JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-10-21T16:49:35.812Z||main|||||INFO|500||The following profiles are active: basic 2022-10-21T16:49:50.102Z||main|||||INFO|500||Starting service [Tomcat] 2022-10-21T16:49:50.103Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-10-21T16:49:50.242Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-10-21T16:49:58.471Z||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-10-21T16:49:58.689Z||main|||||INFO|500||catdb-pool - Starting... 2022-10-21T16:49:58.998Z||main|||||INFO|500||catdb-pool - Start completed. 2022-10-21T16:49:59.431Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-10-21T16:49:59.716Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-10-21T16:50:00.335Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-21T16:50:02.846Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-21T16:50:03.391Z||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-10-21T16:50:05.871Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-21T16:50:06.028Z||main|||||INFO|500||reqdb-pool - Starting... 2022-10-21T16:50:06.039Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-10-21T16:50:06.049Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-10-21T16:50:06.683Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-21T16:50:07.296Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-21T16:50:08.660Z||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-10-21T16:50:14.403Z||main|||||WARN|500||--- 2022-10-21T16:50:14.404Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-10-21T16:50:14.404Z||main|||||WARN|500||--- 2022-10-21T16:50:14.931Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-10-21T16:50:20.561Z||main|||||INFO|500||Started ApiHandlerApplication in 48.431 seconds (JVM running for 51.901) 2022-10-21T16:50:20.575Z|01e47b56-60ad-4acd-a075-39fad5c5f713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:50:20.589Z|01e47b56-60ad-4acd-a075-39fad5c5f713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:50:20.591Z|2ccb20a2-2b7d-463f-8362-62825adc6916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:50:20.597Z|2ccb20a2-2b7d-463f-8362-62825adc6916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:50:25.576Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-10-21T16:50:25.748Z|973ace9b-5b3a-47e2-8b0f-f858d4044fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-10-21T16:50:26.168Z|973ace9b-5b3a-47e2-8b0f-f858d4044fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:26.460Z|891feea7-4234-4342-8208-646563485ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:26.461Z|891feea7-4234-4342-8208-646563485ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:26.519Z|2d0a2014-213d-46ec-b06d-ae3980e64e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:26.520Z|2d0a2014-213d-46ec-b06d-ae3980e64e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:35.552Z|fa8b6c97-8cfc-4925-adc5-8775fbb7eebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:50:35.555Z|fa8b6c97-8cfc-4925-adc5-8775fbb7eebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:50:36.359Z|516cacee-8abe-4e15-9b96-7c33f1c8c676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:36.360Z|516cacee-8abe-4e15-9b96-7c33f1c8c676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:36.507Z|bed8f413-66c0-42f5-b9b8-52c438b6e527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:36.509Z|bed8f413-66c0-42f5-b9b8-52c438b6e527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:36.568Z|64e4345c-c90b-465a-a68d-92de150ef9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:36.569Z|64e4345c-c90b-465a-a68d-92de150ef9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:46.397Z|d2172d85-6a79-4377-83ac-06a901c712a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:46.398Z|d2172d85-6a79-4377-83ac-06a901c712a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:46.539Z|b0dcf0ff-8aae-4570-8ffb-7b7a61c238db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:46.540Z|b0dcf0ff-8aae-4570-8ffb-7b7a61c238db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:46.609Z|f7e7063d-677e-477b-b471-64cfb0901496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:46.610Z|f7e7063d-677e-477b-b471-64cfb0901496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:50.552Z|c9aa28e9-8a97-4763-8c2d-d92d3a77c02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:50:50.553Z|c9aa28e9-8a97-4763-8c2d-d92d3a77c02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:50:50.599Z|2b4fef6f-5755-4d85-b9f1-3274ad285bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:50:50.599Z|2b4fef6f-5755-4d85-b9f1-3274ad285bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:50:56.428Z|e9fd9bf9-7d24-4ca2-b8f7-c6d19c4020c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:56.429Z|e9fd9bf9-7d24-4ca2-b8f7-c6d19c4020c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:56.566Z|5fc9fba6-e62c-4655-be70-af9c33e07424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:56.568Z|5fc9fba6-e62c-4655-be70-af9c33e07424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:50:56.640Z|2c0d3c64-1249-4613-97fb-25d9c52ba869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:50:56.641Z|2c0d3c64-1249-4613-97fb-25d9c52ba869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:05.552Z|35448875-10e6-4cfd-9a55-f1c6fee6fdb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:51:05.553Z|35448875-10e6-4cfd-9a55-f1c6fee6fdb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:51:06.466Z|eb128ec4-0a81-4629-aa58-9c6255d46778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:06.467Z|eb128ec4-0a81-4629-aa58-9c6255d46778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:06.602Z|e082422b-953a-4a88-8545-c9eeb1557eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:06.603Z|e082422b-953a-4a88-8545-c9eeb1557eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:06.669Z|b0ffa851-7f8c-4b6c-b7af-40245130f334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:06.670Z|b0ffa851-7f8c-4b6c-b7af-40245130f334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:16.498Z|246fdc27-09cb-4cc1-a3e3-847c2afc21e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:16.499Z|246fdc27-09cb-4cc1-a3e3-847c2afc21e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:16.630Z|556c8abe-759d-44ac-9957-075e8e039085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:16.632Z|556c8abe-759d-44ac-9957-075e8e039085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:16.696Z|7655941d-2dc9-4001-81f7-757e4834503c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:16.697Z|7655941d-2dc9-4001-81f7-757e4834503c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:20.552Z|29f1bae4-6322-4703-8f1b-d3c2e0ab2000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:51:20.555Z|29f1bae4-6322-4703-8f1b-d3c2e0ab2000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:51:20.601Z|0e64050a-c6ce-44e6-8984-79b6d71aa3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:51:20.602Z|0e64050a-c6ce-44e6-8984-79b6d71aa3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:51:26.527Z|a07dc2e0-dc4c-4d26-ab36-814dedbcb6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:26.528Z|a07dc2e0-dc4c-4d26-ab36-814dedbcb6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:26.658Z|60a643df-1d08-427a-818e-d822e3e0cc0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:26.659Z|60a643df-1d08-427a-818e-d822e3e0cc0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:26.730Z|7a35be65-0199-4736-8955-0b4ad281c1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:26.732Z|7a35be65-0199-4736-8955-0b4ad281c1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:35.561Z|10cc0c67-f222-4187-826b-1e0c6792577f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:51:35.562Z|10cc0c67-f222-4187-826b-1e0c6792577f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:51:36.554Z|0e723e21-a7a7-494d-ba10-57bc597de194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:36.555Z|0e723e21-a7a7-494d-ba10-57bc597de194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:36.701Z|e9cd1f2d-4403-42ae-bcce-fd9cdd02a447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:36.703Z|e9cd1f2d-4403-42ae-bcce-fd9cdd02a447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:36.761Z|f1b4edda-b5e1-4a63-9705-01c5bbe87454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:36.762Z|f1b4edda-b5e1-4a63-9705-01c5bbe87454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:46.591Z|72ee630b-9b70-462a-9f15-305e41bc9459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:46.592Z|72ee630b-9b70-462a-9f15-305e41bc9459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:46.743Z|2b4a355b-ffbc-4a25-9a49-775ca54df5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:46.744Z|2b4a355b-ffbc-4a25-9a49-775ca54df5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:46.797Z|13788cd8-446d-43ce-9f5f-9b60a43b94cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:46.798Z|13788cd8-446d-43ce-9f5f-9b60a43b94cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:50.552Z|9dde6e63-7f50-42c7-9aeb-d03dacd14a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:51:50.554Z|9dde6e63-7f50-42c7-9aeb-d03dacd14a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:51:50.604Z|3dee8f56-d4ad-4480-adf7-28dc42b1ba44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:51:50.605Z|3dee8f56-d4ad-4480-adf7-28dc42b1ba44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:51:56.627Z|675fbf29-80eb-4c99-b66b-cbade86a00dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:56.629Z|675fbf29-80eb-4c99-b66b-cbade86a00dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:56.787Z|1f56ca9c-83ba-48f0-86dd-237527eccd4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:56.788Z|1f56ca9c-83ba-48f0-86dd-237527eccd4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:51:56.854Z|3cea832e-6a70-46af-824a-2a8c12536b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:51:56.855Z|3cea832e-6a70-46af-824a-2a8c12536b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:05.552Z|d4525788-06aa-4552-ad6f-e1f6ceefc4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:52:05.557Z|d4525788-06aa-4552-ad6f-e1f6ceefc4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:52:06.668Z|5661a09b-a500-4aa2-bb64-d838e0f73aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:06.669Z|5661a09b-a500-4aa2-bb64-d838e0f73aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:06.818Z|62e6d7ec-c7c2-4ac1-a507-0f8804fb6b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:06.819Z|62e6d7ec-c7c2-4ac1-a507-0f8804fb6b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:06.884Z|ffe6f605-783d-41c3-ac57-33510640835e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:06.885Z|ffe6f605-783d-41c3-ac57-33510640835e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:16.698Z|8a0b5876-e104-4c22-8eda-47d6d49ca110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:16.699Z|8a0b5876-e104-4c22-8eda-47d6d49ca110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:16.851Z|2a6d0ae4-ade9-4e47-8bef-dbdc333df1d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:16.852Z|2a6d0ae4-ade9-4e47-8bef-dbdc333df1d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:16.911Z|42da8ced-d6ac-4c9b-bbc1-bd5daba18d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:16.912Z|42da8ced-d6ac-4c9b-bbc1-bd5daba18d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:20.552Z|5fc31362-0e23-4fa2-af68-1ac1014b36dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:52:20.553Z|5fc31362-0e23-4fa2-af68-1ac1014b36dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:52:20.607Z|fc4abcdd-78ea-484a-b7ff-3235c39001c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:52:20.607Z|fc4abcdd-78ea-484a-b7ff-3235c39001c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:52:26.725Z|a0c4866b-c37b-4b5e-a022-89cc44c12c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:26.726Z|a0c4866b-c37b-4b5e-a022-89cc44c12c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:26.880Z|d88e708c-382a-4d6d-af18-f58beff950b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:26.881Z|d88e708c-382a-4d6d-af18-f58beff950b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:26.937Z|3dc8e9ff-8435-410a-88f3-4bf048f0f4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:26.938Z|3dc8e9ff-8435-410a-88f3-4bf048f0f4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:35.552Z|58f1d489-f6b4-4526-a8cd-55af5eea069b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:52:35.553Z|58f1d489-f6b4-4526-a8cd-55af5eea069b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:52:36.757Z|604eaa1d-8cc2-4827-8aa5-e592020ea14a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:36.758Z|604eaa1d-8cc2-4827-8aa5-e592020ea14a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:36.909Z|70aa0c2e-795a-4d04-a90d-a46ad97d8ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:36.909Z|70aa0c2e-795a-4d04-a90d-a46ad97d8ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:36.962Z|bca889bc-3b22-477a-b372-1113759009ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:36.963Z|bca889bc-3b22-477a-b372-1113759009ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:46.800Z|c612427b-4df9-44cd-be9a-b0ed526899f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:46.805Z|c612427b-4df9-44cd-be9a-b0ed526899f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:46.942Z|f7b98c07-3933-463d-b13e-c5e22fadbb58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:46.943Z|f7b98c07-3933-463d-b13e-c5e22fadbb58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:46.990Z|1bcb9087-2009-41f9-8d00-bc990d6d4bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:46.991Z|1bcb9087-2009-41f9-8d00-bc990d6d4bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:50.552Z|ba3bf581-7f0f-424a-b5e2-bf8acb03cdf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:52:50.556Z|ba3bf581-7f0f-424a-b5e2-bf8acb03cdf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:52:50.608Z|df165a02-395d-40dd-8658-a61ea4bbaa37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:52:50.609Z|df165a02-395d-40dd-8658-a61ea4bbaa37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:52:56.841Z|b99d0c59-aced-4f51-8666-852f872f6f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:56.841Z|b99d0c59-aced-4f51-8666-852f872f6f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:56.969Z|21661694-6d7c-4db1-824b-c87aa1413c6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:56.971Z|21661694-6d7c-4db1-824b-c87aa1413c6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:52:57.017Z|358f4736-b30c-4c77-8be7-6cf2e41828c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:52:57.018Z|358f4736-b30c-4c77-8be7-6cf2e41828c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:05.552Z|065b3788-be7b-4d51-9ed1-75abce6b8458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:53:05.553Z|065b3788-be7b-4d51-9ed1-75abce6b8458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:53:06.866Z|d4968b57-0320-4290-938a-95afa37513ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:06.867Z|d4968b57-0320-4290-938a-95afa37513ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:06.998Z|fca4255d-908c-4548-9aa6-b3e136e2c7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:06.999Z|fca4255d-908c-4548-9aa6-b3e136e2c7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:07.059Z|fdfdbf8d-81da-4b1b-96f8-ffe3f3cf3513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:07.060Z|fdfdbf8d-81da-4b1b-96f8-ffe3f3cf3513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:16.896Z|3a3f60bc-c0fa-41e4-b3e1-87e60bbc6c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:16.897Z|3a3f60bc-c0fa-41e4-b3e1-87e60bbc6c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:17.033Z|906846a6-a99b-446f-ab1d-817002b578ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:17.034Z|906846a6-a99b-446f-ab1d-817002b578ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:17.124Z|f84d9835-b97e-4db8-af14-458261d691f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:17.125Z|f84d9835-b97e-4db8-af14-458261d691f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:20.552Z|ac498dbf-2af3-4208-8c5c-52ff7d7f77b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:53:20.553Z|ac498dbf-2af3-4208-8c5c-52ff7d7f77b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:53:20.611Z|996e683e-95c0-4c4f-b396-b9e26b647e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:53:20.611Z|996e683e-95c0-4c4f-b396-b9e26b647e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:53:26.926Z|d1ca3154-4cf9-45a8-aba4-464753778732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:26.927Z|d1ca3154-4cf9-45a8-aba4-464753778732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:27.063Z|ba822b23-e901-4bde-b3b6-2600d05642c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:27.064Z|ba822b23-e901-4bde-b3b6-2600d05642c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:27.154Z|e1a565a1-4811-4310-823c-b6fdbe064c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:27.156Z|e1a565a1-4811-4310-823c-b6fdbe064c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:35.552Z|95f64fd1-363e-4d84-93ad-b3cf9ab7c39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:53:35.558Z|95f64fd1-363e-4d84-93ad-b3cf9ab7c39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:53:36.954Z|81e1855f-709b-4469-bccb-c7dd4fec106e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:36.955Z|81e1855f-709b-4469-bccb-c7dd4fec106e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:37.097Z|bd6e3b0b-7fff-46c8-b0bf-f00f49aa85b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:37.099Z|bd6e3b0b-7fff-46c8-b0bf-f00f49aa85b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:37.187Z|b530a949-a315-45e2-8fe2-d679ec3c89c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:37.187Z|b530a949-a315-45e2-8fe2-d679ec3c89c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:46.982Z|2183f45b-6c5d-4bcc-b203-2dcd42b69745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:46.983Z|2183f45b-6c5d-4bcc-b203-2dcd42b69745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:47.136Z|304631af-b0f1-4e2d-affc-df7b4e2ecdd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:47.137Z|304631af-b0f1-4e2d-affc-df7b4e2ecdd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:47.212Z|7810ec64-d5a8-4437-9270-d80bf20d7a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:47.213Z|7810ec64-d5a8-4437-9270-d80bf20d7a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:50.551Z|49af40c7-32b9-4463-9f8e-9a6d7b257cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:53:50.552Z|49af40c7-32b9-4463-9f8e-9a6d7b257cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:53:50.613Z|58d5d34e-2639-4363-a896-5afbe8bc9fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:53:50.613Z|58d5d34e-2639-4363-a896-5afbe8bc9fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:53:57.012Z|1868dbfb-ef68-4052-8a49-d00a0f396763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:57.013Z|1868dbfb-ef68-4052-8a49-d00a0f396763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:57.162Z|06c8f6fe-b377-4644-99f0-1a0d47fb943b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:57.163Z|06c8f6fe-b377-4644-99f0-1a0d47fb943b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:53:57.239Z|a588dcb9-232f-4076-8b02-ce8be54b6b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:53:57.240Z|a588dcb9-232f-4076-8b02-ce8be54b6b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:05.553Z|d2b20745-71e6-4dcb-b73b-f5884f566e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:54:05.554Z|d2b20745-71e6-4dcb-b73b-f5884f566e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:54:07.040Z|ff8072a5-b75f-4409-a0f8-6bba111e0a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:07.041Z|ff8072a5-b75f-4409-a0f8-6bba111e0a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:07.188Z|6e6c6d47-3188-4ad7-a817-956dbaada0ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:07.189Z|6e6c6d47-3188-4ad7-a817-956dbaada0ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:07.265Z|007601f8-112a-420f-b10c-0a0d290d618f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:07.266Z|007601f8-112a-420f-b10c-0a0d290d618f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:17.072Z|5dcc4407-af0b-4110-89de-ac3ca64c0fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:17.073Z|5dcc4407-af0b-4110-89de-ac3ca64c0fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:17.218Z|c4a7e711-121c-46fa-926c-191e576b24a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:17.219Z|c4a7e711-121c-46fa-926c-191e576b24a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:17.294Z|ea778d87-b17e-4074-a7bd-aa22c05e44c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:17.295Z|ea778d87-b17e-4074-a7bd-aa22c05e44c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:20.553Z|1ecd5819-6dae-48b9-8de8-aa9ee6f98e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:54:20.556Z|1ecd5819-6dae-48b9-8de8-aa9ee6f98e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:54:20.614Z|f34fff33-614f-4926-966d-10619a7dae6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:54:20.615Z|f34fff33-614f-4926-966d-10619a7dae6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:54:27.110Z|42c93107-2174-46ae-bf9b-f187aabfc0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:27.111Z|42c93107-2174-46ae-bf9b-f187aabfc0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:27.245Z|8ae1d8af-7532-42f5-84cd-ab5dbe8f8820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:27.246Z|8ae1d8af-7532-42f5-84cd-ab5dbe8f8820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:27.321Z|47f10535-1066-49d2-8773-a45e10ca5efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:27.322Z|47f10535-1066-49d2-8773-a45e10ca5efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:35.553Z|23aa5c66-3f71-48ef-ad69-7ab3e105f88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:54:35.554Z|23aa5c66-3f71-48ef-ad69-7ab3e105f88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:54:37.146Z|250617b1-a3ef-4484-9aec-e92db3f45e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:37.148Z|250617b1-a3ef-4484-9aec-e92db3f45e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:37.275Z|f530ca29-c08d-4047-b303-8ae8de1d7b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:37.276Z|f530ca29-c08d-4047-b303-8ae8de1d7b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:37.346Z|87093ed5-0ebd-4a94-90c7-ab51a54f184d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:37.347Z|87093ed5-0ebd-4a94-90c7-ab51a54f184d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:47.178Z|36a47a84-6e0d-4056-be43-bce7f43aa244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:47.180Z|36a47a84-6e0d-4056-be43-bce7f43aa244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:47.305Z|706077ea-1ec4-4a14-a027-c8dcf5517287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:47.306Z|706077ea-1ec4-4a14-a027-c8dcf5517287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:47.373Z|ded7bbfc-edd2-4cae-b44f-4786acfa4548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:47.374Z|ded7bbfc-edd2-4cae-b44f-4786acfa4548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:50.552Z|9aa9987f-2734-4370-8b65-085e990f7fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:54:50.553Z|9aa9987f-2734-4370-8b65-085e990f7fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:54:50.616Z|af8355e4-2643-4a55-8f0e-55ccb40d60e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:54:50.617Z|af8355e4-2643-4a55-8f0e-55ccb40d60e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:54:57.211Z|5e59955b-0fcf-4966-9130-11c333a1483a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:57.212Z|5e59955b-0fcf-4966-9130-11c333a1483a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:57.333Z|5ac4a1c0-8107-4bd5-9c67-a988fa23827d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:57.333Z|5ac4a1c0-8107-4bd5-9c67-a988fa23827d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:54:57.401Z|2eccfede-af7f-4575-a0af-5124dfc54bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:54:57.402Z|2eccfede-af7f-4575-a0af-5124dfc54bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:05.552Z|0a0ffd2b-0e7f-4c1b-acca-a591bf084da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:55:05.558Z|0a0ffd2b-0e7f-4c1b-acca-a591bf084da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:55:07.241Z|62ca269c-c9e3-48dd-9e48-4cf0435023fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:07.242Z|62ca269c-c9e3-48dd-9e48-4cf0435023fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:07.362Z|d33eb2c0-bbfd-4dc8-88b2-4ede27f5c263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:07.363Z|d33eb2c0-bbfd-4dc8-88b2-4ede27f5c263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:07.427Z|c021263d-6822-4dc0-8c5e-a6591e86509b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:07.429Z|c021263d-6822-4dc0-8c5e-a6591e86509b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:17.269Z|ae73afd6-26d1-4b3c-801b-4691cd06e694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:17.269Z|ae73afd6-26d1-4b3c-801b-4691cd06e694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:17.392Z|80cc6ef2-b68e-4fe2-881e-c88336bf7d22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:17.394Z|80cc6ef2-b68e-4fe2-881e-c88336bf7d22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:17.453Z|f0b692dc-1eb3-4679-a204-15d952a16580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:17.454Z|f0b692dc-1eb3-4679-a204-15d952a16580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:20.552Z|7b9ebb6a-a210-4121-ae70-30842b741ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:55:20.552Z|7b9ebb6a-a210-4121-ae70-30842b741ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:55:20.618Z|1abf9583-8f98-4aa9-bd0a-4d125c814e22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:55:20.619Z|1abf9583-8f98-4aa9-bd0a-4d125c814e22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:55:27.296Z|ece79d29-ed52-4e08-a67e-4cf193d76648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:27.297Z|ece79d29-ed52-4e08-a67e-4cf193d76648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:27.419Z|6d82018a-3ec6-45b4-b1c6-241b917f3c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:27.420Z|6d82018a-3ec6-45b4-b1c6-241b917f3c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:27.479Z|b15ca179-b1eb-4686-9c36-3d1465be580a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:27.481Z|b15ca179-b1eb-4686-9c36-3d1465be580a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:35.553Z|9651340c-7ec8-4204-8e04-4f6aa05e0ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:55:35.554Z|9651340c-7ec8-4204-8e04-4f6aa05e0ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:55:37.320Z|5017a522-b3f9-4827-a486-4caec54172a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:37.321Z|5017a522-b3f9-4827-a486-4caec54172a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:37.445Z|3a060e9b-7b8f-4a23-9c76-e5a8702ce501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:37.446Z|3a060e9b-7b8f-4a23-9c76-e5a8702ce501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:37.506Z|f458403a-b736-4ab0-9a3f-5129bff9d4b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:37.507Z|f458403a-b736-4ab0-9a3f-5129bff9d4b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:47.346Z|5a57455b-6ca2-4272-85eb-9d017d88c097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:47.347Z|5a57455b-6ca2-4272-85eb-9d017d88c097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:47.471Z|bda37a3e-9f24-48ed-9c15-1c8f34ee30c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:47.472Z|bda37a3e-9f24-48ed-9c15-1c8f34ee30c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:47.533Z|76943aff-eb4b-4202-9dc5-dd64b89d8e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:47.534Z|76943aff-eb4b-4202-9dc5-dd64b89d8e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:50.552Z|0549e18f-e1d7-450e-b23e-13dba46b0aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:55:50.554Z|0549e18f-e1d7-450e-b23e-13dba46b0aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:55:50.620Z|3467fef3-62fc-4ecf-9c8d-b9b799c3541e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:55:50.621Z|3467fef3-62fc-4ecf-9c8d-b9b799c3541e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:55:57.371Z|81150373-19a7-4713-a0a7-77235949af9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:57.372Z|81150373-19a7-4713-a0a7-77235949af9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:57.497Z|275ce35a-7b0b-43ba-bca3-8772ac7cc3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:57.498Z|275ce35a-7b0b-43ba-bca3-8772ac7cc3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:55:57.562Z|e96d48ac-a76d-4da8-a2db-96ed5f8e3f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:55:57.564Z|e96d48ac-a76d-4da8-a2db-96ed5f8e3f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:05.552Z|281e13dc-01b9-4790-9cf9-242635fc443d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:56:05.552Z|281e13dc-01b9-4790-9cf9-242635fc443d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:56:07.397Z|e7c0d88c-cef3-4e5e-9397-fa747f201c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:07.398Z|e7c0d88c-cef3-4e5e-9397-fa747f201c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:07.538Z|66ddfd5d-437b-46bb-af07-43654af1351a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:07.539Z|66ddfd5d-437b-46bb-af07-43654af1351a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:07.592Z|9549aa2a-425c-4308-a782-ecfe9a5dd3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:07.593Z|9549aa2a-425c-4308-a782-ecfe9a5dd3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:17.424Z|0108aee6-266a-42e4-8b69-5d6b6f6050d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:17.425Z|0108aee6-266a-42e4-8b69-5d6b6f6050d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:17.568Z|2a672730-5023-4bf8-8bf3-28619eb35a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:17.570Z|2a672730-5023-4bf8-8bf3-28619eb35a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:17.622Z|582e7f0b-05a5-4775-9dec-38c18ad1d5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:17.624Z|582e7f0b-05a5-4775-9dec-38c18ad1d5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:20.552Z|bb01401e-09be-49b0-a37c-7273d9504da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:56:20.552Z|bb01401e-09be-49b0-a37c-7273d9504da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:56:20.622Z|01da75ba-26ce-4ec0-9a05-d80adaa66bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:56:20.622Z|01da75ba-26ce-4ec0-9a05-d80adaa66bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:56:27.449Z|67213658-c0f1-4bc4-9fc1-c2bd5e5fab5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:27.450Z|67213658-c0f1-4bc4-9fc1-c2bd5e5fab5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:27.601Z|8e5af8eb-9736-4ca4-bb42-04f8df192303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:27.602Z|8e5af8eb-9736-4ca4-bb42-04f8df192303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:27.652Z|3ccab4b7-17bf-4409-839b-4a69aa0a2d22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:27.653Z|3ccab4b7-17bf-4409-839b-4a69aa0a2d22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:35.552Z|da075803-490e-4333-a1a7-e5d324520332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:56:35.555Z|da075803-490e-4333-a1a7-e5d324520332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:56:37.475Z|609946bb-3da7-4ed7-a853-26ab8a399f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:37.476Z|609946bb-3da7-4ed7-a853-26ab8a399f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:37.629Z|c713d1af-7fcf-4bff-a8d4-562d2ffb40fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:37.630Z|c713d1af-7fcf-4bff-a8d4-562d2ffb40fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:37.676Z|befe84af-d35f-4b9f-ab83-6ea5e0ed9db8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:37.677Z|befe84af-d35f-4b9f-ab83-6ea5e0ed9db8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:47.500Z|9fc35f91-04d5-4a11-b0a7-6eb465f1065a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:47.501Z|9fc35f91-04d5-4a11-b0a7-6eb465f1065a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:47.660Z|91fd7864-8375-4b61-9df4-9603ea4b6c7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:47.661Z|91fd7864-8375-4b61-9df4-9603ea4b6c7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:47.704Z|e8d7f16e-3e67-4bae-95ab-8bdb2e979d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:47.705Z|e8d7f16e-3e67-4bae-95ab-8bdb2e979d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:50.552Z|f88916c0-bfd5-4638-bce1-1d695ce42c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:56:50.552Z|f88916c0-bfd5-4638-bce1-1d695ce42c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:56:50.623Z|9f3e632c-174d-49bc-8b97-6fb0c21f033d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:56:50.624Z|9f3e632c-174d-49bc-8b97-6fb0c21f033d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:56:57.526Z|df26e13a-dbea-4b6c-834b-0059ccd6d678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:57.527Z|df26e13a-dbea-4b6c-834b-0059ccd6d678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:57.687Z|cb795aa5-4579-4c2e-b8bd-b3ccda483f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:57.689Z|cb795aa5-4579-4c2e-b8bd-b3ccda483f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:56:57.734Z|604c303e-cae9-430d-9ee0-b0fb5898ba15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:56:57.735Z|604c303e-cae9-430d-9ee0-b0fb5898ba15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:05.552Z|5248b775-0d81-4f53-8b49-f677811a40b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:57:05.552Z|5248b775-0d81-4f53-8b49-f677811a40b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:57:07.552Z|f1ca0980-9daf-42b0-9a75-2db34c38773c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:07.553Z|f1ca0980-9daf-42b0-9a75-2db34c38773c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:07.803Z|6fca6f5d-a1af-4960-a7f1-fe1a4d0f3502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:07.804Z|6fca6f5d-a1af-4960-a7f1-fe1a4d0f3502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:07.814Z|0e4c82dd-b35b-4879-a082-edcf6c147778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:07.817Z|0e4c82dd-b35b-4879-a082-edcf6c147778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:17.580Z|4a893743-a31f-43a9-b42b-9191d3173f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:17.581Z|4a893743-a31f-43a9-b42b-9191d3173f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:17.856Z|1446039a-38e2-4e82-9a66-80bacc1bfc56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:17.857Z|1446039a-38e2-4e82-9a66-80bacc1bfc56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:17.886Z|cb2825da-32b2-402b-8548-f270e08be4e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:17.887Z|cb2825da-32b2-402b-8548-f270e08be4e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:20.552Z|97a2e0ba-d317-4bdc-8c72-2fb7cb47a993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:57:20.555Z|97a2e0ba-d317-4bdc-8c72-2fb7cb47a993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:57:20.625Z|222b6343-8dd4-4471-aa25-87927a3e557f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:57:20.626Z|222b6343-8dd4-4471-aa25-87927a3e557f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:57:27.613Z|389ba80e-ceeb-472d-82d7-771a8e0c9e96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:27.614Z|389ba80e-ceeb-472d-82d7-771a8e0c9e96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:27.889Z|2a0eda01-7f24-4217-a922-94230f6a200a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:27.890Z|2a0eda01-7f24-4217-a922-94230f6a200a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:27.912Z|298a548a-2886-410f-bfbb-8a7ba1288077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:27.913Z|298a548a-2886-410f-bfbb-8a7ba1288077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:35.551Z|daa6cb36-17d2-45df-84fb-bc5a0a75d255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:57:35.552Z|daa6cb36-17d2-45df-84fb-bc5a0a75d255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:57:37.637Z|8136a4f5-335a-448a-9260-5011709679b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:37.638Z|8136a4f5-335a-448a-9260-5011709679b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:37.919Z|1195e02f-b5e1-4118-8728-4a04d1fe48ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:37.920Z|1195e02f-b5e1-4118-8728-4a04d1fe48ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:37.939Z|9c545381-a6fd-4b39-bd45-03c70a68e0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:37.940Z|9c545381-a6fd-4b39-bd45-03c70a68e0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:47.665Z|a4ea1966-9254-4a9e-a9be-e86e1e894ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:47.666Z|a4ea1966-9254-4a9e-a9be-e86e1e894ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:47.946Z|e87e525c-685a-4277-aa76-5f5b95e370e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:47.947Z|e87e525c-685a-4277-aa76-5f5b95e370e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:47.968Z|c8eefe16-717d-4938-95f7-a60199e13ea8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:47.969Z|c8eefe16-717d-4938-95f7-a60199e13ea8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:50.552Z|7a3a3981-7175-41a0-bb91-1610c378471d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:57:50.553Z|7a3a3981-7175-41a0-bb91-1610c378471d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:57:50.628Z|8e7207dc-5473-4cfd-b4fb-1ec3c8a4037e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:57:50.629Z|8e7207dc-5473-4cfd-b4fb-1ec3c8a4037e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:57:57.697Z|467032e1-ebb6-454e-84cf-2a59e0c56912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:57.698Z|467032e1-ebb6-454e-84cf-2a59e0c56912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:57.971Z|284e5f6a-e010-47fa-a202-6c15ffc0f837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:57.972Z|284e5f6a-e010-47fa-a202-6c15ffc0f837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:57:57.993Z|08a1424c-04fa-4416-bc6d-bfcea7b29ca1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:57:57.994Z|08a1424c-04fa-4416-bc6d-bfcea7b29ca1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:05.553Z|d1b33b82-bb48-425c-aaa8-42b34563a572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:58:05.556Z|d1b33b82-bb48-425c-aaa8-42b34563a572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:58:07.725Z|8c435f6e-1e10-4f50-b921-6f49de7ee58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:07.725Z|8c435f6e-1e10-4f50-b921-6f49de7ee58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:08.000Z|33f08d9a-b87b-46fe-bd2e-e14ac22c3618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:08.002Z|33f08d9a-b87b-46fe-bd2e-e14ac22c3618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:08.018Z|aba0b004-47ea-4c3e-9846-e655098cb296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:08.019Z|aba0b004-47ea-4c3e-9846-e655098cb296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:17.750Z|dfa75e56-5112-4794-adc1-823bd7dfd5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:17.751Z|dfa75e56-5112-4794-adc1-823bd7dfd5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:18.034Z|fef911e0-bf41-41dc-b9fe-c5fd66bdfbac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:18.036Z|fef911e0-bf41-41dc-b9fe-c5fd66bdfbac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:18.047Z|58863948-42e5-4832-88c0-8e89ad1aa9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:18.048Z|58863948-42e5-4832-88c0-8e89ad1aa9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:20.552Z|9c2dd7a6-59c4-4844-b686-31dffdb1f8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:58:20.552Z|9c2dd7a6-59c4-4844-b686-31dffdb1f8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:58:20.630Z|0af3c23c-0d4b-44fb-9b63-93bdae1dbf36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:58:20.630Z|0af3c23c-0d4b-44fb-9b63-93bdae1dbf36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:58:27.775Z|ade47e98-87e6-4b35-9fca-db8b8f820f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:27.775Z|ade47e98-87e6-4b35-9fca-db8b8f820f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:28.059Z|a422dc73-a6c0-4aae-b4b9-7e06b4c599d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:28.060Z|a422dc73-a6c0-4aae-b4b9-7e06b4c599d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:28.081Z|d4b4a23c-8ed0-46f2-a6a1-9b50d6a25440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:28.082Z|d4b4a23c-8ed0-46f2-a6a1-9b50d6a25440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:35.551Z|af225de5-36ba-4be5-b42f-db526170661d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:58:35.552Z|af225de5-36ba-4be5-b42f-db526170661d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:58:37.806Z|324eb1be-55d2-4c8c-8243-032aceb015fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:37.806Z|324eb1be-55d2-4c8c-8243-032aceb015fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:38.085Z|c98299de-15d8-4462-a0d5-975694add6bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:38.087Z|c98299de-15d8-4462-a0d5-975694add6bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:38.109Z|511040cd-4fc9-4227-af30-d208e826aba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:38.110Z|511040cd-4fc9-4227-af30-d208e826aba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:47.831Z|dc8e9919-ff44-44ea-ac3e-86bb8f95f817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:47.832Z|dc8e9919-ff44-44ea-ac3e-86bb8f95f817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:48.112Z|61ddb01e-35a3-4a02-9958-e213fecd75ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:48.113Z|61ddb01e-35a3-4a02-9958-e213fecd75ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:48.137Z|b66d2cc8-9dc2-443d-a9bf-814e1fcd1f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:48.138Z|b66d2cc8-9dc2-443d-a9bf-814e1fcd1f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:50.551Z|622437c3-0ff4-4ec7-8656-5acbda51d37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:58:50.555Z|622437c3-0ff4-4ec7-8656-5acbda51d37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:58:50.631Z|314ca231-6745-44ab-ad51-e7faf1a3a2e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:58:50.632Z|314ca231-6745-44ab-ad51-e7faf1a3a2e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:58:57.857Z|b13829ad-ef75-44f9-b7e8-22e916eab38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:57.859Z|b13829ad-ef75-44f9-b7e8-22e916eab38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:58.142Z|cb00b89d-1a1f-4064-94db-71573676f7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:58.143Z|cb00b89d-1a1f-4064-94db-71573676f7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:58:58.177Z|3c56cd8c-67f4-42d1-80ea-a2323044d25c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:58:58.178Z|3c56cd8c-67f4-42d1-80ea-a2323044d25c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:05.552Z|66e08ddd-800c-4987-82ba-a79b180508b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:59:05.553Z|66e08ddd-800c-4987-82ba-a79b180508b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:59:07.887Z|5416121d-c932-481d-8ba3-13de98ba689c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:07.889Z|5416121d-c932-481d-8ba3-13de98ba689c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:08.181Z|e7c1cf79-9e61-4d1d-8571-a578423a99e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:08.183Z|e7c1cf79-9e61-4d1d-8571-a578423a99e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:08.203Z|fd75c912-8d7c-48f1-a75d-7445460f99e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:08.204Z|fd75c912-8d7c-48f1-a75d-7445460f99e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:17.920Z|ba5e8b98-2e2a-49b8-a81e-99e31a729c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:17.922Z|ba5e8b98-2e2a-49b8-a81e-99e31a729c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:18.210Z|fe47278b-f7f4-4c29-a611-ac72403df69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:18.210Z|fe47278b-f7f4-4c29-a611-ac72403df69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:18.230Z|1f23d884-3e4a-40e6-af79-98dc11f1b328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:18.231Z|1f23d884-3e4a-40e6-af79-98dc11f1b328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:20.553Z|39cf1166-463c-4b41-ba28-0978ca067a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:59:20.554Z|39cf1166-463c-4b41-ba28-0978ca067a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:59:20.633Z|83f116e1-e669-433b-84d1-79dfb958756a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:59:20.633Z|83f116e1-e669-433b-84d1-79dfb958756a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:59:27.952Z|65ef03ae-38a4-4d38-bc2d-1721ea3dbe9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:27.953Z|65ef03ae-38a4-4d38-bc2d-1721ea3dbe9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:28.237Z|198cbeb6-36e8-4453-971c-1303ef29f5e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:28.238Z|198cbeb6-36e8-4453-971c-1303ef29f5e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:28.260Z|f223a4f6-4de2-44d2-bb36-6d61d50317bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:28.261Z|f223a4f6-4de2-44d2-bb36-6d61d50317bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:35.552Z|c8750055-625d-4381-a05c-4a8a845a8cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:59:35.557Z|c8750055-625d-4381-a05c-4a8a845a8cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:59:37.982Z|82376d44-cc07-4d82-b673-f97f03ebe6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:37.983Z|82376d44-cc07-4d82-b673-f97f03ebe6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:38.265Z|44c3cf40-5ee6-4166-8fd3-3249b0bd69ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:38.266Z|44c3cf40-5ee6-4166-8fd3-3249b0bd69ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:38.285Z|702c39bf-9722-45f9-a91a-2b0d01429689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:38.286Z|702c39bf-9722-45f9-a91a-2b0d01429689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:48.012Z|4d556b8d-0254-48e7-9cec-41f5b3ffb3f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:48.013Z|4d556b8d-0254-48e7-9cec-41f5b3ffb3f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:48.297Z|92152037-8c3c-4176-9ac4-9e03ba4eb8a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:48.298Z|92152037-8c3c-4176-9ac4-9e03ba4eb8a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:48.312Z|f444948e-c359-4539-9d6b-1135223c4313|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:48.313Z|f444948e-c359-4539-9d6b-1135223c4313|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:50.551Z|7406ecaf-5ec2-4660-bd6f-124d3c111cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:59:50.552Z|7406ecaf-5ec2-4660-bd6f-124d3c111cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:59:50.634Z|955c4bda-1e5e-45db-8dd1-1acdbd09e7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T16:59:50.635Z|955c4bda-1e5e-45db-8dd1-1acdbd09e7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T16:59:58.037Z|6186c1c1-9891-46a9-b613-9cf7bdf7828e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:58.038Z|6186c1c1-9891-46a9-b613-9cf7bdf7828e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:58.325Z|0f1691da-9e09-44c1-af68-2fea38d3b647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:58.326Z|0f1691da-9e09-44c1-af68-2fea38d3b647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T16:59:58.340Z|3c054ad0-a678-4d50-a5d4-0edb874b6e39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T16:59:58.340Z|3c054ad0-a678-4d50-a5d4-0edb874b6e39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:00.399Z|0aca1a9e-6254-4719-a81e-02cd1a1a711c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:00:00.400Z|0aca1a9e-6254-4719-a81e-02cd1a1a711c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:05.552Z|bde2647c-5ec0-480e-b6b5-cac17fc075bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:00:05.553Z|bde2647c-5ec0-480e-b6b5-cac17fc075bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:00:08.065Z|0e7d9b56-05a2-4a16-8b39-a44d74d10e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:08.066Z|0e7d9b56-05a2-4a16-8b39-a44d74d10e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:08.355Z|efec52df-0c22-4158-8da2-bb82476acc22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:08.356Z|efec52df-0c22-4158-8da2-bb82476acc22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:08.365Z|d67f007a-7ebf-4efd-9c0e-bde22eb6b117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:08.365Z|d67f007a-7ebf-4efd-9c0e-bde22eb6b117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:18.092Z|b03cb3c6-52ec-45a1-84b7-e306d799422a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:18.093Z|b03cb3c6-52ec-45a1-84b7-e306d799422a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:18.388Z|b6429907-95f8-4545-b16b-51dd0a46d51c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:18.389Z|b6429907-95f8-4545-b16b-51dd0a46d51c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:18.390Z|bd863536-e93e-4b65-9a50-362d16ffa481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:18.390Z|bd863536-e93e-4b65-9a50-362d16ffa481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:20.551Z|8c01d906-76ad-49fd-a9cf-00585a70aa5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:00:20.554Z|8c01d906-76ad-49fd-a9cf-00585a70aa5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:00:20.636Z|a378ec72-4f72-4140-b4de-26d31439c8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:00:20.636Z|a378ec72-4f72-4140-b4de-26d31439c8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:00:28.119Z|70b88480-4600-4270-add2-74e580521b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:28.120Z|70b88480-4600-4270-add2-74e580521b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:28.417Z|52d0866b-debb-43e5-9fcc-a7bb5b9db795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:28.419Z|52d0866b-debb-43e5-9fcc-a7bb5b9db795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:28.422Z|d03d9f79-05b0-4e39-97b2-2e7e06daadb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:28.422Z|d03d9f79-05b0-4e39-97b2-2e7e06daadb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:35.552Z|197bda4c-a98d-4503-8c4c-e4d727b793f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:00:35.553Z|197bda4c-a98d-4503-8c4c-e4d727b793f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:00:38.145Z|81d2b6a8-8c1e-4714-bb43-a3771ac5ad0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:38.146Z|81d2b6a8-8c1e-4714-bb43-a3771ac5ad0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:38.449Z|c5e219dc-9875-49dd-98bc-70a613bc6265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:38.450Z|c5e219dc-9875-49dd-98bc-70a613bc6265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:38.451Z|9b326c6b-a135-4666-8c7a-5ec6ea9923e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:38.460Z|9b326c6b-a135-4666-8c7a-5ec6ea9923e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:48.170Z|f6aecfd0-bc73-4b13-9b5e-5f30604ff739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:48.171Z|f6aecfd0-bc73-4b13-9b5e-5f30604ff739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:48.476Z|57701805-e329-4464-a46e-aa5f2bb9bc6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:48.476Z|57701805-e329-4464-a46e-aa5f2bb9bc6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:48.483Z|75198d53-e8e1-4c23-b173-46f2d64b8f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:48.484Z|75198d53-e8e1-4c23-b173-46f2d64b8f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:50.551Z|685a8480-b074-4f62-b860-a93dc7e86745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:00:50.552Z|685a8480-b074-4f62-b860-a93dc7e86745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:00:50.637Z|7884564e-c432-4e38-a9a6-bf9ab69bdff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:00:50.638Z|7884564e-c432-4e38-a9a6-bf9ab69bdff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:00:58.195Z|d09031ba-c797-4473-a6a6-eea2a1513389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:58.196Z|d09031ba-c797-4473-a6a6-eea2a1513389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:58.502Z|922f5472-73d4-48a8-b788-f184f89a6e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:58.503Z|922f5472-73d4-48a8-b788-f184f89a6e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:00:58.520Z|462f7ade-b31b-456c-bfd2-0a6445301836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:00:58.521Z|462f7ade-b31b-456c-bfd2-0a6445301836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:00.366Z|03804e30-c61d-4006-9f8b-09941e3b064d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:01:00.367Z|03804e30-c61d-4006-9f8b-09941e3b064d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:05.552Z|b41b26af-f7ec-4bba-909e-897b9e115b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:01:05.556Z|b41b26af-f7ec-4bba-909e-897b9e115b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:01:08.221Z|fdfd0a5d-5b66-443d-8662-d7276658555c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:08.222Z|fdfd0a5d-5b66-443d-8662-d7276658555c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:08.530Z|1e11f938-abce-45ff-a0e2-0690b5d5357d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:08.530Z|1e11f938-abce-45ff-a0e2-0690b5d5357d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:08.543Z|452987ec-f0c3-433c-ad00-04eeb4bcc217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:08.543Z|452987ec-f0c3-433c-ad00-04eeb4bcc217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:18.246Z|46790693-9d7d-4275-a8a7-c1bf25915537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:18.246Z|46790693-9d7d-4275-a8a7-c1bf25915537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:18.557Z|2cc3a362-7525-4249-9a1a-26b21a34d2a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:18.558Z|2cc3a362-7525-4249-9a1a-26b21a34d2a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:18.568Z|5c7a5abb-b671-4db6-b64d-fd8c8c6fe062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:18.569Z|5c7a5abb-b671-4db6-b64d-fd8c8c6fe062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:20.551Z|52fc5794-397a-4ddf-bba7-030f9e863e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:01:20.552Z|52fc5794-397a-4ddf-bba7-030f9e863e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:01:20.639Z|eadc6959-d710-4e5c-ba6b-eab33799ec14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:01:20.640Z|eadc6959-d710-4e5c-ba6b-eab33799ec14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:01:28.273Z|6ae9c5cb-ad7c-4019-abcd-c898d95198f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:28.273Z|6ae9c5cb-ad7c-4019-abcd-c898d95198f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:28.582Z|8e4a967a-539d-4889-aad0-8bbf28dd76bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:28.582Z|8e4a967a-539d-4889-aad0-8bbf28dd76bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:28.590Z|a101f5c7-30b0-4ef0-aec3-8196e2a72c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:28.591Z|a101f5c7-30b0-4ef0-aec3-8196e2a72c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:35.552Z|322ecf32-d92d-4cdd-a6e4-84d71c78482b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:01:35.552Z|322ecf32-d92d-4cdd-a6e4-84d71c78482b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:01:38.300Z|32bc82ef-7be0-479c-abff-b320e4f97982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:38.301Z|32bc82ef-7be0-479c-abff-b320e4f97982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:38.607Z|9ea82e81-2919-49c5-b0f3-b87b410a922a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:38.608Z|9ea82e81-2919-49c5-b0f3-b87b410a922a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:38.614Z|78256220-be26-4a7f-a228-97b180802b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:38.615Z|78256220-be26-4a7f-a228-97b180802b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:48.326Z|b7343df4-e65d-441a-addb-832acd2030ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:48.327Z|b7343df4-e65d-441a-addb-832acd2030ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:48.639Z|1c8045db-22e2-490d-947f-e5c8173c8a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:48.640Z|1c8045db-22e2-490d-947f-e5c8173c8a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:48.643Z|f6a429f5-5565-46bc-a9c9-0e098fa23974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:48.644Z|f6a429f5-5565-46bc-a9c9-0e098fa23974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:50.552Z|265e8ef0-de77-43d7-8dd8-c9aee8bee9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:01:50.555Z|265e8ef0-de77-43d7-8dd8-c9aee8bee9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:01:50.641Z|ebf0958f-2efb-44fd-bcb3-2d752d579a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:01:50.641Z|ebf0958f-2efb-44fd-bcb3-2d752d579a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:01:58.354Z|b0ebb5d3-89e7-42c8-9611-d44eb0159a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:58.355Z|b0ebb5d3-89e7-42c8-9611-d44eb0159a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:58.670Z|127f3d25-5333-4856-8418-cb79801dad33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:58.670Z|0f427605-c457-4b6f-bab1-009aecda63ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:01:58.670Z|127f3d25-5333-4856-8418-cb79801dad33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:01:58.670Z|0f427605-c457-4b6f-bab1-009aecda63ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:00.367Z|63c8f229-26b2-4961-af21-6026331b8b60|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:02:00.367Z|63c8f229-26b2-4961-af21-6026331b8b60|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:05.551Z|a8712f94-bb52-41ed-bffd-9fbff06b7585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:02:05.552Z|a8712f94-bb52-41ed-bffd-9fbff06b7585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:02:08.381Z|3335a35e-6de0-406c-bcab-3cc37eb0cbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:08.381Z|3335a35e-6de0-406c-bcab-3cc37eb0cbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:08.698Z|111dc595-9610-4010-89b5-0d4eba76f7dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:08.699Z|111dc595-9610-4010-89b5-0d4eba76f7dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:08.703Z|4a1108ac-0955-4170-a93b-1b6450bed535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:08.703Z|4a1108ac-0955-4170-a93b-1b6450bed535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:18.408Z|3a59e53f-35ac-441a-b686-13b684c7a156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:18.409Z|3a59e53f-35ac-441a-b686-13b684c7a156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:18.724Z|5684b6b8-ab9e-4764-8f05-cab61e72a33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:18.725Z|5684b6b8-ab9e-4764-8f05-cab61e72a33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:18.730Z|eb6218d9-c7a2-4b74-8de9-780c2d5b3001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:18.730Z|eb6218d9-c7a2-4b74-8de9-780c2d5b3001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:20.551Z|d65a226f-c47f-492c-b61c-637c03e849e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:02:20.552Z|d65a226f-c47f-492c-b61c-637c03e849e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:02:20.642Z|be453a5f-ef5d-4b32-9481-975aca572de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:02:20.643Z|be453a5f-ef5d-4b32-9481-975aca572de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:02:28.436Z|adc73f26-5b94-4f5a-808e-c4aacb4efe9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:28.437Z|adc73f26-5b94-4f5a-808e-c4aacb4efe9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:28.751Z|76e79b9f-5feb-496b-9fed-1ce2b19cca1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:28.751Z|0f796c26-f4ff-455f-bb38-30fe7504e009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:28.753Z|76e79b9f-5feb-496b-9fed-1ce2b19cca1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:28.752Z|0f796c26-f4ff-455f-bb38-30fe7504e009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:35.552Z|4fcb184b-d82b-4cd2-b906-1eba2294b971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:02:35.555Z|4fcb184b-d82b-4cd2-b906-1eba2294b971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:02:38.462Z|f04617cd-3edb-4414-a9c3-2b4c287aa3c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:38.463Z|f04617cd-3edb-4414-a9c3-2b4c287aa3c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:38.779Z|f0f12a8d-5814-4d1e-8339-30c5b66714e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:38.780Z|f0f12a8d-5814-4d1e-8339-30c5b66714e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:38.781Z|3042a86d-2a59-4dd1-9d58-2b34f54bf85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:38.782Z|3042a86d-2a59-4dd1-9d58-2b34f54bf85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:48.488Z|6c394372-e118-44bd-8112-ce556edd4b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:48.489Z|6c394372-e118-44bd-8112-ce556edd4b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:48.807Z|d7b14b9a-0c7d-41d9-b2ec-e3a54a5639c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:48.808Z|d7b14b9a-0c7d-41d9-b2ec-e3a54a5639c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:48.806Z|44ac1ac5-b089-4106-9d3f-2b485fce26a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:48.810Z|44ac1ac5-b089-4106-9d3f-2b485fce26a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:50.551Z|856bdb9a-51ff-4c24-9780-54e719d254f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:02:50.552Z|856bdb9a-51ff-4c24-9780-54e719d254f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:02:50.644Z|db6b9776-6457-439e-a1af-36d47c9fa597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:02:50.644Z|db6b9776-6457-439e-a1af-36d47c9fa597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:02:58.512Z|22ab2878-aa4f-4382-9eb3-0946ebfc47e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:58.513Z|22ab2878-aa4f-4382-9eb3-0946ebfc47e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:58.839Z|002285f2-283a-4745-9b2e-6b1ab5335914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:58.840Z|002285f2-283a-4745-9b2e-6b1ab5335914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:02:58.846Z|337a7667-0f61-442a-873a-3078d358c950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:02:58.846Z|337a7667-0f61-442a-873a-3078d358c950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:00.371Z|b5e8ee02-3141-491c-99a1-bbb6da36d903|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:03:00.372Z|b5e8ee02-3141-491c-99a1-bbb6da36d903|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:05.552Z|a62ac0b6-81ae-4097-8bfa-7febc0c25c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:03:05.553Z|a62ac0b6-81ae-4097-8bfa-7febc0c25c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:03:08.536Z|d782a770-0fec-4b89-ae73-6894c64f5f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:08.536Z|d782a770-0fec-4b89-ae73-6894c64f5f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:08.865Z|3e68652d-13b8-413b-a3c6-2be72d313173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:08.866Z|3e68652d-13b8-413b-a3c6-2be72d313173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:08.867Z|92d4ea5b-f843-4387-af66-ada5e3f5236b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:08.868Z|92d4ea5b-f843-4387-af66-ada5e3f5236b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:18.560Z|953b32a8-cece-48c2-b8bb-8f9a8e275699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:18.561Z|953b32a8-cece-48c2-b8bb-8f9a8e275699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:18.889Z|f3647d72-f1c9-4469-8119-8ca3f405ae3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:18.889Z|8434744c-f2d7-44c0-89b9-f95ac18ef75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:18.890Z|f3647d72-f1c9-4469-8119-8ca3f405ae3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:18.890Z|8434744c-f2d7-44c0-89b9-f95ac18ef75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:20.551Z|8b05b2a6-4635-4da7-92ad-11dda1b182ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:03:20.555Z|8b05b2a6-4635-4da7-92ad-11dda1b182ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:03:20.645Z|e5bd5452-48f0-4af5-8e4b-b766df69437c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:03:20.645Z|e5bd5452-48f0-4af5-8e4b-b766df69437c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:03:28.584Z|99c8a7ca-e83b-4746-bc33-a1d578bd299d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:28.585Z|99c8a7ca-e83b-4746-bc33-a1d578bd299d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:28.913Z|b9801908-4821-4e9e-adf5-7bc8ce5ba1be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:28.913Z|816b79e1-bd79-4324-9aa6-225211be5f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:28.914Z|b9801908-4821-4e9e-adf5-7bc8ce5ba1be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:28.914Z|816b79e1-bd79-4324-9aa6-225211be5f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:35.551Z|a74feba3-a2bc-40f1-b4ea-95ef1d1a5af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:03:35.552Z|a74feba3-a2bc-40f1-b4ea-95ef1d1a5af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:03:38.611Z|9508a656-a974-43fe-abb0-d515cde37b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:38.612Z|9508a656-a974-43fe-abb0-d515cde37b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:38.938Z|4e264633-76e7-4eac-af52-002ae3df8469|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:38.938Z|112e030a-0876-4479-9c75-5e27c1d69be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:38.939Z|4e264633-76e7-4eac-af52-002ae3df8469|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:38.940Z|112e030a-0876-4479-9c75-5e27c1d69be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:48.639Z|0fce98bd-de63-4e77-b0c5-d5b82e329cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:48.640Z|0fce98bd-de63-4e77-b0c5-d5b82e329cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:48.967Z|dbf54705-7c9a-4ef3-bc94-3430daa74fe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:48.965Z|e6ac729d-9077-4336-accf-6f8de4d172bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:48.968Z|e6ac729d-9077-4336-accf-6f8de4d172bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:48.968Z|dbf54705-7c9a-4ef3-bc94-3430daa74fe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:50.551Z|362b016d-4485-40d1-87ea-68ec48e0fa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:03:50.552Z|362b016d-4485-40d1-87ea-68ec48e0fa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:03:50.646Z|6c0e6e55-8f95-47ab-807a-a1fed3516713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:03:50.647Z|6c0e6e55-8f95-47ab-807a-a1fed3516713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:03:58.679Z|415a78ff-6eca-43c5-a75f-123a125314bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:58.680Z|415a78ff-6eca-43c5-a75f-123a125314bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:59.001Z|abad3711-00e3-487c-b867-d485e7faaa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:59.002Z|abad3711-00e3-487c-b867-d485e7faaa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:03:58.997Z|7db3f7ea-5a0a-439e-9e66-e8c8034cd13a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:03:59.006Z|7db3f7ea-5a0a-439e-9e66-e8c8034cd13a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:00.367Z|315740ac-80f2-494b-959d-091e5d10391d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:04:00.367Z|315740ac-80f2-494b-959d-091e5d10391d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:05.552Z|3893755a-c2c5-4c30-90e9-5a605b242516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:04:05.555Z|3893755a-c2c5-4c30-90e9-5a605b242516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:04:08.707Z|f90a4ffa-63b3-4405-be1d-2a08561d2fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:08.708Z|f90a4ffa-63b3-4405-be1d-2a08561d2fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:09.032Z|6b960418-f5e6-4c21-bbe1-a756ceda5330|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:09.033Z|6b960418-f5e6-4c21-bbe1-a756ceda5330|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:09.033Z|3d96556c-bbf9-41b5-9679-f92b45f0d8cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:09.034Z|3d96556c-bbf9-41b5-9679-f92b45f0d8cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:18.740Z|25f1dd58-6a2e-4719-85ff-e16ae7838867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:18.741Z|25f1dd58-6a2e-4719-85ff-e16ae7838867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:19.059Z|8c00641f-051f-4694-a3cb-1780679c2596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:19.060Z|c6b91de1-8a39-4430-b87a-9c6c9ffea20b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:19.060Z|c6b91de1-8a39-4430-b87a-9c6c9ffea20b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:19.060Z|8c00641f-051f-4694-a3cb-1780679c2596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:20.552Z|0a4dcd33-42b6-49c7-a765-5d5bd37dd6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:04:20.553Z|0a4dcd33-42b6-49c7-a765-5d5bd37dd6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:04:20.648Z|38741903-1bde-49c6-b229-2d67d567a638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:04:20.653Z|38741903-1bde-49c6-b229-2d67d567a638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:04:28.774Z|eb3f95e7-6d0d-4a79-8e21-f2de021d7b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:28.776Z|eb3f95e7-6d0d-4a79-8e21-f2de021d7b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:29.089Z|6f6e63f3-e22c-40e7-8e25-d0d52124eab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:29.089Z|6f6e63f3-e22c-40e7-8e25-d0d52124eab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:29.086Z|ad37d9f3-a95c-494c-b36e-ccec2f19f3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:29.094Z|ad37d9f3-a95c-494c-b36e-ccec2f19f3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:35.552Z|6f8d6353-f59e-4b60-b97f-5d5eec85ee0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:04:35.552Z|6f8d6353-f59e-4b60-b97f-5d5eec85ee0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:04:38.821Z|01e0e5b6-c96c-4da4-9bc1-8e8c23c52186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:38.822Z|01e0e5b6-c96c-4da4-9bc1-8e8c23c52186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:39.118Z|692d5723-5f91-43a4-833b-236aa9df6c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:39.120Z|692d5723-5f91-43a4-833b-236aa9df6c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:39.122Z|e4835d6a-88d9-44e6-a61c-7cfc256565ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:39.123Z|e4835d6a-88d9-44e6-a61c-7cfc256565ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:48.853Z|0b2a08b3-94fa-4fd6-a3f9-8d6ce0006918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:48.854Z|0b2a08b3-94fa-4fd6-a3f9-8d6ce0006918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:49.146Z|9ea4d3bf-c8d6-442e-abef-b87363a7c16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:49.147Z|9ea4d3bf-c8d6-442e-abef-b87363a7c16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:49.150Z|00237ea7-5795-49fe-9109-becb8ccd5676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:49.151Z|00237ea7-5795-49fe-9109-becb8ccd5676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:50.552Z|b777c553-7fd5-4065-9b71-e0312fff6f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:04:50.556Z|b777c553-7fd5-4065-9b71-e0312fff6f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:04:50.654Z|e617713d-bae3-498d-abdc-b7eb820dd917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:04:50.655Z|e617713d-bae3-498d-abdc-b7eb820dd917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:04:58.888Z|f6745e7a-5bb7-45cf-8595-8a41649f79eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:58.889Z|f6745e7a-5bb7-45cf-8595-8a41649f79eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:59.190Z|9be44e18-f7b7-4e28-88f3-86048d38ac06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:59.191Z|9be44e18-f7b7-4e28-88f3-86048d38ac06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:04:59.193Z|6a177cab-0325-4545-abdb-dee3b7eb3504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:04:59.194Z|6a177cab-0325-4545-abdb-dee3b7eb3504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:00.367Z|52c7e5fb-e394-46ea-922f-0a7ca850f04b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:05:00.367Z|52c7e5fb-e394-46ea-922f-0a7ca850f04b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:05.551Z|ef0d7620-dd44-4ed0-b310-40c7bfa73902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:05:05.552Z|ef0d7620-dd44-4ed0-b310-40c7bfa73902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:05:08.914Z|ce92c78a-4cea-4aef-a792-55d72d5a1d7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:08.915Z|ce92c78a-4cea-4aef-a792-55d72d5a1d7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:09.215Z|8a434ada-3c82-4574-9757-68acb450e97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:09.218Z|8a434ada-3c82-4574-9757-68acb450e97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:09.217Z|9fe95827-3f6f-4a85-b823-cc1b132cccc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:09.221Z|9fe95827-3f6f-4a85-b823-cc1b132cccc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:18.938Z|45494bba-2ba1-4c71-b1be-39475795bd9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:18.939Z|45494bba-2ba1-4c71-b1be-39475795bd9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:19.241Z|26820ef4-1378-4b4d-8aed-cf98b1775377|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:19.242Z|26820ef4-1378-4b4d-8aed-cf98b1775377|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:19.247Z|f59920b3-290d-4872-b92e-3cb6bc6c01b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:19.248Z|f59920b3-290d-4872-b92e-3cb6bc6c01b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:20.551Z|80c642a0-72b3-4626-9a63-78f72bad72f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:05:20.552Z|80c642a0-72b3-4626-9a63-78f72bad72f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:05:20.656Z|0c2018f0-577a-4327-865c-da0405b13879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:05:20.657Z|0c2018f0-577a-4327-865c-da0405b13879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:05:28.965Z|df23e91f-e5b2-4bdb-8321-75aa82dafe3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:28.966Z|df23e91f-e5b2-4bdb-8321-75aa82dafe3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:29.268Z|2c9d645a-8ba3-44d7-9dd9-75fe02b66e0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:29.269Z|2c9d645a-8ba3-44d7-9dd9-75fe02b66e0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:29.271Z|b0898b66-898b-44ac-a7dd-149f7f0c54bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:29.272Z|b0898b66-898b-44ac-a7dd-149f7f0c54bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:35.551Z|3bc974b1-13ab-498f-9a45-879c162def7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:05:35.554Z|3bc974b1-13ab-498f-9a45-879c162def7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:05:38.991Z|d9e7e84e-cf93-4418-9c6e-8f5a488d3335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:38.991Z|d9e7e84e-cf93-4418-9c6e-8f5a488d3335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:39.295Z|da2bffde-2c87-4197-82d7-2683a350824f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:39.296Z|da2bffde-2c87-4197-82d7-2683a350824f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:39.293Z|d040a528-9ca2-4628-8635-e8ba0a149978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:39.300Z|d040a528-9ca2-4628-8635-e8ba0a149978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:49.017Z|18cb7404-007b-4c1d-a636-290556983afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:49.017Z|18cb7404-007b-4c1d-a636-290556983afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:49.319Z|eaa001c4-b5a7-415c-8d16-087ad6cbf0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:49.320Z|eaa001c4-b5a7-415c-8d16-087ad6cbf0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:49.323Z|df85b390-df4c-4af9-9ce8-bb73840e6d80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:49.326Z|df85b390-df4c-4af9-9ce8-bb73840e6d80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:50.551Z|337c8315-1547-42bf-b5ef-69b3f6a3090a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:05:50.552Z|337c8315-1547-42bf-b5ef-69b3f6a3090a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:05:50.658Z|7659daf9-5844-43a9-895e-4311d4d154cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:05:50.658Z|7659daf9-5844-43a9-895e-4311d4d154cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:05:59.042Z|88c29f1e-1f04-41d1-9e29-ae3aca194ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:59.043Z|88c29f1e-1f04-41d1-9e29-ae3aca194ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:59.346Z|470a9623-8e44-4114-8f44-3d1fd4612f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:59.347Z|470a9623-8e44-4114-8f44-3d1fd4612f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:05:59.348Z|58d5d6eb-0fb2-4d9e-87a1-081e3add9f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:05:59.349Z|58d5d6eb-0fb2-4d9e-87a1-081e3add9f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:00.366Z|2437fc80-cee6-451f-bc87-00d459e0553f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:06:00.367Z|2437fc80-cee6-451f-bc87-00d459e0553f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:05.552Z|a7c8a2b1-4ab4-484d-b206-0cf58465a4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:06:05.553Z|a7c8a2b1-4ab4-484d-b206-0cf58465a4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:06:09.080Z|72eff2a1-b0dd-4622-b251-92954f4be0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:09.081Z|72eff2a1-b0dd-4622-b251-92954f4be0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:09.372Z|f56b4b87-6ede-4feb-9e0b-f38e38fea342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:09.373Z|f56b4b87-6ede-4feb-9e0b-f38e38fea342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:09.376Z|a4d103e0-c79e-4059-9ba1-e8c698b2a513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:09.376Z|a4d103e0-c79e-4059-9ba1-e8c698b2a513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:19.105Z|39a64384-79cd-4518-a829-2fdbaa68ac6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:19.106Z|39a64384-79cd-4518-a829-2fdbaa68ac6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:19.398Z|a18a28b2-c416-4de1-b88a-38e54c2de14c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:19.401Z|a18a28b2-c416-4de1-b88a-38e54c2de14c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:19.400Z|3617fde8-155a-438d-a9f4-bea5966f2059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:19.404Z|3617fde8-155a-438d-a9f4-bea5966f2059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:20.551Z|5b708daa-c7b7-4ad0-b312-39c9c8da8666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:06:20.554Z|5b708daa-c7b7-4ad0-b312-39c9c8da8666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:06:20.661Z|b00b8cb9-5980-4e67-b3d1-ce86f1694b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:06:20.661Z|b00b8cb9-5980-4e67-b3d1-ce86f1694b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:06:29.128Z|b1411b7c-2a60-4b47-8a0c-cb973bc16815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:29.129Z|b1411b7c-2a60-4b47-8a0c-cb973bc16815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:29.425Z|0b273b2c-b313-405f-a8c2-a5fb244efba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:29.426Z|0b273b2c-b313-405f-a8c2-a5fb244efba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:29.429Z|9196279d-7897-4a70-ad50-1d9de8c38bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:29.429Z|9196279d-7897-4a70-ad50-1d9de8c38bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:35.551Z|726df82a-f5a8-4eac-9336-3ac1e12b07f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:06:35.552Z|726df82a-f5a8-4eac-9336-3ac1e12b07f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:06:39.155Z|11523de6-db9e-449b-87d1-87f8069414dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:39.156Z|11523de6-db9e-449b-87d1-87f8069414dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:39.449Z|ad91f547-3551-44e2-bf30-788dded10437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:39.450Z|ad91f547-3551-44e2-bf30-788dded10437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:39.451Z|c93fcc55-0979-4c54-b38c-50b04e51f15c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:39.452Z|c93fcc55-0979-4c54-b38c-50b04e51f15c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:49.183Z|9e0da892-1cd9-4f26-8543-40b81d485231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:49.184Z|9e0da892-1cd9-4f26-8543-40b81d485231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:49.473Z|0c5ff74b-afca-43aa-8ceb-3230c7662080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:49.473Z|427b9af3-119f-42c6-a525-86b09c0e6e4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:49.473Z|0c5ff74b-afca-43aa-8ceb-3230c7662080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:49.473Z|427b9af3-119f-42c6-a525-86b09c0e6e4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:50.552Z|0edd8243-a3d2-4cfa-9248-6933c0edaef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:06:50.553Z|0edd8243-a3d2-4cfa-9248-6933c0edaef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:06:50.662Z|601588fe-9526-4b43-a200-384dd9b0af41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:06:50.663Z|601588fe-9526-4b43-a200-384dd9b0af41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:06:59.208Z|db55a94b-6988-430c-a2b6-810b99474354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:59.209Z|db55a94b-6988-430c-a2b6-810b99474354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:59.499Z|67a526c6-84ff-4db6-ae12-764e0758176e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:59.499Z|67a526c6-84ff-4db6-ae12-764e0758176e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:06:59.502Z|c3ddd2e3-a0c8-4e5c-b76c-7a13ba9a0d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:06:59.502Z|c3ddd2e3-a0c8-4e5c-b76c-7a13ba9a0d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:00.372Z|f5e7c715-63af-483c-ba13-d348d4906b2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:07:00.374Z|f5e7c715-63af-483c-ba13-d348d4906b2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:05.551Z|9edb60ff-de93-403b-ad37-c7a47d4feac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:07:05.554Z|9edb60ff-de93-403b-ad37-c7a47d4feac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:07:09.233Z|e53803a0-0415-49b5-9c92-ea5b90dc2eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:09.234Z|e53803a0-0415-49b5-9c92-ea5b90dc2eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:09.526Z|983927f5-633c-4cce-bf3c-a5c714c6a698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:09.526Z|0b306682-9158-48f1-8efd-06211a85acb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:09.527Z|0b306682-9158-48f1-8efd-06211a85acb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:09.527Z|983927f5-633c-4cce-bf3c-a5c714c6a698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:19.267Z|37d7e6cf-7962-4242-b302-bce444a1300f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:19.268Z|37d7e6cf-7962-4242-b302-bce444a1300f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:19.551Z|d675f69d-ad01-46cd-836d-f6e794b45672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:19.551Z|7818dfeb-8928-4882-9b67-ea373e626e79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:19.552Z|d675f69d-ad01-46cd-836d-f6e794b45672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:19.553Z|7818dfeb-8928-4882-9b67-ea373e626e79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:20.551Z|3b58e47f-ea56-4778-af3b-23c9538328a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:07:20.552Z|3b58e47f-ea56-4778-af3b-23c9538328a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:07:20.664Z|625260d1-2c7f-44ad-8880-1e09d13ed59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:07:20.665Z|625260d1-2c7f-44ad-8880-1e09d13ed59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:07:29.293Z|ec0204cc-6d74-4ce8-a879-f4d66e39acb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:29.294Z|ec0204cc-6d74-4ce8-a879-f4d66e39acb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:29.582Z|da5ad801-b4ec-468a-857b-cb803a0033df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:29.583Z|da5ad801-b4ec-468a-857b-cb803a0033df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:29.582Z|dbace0a3-d405-4494-a4f1-15ce6ee7b80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:29.584Z|dbace0a3-d405-4494-a4f1-15ce6ee7b80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:35.552Z|8ca1263a-6561-44e8-8f42-b7cb6711a00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:07:35.552Z|8ca1263a-6561-44e8-8f42-b7cb6711a00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:07:39.324Z|98face77-4929-4a04-b91e-660fcb02308e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:39.325Z|98face77-4929-4a04-b91e-660fcb02308e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:39.610Z|3b75d204-5ad6-4a05-9924-a97fffd5cacf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:39.610Z|3b75d204-5ad6-4a05-9924-a97fffd5cacf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:39.625Z|599ee22a-8ccc-485e-926a-2e6e1ce9a7aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:39.626Z|599ee22a-8ccc-485e-926a-2e6e1ce9a7aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:49.353Z|c78ac8bd-2d4b-4d19-ae60-aa5b77f2dd56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:49.354Z|c78ac8bd-2d4b-4d19-ae60-aa5b77f2dd56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:49.648Z|9f86b65c-32ed-4038-8230-85ca227410f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:49.648Z|86d73d60-56ab-4cd4-98f9-509264de277e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:49.649Z|86d73d60-56ab-4cd4-98f9-509264de277e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:49.649Z|9f86b65c-32ed-4038-8230-85ca227410f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:50.551Z|38e54b6f-2271-40ba-a996-8abfd0710cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:07:50.554Z|38e54b6f-2271-40ba-a996-8abfd0710cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:07:50.666Z|33b520f9-52d0-4566-b3ec-af0495888e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:07:50.666Z|33b520f9-52d0-4566-b3ec-af0495888e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:07:59.378Z|879c3afe-21bb-462c-8ff8-3e68c223d964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:59.379Z|879c3afe-21bb-462c-8ff8-3e68c223d964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:59.682Z|f88c70d9-20dd-450f-b20e-501fec0b565a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:59.682Z|f88c70d9-20dd-450f-b20e-501fec0b565a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:07:59.685Z|b2bfa15b-b8cd-4129-80e1-7d43f2992d9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:07:59.686Z|b2bfa15b-b8cd-4129-80e1-7d43f2992d9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:00.368Z|8d839412-50b9-4f22-83ca-da2707cf4708|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:08:00.369Z|8d839412-50b9-4f22-83ca-da2707cf4708|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:05.552Z|9e534b93-cbbc-402b-93bb-a2a6c92ccf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:08:05.553Z|9e534b93-cbbc-402b-93bb-a2a6c92ccf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:08:09.403Z|dd5a8a37-617b-4bd0-9af6-1e0cda5f8c20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:09.404Z|dd5a8a37-617b-4bd0-9af6-1e0cda5f8c20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:09.710Z|faa5f98b-e044-45a1-9b6b-668824e3bb18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:09.711Z|faa5f98b-e044-45a1-9b6b-668824e3bb18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:09.712Z|790d96d9-55e5-4d8c-b055-a211ba00c40f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:09.713Z|790d96d9-55e5-4d8c-b055-a211ba00c40f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:19.429Z|f549ccb9-3032-4835-b427-e9606400d741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:19.430Z|f549ccb9-3032-4835-b427-e9606400d741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:19.738Z|c16309f2-9e98-4aa2-9e0e-091fb2f0955e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:19.739Z|c16309f2-9e98-4aa2-9e0e-091fb2f0955e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:19.739Z|4ed7a47b-8712-4cc3-be6b-54ccb001a44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:19.740Z|4ed7a47b-8712-4cc3-be6b-54ccb001a44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:20.551Z|08c01502-fa57-4113-b4ee-402375fcbe0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:08:20.552Z|08c01502-fa57-4113-b4ee-402375fcbe0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:08:20.667Z|8cffad6e-797f-402c-904a-bbd7a30f29ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:08:20.668Z|8cffad6e-797f-402c-904a-bbd7a30f29ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:08:29.458Z|c4975495-1e89-45c9-8c21-0db441c6b2bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:29.459Z|c4975495-1e89-45c9-8c21-0db441c6b2bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:29.769Z|11caa003-cdb9-4ea3-80fa-33201e8f3aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:29.770Z|11caa003-cdb9-4ea3-80fa-33201e8f3aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:29.773Z|30cc7e6c-beb5-4321-a24a-aae25a1f4555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:29.773Z|30cc7e6c-beb5-4321-a24a-aae25a1f4555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:35.551Z|38634647-208c-4423-be2a-8bc68eba61c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:08:35.554Z|38634647-208c-4423-be2a-8bc68eba61c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:08:39.494Z|b16d77da-c753-4e7a-a955-800dbae0b67a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:39.495Z|b16d77da-c753-4e7a-a955-800dbae0b67a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:39.795Z|9fe9c199-2e65-483c-8348-83d2516dc44e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:39.795Z|3381f250-b3ae-4581-a68b-1f97417b79d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:39.796Z|9fe9c199-2e65-483c-8348-83d2516dc44e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:39.796Z|3381f250-b3ae-4581-a68b-1f97417b79d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:49.519Z|ee69d2c7-6247-4e29-b707-b68ed4ca50c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:49.520Z|ee69d2c7-6247-4e29-b707-b68ed4ca50c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:49.822Z|b7fec61d-942d-4206-929a-6f23ac953482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:49.823Z|b7fec61d-942d-4206-929a-6f23ac953482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:49.826Z|7cd834f4-b035-4a96-90c9-cf708517ff0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:49.826Z|7cd834f4-b035-4a96-90c9-cf708517ff0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:50.552Z|577eaaf6-5e7f-41e2-92b1-45dc227f386d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:08:50.552Z|577eaaf6-5e7f-41e2-92b1-45dc227f386d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:08:50.669Z|09993c47-9408-4577-829d-d98033f381ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:08:50.669Z|09993c47-9408-4577-829d-d98033f381ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:08:59.544Z|e6d9c1f9-5e4b-4326-81a1-e0d2adec404a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:59.545Z|e6d9c1f9-5e4b-4326-81a1-e0d2adec404a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:59.852Z|e80262df-7f15-442f-a592-821ed4e95666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:59.853Z|e80262df-7f15-442f-a592-821ed4e95666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:08:59.852Z|6d494064-d5f3-4356-9e0b-3552ffa644a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:08:59.854Z|6d494064-d5f3-4356-9e0b-3552ffa644a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:00.366Z|0f6d8b04-9519-4de5-9da1-7d0ae313139b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:09:00.368Z|0f6d8b04-9519-4de5-9da1-7d0ae313139b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:05.551Z|520f1298-8e59-4a42-bff5-d59b4d964ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:09:05.552Z|520f1298-8e59-4a42-bff5-d59b4d964ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:09:09.575Z|5777a5e4-6164-481f-a180-46691e19bdf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:09.576Z|5777a5e4-6164-481f-a180-46691e19bdf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:09.879Z|7084d618-6e82-4a02-9e72-9b57be15c0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:09.879Z|98a650bd-bb4f-4960-bb70-37b2b0ecfc67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:09.879Z|98a650bd-bb4f-4960-bb70-37b2b0ecfc67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:09.880Z|7084d618-6e82-4a02-9e72-9b57be15c0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:19.600Z|536ae8f4-ca5a-4277-8b3e-52857ad4f71b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:19.601Z|536ae8f4-ca5a-4277-8b3e-52857ad4f71b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:19.905Z|47fc3e34-535b-4c5b-9295-e3585e7f8592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:19.905Z|47fc3e34-535b-4c5b-9295-e3585e7f8592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:19.904Z|cfe948b6-b488-42c8-86df-db127920ec87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:19.906Z|cfe948b6-b488-42c8-86df-db127920ec87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:20.553Z|44bfb3b6-a623-4851-844d-a0e4e1024b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:09:20.555Z|44bfb3b6-a623-4851-844d-a0e4e1024b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:09:20.670Z|a2fb3f96-5014-49ac-ad0c-bd24f23a6864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:09:20.671Z|a2fb3f96-5014-49ac-ad0c-bd24f23a6864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:09:29.628Z|6cd64ce2-14f1-498a-9d14-e294392e8f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:29.629Z|6cd64ce2-14f1-498a-9d14-e294392e8f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:29.930Z|1d87f63f-3ee0-4f3a-b230-26e1379de9cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:29.930Z|06d0f3f9-1140-44d9-98a2-f4d2ac8737aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:29.930Z|06d0f3f9-1140-44d9-98a2-f4d2ac8737aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:29.931Z|1d87f63f-3ee0-4f3a-b230-26e1379de9cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:35.552Z|1e1ee4ea-9980-451c-aacd-c3888fb45ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:09:35.553Z|1e1ee4ea-9980-451c-aacd-c3888fb45ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:09:39.659Z|628a5529-3fdf-4bf0-bd6c-44404f12364d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:39.660Z|628a5529-3fdf-4bf0-bd6c-44404f12364d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:39.956Z|fea90035-4af5-4445-a57e-a812c2ee2da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:39.956Z|82720e4c-c6b0-43d1-9e12-81d3458515be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:39.956Z|fea90035-4af5-4445-a57e-a812c2ee2da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:39.958Z|82720e4c-c6b0-43d1-9e12-81d3458515be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:49.693Z|67bf651a-4405-4eba-ae20-71ac44424c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:49.694Z|67bf651a-4405-4eba-ae20-71ac44424c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:49.985Z|9f0d1e0f-5b08-4a96-a593-3e94dcee380c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:49.986Z|9f0d1e0f-5b08-4a96-a593-3e94dcee380c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:49.988Z|2e812e91-0973-41e5-bd20-e7eeafbe7871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:49.988Z|2e812e91-0973-41e5-bd20-e7eeafbe7871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:09:50.552Z|418e4dbf-d504-4a16-9740-2213dbb09f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:09:50.553Z|418e4dbf-d504-4a16-9740-2213dbb09f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:09:50.673Z|6bc1e4b8-7372-4d0c-bdb7-d82254711f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:09:50.674Z|6bc1e4b8-7372-4d0c-bdb7-d82254711f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:09:59.725Z|5db82c33-bc56-49e0-aca9-de8587158b47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:09:59.726Z|5db82c33-bc56-49e0-aca9-de8587158b47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:00.013Z|6ba314fb-158a-4f2e-a18d-50392878c839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:00.013Z|4e3f29c9-6e99-45fb-9ac2-2b4ed7d68d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:00.014Z|6ba314fb-158a-4f2e-a18d-50392878c839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:00.014Z|4e3f29c9-6e99-45fb-9ac2-2b4ed7d68d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:00.367Z|31af8ed9-9dd6-4585-9e2c-b66da07e7531|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:10:00.369Z|31af8ed9-9dd6-4585-9e2c-b66da07e7531|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:05.551Z|62d5bdd8-811c-400b-b290-d6a63fd657b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:10:05.554Z|62d5bdd8-811c-400b-b290-d6a63fd657b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:10:09.752Z|fc7edf2f-81fa-478f-8930-b123c5a03e56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:09.753Z|fc7edf2f-81fa-478f-8930-b123c5a03e56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:10.037Z|f6cf981f-18fc-4e25-9c49-34b0aaab46a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:10.037Z|bd96dc47-98dc-4b62-8be0-7c0c3f75f544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:10.038Z|f6cf981f-18fc-4e25-9c49-34b0aaab46a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:10.038Z|bd96dc47-98dc-4b62-8be0-7c0c3f75f544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:19.782Z|60160339-ac06-4c20-a8bc-c6b5b228a12e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:19.782Z|60160339-ac06-4c20-a8bc-c6b5b228a12e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:20.064Z|af6e5c48-e3e4-4ffd-a931-004caedbd213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:20.064Z|ebd31339-d7fa-456b-ab03-f2ae665cfb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:20.064Z|af6e5c48-e3e4-4ffd-a931-004caedbd213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:20.065Z|ebd31339-d7fa-456b-ab03-f2ae665cfb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:20.551Z|74e09987-e9ad-41bc-8b20-6e117045bc14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:10:20.552Z|74e09987-e9ad-41bc-8b20-6e117045bc14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:10:20.675Z|23a4bec9-fe15-43d5-b51c-aa39d2c6aec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:10:20.675Z|23a4bec9-fe15-43d5-b51c-aa39d2c6aec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:10:29.806Z|f9873181-8296-40aa-8485-774afc8a8982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:29.807Z|f9873181-8296-40aa-8485-774afc8a8982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:30.088Z|daa892f7-c78a-4f59-9453-0a3f9d955d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:30.088Z|eca0dbbe-5ce8-4797-834b-15d718332c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:30.089Z|daa892f7-c78a-4f59-9453-0a3f9d955d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:30.089Z|eca0dbbe-5ce8-4797-834b-15d718332c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:35.551Z|505afe8d-d836-4030-8078-7abf16c70967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:10:35.552Z|505afe8d-d836-4030-8078-7abf16c70967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:10:39.831Z|d6d05e55-88db-4d46-aac6-57a9454fd849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:39.832Z|d6d05e55-88db-4d46-aac6-57a9454fd849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:40.117Z|fa9cdd64-23ca-4588-9747-99b78e7c7c37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:40.117Z|f1577319-e976-4591-9434-53f30e6ef311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:40.117Z|f1577319-e976-4591-9434-53f30e6ef311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:40.117Z|fa9cdd64-23ca-4588-9747-99b78e7c7c37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:49.855Z|7425f809-6038-47f7-97b8-74b6516b87a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:49.856Z|7425f809-6038-47f7-97b8-74b6516b87a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:50.150Z|708af591-5edc-4a6c-bbc5-5ea950f627f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:50.150Z|2ec7c18d-5ad9-4e27-8d45-c3cdd5189232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:50.151Z|2ec7c18d-5ad9-4e27-8d45-c3cdd5189232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:50.151Z|708af591-5edc-4a6c-bbc5-5ea950f627f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:10:50.552Z|e154f65b-c9d6-4c61-a025-30ef9b348ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:10:50.555Z|e154f65b-c9d6-4c61-a025-30ef9b348ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:10:50.676Z|2e7c7817-615d-47e4-989c-289c955b4426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:10:50.677Z|2e7c7817-615d-47e4-989c-289c955b4426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:10:59.881Z|003b764c-4c23-47e1-aead-9c5c9cba2659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:10:59.882Z|003b764c-4c23-47e1-aead-9c5c9cba2659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:00.174Z|5bfda117-3e4e-43b0-b569-0067889093f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:00.175Z|5bfda117-3e4e-43b0-b569-0067889093f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:00.180Z|7f07824d-3a68-43b9-8b4f-92a30ce51925|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:00.181Z|7f07824d-3a68-43b9-8b4f-92a30ce51925|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:00.365Z|c3cc4f3f-3041-4576-9386-a50470a8534f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:11:00.366Z|c3cc4f3f-3041-4576-9386-a50470a8534f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:05.551Z|a41ab739-3671-4e9e-b141-34925e75ba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:11:05.552Z|a41ab739-3671-4e9e-b141-34925e75ba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:11:09.905Z|d133a0d6-b770-465b-937c-27e1e006297d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:09.906Z|d133a0d6-b770-465b-937c-27e1e006297d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:10.199Z|1860f55a-9bf4-4637-8937-0781de558558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:10.200Z|1860f55a-9bf4-4637-8937-0781de558558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:10.205Z|b8f978b6-90ed-4618-b5c0-c8b513886930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:10.206Z|b8f978b6-90ed-4618-b5c0-c8b513886930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:19.932Z|ea0e19ab-8bb7-4431-8afa-bfd2b00d7909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:19.934Z|ea0e19ab-8bb7-4431-8afa-bfd2b00d7909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:20.224Z|d074e8e4-20a7-441c-acbc-29d73148781c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:20.225Z|d074e8e4-20a7-441c-acbc-29d73148781c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:20.227Z|e9e7a260-c859-4d12-995a-bd5fcfc67c67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:20.228Z|e9e7a260-c859-4d12-995a-bd5fcfc67c67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:20.551Z|851fa945-49d4-4db4-bff8-1b21de76e84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:11:20.552Z|851fa945-49d4-4db4-bff8-1b21de76e84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:11:20.678Z|366359af-3a1e-485c-8434-fee4cad8b58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:11:20.679Z|366359af-3a1e-485c-8434-fee4cad8b58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:11:29.965Z|0e1f833c-d628-46a1-af57-fb5c2f0b4957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:29.966Z|0e1f833c-d628-46a1-af57-fb5c2f0b4957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:30.249Z|7c3d3aa2-8ff6-45a7-a864-c808d916c24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:30.250Z|7c3d3aa2-8ff6-45a7-a864-c808d916c24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:30.255Z|d0d68f70-0922-4eb5-a6f6-11a82623ec2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:30.256Z|d0d68f70-0922-4eb5-a6f6-11a82623ec2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:35.553Z|2ca8db14-5ee4-4a53-ba33-6add13adc9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:11:35.556Z|2ca8db14-5ee4-4a53-ba33-6add13adc9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:11:39.994Z|ba297fc9-19f8-4855-a33b-9cb2abc4e233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:39.995Z|ba297fc9-19f8-4855-a33b-9cb2abc4e233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:40.279Z|f748adf3-dfd5-45e1-8490-b15b76103501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:40.280Z|f748adf3-dfd5-45e1-8490-b15b76103501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:40.282Z|2462636c-61d1-4bc4-b764-800a22c5f5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:40.283Z|2462636c-61d1-4bc4-b764-800a22c5f5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:50.021Z|2c0281af-fdbf-48a0-bd82-90eae5bbb91f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:50.022Z|2c0281af-fdbf-48a0-bd82-90eae5bbb91f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:50.306Z|37e91393-394e-43e4-895f-3607f1ab2d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:50.306Z|bb29da06-efb5-4d84-9156-4e482c64160b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:11:50.306Z|37e91393-394e-43e4-895f-3607f1ab2d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:50.306Z|bb29da06-efb5-4d84-9156-4e482c64160b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:11:50.551Z|c9ca3f7a-d3e4-4d5a-9a24-67fd2c81a987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:11:50.552Z|c9ca3f7a-d3e4-4d5a-9a24-67fd2c81a987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:11:50.680Z|d2a25fdf-cc8d-431d-bf7c-bd8c963229b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:11:50.680Z|d2a25fdf-cc8d-431d-bf7c-bd8c963229b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:12:00.058Z|da56fc87-4742-4f88-acd7-b1b2eb48ef0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:00.059Z|da56fc87-4742-4f88-acd7-b1b2eb48ef0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:00.332Z|5f9e0b72-28a5-49af-8c3a-978222e71442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:00.333Z|5f9e0b72-28a5-49af-8c3a-978222e71442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:00.343Z|6d9402c5-4af1-4be9-81d7-a938e3c542e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:00.344Z|6d9402c5-4af1-4be9-81d7-a938e3c542e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:00.368Z|ed00c411-d68c-47fe-aa4b-70bceb7dc27d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:12:00.369Z|ed00c411-d68c-47fe-aa4b-70bceb7dc27d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:05.551Z|f75cac03-6f3b-49f4-b302-cd656779d398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:12:05.552Z|f75cac03-6f3b-49f4-b302-cd656779d398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:12:10.088Z|8ede697a-4839-4d23-a0e8-c6690b73d4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:10.088Z|8ede697a-4839-4d23-a0e8-c6690b73d4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:10.357Z|dcb5cc76-1cdf-43ce-a0c3-2eab01b6bc46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:10.358Z|dcb5cc76-1cdf-43ce-a0c3-2eab01b6bc46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:10.371Z|dafc7ebd-5e7c-4704-8e79-32f1cab9b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:10.373Z|dafc7ebd-5e7c-4704-8e79-32f1cab9b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:20.121Z|278b61f7-f9b5-4de4-a034-db62991296ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:20.122Z|278b61f7-f9b5-4de4-a034-db62991296ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:20.404Z|6e1980e4-7163-440b-8ede-122fef44f167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:20.404Z|6e1980e4-7163-440b-8ede-122fef44f167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:20.408Z|aabcd89d-581a-4626-93ea-c9dc13101ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:20.409Z|aabcd89d-581a-4626-93ea-c9dc13101ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:20.553Z|c4340a12-18de-4edd-bbdb-3f6670270fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:12:20.555Z|c4340a12-18de-4edd-bbdb-3f6670270fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:12:20.681Z|8c72eb5d-4928-4796-8417-a850b28763e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:12:20.681Z|8c72eb5d-4928-4796-8417-a850b28763e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:12:30.146Z|2a10ca8e-312b-4aa8-96a7-2eae9ea7a697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:30.146Z|2a10ca8e-312b-4aa8-96a7-2eae9ea7a697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:30.433Z|84868ce1-781e-4783-a223-b5ab3a060239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:30.433Z|b6943f03-2862-4cbb-9d9c-a0487d5ec671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:30.434Z|84868ce1-781e-4783-a223-b5ab3a060239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:30.434Z|b6943f03-2862-4cbb-9d9c-a0487d5ec671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:35.551Z|ddccb111-317d-4ada-bd1e-479cee0662f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:12:35.552Z|ddccb111-317d-4ada-bd1e-479cee0662f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:12:40.173Z|a83cc996-683e-45ad-a043-5f90ee4d2ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:40.174Z|a83cc996-683e-45ad-a043-5f90ee4d2ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:40.464Z|26afa45a-6157-4ae2-86b1-cee3c87dcafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:40.464Z|26afa45a-6157-4ae2-86b1-cee3c87dcafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:40.465Z|f85a7c25-53b2-43bf-9f39-a49e4e28cb5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:40.482Z|f85a7c25-53b2-43bf-9f39-a49e4e28cb5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:50.198Z|efb4c490-9562-4531-bace-7b471c921dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:50.198Z|efb4c490-9562-4531-bace-7b471c921dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:50.510Z|3b5cc54e-2bbf-40a9-a2fa-d1f255dbd5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:50.510Z|f48d4f73-46a5-4ee9-8930-eed59961c228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:12:50.511Z|3b5cc54e-2bbf-40a9-a2fa-d1f255dbd5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:50.511Z|f48d4f73-46a5-4ee9-8930-eed59961c228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:12:50.551Z|dfb05d5b-1c4d-4251-89b8-4bc8a1f77848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:12:50.552Z|dfb05d5b-1c4d-4251-89b8-4bc8a1f77848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:12:50.682Z|163cab20-ddab-46c1-a495-0fbb45eaa58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:12:50.683Z|163cab20-ddab-46c1-a495-0fbb45eaa58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:13:00.222Z|8ff8c256-19cf-4e69-896a-1e0a7674cc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:00.222Z|8ff8c256-19cf-4e69-896a-1e0a7674cc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:00.366Z|efb2cee6-2ced-4f6b-ab25-713cdc313a34|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:13:00.366Z|efb2cee6-2ced-4f6b-ab25-713cdc313a34|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:00.536Z|a0749854-51f5-47a5-8f82-c8b8faa0ccd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:00.536Z|2bd5c077-7ae3-41c8-abf6-f701cf874258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:00.537Z|a0749854-51f5-47a5-8f82-c8b8faa0ccd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:00.537Z|2bd5c077-7ae3-41c8-abf6-f701cf874258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:05.551Z|007eeb8a-ab90-42e6-9eda-345bd6f11ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:13:05.554Z|007eeb8a-ab90-42e6-9eda-345bd6f11ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:13:10.247Z|00c22886-bc4e-491f-976f-8f1e9b581614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:10.248Z|00c22886-bc4e-491f-976f-8f1e9b581614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:10.561Z|0e2fdc03-b458-40d9-8d96-9bc32e3ff4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:10.561Z|449346de-e0c6-41f6-95fe-e8371ecb08bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:10.561Z|0e2fdc03-b458-40d9-8d96-9bc32e3ff4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:10.563Z|449346de-e0c6-41f6-95fe-e8371ecb08bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:20.271Z|387c41fe-9361-45c1-a527-3a93e6445b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:20.272Z|387c41fe-9361-45c1-a527-3a93e6445b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:20.551Z|ecdaaa8f-15b3-4465-9abd-0e340d4cea89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:13:20.552Z|ecdaaa8f-15b3-4465-9abd-0e340d4cea89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:13:20.592Z|7fdb1580-acb9-4568-82ea-e546d01e81db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:20.593Z|7fdb1580-acb9-4568-82ea-e546d01e81db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:20.592Z|6cfdf1e4-c1ad-41c4-bccb-4e27f3d27e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:20.595Z|6cfdf1e4-c1ad-41c4-bccb-4e27f3d27e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:20.684Z|95860418-a8dc-40bf-bcda-e219065d8355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:13:20.684Z|95860418-a8dc-40bf-bcda-e219065d8355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:13:30.294Z|94841b01-de84-44bb-8384-b75e39ff6e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:30.295Z|94841b01-de84-44bb-8384-b75e39ff6e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:30.619Z|43ae9025-e14d-4e84-b732-23c3198762c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:30.619Z|0bcbe3d0-76b4-40ee-82cf-9a8ed80888af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:30.620Z|43ae9025-e14d-4e84-b732-23c3198762c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:30.620Z|0bcbe3d0-76b4-40ee-82cf-9a8ed80888af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:35.551Z|29d60c39-7db1-4a4e-8469-c22f35c6accf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:13:35.552Z|29d60c39-7db1-4a4e-8469-c22f35c6accf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:13:40.318Z|cb309982-209a-4c14-9dd2-306ca15a01ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:40.319Z|cb309982-209a-4c14-9dd2-306ca15a01ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:40.645Z|d63e637c-9b62-40a8-948e-3ea37001dc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:40.646Z|d63e637c-9b62-40a8-948e-3ea37001dc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:40.651Z|389a9e7e-dc49-4db3-b273-3673e896547b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:40.652Z|389a9e7e-dc49-4db3-b273-3673e896547b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:50.341Z|f251acc6-ec06-4f8d-90bd-3708be648e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:50.342Z|f251acc6-ec06-4f8d-90bd-3708be648e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:50.551Z|018694c8-c7f4-4b91-89aa-2537ee25090f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:13:50.555Z|018694c8-c7f4-4b91-89aa-2537ee25090f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:13:50.669Z|3dc99b7d-a4d1-46f7-9781-862084b6c279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:50.671Z|3dc99b7d-a4d1-46f7-9781-862084b6c279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:50.674Z|bc98a551-0f45-43c3-8b7a-a1a7108ab079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:13:50.674Z|bc98a551-0f45-43c3-8b7a-a1a7108ab079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:13:50.685Z|6dd7d426-0c87-4728-ab67-c0dc2fb14628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:13:50.686Z|6dd7d426-0c87-4728-ab67-c0dc2fb14628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:14:00.369Z|2ba010ac-2527-440c-b5e4-008f90bef27d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:14:00.369Z|060aef25-253d-4d12-be98-a2fa09f278f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:00.370Z|2ba010ac-2527-440c-b5e4-008f90bef27d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:00.370Z|060aef25-253d-4d12-be98-a2fa09f278f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:00.696Z|4b65b30f-0a80-45bb-bb6c-61ffefe7ab87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:00.696Z|4b65b30f-0a80-45bb-bb6c-61ffefe7ab87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:00.696Z|5104d192-58ed-4952-bf35-d16c831b08a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:00.698Z|5104d192-58ed-4952-bf35-d16c831b08a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:05.551Z|d65487af-2fbb-4f86-8ba8-6579b961d674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:14:05.552Z|d65487af-2fbb-4f86-8ba8-6579b961d674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:14:10.395Z|ee7951fa-a185-475b-b0d6-5d82edb2081e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:10.396Z|ee7951fa-a185-475b-b0d6-5d82edb2081e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:10.721Z|504a7f43-05a4-4366-a4cf-77f09e6bfd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:10.721Z|89071769-9110-4c0e-b68c-2f33a0a1eedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:10.721Z|504a7f43-05a4-4366-a4cf-77f09e6bfd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:10.721Z|89071769-9110-4c0e-b68c-2f33a0a1eedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:20.426Z|3e6ef879-a15c-4bd7-a585-7417971321c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:20.427Z|3e6ef879-a15c-4bd7-a585-7417971321c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:20.551Z|cf784be6-30d5-4b74-94de-7b2f72a2f4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:14:20.552Z|cf784be6-30d5-4b74-94de-7b2f72a2f4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:14:20.686Z|e96c81fb-e93b-480e-9dd9-a8c6df670162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:14:20.687Z|e96c81fb-e93b-480e-9dd9-a8c6df670162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:14:20.746Z|a78fb77d-f2d3-4903-b552-91a1ed32cb7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:20.746Z|77c22a5f-19e8-42cc-94f9-02e7a1a67cc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:20.747Z|a78fb77d-f2d3-4903-b552-91a1ed32cb7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:20.747Z|77c22a5f-19e8-42cc-94f9-02e7a1a67cc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:30.458Z|4b28d0d4-bd83-42eb-9fb2-75e4514b5f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:30.459Z|4b28d0d4-bd83-42eb-9fb2-75e4514b5f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:30.771Z|a95fe4dc-7c32-4a6e-8a28-01c0de2bc4a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:30.771Z|850252b0-97ba-4b72-9b63-1c89b6045115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:30.772Z|a95fe4dc-7c32-4a6e-8a28-01c0de2bc4a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:30.772Z|850252b0-97ba-4b72-9b63-1c89b6045115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:35.552Z|e229de60-2c5d-47c6-9bd9-9ed73263ab0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:14:35.555Z|e229de60-2c5d-47c6-9bd9-9ed73263ab0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:14:40.485Z|2fa24767-27a0-4dfd-8ec6-ab228d3967d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:40.486Z|2fa24767-27a0-4dfd-8ec6-ab228d3967d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:40.796Z|85b18183-3df9-416d-95ff-a3abaf70cebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:40.796Z|e55dd4f2-8b6f-450a-958f-e529e56b69fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:40.797Z|e55dd4f2-8b6f-450a-958f-e529e56b69fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:40.797Z|85b18183-3df9-416d-95ff-a3abaf70cebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:50.518Z|21bcc41d-50d5-4c88-9db2-4d10a95d81a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:50.521Z|21bcc41d-50d5-4c88-9db2-4d10a95d81a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:50.552Z|aa76f4f6-6a9f-4252-a94a-850355446a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:14:50.553Z|aa76f4f6-6a9f-4252-a94a-850355446a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:14:50.688Z|4ab3f2ce-4d50-405a-a0f9-c46ab4002c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:14:50.688Z|4ab3f2ce-4d50-405a-a0f9-c46ab4002c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:14:50.819Z|baee1186-190e-4687-8492-a1786622c822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:50.819Z|73f53ccb-a615-4123-b940-60e56851a14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:14:50.820Z|baee1186-190e-4687-8492-a1786622c822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:14:50.821Z|73f53ccb-a615-4123-b940-60e56851a14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:00.370Z|d310ff51-c00b-47ce-bb18-6dd8e0f6047f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:15:00.372Z|d310ff51-c00b-47ce-bb18-6dd8e0f6047f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:00.551Z|88d0a125-7b88-46fe-9a65-ec983d510e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:00.552Z|88d0a125-7b88-46fe-9a65-ec983d510e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:00.846Z|3a830e73-af42-4fe6-aea5-8f59603eb985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:00.846Z|3a830e73-af42-4fe6-aea5-8f59603eb985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:00.846Z|098d80eb-2ab1-4cf8-8f55-1431d4139bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:00.847Z|098d80eb-2ab1-4cf8-8f55-1431d4139bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:05.551Z|7b009590-86ed-438e-8d29-72975f3d9bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:15:05.552Z|7b009590-86ed-438e-8d29-72975f3d9bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:15:10.578Z|bd74181c-3d12-4d7e-9cdb-0a37179dd8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:10.579Z|bd74181c-3d12-4d7e-9cdb-0a37179dd8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:10.884Z|dd60905b-68cc-4d31-9e33-d172870e739a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:10.884Z|dd60905b-68cc-4d31-9e33-d172870e739a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:10.884Z|b5e14d72-59c0-485b-b87a-3dbfce60c92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:10.886Z|b5e14d72-59c0-485b-b87a-3dbfce60c92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:20.551Z|663371d4-e5e7-4e05-be8b-fb4c12df2b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:15:20.554Z|663371d4-e5e7-4e05-be8b-fb4c12df2b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:15:20.603Z|1cc48c8c-0d08-473e-b5b7-a61078f162b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:20.604Z|1cc48c8c-0d08-473e-b5b7-a61078f162b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:20.689Z|db843f91-9845-49c4-99dc-b4346bb5a723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:15:20.690Z|db843f91-9845-49c4-99dc-b4346bb5a723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:15:20.909Z|872eb1a6-ea57-453b-8d09-d6a210753925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:20.909Z|872eb1a6-ea57-453b-8d09-d6a210753925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:20.933Z|537b69d9-56ca-48b3-a144-4606219a01b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:20.934Z|537b69d9-56ca-48b3-a144-4606219a01b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:30.628Z|77361ff8-1dff-4aea-abe8-2d88871bf7ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:30.629Z|77361ff8-1dff-4aea-abe8-2d88871bf7ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:30.935Z|d029d4c8-ba28-4c4f-ab2b-83d76612dd86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:30.936Z|d029d4c8-ba28-4c4f-ab2b-83d76612dd86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:30.958Z|d9531b79-6fa1-46bf-88d5-43416bdb372c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:30.959Z|d9531b79-6fa1-46bf-88d5-43416bdb372c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:35.552Z|b9a9c914-d00b-4a82-84e8-9fbdeee739c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:15:35.553Z|b9a9c914-d00b-4a82-84e8-9fbdeee739c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:15:40.654Z|b6c07442-f33c-406d-9d6d-35ad453e155d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:40.655Z|b6c07442-f33c-406d-9d6d-35ad453e155d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:40.959Z|6eab58b1-dc2d-45f2-8ddc-cf9ce9839002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:40.960Z|6eab58b1-dc2d-45f2-8ddc-cf9ce9839002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:40.982Z|50697a8d-3b28-49c9-8bb1-ed8241192d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:40.983Z|50697a8d-3b28-49c9-8bb1-ed8241192d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:50.552Z|e487b397-388e-4aa3-a68f-e023330b83f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:15:50.552Z|e487b397-388e-4aa3-a68f-e023330b83f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:15:50.680Z|acf6326a-a883-40c4-8456-b21653507959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:50.681Z|acf6326a-a883-40c4-8456-b21653507959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:50.691Z|5e571a4e-05f8-4399-a3e6-189fa7846254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:15:50.691Z|5e571a4e-05f8-4399-a3e6-189fa7846254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:15:50.984Z|ce66ba33-b348-4976-99e2-e96ea95e79f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:50.984Z|ce66ba33-b348-4976-99e2-e96ea95e79f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:15:51.007Z|24da2662-f866-416d-a740-2d0ab81c48c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:15:51.008Z|24da2662-f866-416d-a740-2d0ab81c48c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:00.366Z|b1bee560-e003-41b4-8166-0514f974b248|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:16:00.368Z|b1bee560-e003-41b4-8166-0514f974b248|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:00.705Z|c267a087-1b3e-485e-aa24-10c29cb54afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:00.706Z|c267a087-1b3e-485e-aa24-10c29cb54afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:01.008Z|fea4d04d-939b-4545-8c42-92a7bbdd8265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:01.009Z|fea4d04d-939b-4545-8c42-92a7bbdd8265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:01.032Z|104796bc-226c-41bf-b5d1-58ceda296a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:01.032Z|104796bc-226c-41bf-b5d1-58ceda296a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:05.551Z|60f11b36-866d-4500-9b27-2d54a801c17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:16:05.554Z|60f11b36-866d-4500-9b27-2d54a801c17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:16:10.738Z|551d80a9-b4c1-4741-a6d0-f7687949713d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:10.739Z|551d80a9-b4c1-4741-a6d0-f7687949713d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:11.031Z|b2b2f442-da06-4f44-bd00-8dcabeb8887c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:11.032Z|b2b2f442-da06-4f44-bd00-8dcabeb8887c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:11.055Z|fcb8fd74-ab2a-4d29-a506-f10bca0e63ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:11.055Z|fcb8fd74-ab2a-4d29-a506-f10bca0e63ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:20.551Z|1e9c0674-f8a8-4be6-acd2-1d3e9ec5a607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:16:20.552Z|1e9c0674-f8a8-4be6-acd2-1d3e9ec5a607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:16:20.692Z|3c0d93b4-8fb3-48f0-b241-2f159f7bf734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:16:20.693Z|3c0d93b4-8fb3-48f0-b241-2f159f7bf734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:16:20.763Z|55e8a6fc-aa14-431d-8ca2-8788171b5c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:20.764Z|55e8a6fc-aa14-431d-8ca2-8788171b5c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:21.055Z|0b74df79-4085-4065-9d63-94d0425ea11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:21.056Z|0b74df79-4085-4065-9d63-94d0425ea11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:21.077Z|05c56b4c-68cc-4322-b44a-6a1fb79edd6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:21.078Z|05c56b4c-68cc-4322-b44a-6a1fb79edd6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:30.789Z|2ecf541b-5991-4638-abd3-ce148a933b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:30.790Z|2ecf541b-5991-4638-abd3-ce148a933b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:31.078Z|30fc519b-7346-43a5-84ed-1c1838e4169d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:31.079Z|30fc519b-7346-43a5-84ed-1c1838e4169d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:31.099Z|899fb21f-2400-4188-8f8c-91070f221e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:31.099Z|899fb21f-2400-4188-8f8c-91070f221e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:35.552Z|900ac87f-6eea-46b5-8335-3c1132ab6f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:16:35.553Z|900ac87f-6eea-46b5-8335-3c1132ab6f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:16:40.815Z|5b2b6764-ac8f-4b8a-a86d-10a79a5a3bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:40.816Z|5b2b6764-ac8f-4b8a-a86d-10a79a5a3bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:41.103Z|35691601-58fa-4b14-af8b-f63a48f97d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:41.104Z|35691601-58fa-4b14-af8b-f63a48f97d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:41.121Z|6391c567-b9ce-49b8-8e2c-5c851f794dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:41.122Z|6391c567-b9ce-49b8-8e2c-5c851f794dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:50.551Z|00cba5b8-49fe-4376-ab75-8a3b7e04e560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:16:50.554Z|00cba5b8-49fe-4376-ab75-8a3b7e04e560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:16:50.693Z|29e6bcbd-095b-4c3e-a093-10c0d540ec6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:16:50.694Z|29e6bcbd-095b-4c3e-a093-10c0d540ec6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:16:50.842Z|8db91ec1-bbbf-413b-ad52-e89112ad778c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:50.843Z|8db91ec1-bbbf-413b-ad52-e89112ad778c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:51.129Z|c1a0432d-232c-4f49-9238-612ee94fdeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:51.129Z|c1a0432d-232c-4f49-9238-612ee94fdeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:16:51.149Z|2de36c96-5061-4eda-a769-633a61aaa954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:16:51.149Z|2de36c96-5061-4eda-a769-633a61aaa954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:00.366Z|b1423e3a-5f0d-4521-9a3f-ef7fbd54632d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:17:00.367Z|b1423e3a-5f0d-4521-9a3f-ef7fbd54632d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:00.866Z|e47ff70e-5d25-4e52-b407-fac09cf2050d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:00.867Z|e47ff70e-5d25-4e52-b407-fac09cf2050d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:01.158Z|9272694d-c6a7-4621-b924-7f9e70682fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:01.159Z|9272694d-c6a7-4621-b924-7f9e70682fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:01.174Z|83fd567f-cf54-4109-98bf-6cd17b55e9be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:01.175Z|83fd567f-cf54-4109-98bf-6cd17b55e9be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:05.551Z|b542b679-36a2-46db-8953-34b6432b91e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:17:05.552Z|b542b679-36a2-46db-8953-34b6432b91e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:17:10.891Z|e3513884-e17d-486f-8f4b-b8af43e4887e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:10.892Z|e3513884-e17d-486f-8f4b-b8af43e4887e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:11.186Z|72ef537e-b82b-45d4-9ec1-15645b554ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:11.187Z|72ef537e-b82b-45d4-9ec1-15645b554ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:11.195Z|adbf8cf0-d4b3-405a-a4ed-c951def60728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:11.196Z|adbf8cf0-d4b3-405a-a4ed-c951def60728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:20.551Z|27f3d238-faf2-4f9d-84a9-32abf9f0b638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:17:20.552Z|27f3d238-faf2-4f9d-84a9-32abf9f0b638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:17:20.695Z|ec1ee2de-ff5a-4171-be36-784a2ab7fcb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:17:20.696Z|ec1ee2de-ff5a-4171-be36-784a2ab7fcb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:17:20.920Z|4a7540b5-5d75-432f-aec6-561279f0330f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:20.921Z|4a7540b5-5d75-432f-aec6-561279f0330f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:21.211Z|5f106f8d-7bf0-4296-ba0a-a444d3a30191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:21.211Z|5f106f8d-7bf0-4296-ba0a-a444d3a30191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:21.218Z|2e9a6ef8-83a4-4103-bd5c-fa94cac23a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:21.218Z|2e9a6ef8-83a4-4103-bd5c-fa94cac23a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:30.949Z|62841317-df83-4c12-97a4-e4d9b1552904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:30.950Z|62841317-df83-4c12-97a4-e4d9b1552904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:31.235Z|5617bb30-341f-495c-8a48-89a06bf950b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:31.236Z|5617bb30-341f-495c-8a48-89a06bf950b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:31.250Z|53b567ff-e333-43ee-8c79-70ebc0b28b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:31.250Z|53b567ff-e333-43ee-8c79-70ebc0b28b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:35.551Z|1c8f71a7-75d0-41cf-9fc5-4327e5736824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:17:35.554Z|1c8f71a7-75d0-41cf-9fc5-4327e5736824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:17:40.980Z|3193c7e6-8680-44ba-a5b7-27b9d4d50325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:40.981Z|3193c7e6-8680-44ba-a5b7-27b9d4d50325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:41.261Z|db33d187-6969-4333-95ba-971b394696d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:41.262Z|db33d187-6969-4333-95ba-971b394696d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:41.274Z|a7270a4c-a0e5-46f9-b0f8-dac1ff1c6dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:41.275Z|a7270a4c-a0e5-46f9-b0f8-dac1ff1c6dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:50.552Z|9493a6c1-f114-472d-ba38-71c02a5edc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:17:50.553Z|9493a6c1-f114-472d-ba38-71c02a5edc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:17:50.697Z|ad8f11a2-22c3-4e39-b887-b339877ac897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:17:50.698Z|ad8f11a2-22c3-4e39-b887-b339877ac897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:17:51.004Z|26fd885f-3e31-41ff-87f4-c6281a7afdc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:51.005Z|26fd885f-3e31-41ff-87f4-c6281a7afdc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:51.288Z|c2dc4107-f0df-43e0-ba51-5fec34e1ad1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:51.289Z|c2dc4107-f0df-43e0-ba51-5fec34e1ad1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:17:51.296Z|54c273e0-ed62-47a8-9800-d1b0427bd9e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:17:51.297Z|54c273e0-ed62-47a8-9800-d1b0427bd9e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:00.382Z|8afd400d-11e0-4233-b266-cb0037dd25b4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:18:00.382Z|8afd400d-11e0-4233-b266-cb0037dd25b4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:01.032Z|a24cc7ef-b40f-4975-9fec-930d44c9aa96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:01.033Z|a24cc7ef-b40f-4975-9fec-930d44c9aa96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:01.313Z|3988da63-844a-4e41-9b08-838f9b33e3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:01.314Z|3988da63-844a-4e41-9b08-838f9b33e3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:01.318Z|f740010f-6d88-4067-8784-7c46ba397dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:01.319Z|f740010f-6d88-4067-8784-7c46ba397dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:05.551Z|72760597-1bf5-4e15-bb0a-8d05aa31b175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:18:05.552Z|72760597-1bf5-4e15-bb0a-8d05aa31b175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:18:11.061Z|775c3441-6049-4975-862a-d45e743eef6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:11.062Z|775c3441-6049-4975-862a-d45e743eef6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:11.342Z|89d68262-b180-4d37-b06a-82758942c2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:11.342Z|89d68262-b180-4d37-b06a-82758942c2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:11.344Z|4e182b7a-9174-4813-9681-09e813db05d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:11.345Z|4e182b7a-9174-4813-9681-09e813db05d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:20.553Z|50408935-458b-4d97-a46b-a4636f3ec4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:18:20.555Z|50408935-458b-4d97-a46b-a4636f3ec4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:18:20.698Z|7ed1642e-f8e4-4677-886f-75f0efe0997f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:18:20.699Z|7ed1642e-f8e4-4677-886f-75f0efe0997f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:18:21.093Z|9f9376be-f9ac-4e29-93fe-2bbc554a29dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:21.094Z|9f9376be-f9ac-4e29-93fe-2bbc554a29dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:21.371Z|5201f27c-42a0-4d1c-ad16-3e5441752cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:21.372Z|5201f27c-42a0-4d1c-ad16-3e5441752cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:21.383Z|b1b84e7b-604e-494d-b70a-8ab2b7348486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:21.384Z|b1b84e7b-604e-494d-b70a-8ab2b7348486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:31.122Z|b621da54-b3e5-4326-ae29-64c6c3c63999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:31.123Z|b621da54-b3e5-4326-ae29-64c6c3c63999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:31.398Z|034303c8-9e1a-4b34-aea9-1f3798c52f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:31.399Z|034303c8-9e1a-4b34-aea9-1f3798c52f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:31.407Z|f041b104-32f7-4d69-9086-454889b617f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:31.409Z|f041b104-32f7-4d69-9086-454889b617f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:35.551Z|22b25834-9d09-4227-a1b9-89680f4b55d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:18:35.552Z|22b25834-9d09-4227-a1b9-89680f4b55d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:18:41.147Z|b46ef556-e0a8-4251-8438-b3dbfefbbb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:41.148Z|b46ef556-e0a8-4251-8438-b3dbfefbbb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:41.431Z|e0a84b7d-11bc-406b-baa4-59c813887930|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:41.431Z|e0a84b7d-11bc-406b-baa4-59c813887930|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:41.434Z|b6a68dde-50de-4cb0-a236-f1f2488d4bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:41.434Z|b6a68dde-50de-4cb0-a236-f1f2488d4bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:50.552Z|1af3dde4-9082-4038-b276-ba2056d8e45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:18:50.552Z|1af3dde4-9082-4038-b276-ba2056d8e45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:18:50.700Z|b9d8bdca-e977-4e59-b023-379656369bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:18:50.700Z|b9d8bdca-e977-4e59-b023-379656369bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:18:51.171Z|e235e3a4-8f27-4ec1-9568-5077bc698cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:51.174Z|e235e3a4-8f27-4ec1-9568-5077bc698cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:51.505Z|188398d5-71bb-4bc5-a730-69bb06accf52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:51.507Z|b285f808-e94b-4176-a3b2-259f0f712079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:18:51.508Z|b285f808-e94b-4176-a3b2-259f0f712079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:18:51.512Z|188398d5-71bb-4bc5-a730-69bb06accf52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:00.365Z|ca5bd992-a450-4423-ae0f-52590ec1fb3f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:19:00.366Z|ca5bd992-a450-4423-ae0f-52590ec1fb3f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:01.200Z|a3a56cde-f461-48c8-ba9f-3289ae06fc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:01.201Z|a3a56cde-f461-48c8-ba9f-3289ae06fc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:01.534Z|0f8482dd-6479-45d2-b9dc-28ee9703cea7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:01.536Z|0f8482dd-6479-45d2-b9dc-28ee9703cea7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:01.542Z|dc702cd6-6c8b-4196-ad6d-33c2652b609d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:01.542Z|dc702cd6-6c8b-4196-ad6d-33c2652b609d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:05.552Z|51b339d7-d454-4733-87e4-b8ec5fcbbccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:19:05.554Z|51b339d7-d454-4733-87e4-b8ec5fcbbccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:19:11.228Z|3af59533-084d-4950-9012-f73363d995cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:11.229Z|3af59533-084d-4950-9012-f73363d995cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:11.564Z|0ee7b94f-001d-4bb6-adbc-6656393ba9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:11.564Z|0ee7b94f-001d-4bb6-adbc-6656393ba9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:11.575Z|a5c8cdbe-0aab-43c6-a8cd-a6f55b170330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:11.576Z|a5c8cdbe-0aab-43c6-a8cd-a6f55b170330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:20.551Z|9930cd5c-236b-4d18-9608-f2c4fde1c7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:19:20.552Z|9930cd5c-236b-4d18-9608-f2c4fde1c7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:19:20.701Z|5a77ab40-22b3-4ac2-a6ac-9717a780d8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:19:20.702Z|5a77ab40-22b3-4ac2-a6ac-9717a780d8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:19:21.255Z|83a8313e-576b-4307-b1c4-8d166164c9c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:21.256Z|83a8313e-576b-4307-b1c4-8d166164c9c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:21.589Z|ffa13ce1-063f-47b7-aeaa-7a72e355ec61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:21.590Z|ffa13ce1-063f-47b7-aeaa-7a72e355ec61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:21.599Z|03834ad6-6c25-4311-be70-1329d5dc2c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:21.599Z|03834ad6-6c25-4311-be70-1329d5dc2c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:31.280Z|aea44b78-d203-4f96-9fdb-73fbfd53bf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:31.280Z|aea44b78-d203-4f96-9fdb-73fbfd53bf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:31.614Z|6f0febc4-ef73-4bda-bfe8-20abf8496f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:31.615Z|6f0febc4-ef73-4bda-bfe8-20abf8496f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:31.620Z|d90dc282-9824-48a9-9bb5-7185be620c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:31.621Z|d90dc282-9824-48a9-9bb5-7185be620c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:35.551Z|28d87543-2c8e-4374-8cb3-ec56f89d0046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:19:35.552Z|28d87543-2c8e-4374-8cb3-ec56f89d0046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:19:41.305Z|72fca008-98bc-4500-9be8-901fc7b0cd3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:41.306Z|72fca008-98bc-4500-9be8-901fc7b0cd3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:41.645Z|4ba05051-7aa9-4e15-adaa-becb84c5a0e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:41.645Z|32c232e6-c732-4c1b-9531-00c5412772ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:41.646Z|32c232e6-c732-4c1b-9531-00c5412772ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:41.646Z|4ba05051-7aa9-4e15-adaa-becb84c5a0e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:50.553Z|cce3b54f-8ca8-47d1-b20d-2d182e8f22d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:19:50.554Z|cce3b54f-8ca8-47d1-b20d-2d182e8f22d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:19:50.703Z|ee3e74a4-0b20-4e26-be97-5496bcac5a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:19:50.704Z|ee3e74a4-0b20-4e26-be97-5496bcac5a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:19:51.331Z|872bd482-a0e4-431d-939f-8248fa60a5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:51.331Z|872bd482-a0e4-431d-939f-8248fa60a5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:51.672Z|6ca2349f-f1d6-49ad-a5c5-5aedfff50b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:51.672Z|e99a001c-e7fe-4664-b7a0-66d0efed2337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:19:51.673Z|6ca2349f-f1d6-49ad-a5c5-5aedfff50b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:19:51.673Z|e99a001c-e7fe-4664-b7a0-66d0efed2337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:00.367Z|154e0a12-e66d-4a6d-b1f0-d104a40a6df7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:20:00.369Z|154e0a12-e66d-4a6d-b1f0-d104a40a6df7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:01.355Z|cfb3a0cf-0311-44f7-b6aa-221f4fb3fefe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:01.356Z|cfb3a0cf-0311-44f7-b6aa-221f4fb3fefe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:01.698Z|b88046d3-1a14-4d00-992c-d3e407db2a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:01.698Z|aa4b5c69-0fb5-4e78-aed4-2b86d51b287b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:01.699Z|b88046d3-1a14-4d00-992c-d3e407db2a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:01.699Z|aa4b5c69-0fb5-4e78-aed4-2b86d51b287b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:05.552Z|36355425-2619-46ec-98b7-14d7487a78e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:20:05.553Z|36355425-2619-46ec-98b7-14d7487a78e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:20:11.381Z|0ccb6ca9-b54e-4d25-8286-f3f970098dc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:11.382Z|0ccb6ca9-b54e-4d25-8286-f3f970098dc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:11.725Z|de39e6bf-171d-408d-80df-842922c6c6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:11.726Z|de39e6bf-171d-408d-80df-842922c6c6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:11.730Z|7d6ed446-0777-4825-a7d9-e356cf509b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:11.732Z|7d6ed446-0777-4825-a7d9-e356cf509b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:20.552Z|5c6845d9-5154-4d2e-9a88-38784a2dfb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:20:20.555Z|5c6845d9-5154-4d2e-9a88-38784a2dfb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:20:20.705Z|52238d3e-0385-4aa2-9bf4-fb0da0829721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:20:20.706Z|52238d3e-0385-4aa2-9bf4-fb0da0829721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:20:21.408Z|feb53939-70c6-4bf3-8a17-2f6c21ae558c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:21.409Z|feb53939-70c6-4bf3-8a17-2f6c21ae558c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:21.754Z|37b585a5-3399-4d54-bbbb-87cb279bda55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:21.754Z|02df570f-efc2-4872-bfda-51903c9ed1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:21.755Z|02df570f-efc2-4872-bfda-51903c9ed1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:21.755Z|37b585a5-3399-4d54-bbbb-87cb279bda55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:31.434Z|2bd26279-93e5-48fd-bc0e-63df9e989d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:31.435Z|2bd26279-93e5-48fd-bc0e-63df9e989d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:31.780Z|ef4ee12e-0def-485a-ad8b-b581e3022bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:31.781Z|ef4ee12e-0def-485a-ad8b-b581e3022bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:31.782Z|6d005ea8-e9de-45f8-9fab-330c6ca2610b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:31.782Z|6d005ea8-e9de-45f8-9fab-330c6ca2610b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:35.552Z|9574b672-d9ac-409b-a540-09f5659b00e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:20:35.553Z|9574b672-d9ac-409b-a540-09f5659b00e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:20:41.459Z|cb45ac66-e79c-4af6-81f0-bb9453270f75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:41.460Z|cb45ac66-e79c-4af6-81f0-bb9453270f75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:41.807Z|9c35180f-24c4-4377-b9cd-bab5be0de7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:41.807Z|17199355-f5b1-48a7-8b92-26214fd7cc09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:41.808Z|9c35180f-24c4-4377-b9cd-bab5be0de7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:41.808Z|17199355-f5b1-48a7-8b92-26214fd7cc09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:50.552Z|2f8c4654-7a7b-47c9-b2cd-77db3861db95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:20:50.552Z|2f8c4654-7a7b-47c9-b2cd-77db3861db95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:20:50.707Z|a5215e80-468d-4b24-a85a-25bebfcc4d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:20:50.707Z|a5215e80-468d-4b24-a85a-25bebfcc4d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:20:51.488Z|0010f4eb-8ea0-4151-95fc-8a79c27d25c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:51.489Z|0010f4eb-8ea0-4151-95fc-8a79c27d25c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:51.832Z|326c08a6-9c16-486b-930c-bb1131d849bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:51.833Z|3b9050d9-9951-434c-8a1d-2f5687bcfe07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:20:51.833Z|326c08a6-9c16-486b-930c-bb1131d849bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:20:51.835Z|3b9050d9-9951-434c-8a1d-2f5687bcfe07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:00.366Z|43ed7279-897b-4039-beff-37a8dc6ec6bc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:21:00.366Z|43ed7279-897b-4039-beff-37a8dc6ec6bc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:01.518Z|ac61840e-e93a-4943-9a6d-573c1a63877a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:01.519Z|ac61840e-e93a-4943-9a6d-573c1a63877a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:01.858Z|b4778825-3564-49bd-86d4-1ce02aa7e86b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:01.859Z|b4778825-3564-49bd-86d4-1ce02aa7e86b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:01.869Z|f9c72ae9-2f05-40da-b977-08ffd8c29fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:01.870Z|f9c72ae9-2f05-40da-b977-08ffd8c29fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:05.551Z|7b7204e7-3a60-44dc-bdc0-30b5c0f1c537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:21:05.554Z|7b7204e7-3a60-44dc-bdc0-30b5c0f1c537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:21:11.541Z|71ba265a-243e-4761-b320-98cd3369c3b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:11.542Z|71ba265a-243e-4761-b320-98cd3369c3b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:11.883Z|0c9db196-b3b1-4f10-8e5c-77a7e06650f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:11.884Z|0c9db196-b3b1-4f10-8e5c-77a7e06650f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:11.899Z|6dcb188a-07ff-4e1d-a952-1226bbf18e7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:11.899Z|6dcb188a-07ff-4e1d-a952-1226bbf18e7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:20.551Z|032d4d29-2a1c-4ce2-9e81-d092cad9c172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:21:20.552Z|032d4d29-2a1c-4ce2-9e81-d092cad9c172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:21:20.709Z|b6d9b952-feae-4c6f-9a8a-2c84fb3f1cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:21:20.709Z|b6d9b952-feae-4c6f-9a8a-2c84fb3f1cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:21:21.566Z|d423349f-0df0-4cfa-a655-054698e30764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:21.566Z|d423349f-0df0-4cfa-a655-054698e30764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:21.908Z|faa5e357-2c30-4125-b2b5-166e85dea8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:21.909Z|faa5e357-2c30-4125-b2b5-166e85dea8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:21.926Z|f56704fc-778c-4a2a-abf2-9bdc87409474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:21.927Z|f56704fc-778c-4a2a-abf2-9bdc87409474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:31.590Z|d991fdb7-6e16-4c38-961c-224b185aabd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:31.591Z|d991fdb7-6e16-4c38-961c-224b185aabd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:31.936Z|e86e417b-851d-402e-8729-0ace3988a648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:31.937Z|e86e417b-851d-402e-8729-0ace3988a648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:31.949Z|3d13af34-a8ac-48ed-968f-a255df73e6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:31.950Z|3d13af34-a8ac-48ed-968f-a255df73e6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:35.551Z|f5d81053-ed09-4d8e-b953-90fc55c84257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:21:35.552Z|f5d81053-ed09-4d8e-b953-90fc55c84257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:21:41.614Z|8ff5eb82-ca6c-4e97-b4ff-b33727d88388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:41.615Z|8ff5eb82-ca6c-4e97-b4ff-b33727d88388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:41.959Z|14d11571-f8bb-4301-9ba8-1c49114e1c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:41.961Z|14d11571-f8bb-4301-9ba8-1c49114e1c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:41.974Z|8a470e7e-912e-498d-8497-7da546da8e0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:41.975Z|8a470e7e-912e-498d-8497-7da546da8e0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:50.551Z|050e7761-e92b-457c-b7c9-94e963775db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:21:50.554Z|050e7761-e92b-457c-b7c9-94e963775db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:21:50.710Z|6b4fa16e-dab3-4bd7-a03f-1b2689e9037b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:21:50.711Z|6b4fa16e-dab3-4bd7-a03f-1b2689e9037b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:21:51.639Z|fd260e4c-84c7-4d02-bfde-fbaf9702d92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:51.640Z|fd260e4c-84c7-4d02-bfde-fbaf9702d92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:51.985Z|93bb816c-d41a-4eb1-9d44-96bdc0a74628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:51.986Z|93bb816c-d41a-4eb1-9d44-96bdc0a74628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:21:51.995Z|c6312f79-d3dc-44f6-9408-24014fdcf84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:21:51.996Z|c6312f79-d3dc-44f6-9408-24014fdcf84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:00.365Z|55622097-510f-4907-9445-b5141965497b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:22:00.366Z|55622097-510f-4907-9445-b5141965497b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:01.667Z|555e1504-3eb2-40f5-afc7-16a5813e822a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:01.668Z|555e1504-3eb2-40f5-afc7-16a5813e822a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:02.009Z|084374c3-864b-4d2b-a29c-cf912b939aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:02.010Z|084374c3-864b-4d2b-a29c-cf912b939aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:02.017Z|9cbb1512-fb83-4390-9ea1-4e274d8f09ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:02.018Z|9cbb1512-fb83-4390-9ea1-4e274d8f09ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:05.551Z|597eeb6c-62ad-4cb5-8c1f-00c3ba161afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:22:05.552Z|597eeb6c-62ad-4cb5-8c1f-00c3ba161afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:22:11.695Z|b47c45fe-4a8a-4dec-8ef0-16c69f3a6e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:11.696Z|b47c45fe-4a8a-4dec-8ef0-16c69f3a6e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:12.039Z|b97b7691-58d0-43e1-9eef-b2f9bf595eb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:12.039Z|53b6e4b0-2ec5-4534-9724-0eabda65fb67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:12.039Z|53b6e4b0-2ec5-4534-9724-0eabda65fb67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:12.039Z|b97b7691-58d0-43e1-9eef-b2f9bf595eb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:20.551Z|1cd241a2-4647-46a0-a8dd-a0157553bd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:22:20.552Z|1cd241a2-4647-46a0-a8dd-a0157553bd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:22:20.712Z|ca526053-29df-456a-b9d7-c117dd29aae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:22:20.713Z|ca526053-29df-456a-b9d7-c117dd29aae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:22:21.722Z|2c48f496-c5a9-4f1d-a0ae-defae5ec0d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:21.722Z|2c48f496-c5a9-4f1d-a0ae-defae5ec0d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:22.066Z|0e0923d3-3e91-44dc-9ba0-b3770c890674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:22.067Z|0e0923d3-3e91-44dc-9ba0-b3770c890674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:22.071Z|ed612821-c19d-4484-9c84-ba5588d4ee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:22.071Z|ed612821-c19d-4484-9c84-ba5588d4ee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:31.754Z|dcdf162f-1757-40fb-b7d6-9d75aafa7806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:31.755Z|dcdf162f-1757-40fb-b7d6-9d75aafa7806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:32.090Z|dee73749-5d32-40ce-9fd5-f7ef3c2e4639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:32.090Z|e7797b4f-85be-4505-8dc6-88ab1c8ef3d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:32.091Z|dee73749-5d32-40ce-9fd5-f7ef3c2e4639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:32.091Z|e7797b4f-85be-4505-8dc6-88ab1c8ef3d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:35.551Z|a57c7b91-48ca-424d-92cf-094fdb4c9353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:22:35.554Z|a57c7b91-48ca-424d-92cf-094fdb4c9353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:22:41.778Z|04e4d25f-90e3-43e8-8873-eac46c05d153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:41.779Z|04e4d25f-90e3-43e8-8873-eac46c05d153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:42.114Z|2cac46f8-45af-47d3-bd3a-b9cff3b890e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:42.114Z|5680c915-3d8f-4453-9131-f13c4c04aa4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:42.115Z|5680c915-3d8f-4453-9131-f13c4c04aa4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:42.115Z|2cac46f8-45af-47d3-bd3a-b9cff3b890e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:50.551Z|8a3aa9ea-8383-4ea3-a417-169809b88dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:22:50.552Z|8a3aa9ea-8383-4ea3-a417-169809b88dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:22:50.714Z|3ef53859-1f4c-4640-bb68-fe096b83935d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:22:50.714Z|3ef53859-1f4c-4640-bb68-fe096b83935d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:22:51.805Z|0236b11f-7d7b-41ba-af0f-8d05ba2db0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:51.806Z|0236b11f-7d7b-41ba-af0f-8d05ba2db0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:52.140Z|69421051-d34b-48cd-83e0-6a30e11926e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:52.140Z|57795c6e-3a3b-43cc-b0ec-70bec17e0c59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:22:52.141Z|69421051-d34b-48cd-83e0-6a30e11926e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:22:52.141Z|57795c6e-3a3b-43cc-b0ec-70bec17e0c59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:00.364Z|7752edeb-b116-4cf9-a843-70e1974900e4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:23:00.365Z|7752edeb-b116-4cf9-a843-70e1974900e4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:01.832Z|7ab3967a-6d84-4e61-8e9c-42dec4ef5b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:01.833Z|7ab3967a-6d84-4e61-8e9c-42dec4ef5b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:02.164Z|d1c13476-a633-4a38-8098-ebe281534af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:02.164Z|e9390658-d505-4da5-b2b4-a867bee86cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:02.165Z|d1c13476-a633-4a38-8098-ebe281534af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:02.165Z|e9390658-d505-4da5-b2b4-a867bee86cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:05.551Z|29842587-0995-4bdb-b40e-657eafa7e529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:23:05.552Z|29842587-0995-4bdb-b40e-657eafa7e529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:23:11.857Z|70fd2a9c-2e32-4760-a8fe-8f471fbd34fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:11.857Z|70fd2a9c-2e32-4760-a8fe-8f471fbd34fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:12.191Z|73c9ada8-fd2f-4daf-bee1-ae29c38883de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:12.191Z|73c9ada8-fd2f-4daf-bee1-ae29c38883de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:12.191Z|ba667130-a00a-423e-aa1a-dc311d6ea355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:12.197Z|ba667130-a00a-423e-aa1a-dc311d6ea355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:20.551Z|77da3fb4-c89f-427b-9cb3-0c30cf30642e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:23:20.554Z|77da3fb4-c89f-427b-9cb3-0c30cf30642e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:23:20.715Z|16b89682-9e96-4541-ab61-dc49c96bef7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:23:20.716Z|16b89682-9e96-4541-ab61-dc49c96bef7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:23:21.880Z|23d11e29-670d-4ef5-b07b-c0a8a42ca62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:21.880Z|23d11e29-670d-4ef5-b07b-c0a8a42ca62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:22.214Z|f2a860c2-afec-4b38-ad36-6191d34fbe97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:22.215Z|f2a860c2-afec-4b38-ad36-6191d34fbe97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:22.217Z|44f508a0-7fe3-46a4-ba23-4f52db1234a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:22.218Z|44f508a0-7fe3-46a4-ba23-4f52db1234a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:31.903Z|f2955f53-2a5b-40cf-81bf-b3cfc8157afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:31.904Z|f2955f53-2a5b-40cf-81bf-b3cfc8157afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:32.240Z|2a48769c-440c-4fe8-b65f-b099607849b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:32.241Z|2927d85d-d057-4d39-b39d-87a92a03e5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:32.241Z|2927d85d-d057-4d39-b39d-87a92a03e5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:32.241Z|2a48769c-440c-4fe8-b65f-b099607849b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:35.551Z|a68f259d-297a-4d25-9da6-6b00aad6922b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:23:35.552Z|a68f259d-297a-4d25-9da6-6b00aad6922b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:23:41.929Z|3b720b87-fc98-4d0e-88b1-014d0ebb9f3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:41.933Z|3b720b87-fc98-4d0e-88b1-014d0ebb9f3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:42.268Z|739ecf64-6ac7-4f37-896d-8620c358ce3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:42.268Z|5290e1f2-613c-4d85-9d59-0af2063c071a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:42.269Z|5290e1f2-613c-4d85-9d59-0af2063c071a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:42.269Z|739ecf64-6ac7-4f37-896d-8620c358ce3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:50.551Z|f1d10d8f-f7c6-4064-aa3c-9e04c6982a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:23:50.552Z|f1d10d8f-f7c6-4064-aa3c-9e04c6982a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:23:50.716Z|6c3e54f6-b0f0-4078-88dd-e662df1d8fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:23:50.717Z|6c3e54f6-b0f0-4078-88dd-e662df1d8fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:23:51.959Z|62485d7d-956f-4ead-b887-709442844b81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:51.960Z|62485d7d-956f-4ead-b887-709442844b81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:52.292Z|3aec1031-ab07-44c1-ba58-76981a9ee5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:52.292Z|ad4bb208-16b0-4c64-ba03-1d305fc55647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:23:52.293Z|3aec1031-ab07-44c1-ba58-76981a9ee5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:23:52.293Z|ad4bb208-16b0-4c64-ba03-1d305fc55647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:00.366Z|f50511e6-0af1-4d27-9474-b072ae0f819a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:24:00.367Z|f50511e6-0af1-4d27-9474-b072ae0f819a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:01.983Z|ddadd0cf-670a-450b-b393-d6f788bbe6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:01.984Z|ddadd0cf-670a-450b-b393-d6f788bbe6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:02.318Z|c7aca88b-3ffa-4bef-9e00-286bcd5d3260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:02.318Z|54a64b60-f633-4f01-ae2d-8de80e2266e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:02.319Z|54a64b60-f633-4f01-ae2d-8de80e2266e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:02.319Z|c7aca88b-3ffa-4bef-9e00-286bcd5d3260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:05.551Z|5e67183e-a3ee-40db-a9de-6f56240e316b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:24:05.554Z|5e67183e-a3ee-40db-a9de-6f56240e316b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:24:12.007Z|53393340-0258-4b3f-b8f0-3f70e2596810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:12.008Z|53393340-0258-4b3f-b8f0-3f70e2596810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:12.344Z|35c130ab-0173-4a19-a685-8badd8697e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:12.344Z|9a7681b8-4643-4391-b1bd-ffbe87e9f026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:12.345Z|9a7681b8-4643-4391-b1bd-ffbe87e9f026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:12.345Z|35c130ab-0173-4a19-a685-8badd8697e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:20.551Z|4c87baee-4191-4d71-ba24-9a1e436161ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:24:20.552Z|4c87baee-4191-4d71-ba24-9a1e436161ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:24:20.718Z|7a30d14a-e292-4187-aaed-a6bdef79ad69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:24:20.719Z|7a30d14a-e292-4187-aaed-a6bdef79ad69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:24:22.040Z|01f69d42-9c34-4ce8-8668-33de79bff3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:22.041Z|01f69d42-9c34-4ce8-8668-33de79bff3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:22.370Z|1896ddda-cac7-43ca-a19f-04ddf0ad3f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:22.371Z|1896ddda-cac7-43ca-a19f-04ddf0ad3f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:22.378Z|6c9b3330-aec5-44dc-b52f-06c8deac2bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:22.379Z|6c9b3330-aec5-44dc-b52f-06c8deac2bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:32.065Z|8612f2c8-57d8-4257-a653-68be11ffe1c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:32.066Z|8612f2c8-57d8-4257-a653-68be11ffe1c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:32.395Z|ff4f9638-9603-409e-8518-bf803a7aa4b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:32.396Z|ff4f9638-9603-409e-8518-bf803a7aa4b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:32.403Z|19a5eae0-6161-4a2e-b291-02422e2e166b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:32.405Z|19a5eae0-6161-4a2e-b291-02422e2e166b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:35.551Z|faf6b8ae-b279-4f54-a4d4-d216051e44f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:24:35.552Z|faf6b8ae-b279-4f54-a4d4-d216051e44f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:24:42.091Z|3a43bc34-c68a-4993-8c0b-e51e2793f2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:42.092Z|3a43bc34-c68a-4993-8c0b-e51e2793f2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:42.420Z|4dad0e74-85fd-4380-b258-aa9c0c151ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:42.421Z|4dad0e74-85fd-4380-b258-aa9c0c151ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:42.427Z|fb2ef4b5-4e1a-44d5-a04c-069d2e3465d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:42.428Z|fb2ef4b5-4e1a-44d5-a04c-069d2e3465d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:50.551Z|5aef771f-be74-4530-ab57-8379d2e489b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:24:50.554Z|5aef771f-be74-4530-ab57-8379d2e489b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:24:50.719Z|8938df18-64a1-49b4-8981-961bd501204f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:24:50.720Z|8938df18-64a1-49b4-8981-961bd501204f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:24:52.117Z|1dacc2f0-032c-41d1-a22b-4b7a5e017c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:52.118Z|1dacc2f0-032c-41d1-a22b-4b7a5e017c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:52.446Z|20a0e561-aac6-4837-867c-d9923ef50f0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:52.448Z|20a0e561-aac6-4837-867c-d9923ef50f0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:24:52.453Z|b44eeda5-103c-4944-9dc1-c810618d4a3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:24:52.454Z|b44eeda5-103c-4944-9dc1-c810618d4a3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:00.366Z|d37f8bb4-7654-4257-bca7-dea019578d60|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:25:00.367Z|d37f8bb4-7654-4257-bca7-dea019578d60|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:02.143Z|d07a6a36-b73e-4d90-8207-5ee8463a476b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:02.144Z|d07a6a36-b73e-4d90-8207-5ee8463a476b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:02.474Z|ce9cf221-17c6-4136-9939-b64fa463fd2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:02.477Z|ce9cf221-17c6-4136-9939-b64fa463fd2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:02.490Z|ec86124d-10bf-4647-8e9e-8091be5c88bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:02.491Z|ec86124d-10bf-4647-8e9e-8091be5c88bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:05.553Z|25f2c81c-a8b5-40f2-b13f-98e9b5287988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:25:05.553Z|25f2c81c-a8b5-40f2-b13f-98e9b5287988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:25:12.170Z|5caa123c-63c2-4b13-a9db-e1cbd3a5b2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:12.171Z|5caa123c-63c2-4b13-a9db-e1cbd3a5b2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:12.503Z|21b6b9ac-6c1f-4148-8b67-d1d88a5e9703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:12.504Z|21b6b9ac-6c1f-4148-8b67-d1d88a5e9703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:12.519Z|7adc1b55-8bd5-4c40-91b5-e4bf1c1ec7b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:12.519Z|7adc1b55-8bd5-4c40-91b5-e4bf1c1ec7b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:20.551Z|ae733c09-9b27-40cd-a647-a8fc8dbe4eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:25:20.552Z|ae733c09-9b27-40cd-a647-a8fc8dbe4eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:25:20.721Z|3b028acf-dce3-489a-babd-93868e4a0027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:25:20.721Z|3b028acf-dce3-489a-babd-93868e4a0027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:25:22.196Z|0cc9087f-dfdd-481b-9afa-f98a6db428a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:22.197Z|0cc9087f-dfdd-481b-9afa-f98a6db428a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:22.530Z|a42527b6-01b6-48ef-8179-42dbd2cb18ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:22.531Z|a42527b6-01b6-48ef-8179-42dbd2cb18ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:22.541Z|d2a6680f-dc1e-4607-a6d2-8fc918266c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:22.542Z|d2a6680f-dc1e-4607-a6d2-8fc918266c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:32.225Z|4a6db451-5e03-46ac-b2ac-f26b70f14ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:32.225Z|4a6db451-5e03-46ac-b2ac-f26b70f14ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:32.553Z|40e3a2fe-dd13-4bbf-8df7-a362467b3d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:32.554Z|40e3a2fe-dd13-4bbf-8df7-a362467b3d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:32.562Z|a8b6cb8b-f414-4b3b-a006-a0b0a5848dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:32.563Z|a8b6cb8b-f414-4b3b-a006-a0b0a5848dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:35.552Z|f7ce4efb-3365-4465-809e-9f32ca391496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:25:35.555Z|f7ce4efb-3365-4465-809e-9f32ca391496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:25:42.252Z|528c3e58-20e4-4505-8755-df523eb8ad38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:42.253Z|528c3e58-20e4-4505-8755-df523eb8ad38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:42.576Z|721c5ddb-fbb0-4023-bb77-8ba36a4cf6a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:42.578Z|721c5ddb-fbb0-4023-bb77-8ba36a4cf6a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:42.594Z|d21a4ce5-31c9-4fce-b9aa-26578c6b6e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:42.595Z|d21a4ce5-31c9-4fce-b9aa-26578c6b6e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:50.552Z|b2cbdd52-cfe3-410c-94e6-82827283c122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:25:50.554Z|b2cbdd52-cfe3-410c-94e6-82827283c122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:25:50.722Z|551fdcbe-dc27-4807-a724-1b2626781ce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:25:50.723Z|551fdcbe-dc27-4807-a724-1b2626781ce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:25:52.282Z|5bc34b39-45f2-4871-a6dc-a4981b9b4f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:52.283Z|5bc34b39-45f2-4871-a6dc-a4981b9b4f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:52.603Z|4c553c17-b63d-4560-a4fb-5c6fc4e66f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:52.603Z|4c553c17-b63d-4560-a4fb-5c6fc4e66f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:25:52.617Z|75f3325c-f497-4fc9-a034-ee7629e1c808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:25:52.618Z|75f3325c-f497-4fc9-a034-ee7629e1c808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:00.368Z|03e14313-ab29-4961-a595-2b0e529b7dfb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:26:00.369Z|03e14313-ab29-4961-a595-2b0e529b7dfb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:02.310Z|c0eaf2a2-7691-41d6-b877-1fd4f199b6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:02.311Z|c0eaf2a2-7691-41d6-b877-1fd4f199b6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:02.626Z|2d56f61b-41f3-4ba0-9e45-5276240981cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:02.627Z|2d56f61b-41f3-4ba0-9e45-5276240981cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:02.645Z|411060b5-b96a-4c58-94a3-a1ef7bdeded6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:02.646Z|411060b5-b96a-4c58-94a3-a1ef7bdeded6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:05.552Z|ee74f0a8-6320-475c-a5c3-f272f7374812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:26:05.553Z|ee74f0a8-6320-475c-a5c3-f272f7374812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:26:12.338Z|d0d81ac6-b380-42b3-aa35-c54d6fbd523d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:12.339Z|d0d81ac6-b380-42b3-aa35-c54d6fbd523d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:12.653Z|aa22195c-5b6e-459a-84b8-ab3330574462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:12.654Z|aa22195c-5b6e-459a-84b8-ab3330574462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:12.673Z|4615e023-b445-4cee-857a-9c59b0b87ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:12.674Z|4615e023-b445-4cee-857a-9c59b0b87ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:20.551Z|39a2d350-d977-4e31-bb63-1af38fe39102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:26:20.554Z|39a2d350-d977-4e31-bb63-1af38fe39102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:26:20.724Z|312cbae1-f290-4952-bd09-7e4b044f911c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:26:20.725Z|312cbae1-f290-4952-bd09-7e4b044f911c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:26:22.366Z|e8c306bf-f7a7-469d-ae5e-18afd9bf37b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:22.367Z|e8c306bf-f7a7-469d-ae5e-18afd9bf37b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:22.679Z|3f42d47f-5fcd-4a9a-a77a-f69fe2aeb263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:22.679Z|3f42d47f-5fcd-4a9a-a77a-f69fe2aeb263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:22.695Z|5923c2f9-ce06-4819-866a-515e415960fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:22.696Z|5923c2f9-ce06-4819-866a-515e415960fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:32.397Z|c16f9ec5-2300-435f-80c1-bb4a2dcb59bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:32.398Z|c16f9ec5-2300-435f-80c1-bb4a2dcb59bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:32.703Z|abba4667-3d68-482d-b9f7-3d20342ce2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:32.703Z|abba4667-3d68-482d-b9f7-3d20342ce2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:32.717Z|3b093d3a-55e9-447f-ade3-1f93cc406c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:32.718Z|3b093d3a-55e9-447f-ade3-1f93cc406c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:35.551Z|e4772975-4ce4-4478-b1f5-38aafe3bf66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:26:35.552Z|e4772975-4ce4-4478-b1f5-38aafe3bf66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:26:42.422Z|cd4f4da6-c7ef-471b-b287-302f3eff5fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:42.424Z|cd4f4da6-c7ef-471b-b287-302f3eff5fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:42.727Z|80380aca-6748-4156-ab0a-36f975951681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:42.727Z|80380aca-6748-4156-ab0a-36f975951681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:42.742Z|4d305e71-57a6-47b7-b051-6c0bd58c5ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:42.743Z|4d305e71-57a6-47b7-b051-6c0bd58c5ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:50.551Z|4ad38941-6dbd-449b-90d5-029e70b3574d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:26:50.552Z|4ad38941-6dbd-449b-90d5-029e70b3574d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:26:50.728Z|8f4dadd1-9b18-47fe-88e5-019686c360dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:26:50.729Z|8f4dadd1-9b18-47fe-88e5-019686c360dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:26:52.454Z|02019380-84e1-4cb3-8f92-082616b1f59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:52.455Z|02019380-84e1-4cb3-8f92-082616b1f59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:52.754Z|43a7d7f4-a49a-4765-b588-40bad439cd07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:52.754Z|43a7d7f4-a49a-4765-b588-40bad439cd07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:26:52.765Z|42afc8a8-3206-4c8e-ab33-e6df02f7f29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:26:52.766Z|42afc8a8-3206-4c8e-ab33-e6df02f7f29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:00.372Z|30a3f164-3104-459a-90a5-60d0d8643af2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:27:00.373Z|30a3f164-3104-459a-90a5-60d0d8643af2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:02.478Z|9e6a813d-8714-4453-95e4-947131bce0af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:02.479Z|9e6a813d-8714-4453-95e4-947131bce0af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:02.779Z|3fff8298-1e41-4727-b07c-e453bd128d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:02.780Z|3fff8298-1e41-4727-b07c-e453bd128d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:02.788Z|b19383a8-3fed-4c7d-b1f9-f5fa9c6fa81f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:02.789Z|b19383a8-3fed-4c7d-b1f9-f5fa9c6fa81f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:05.551Z|a989478d-3a36-4e22-ab2d-06e586779dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:27:05.554Z|a989478d-3a36-4e22-ab2d-06e586779dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:27:12.502Z|330f1a35-26c4-4027-98c0-07fc2f1520bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:12.502Z|330f1a35-26c4-4027-98c0-07fc2f1520bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:12.803Z|8e125ed5-f26f-45eb-927d-0bb36aecb0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:12.804Z|8e125ed5-f26f-45eb-927d-0bb36aecb0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:12.812Z|647e4418-4d61-43ac-be64-8af60913bccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:12.812Z|647e4418-4d61-43ac-be64-8af60913bccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:20.551Z|430e1ca9-c030-4150-8204-ed0441d2b403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:27:20.552Z|430e1ca9-c030-4150-8204-ed0441d2b403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:27:20.729Z|d1144096-b322-403a-9e33-26f02d035f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:27:20.730Z|d1144096-b322-403a-9e33-26f02d035f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:27:22.525Z|d22d7aa8-7be1-44cf-89ab-22b028ef18ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:22.526Z|d22d7aa8-7be1-44cf-89ab-22b028ef18ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:22.827Z|22d27615-59a3-41b2-a06e-869e4fb7c387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:22.828Z|22d27615-59a3-41b2-a06e-869e4fb7c387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:22.834Z|dcd6046e-7e9c-4d9f-a737-9eddf999358c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:22.834Z|dcd6046e-7e9c-4d9f-a737-9eddf999358c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:32.551Z|1ddc1b4b-21a5-4faf-8868-8c941a444ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:32.551Z|1ddc1b4b-21a5-4faf-8868-8c941a444ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:32.851Z|f75c1e06-d064-41fb-96ff-c52a54d5ddf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:32.852Z|f75c1e06-d064-41fb-96ff-c52a54d5ddf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:32.854Z|4b4203ff-69a4-4aed-90ab-4c0d8b7ccb4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:32.854Z|4b4203ff-69a4-4aed-90ab-4c0d8b7ccb4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:35.551Z|033c8ef7-8744-4fce-bccd-ec3f96050f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:27:35.552Z|033c8ef7-8744-4fce-bccd-ec3f96050f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:27:39.143Z|06fabccc-0143-4868-995b-e407a779e3f9|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-10-21T17:27:39.144Z|06fabccc-0143-4868-995b-e407a779e3f9|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:42.573Z|5fc7b453-4241-4e1d-884b-cafe7bc75e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:42.574Z|5fc7b453-4241-4e1d-884b-cafe7bc75e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:42.874Z|9e69e06f-1438-48f1-96d8-3775d0e2a2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:42.875Z|9e69e06f-1438-48f1-96d8-3775d0e2a2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:42.882Z|07b215fa-126d-48ec-b900-a6201493997d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:42.883Z|07b215fa-126d-48ec-b900-a6201493997d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:50.551Z|507303c7-3f35-4d16-a013-ebd0ad3f0f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:27:50.553Z|507303c7-3f35-4d16-a013-ebd0ad3f0f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:27:50.731Z|c99206d7-d99f-45ff-ae35-b65c6b6bd739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:27:50.732Z|c99206d7-d99f-45ff-ae35-b65c6b6bd739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:27:52.598Z|de3baecf-a7b9-4c17-82a3-f78b9f45f8d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:52.598Z|de3baecf-a7b9-4c17-82a3-f78b9f45f8d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:52.911Z|64fcfa03-12ba-4223-b65f-baabb237a54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:52.911Z|9a34255a-ebfd-4632-ae55-de0c1cfd64f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:27:52.912Z|9a34255a-ebfd-4632-ae55-de0c1cfd64f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:27:52.912Z|64fcfa03-12ba-4223-b65f-baabb237a54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:00.365Z|dd2cff5b-1db2-449e-b2a5-0097880fbea0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:28:00.366Z|dd2cff5b-1db2-449e-b2a5-0097880fbea0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:02.622Z|8926e848-0d7a-49d5-859b-673d652490ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:02.623Z|8926e848-0d7a-49d5-859b-673d652490ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:02.936Z|9b06ef12-e4e8-48c1-ae03-a3fdc93cc2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:02.936Z|f50b4a4b-cc5e-4527-8199-565097ec52c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:02.937Z|9b06ef12-e4e8-48c1-ae03-a3fdc93cc2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:02.937Z|f50b4a4b-cc5e-4527-8199-565097ec52c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:05.551Z|a1e2608d-4e59-4ce5-aca2-56468a7d5826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:28:05.552Z|a1e2608d-4e59-4ce5-aca2-56468a7d5826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:28:12.648Z|052e7351-80f3-4131-bd5c-e523932ff82e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:12.648Z|052e7351-80f3-4131-bd5c-e523932ff82e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:12.961Z|99dcdff9-6ff5-46d2-9a15-bd07d4b75999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:12.962Z|99dcdff9-6ff5-46d2-9a15-bd07d4b75999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:12.965Z|300223bd-4096-484a-abc1-b2e19084008f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:12.966Z|300223bd-4096-484a-abc1-b2e19084008f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:20.551Z|e89cc3ba-c8e6-4024-97b7-15fd3d27b6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:28:20.552Z|e89cc3ba-c8e6-4024-97b7-15fd3d27b6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:28:20.733Z|347f24e9-1690-406a-a392-4830732f3a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:28:20.733Z|347f24e9-1690-406a-a392-4830732f3a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:28:22.672Z|4a9eb091-86a6-4a36-bfcb-cb8ecb2edb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:22.672Z|4a9eb091-86a6-4a36-bfcb-cb8ecb2edb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:22.984Z|0f851f6d-a9b5-4b81-9ec0-fc9ef15694f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:22.985Z|0f851f6d-a9b5-4b81-9ec0-fc9ef15694f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:22.989Z|a65abe64-c6b3-4c9e-abd5-1f59dd211c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:22.989Z|a65abe64-c6b3-4c9e-abd5-1f59dd211c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:23.445Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:28:23.456Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4f124f48-fbe8-419f-ad83-f185fd2aa859 already exists in requestDb InfraActiveRequests table 2022-10-21T17:28:23.504Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859 2022-10-21T17:28:23.505Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|INFO|500||Invoke 2022-10-21T17:28:23.506Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||===========================request begin================================================ 2022-10-21T17:28:23.506Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859 2022-10-21T17:28:23.507Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||Method : GET 2022-10-21T17:28:23.507Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ddde2c2b7ec5c7bd6e0756f587e5002", X-B3-SpanId:"489819b6e6a5e040", X-B3-ParentSpanId:"dfcac7b24a5ce934", X-B3-Sampled:"0", X-ONAP-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-TransactionID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-ECOMP-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7311e493-4e5f-4eb2-b048-5aeed626523b"] 2022-10-21T17:28:23.508Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||Request body: 2022-10-21T17:28:23.509Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||==========================request end================================================ 2022-10-21T17:28:24.293Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||============================response begin========================================== 2022-10-21T17:28:24.293Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:28:24.294Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||Status text : Not Found 2022-10-21T17:28:24.294Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D22E4C1ED242BAA379693D47524E573F; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:28:24 GMT", x-envoy-upstream-service-time:"615", server:"envoy"] 2022-10-21T17:28:24.295Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||Response body: 2022-10-21T17:28:24.295Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|DEBUG|500||=======================response end================================================= 2022-10-21T17:28:24.296Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4f124f48-fbe8-419f-ad83-f185fd2aa859|INFO|404|Not Found|InvokeReturn 2022-10-21T17:28:24.357Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4f124f48-fbe8-419f-ad83-f185fd2aa859 2022-10-21T17:28:24.377Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-10-21T17:28:24.379Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-10-21T17:28:24.380Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-10-21T17:28:24.380Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-10-21T17:28:24.381Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-10-21T17:28:24.381Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-10-21T17:28:24.382Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|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:"1ddde2c2b7ec5c7bd6e0756f587e5002", X-B3-SpanId:"e150c121d0ebca79", X-B3-ParentSpanId:"dfcac7b24a5ce934", X-B3-Sampled:"0", X-ONAP-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-TransactionID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-ECOMP-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1931a63-b83e-417a-8e23-77da4d216f58"] 2022-10-21T17:28:24.382Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-10-21T17:28:24.382Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-10-21T17:28:24.466Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-10-21T17:28:24.466Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-10-21T17:28:24.467Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2022-10-21T17:28:24.468Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:28:24 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2022-10-21T17:28:24.469Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-10-21T17:28:24.469Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-10-21T17:28:24.470Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-10-21T17:28:24.476Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$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-10-21T17:28:24.478Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-10-21T17:28:24.480Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|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-10-21T17:28:24.480Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-10-21T17:28:24.481Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-10-21T17:28:24.481Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|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-10-21T17:28:24.482Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-10-21T17:28:24.482Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|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:"1ddde2c2b7ec5c7bd6e0756f587e5002", X-B3-SpanId:"a279902b41b90720", X-B3-ParentSpanId:"dfcac7b24a5ce934", X-B3-Sampled:"0", X-ONAP-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-TransactionID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-ECOMP-RequestID:"4f124f48-fbe8-419f-ad83-f185fd2aa859", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71b7d00f-313a-4794-b3e4-1a308d68e460"] 2022-10-21T17:28:24.483Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-10-21T17:28:24.483Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-10-21T17:28:24.598Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-10-21T17:28:24.599Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-10-21T17:28:24.599Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2022-10-21T17:28:24.600Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:28:24 GMT", x-envoy-upstream-service-time:"84", server:"envoy"] 2022-10-21T17:28:24.600Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-10-21T17:28:24.600Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-10-21T17:28:24.600Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-10-21T17:28:24.601Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$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-10-21T17:28:24.602Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7ebf9592 2022-10-21T17:28:24.615Z|4f124f48-fbe8-419f-ad83-f185fd2aa859|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:28:32.696Z|e0edfc1e-1d4b-424e-9767-11f17ab09275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:32.697Z|e0edfc1e-1d4b-424e-9767-11f17ab09275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:33.007Z|5c2de0ba-4e59-4366-a3a3-f5a236c51e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:33.008Z|5c2de0ba-4e59-4366-a3a3-f5a236c51e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:33.010Z|d32cc0a9-dcd5-46a3-8f4f-34fc519dcda9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:33.011Z|d32cc0a9-dcd5-46a3-8f4f-34fc519dcda9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:35.551Z|108679b4-426d-41af-9679-04fbc4475bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:28:35.555Z|108679b4-426d-41af-9679-04fbc4475bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:28:42.719Z|554e6763-6df4-49f4-a9c9-2e3e71988555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:42.719Z|554e6763-6df4-49f4-a9c9-2e3e71988555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:43.031Z|ef1f0e08-835d-4a0f-9058-6a7e36ddfa79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:43.032Z|ef1f0e08-835d-4a0f-9058-6a7e36ddfa79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:43.034Z|d6af5296-3dfa-46fd-a378-c70880999fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:43.035Z|d6af5296-3dfa-46fd-a378-c70880999fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:43.654Z|a7c02000-64fa-4990-bd81-1ef5a55c1cd9|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-10-21T17:28:43.655Z|a7c02000-64fa-4990-bd81-1ef5a55c1cd9|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:50.552Z|b1b0483b-515a-4632-a994-deda1237e39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:28:50.552Z|b1b0483b-515a-4632-a994-deda1237e39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:28:50.734Z|831c402e-0e5f-400d-a066-e6e444d8726a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:28:50.734Z|831c402e-0e5f-400d-a066-e6e444d8726a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:28:52.741Z|c4eb403e-746b-4ed8-ae08-0fa7f165011f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:52.742Z|c4eb403e-746b-4ed8-ae08-0fa7f165011f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:53.055Z|e89e30fd-6265-41ac-90ed-b00753b31a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:53.056Z|e89e30fd-6265-41ac-90ed-b00753b31a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:28:53.061Z|8edc3581-e601-4136-8f7f-9324d87b7cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:28:53.061Z|8edc3581-e601-4136-8f7f-9324d87b7cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:00.367Z|a2bda268-69e4-4068-9f70-90883a2c5733|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:29:00.368Z|a2bda268-69e4-4068-9f70-90883a2c5733|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:02.765Z|5a3327db-ade7-43d7-9aa8-e356bd2dfd6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:02.766Z|5a3327db-ade7-43d7-9aa8-e356bd2dfd6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:03.078Z|cbed82b2-65a3-4b60-8a60-325f94e47ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:03.079Z|cbed82b2-65a3-4b60-8a60-325f94e47ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:03.081Z|696e9280-4e60-4e76-a518-f7fea3d6932f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:03.082Z|696e9280-4e60-4e76-a518-f7fea3d6932f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:05.551Z|ad94bf4e-74cb-46c7-92c4-4788ec216642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:29:05.552Z|ad94bf4e-74cb-46c7-92c4-4788ec216642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:29:12.790Z|621623f1-3bda-42d9-bae0-71c5b49f622e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:12.791Z|621623f1-3bda-42d9-bae0-71c5b49f622e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:13.100Z|ab6e6dd5-d77d-4b20-936a-8024300776e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:13.101Z|ab6e6dd5-d77d-4b20-936a-8024300776e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:13.104Z|f755fd41-e421-4959-827f-809ccf0e0776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:13.104Z|f755fd41-e421-4959-827f-809ccf0e0776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:20.551Z|ba657500-b41c-453f-82a8-c12f92a4747f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:29:20.554Z|ba657500-b41c-453f-82a8-c12f92a4747f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:29:20.735Z|b0b757f9-8547-465a-bafb-cb8e32fb3f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:29:20.736Z|b0b757f9-8547-465a-bafb-cb8e32fb3f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:29:22.815Z|bac17257-d20d-440a-a5ef-779bc281dd26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:22.816Z|bac17257-d20d-440a-a5ef-779bc281dd26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:23.127Z|203d2a05-40ab-418c-ae0c-1019395c9ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:23.127Z|0077f1fb-6a74-43a4-92a9-dc0604a44cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:23.128Z|0077f1fb-6a74-43a4-92a9-dc0604a44cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:23.128Z|203d2a05-40ab-418c-ae0c-1019395c9ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:32.838Z|832cfccc-ca2d-4a93-8e9b-13b374158ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:32.839Z|832cfccc-ca2d-4a93-8e9b-13b374158ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:33.153Z|fdbc9c41-55a8-4617-8863-0b60a2af301d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:33.153Z|a5e54af2-593c-42b9-beec-a2b4b121a726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:33.154Z|fdbc9c41-55a8-4617-8863-0b60a2af301d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:33.154Z|a5e54af2-593c-42b9-beec-a2b4b121a726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:35.551Z|f52e2c0b-479f-4a72-bde6-1080d28e618d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:29:35.552Z|f52e2c0b-479f-4a72-bde6-1080d28e618d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:29:42.861Z|75817710-318f-4e18-8a8b-8a7606c1f395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:42.862Z|75817710-318f-4e18-8a8b-8a7606c1f395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:43.179Z|192877fc-b904-4dc7-88c2-6f00eb71454b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:43.180Z|192877fc-b904-4dc7-88c2-6f00eb71454b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:43.179Z|475a1eff-75a7-4341-a45e-64a093287512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:43.181Z|475a1eff-75a7-4341-a45e-64a093287512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:50.551Z|633f731e-132b-47c8-ad79-11eb52e17b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:29:50.552Z|633f731e-132b-47c8-ad79-11eb52e17b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:29:50.737Z|5f5f2190-e390-41f8-be65-0dbe47ae239c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:29:50.738Z|5f5f2190-e390-41f8-be65-0dbe47ae239c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:29:52.883Z|2c697e6d-f19d-4ff0-a118-7ccb747ba8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:52.884Z|2c697e6d-f19d-4ff0-a118-7ccb747ba8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:53.202Z|4169661d-e25f-4e45-9f93-43efb7dfd841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:53.202Z|bda0c8b6-0124-48b5-a9c9-98b311b0bcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:29:53.203Z|4169661d-e25f-4e45-9f93-43efb7dfd841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:29:53.203Z|bda0c8b6-0124-48b5-a9c9-98b311b0bcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:00.365Z|e260491f-eb73-4800-8715-5a5b843017f6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:30:00.366Z|e260491f-eb73-4800-8715-5a5b843017f6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:02.906Z|2e58ae2a-ffa1-4726-8c7f-e40bd6200d9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:02.907Z|2e58ae2a-ffa1-4726-8c7f-e40bd6200d9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:03.225Z|39923e5f-a4f2-429d-8355-2206370f9b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:03.225Z|1d4b1940-472c-4e9b-91ca-26501115c0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:03.226Z|1d4b1940-472c-4e9b-91ca-26501115c0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:03.226Z|39923e5f-a4f2-429d-8355-2206370f9b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:05.551Z|5a46b175-0602-4201-98ea-fc0979788251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:30:05.554Z|5a46b175-0602-4201-98ea-fc0979788251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:30:12.928Z|94279dc5-5878-4438-9b3f-3332ec2cce88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:12.929Z|94279dc5-5878-4438-9b3f-3332ec2cce88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:13.248Z|9d6560bc-756a-41c9-967c-3301c1d8d6f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:13.249Z|9d6560bc-756a-41c9-967c-3301c1d8d6f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:13.252Z|cc77f39b-b8cc-496a-a95d-9bc8941abaed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:13.253Z|cc77f39b-b8cc-496a-a95d-9bc8941abaed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:20.551Z|c65c4a7a-eaa2-4549-a8c2-c8477374c9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:30:20.552Z|c65c4a7a-eaa2-4549-a8c2-c8477374c9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:30:20.738Z|79740288-5227-4792-867e-ad0c863d8286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:30:20.739Z|79740288-5227-4792-867e-ad0c863d8286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:30:22.952Z|805747ab-65a4-4538-b807-0bb5bf18a9e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:22.953Z|805747ab-65a4-4538-b807-0bb5bf18a9e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:23.271Z|5cd58638-e4a1-4451-8f2d-a2c6308181b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:23.271Z|8edca84c-ac43-429f-95ec-8a56b7e91687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:23.272Z|8edca84c-ac43-429f-95ec-8a56b7e91687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:23.272Z|5cd58638-e4a1-4451-8f2d-a2c6308181b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:32.979Z|398bfb61-95ff-42e2-a849-46e91b8d5307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:32.980Z|398bfb61-95ff-42e2-a849-46e91b8d5307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:33.294Z|ef2ba9f5-22ad-4cf7-9b6e-00fbd732cda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:33.295Z|ef2ba9f5-22ad-4cf7-9b6e-00fbd732cda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:33.294Z|a8e8e7cf-0789-4204-b97d-5e170b024a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:33.295Z|a8e8e7cf-0789-4204-b97d-5e170b024a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:35.551Z|77a8d996-6ad3-4d0d-bd6d-cb4834e8a6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:30:35.552Z|77a8d996-6ad3-4d0d-bd6d-cb4834e8a6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:30:43.002Z|90095adc-551e-46b3-95a9-5e79d4ac7c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:43.003Z|90095adc-551e-46b3-95a9-5e79d4ac7c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:43.317Z|641916c9-19ed-44d7-a435-dd2d3b0f6ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:43.317Z|17b28c0b-44f7-44c0-8a47-12dc45575663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:43.318Z|641916c9-19ed-44d7-a435-dd2d3b0f6ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:43.318Z|17b28c0b-44f7-44c0-8a47-12dc45575663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:50.551Z|f531a9be-7322-4e8d-b43e-71083cd2a4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:30:50.555Z|f531a9be-7322-4e8d-b43e-71083cd2a4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:30:50.740Z|144324da-dac2-4f1a-881f-a2472428d6e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:30:50.740Z|144324da-dac2-4f1a-881f-a2472428d6e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:30:53.026Z|1b1d7816-75b3-4cb8-8455-f2bc2f205e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:53.027Z|1b1d7816-75b3-4cb8-8455-f2bc2f205e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:53.341Z|f83019a4-21ea-49fc-be05-82ed3f512057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:53.341Z|bfda0c59-f599-4237-a4a6-af5d2d6a0549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:30:53.341Z|bfda0c59-f599-4237-a4a6-af5d2d6a0549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:30:53.341Z|f83019a4-21ea-49fc-be05-82ed3f512057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:00.369Z|409d855b-233d-42cc-b617-2bdfab326349|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:31:00.370Z|409d855b-233d-42cc-b617-2bdfab326349|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:03.051Z|692de316-5e19-42a1-bd0a-29961b8594f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:03.052Z|692de316-5e19-42a1-bd0a-29961b8594f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:03.362Z|091936f0-b205-4818-8d83-190c306517b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:03.363Z|091936f0-b205-4818-8d83-190c306517b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:03.362Z|7134a6b9-2d2c-4277-83f4-7f818dd2af88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:03.366Z|7134a6b9-2d2c-4277-83f4-7f818dd2af88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:05.551Z|84336701-79cc-4c0b-a2ca-158cdedc775c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:31:05.552Z|84336701-79cc-4c0b-a2ca-158cdedc775c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:31:13.075Z|d441d20a-d075-4042-a407-232d88c7b047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:13.075Z|d441d20a-d075-4042-a407-232d88c7b047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:13.386Z|94936787-411b-4e48-b0ff-0ce798754912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:13.387Z|94936787-411b-4e48-b0ff-0ce798754912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:13.393Z|7c0c194d-7b97-4ba4-97b5-2ff5300e94d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:13.394Z|7c0c194d-7b97-4ba4-97b5-2ff5300e94d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:20.551Z|2d8563e8-16da-458c-add7-492f4f232652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:31:20.552Z|2d8563e8-16da-458c-add7-492f4f232652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:31:20.741Z|aa59b85f-d51c-42db-b117-b18d29069aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:31:20.742Z|aa59b85f-d51c-42db-b117-b18d29069aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:31:23.097Z|e8796c34-e625-4d2e-a9a0-f1af103156ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:23.098Z|e8796c34-e625-4d2e-a9a0-f1af103156ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:23.409Z|ad434df3-841b-4955-8c9b-946006f9e9ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:23.409Z|ad434df3-841b-4955-8c9b-946006f9e9ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:23.415Z|e138ed8d-43f5-4837-92b5-4141ce31f769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:23.416Z|e138ed8d-43f5-4837-92b5-4141ce31f769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:33.121Z|b79a455b-c42b-4898-9e38-4c89c4fded3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:33.121Z|b79a455b-c42b-4898-9e38-4c89c4fded3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:33.432Z|d0c0be0c-bb90-44f4-9243-afc60dfef06d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:33.433Z|d0c0be0c-bb90-44f4-9243-afc60dfef06d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:33.439Z|2bf53601-dd51-4db1-adab-6d627d3b958c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:33.440Z|2bf53601-dd51-4db1-adab-6d627d3b958c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:35.552Z|19a7ead3-a3b0-48e1-9384-36224ff76f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:31:35.556Z|19a7ead3-a3b0-48e1-9384-36224ff76f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:31:43.144Z|d945d6da-f9d4-4b93-baf0-4fe469cd8c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:43.145Z|d945d6da-f9d4-4b93-baf0-4fe469cd8c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:43.459Z|dfa498d3-7e8e-41ff-ad4f-1f641af6732a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:43.460Z|dfa498d3-7e8e-41ff-ad4f-1f641af6732a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:43.470Z|a174d542-5b98-4ed6-8318-1c1ee4265a54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:43.471Z|a174d542-5b98-4ed6-8318-1c1ee4265a54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:50.551Z|eba136fb-bb8c-439d-85c4-5db764b41b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:31:50.552Z|eba136fb-bb8c-439d-85c4-5db764b41b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:31:50.742Z|944a29c5-aaa9-42b0-a055-3e8b7df4e226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:31:50.743Z|944a29c5-aaa9-42b0-a055-3e8b7df4e226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:31:53.168Z|b8a52a7d-ec35-4190-9ad7-b1e64e7cf06f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:53.169Z|b8a52a7d-ec35-4190-9ad7-b1e64e7cf06f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:53.484Z|b89a2c03-3250-4d50-bcc8-cee59d3ab118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:53.485Z|b89a2c03-3250-4d50-bcc8-cee59d3ab118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:31:53.495Z|fef4d9ee-2bc3-44a3-a65c-aa9e39fb5a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:31:53.496Z|fef4d9ee-2bc3-44a3-a65c-aa9e39fb5a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:00.368Z|2ff57de8-22e9-4529-ab5c-d64c64b05083|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:32:00.369Z|2ff57de8-22e9-4529-ab5c-d64c64b05083|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:03.191Z|85967fbd-84f4-49d4-a524-76e807c36d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:03.192Z|85967fbd-84f4-49d4-a524-76e807c36d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:03.509Z|2f9efd70-6748-4bd2-a585-0256c04ac44b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:03.510Z|2f9efd70-6748-4bd2-a585-0256c04ac44b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:03.516Z|19a17b19-b270-45ec-97e3-90c66dd25c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:03.517Z|19a17b19-b270-45ec-97e3-90c66dd25c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:05.552Z|a21407ec-663b-490c-998e-8be18cdafb43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:32:05.552Z|a21407ec-663b-490c-998e-8be18cdafb43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:32:13.217Z|75d0a9ff-c9cb-4898-9301-ceefbd58822b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:13.218Z|75d0a9ff-c9cb-4898-9301-ceefbd58822b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:13.533Z|601700f5-2a44-4cbf-a639-231cd28b967e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:13.534Z|601700f5-2a44-4cbf-a639-231cd28b967e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:13.539Z|9651ba10-26da-4917-8d51-027e4cedb75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:13.540Z|9651ba10-26da-4917-8d51-027e4cedb75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:20.552Z|690da51f-692f-4216-863f-46f7d65c3678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:32:20.556Z|690da51f-692f-4216-863f-46f7d65c3678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:32:20.744Z|663048cf-7c2c-4aa8-be42-3ba7c1d4895d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:32:20.745Z|663048cf-7c2c-4aa8-be42-3ba7c1d4895d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:32:23.243Z|ec12b46d-361e-41f9-b979-2febedcd4822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:23.244Z|ec12b46d-361e-41f9-b979-2febedcd4822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:23.557Z|b9412150-6623-4032-b2fd-54eca78b775c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:23.558Z|b9412150-6623-4032-b2fd-54eca78b775c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:23.565Z|414476fd-ff13-40f5-83ba-c1afd1f0eccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:23.565Z|414476fd-ff13-40f5-83ba-c1afd1f0eccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:33.268Z|8f99928e-5b02-44c2-b66f-24b93e45b816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:33.270Z|8f99928e-5b02-44c2-b66f-24b93e45b816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:33.586Z|8af387bb-8457-4ea1-b5e7-6779de99ceed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:33.586Z|37bcbdeb-46c6-4be6-9cc4-ca833a1b070f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:33.587Z|8af387bb-8457-4ea1-b5e7-6779de99ceed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:33.587Z|37bcbdeb-46c6-4be6-9cc4-ca833a1b070f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:35.551Z|94785976-7bd2-45b0-9262-0a8774077b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:32:35.552Z|94785976-7bd2-45b0-9262-0a8774077b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:32:43.293Z|36db4cce-001c-4a20-8e07-959105d82cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:43.294Z|36db4cce-001c-4a20-8e07-959105d82cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:43.610Z|741dc6cf-5039-4214-899f-fe5e75c496aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:43.610Z|741dc6cf-5039-4214-899f-fe5e75c496aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:43.614Z|c840dce1-c466-43ae-b6e7-b3402dc401bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:43.614Z|c840dce1-c466-43ae-b6e7-b3402dc401bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:50.551Z|fb5c70db-5f27-4019-b1ce-ebef32b878e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:32:50.552Z|fb5c70db-5f27-4019-b1ce-ebef32b878e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:32:50.745Z|d2dde429-e117-4d38-b5fc-50921b9d36c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:32:50.746Z|d2dde429-e117-4d38-b5fc-50921b9d36c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:32:53.318Z|5e2e617f-1271-4900-b319-3ba3f1b5d205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:53.319Z|5e2e617f-1271-4900-b319-3ba3f1b5d205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:53.634Z|aa1574de-56bb-47a2-badd-cb8c01786294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:53.635Z|aa1574de-56bb-47a2-badd-cb8c01786294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:32:53.646Z|6db7b52e-56a6-479f-89c2-cc48ae6c4889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:32:53.647Z|6db7b52e-56a6-479f-89c2-cc48ae6c4889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:00.380Z|3e3c0ef3-6e3a-482a-8880-b4fd1f86de6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:33:00.381Z|3e3c0ef3-6e3a-482a-8880-b4fd1f86de6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:03.342Z|3cc3a785-c972-4444-9a04-d0181f32c6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:03.342Z|3cc3a785-c972-4444-9a04-d0181f32c6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:03.658Z|38867b53-c7d2-4e89-a527-49de049c6865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:03.659Z|38867b53-c7d2-4e89-a527-49de049c6865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:03.666Z|afb406a4-6bd7-42c9-bc02-af2f36b46902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:03.667Z|afb406a4-6bd7-42c9-bc02-af2f36b46902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:05.551Z|95ce654d-b0a1-492e-86a5-3b46460a1ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:33:05.554Z|95ce654d-b0a1-492e-86a5-3b46460a1ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:33:13.364Z|e6326db5-fdff-4c95-8164-42a088a63478|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:13.365Z|e6326db5-fdff-4c95-8164-42a088a63478|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:13.682Z|929d8efc-044f-43dc-b307-7528aa858b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:13.683Z|929d8efc-044f-43dc-b307-7528aa858b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:13.686Z|f6bcc041-5575-43d2-8101-30b80c298789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:13.687Z|f6bcc041-5575-43d2-8101-30b80c298789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:20.551Z|bcefa90d-9490-4ff7-a8c4-a24fd63babdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:33:20.552Z|bcefa90d-9490-4ff7-a8c4-a24fd63babdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:33:20.747Z|bc01e10f-ebf5-4da4-b554-0a7700d504ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:33:20.747Z|bc01e10f-ebf5-4da4-b554-0a7700d504ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:33:23.389Z|31590818-c4da-4198-8da3-12c6debc4165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:23.390Z|31590818-c4da-4198-8da3-12c6debc4165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:23.707Z|7774c8e3-dfd1-4e0b-a811-9736b10d5745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:23.708Z|7774c8e3-dfd1-4e0b-a811-9736b10d5745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:23.709Z|7abff779-9c52-4e7c-ba0e-45c2e0ed3db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:23.709Z|7abff779-9c52-4e7c-ba0e-45c2e0ed3db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:33.412Z|7da05803-02ee-4359-87f0-2e609f985c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:33.413Z|7da05803-02ee-4359-87f0-2e609f985c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:33.734Z|1065aa25-529e-4a65-b1b3-14d26f2e4362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:33.734Z|0f6cae66-5c2b-430f-9a53-5a587b0cb9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:33.735Z|1065aa25-529e-4a65-b1b3-14d26f2e4362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:33.735Z|0f6cae66-5c2b-430f-9a53-5a587b0cb9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:35.551Z|396eba28-e9a1-4f2c-bccd-a81e04f86324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:33:35.552Z|396eba28-e9a1-4f2c-bccd-a81e04f86324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:33:43.435Z|01e5f740-46d7-404e-969f-fbc1ae5f6cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:43.436Z|01e5f740-46d7-404e-969f-fbc1ae5f6cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:43.758Z|36744ab9-ab00-4976-ae74-86218ab64672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:43.759Z|36744ab9-ab00-4976-ae74-86218ab64672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:43.766Z|a0684c52-50f9-4f1d-a714-acd5bc064118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:43.767Z|a0684c52-50f9-4f1d-a714-acd5bc064118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:50.551Z|97bf09c7-3024-432f-9ae6-15c61d290339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:33:50.554Z|97bf09c7-3024-432f-9ae6-15c61d290339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:33:50.748Z|95d72436-d2fd-4bc7-a6e9-5a8a057c4d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:33:50.749Z|95d72436-d2fd-4bc7-a6e9-5a8a057c4d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:33:53.460Z|af1a3df4-b689-437e-b03f-4ade43c5aa3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:53.461Z|af1a3df4-b689-437e-b03f-4ade43c5aa3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:53.782Z|04745b47-30b5-4a80-9ec8-c34e1ed3f510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:53.782Z|04745b47-30b5-4a80-9ec8-c34e1ed3f510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:33:53.788Z|6e645ef4-c4c4-40d7-b249-4b1d6a6c96b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:33:53.788Z|6e645ef4-c4c4-40d7-b249-4b1d6a6c96b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:00.365Z|9d30d2ad-f5c7-46ff-aaa3-7e0734d73cf7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:34:00.366Z|9d30d2ad-f5c7-46ff-aaa3-7e0734d73cf7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:03.484Z|372bf78f-0244-4e74-b596-3547c67388ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:03.484Z|372bf78f-0244-4e74-b596-3547c67388ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:03.804Z|705e52cc-fd9c-4b38-97bf-792ed260ceb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:03.805Z|705e52cc-fd9c-4b38-97bf-792ed260ceb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:03.806Z|977884a5-a535-4d3c-a1d8-386c42e5aac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:03.807Z|977884a5-a535-4d3c-a1d8-386c42e5aac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:05.551Z|966064de-ccdb-49e5-8e1b-726eff917866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:34:05.552Z|966064de-ccdb-49e5-8e1b-726eff917866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:34:13.510Z|524b5ae8-749e-444c-ab39-4a6a34081647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:13.511Z|524b5ae8-749e-444c-ab39-4a6a34081647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:13.830Z|442cd59c-06b7-4edf-aa12-c46b18b21ace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:13.831Z|442cd59c-06b7-4edf-aa12-c46b18b21ace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:13.830Z|5e78b390-6b0c-430e-828f-e69d707b5441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:13.835Z|5e78b390-6b0c-430e-828f-e69d707b5441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:20.553Z|98492420-9964-4156-90be-a4ebf92098f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:34:20.553Z|98492420-9964-4156-90be-a4ebf92098f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:34:20.750Z|afd7e8bb-2269-413f-8244-cea7d4f52d47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:34:20.750Z|afd7e8bb-2269-413f-8244-cea7d4f52d47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:34:23.535Z|0ce77bba-f931-4b48-88a2-5bd59798a2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:23.536Z|0ce77bba-f931-4b48-88a2-5bd59798a2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:23.856Z|670954bb-4363-412d-96b3-3c3ee0da325f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:23.856Z|0c2407a8-43d2-41d4-9450-835985d44b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:23.857Z|670954bb-4363-412d-96b3-3c3ee0da325f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:23.857Z|0c2407a8-43d2-41d4-9450-835985d44b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:33.558Z|c6a26a55-25d1-4b4d-88d7-c9068d4668f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:33.559Z|c6a26a55-25d1-4b4d-88d7-c9068d4668f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:33.879Z|9fb7c9b7-542c-4796-ab67-0496c177b23e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:33.880Z|9fb7c9b7-542c-4796-ab67-0496c177b23e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:33.882Z|24acfef9-7f76-41df-87dc-62120d810c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:33.883Z|24acfef9-7f76-41df-87dc-62120d810c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:35.551Z|80134b24-8275-4105-8ce9-54bffea9222b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:34:35.554Z|80134b24-8275-4105-8ce9-54bffea9222b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:34:43.581Z|8a5548b8-8a50-4a2c-84f7-f3c26a60df38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:43.582Z|8a5548b8-8a50-4a2c-84f7-f3c26a60df38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:43.903Z|a8707be3-b1a5-4525-b134-5be14904c8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:43.903Z|e83b1b6d-595d-4bdc-ae92-6efe27c47c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:43.904Z|a8707be3-b1a5-4525-b134-5be14904c8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:43.904Z|e83b1b6d-595d-4bdc-ae92-6efe27c47c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:50.551Z|915c91ad-66cb-4275-9a7a-59b67c47a0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:34:50.552Z|915c91ad-66cb-4275-9a7a-59b67c47a0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:34:50.751Z|9dbc7fb9-4bc5-4be7-a78d-596820d03960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:34:50.752Z|9dbc7fb9-4bc5-4be7-a78d-596820d03960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:34:53.604Z|d46ce9e8-39fe-4ee4-8ad9-8678a8a842e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:53.605Z|d46ce9e8-39fe-4ee4-8ad9-8678a8a842e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:53.926Z|a12aa87e-fb81-46b5-aa92-404abc126f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:53.926Z|366b21cc-8cba-4770-92e3-d781d811d243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:34:53.926Z|a12aa87e-fb81-46b5-aa92-404abc126f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:34:53.927Z|366b21cc-8cba-4770-92e3-d781d811d243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:00.365Z|44161089-d1ef-47c4-ac06-3b282bc7a8a1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:35:00.366Z|44161089-d1ef-47c4-ac06-3b282bc7a8a1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:03.630Z|9eaf4981-dc46-4499-8e1a-1ba99d72d397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:03.631Z|9eaf4981-dc46-4499-8e1a-1ba99d72d397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:03.948Z|d8e00c00-6c35-42ff-a921-451daa7b733f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:03.948Z|3c19a822-c18f-4474-8a9a-a4acb61900f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:03.949Z|d8e00c00-6c35-42ff-a921-451daa7b733f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:03.949Z|3c19a822-c18f-4474-8a9a-a4acb61900f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:05.551Z|7956c268-ef07-459b-af54-04d168b1c378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:35:05.552Z|7956c268-ef07-459b-af54-04d168b1c378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:35:13.655Z|03f2aee0-8d64-4eb6-aaa2-2943399952a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:13.657Z|03f2aee0-8d64-4eb6-aaa2-2943399952a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:13.972Z|57e8bfb6-2338-4d5a-80a0-c3de668fb64c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:13.972Z|57e8bfb6-2338-4d5a-80a0-c3de668fb64c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:13.973Z|4705ea3c-6c6a-4cf3-8081-92f91ac714be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:13.974Z|4705ea3c-6c6a-4cf3-8081-92f91ac714be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:20.552Z|f7dea153-2469-4e22-82b2-31ecdac06463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:35:20.555Z|f7dea153-2469-4e22-82b2-31ecdac06463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:35:20.753Z|e364d447-a5e3-49f4-8fc9-ae6ea57c5481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:35:20.753Z|e364d447-a5e3-49f4-8fc9-ae6ea57c5481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:35:23.679Z|d9e31b7d-a435-431f-a82a-276f6e8bc8cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:23.680Z|d9e31b7d-a435-431f-a82a-276f6e8bc8cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:23.995Z|4e340323-07bc-4154-9c84-58848cf46736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:23.996Z|4e340323-07bc-4154-9c84-58848cf46736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:23.996Z|8c5fad40-f55b-4fe1-aa35-ce4023188f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:23.997Z|8c5fad40-f55b-4fe1-aa35-ce4023188f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:33.703Z|60a9f336-6d49-4bdb-a7df-e1d8bf903fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:33.703Z|60a9f336-6d49-4bdb-a7df-e1d8bf903fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:34.020Z|1e6b0257-f580-4083-a53d-4afdea9e57e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:34.021Z|1e6b0257-f580-4083-a53d-4afdea9e57e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:34.025Z|c2b7a451-125e-4398-83fe-7bb9e06425e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:34.026Z|c2b7a451-125e-4398-83fe-7bb9e06425e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:35.551Z|864d9f46-832b-43e5-8278-8a4d553b155b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:35:35.552Z|864d9f46-832b-43e5-8278-8a4d553b155b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:35:43.725Z|8debce4b-5e07-434e-ae5a-90ae153b27c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:43.725Z|8debce4b-5e07-434e-ae5a-90ae153b27c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:44.046Z|82925805-1ec1-479e-86f2-953267731c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:44.046Z|e6383fb4-86ae-4580-8a32-0a2888d32a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:44.046Z|e6383fb4-86ae-4580-8a32-0a2888d32a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:44.046Z|82925805-1ec1-479e-86f2-953267731c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:50.551Z|25d8a649-f38c-4bd5-b1fb-dba222e0fadc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:35:50.552Z|25d8a649-f38c-4bd5-b1fb-dba222e0fadc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:35:50.754Z|324a1cab-592f-404d-8569-d7b4cfe3c163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:35:50.755Z|324a1cab-592f-404d-8569-d7b4cfe3c163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:35:53.747Z|a3cf8ba3-4c70-4976-a0ed-2ad692b810e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:53.748Z|a3cf8ba3-4c70-4976-a0ed-2ad692b810e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:54.068Z|29f8331b-c5ad-470b-80ce-095f84e82814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:54.068Z|1b5d39fc-dc37-4f4f-8853-5e319af28b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:35:54.069Z|29f8331b-c5ad-470b-80ce-095f84e82814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:35:54.069Z|1b5d39fc-dc37-4f4f-8853-5e319af28b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:00.374Z|092b17be-a01d-4787-bd44-1698d4700445|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:36:00.375Z|092b17be-a01d-4787-bd44-1698d4700445|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:03.772Z|35a1e86e-0cb1-496a-9755-a654dab3fde8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:03.772Z|35a1e86e-0cb1-496a-9755-a654dab3fde8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:04.094Z|ded194a0-ca8c-4ce8-9282-c1cd0b4fa52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:04.095Z|ded194a0-ca8c-4ce8-9282-c1cd0b4fa52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:04.094Z|dd6d67a9-e900-4bc4-954a-981e1bc8359a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:04.097Z|dd6d67a9-e900-4bc4-954a-981e1bc8359a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:05.551Z|c95db49d-7a46-42b7-ad46-5d5167a2b7be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:36:05.554Z|c95db49d-7a46-42b7-ad46-5d5167a2b7be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:36:13.795Z|56f0f2f2-4fba-4af8-a4eb-27b01ddd1372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:13.796Z|56f0f2f2-4fba-4af8-a4eb-27b01ddd1372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:14.118Z|46ca1470-e5e1-45c4-b013-6cc163d0f542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:14.118Z|9af8ac73-b405-4242-be2a-700f33ad18a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:14.119Z|46ca1470-e5e1-45c4-b013-6cc163d0f542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:14.119Z|9af8ac73-b405-4242-be2a-700f33ad18a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:20.552Z|4eed4816-f8fe-4061-9095-28c06d2bfb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:36:20.553Z|4eed4816-f8fe-4061-9095-28c06d2bfb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:36:20.755Z|5f80b809-e1ba-40c5-a4dd-34661de8e549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:36:20.756Z|5f80b809-e1ba-40c5-a4dd-34661de8e549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:36:23.819Z|0527289e-c09f-4c9a-90b4-07665b55bbfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:23.820Z|0527289e-c09f-4c9a-90b4-07665b55bbfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:24.143Z|05d36bc2-dcb9-4da7-ad6a-f2540597055c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:24.145Z|05d36bc2-dcb9-4da7-ad6a-f2540597055c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:24.145Z|21f752af-2db0-406e-a24c-aadf61079166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:24.148Z|21f752af-2db0-406e-a24c-aadf61079166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:33.841Z|9fdf5d77-400f-434c-a44d-c97389fd9557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:33.842Z|9fdf5d77-400f-434c-a44d-c97389fd9557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:34.168Z|c1ff60e4-7995-439e-aaeb-644880257a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:34.168Z|c1ff60e4-7995-439e-aaeb-644880257a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:34.169Z|242284d6-1b48-43b9-b5c0-0dbc46960da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:34.170Z|242284d6-1b48-43b9-b5c0-0dbc46960da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:35.551Z|261ff029-8cec-4313-9ac3-31870313b524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:36:35.552Z|261ff029-8cec-4313-9ac3-31870313b524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:36:43.866Z|10be2653-daa8-451b-9c2d-aed9b8d72a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:43.867Z|10be2653-daa8-451b-9c2d-aed9b8d72a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:44.191Z|59be3750-3de8-4043-ab31-dd163f141fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:44.191Z|7c1e7749-3729-4430-91cf-b2c8d885e47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:44.192Z|7c1e7749-3729-4430-91cf-b2c8d885e47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:44.192Z|59be3750-3de8-4043-ab31-dd163f141fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:50.551Z|431c8a65-e936-44d0-83e8-1ebde623c0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:36:50.554Z|431c8a65-e936-44d0-83e8-1ebde623c0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:36:50.757Z|176047ca-dfa0-485b-ab98-ba9de6de81cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:36:50.758Z|176047ca-dfa0-485b-ab98-ba9de6de81cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:36:53.889Z|8749c697-25f3-41b5-b91d-23e9a0dd5f60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:53.890Z|8749c697-25f3-41b5-b91d-23e9a0dd5f60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:54.215Z|45a55b7e-48b7-4900-ab90-5f8210f9aeb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:54.215Z|94c74d5a-b10a-4938-a407-c3db4ad63702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:36:54.215Z|45a55b7e-48b7-4900-ab90-5f8210f9aeb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:36:54.215Z|94c74d5a-b10a-4938-a407-c3db4ad63702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:00.366Z|92682bcc-ac83-4075-9193-521191fc7945|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:37:00.367Z|92682bcc-ac83-4075-9193-521191fc7945|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:03.914Z|293aa570-1d0c-4121-a99b-5744e67b1698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:03.915Z|293aa570-1d0c-4121-a99b-5744e67b1698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:04.236Z|d98fe94a-9886-43fe-95df-b0f1f8f3252b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:04.236Z|b5aa9e3f-54b0-467e-a3fd-23db45f945b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:04.236Z|d98fe94a-9886-43fe-95df-b0f1f8f3252b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:04.237Z|b5aa9e3f-54b0-467e-a3fd-23db45f945b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:05.551Z|00aa5c0b-c4b6-4047-976b-971134172ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:37:05.552Z|00aa5c0b-c4b6-4047-976b-971134172ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:37:13.938Z|50c757ce-ef19-457d-9a4a-0ddb62439c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:13.939Z|50c757ce-ef19-457d-9a4a-0ddb62439c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:14.257Z|2a55c0bf-ebd8-4222-9c0d-9c2f3c8b1a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:14.257Z|2a55c0bf-ebd8-4222-9c0d-9c2f3c8b1a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:14.262Z|7c322921-e407-44d2-8fbf-538460bd20c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:14.263Z|7c322921-e407-44d2-8fbf-538460bd20c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:20.551Z|764c2214-be27-43cb-8d5c-ec76b6834fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:37:20.552Z|764c2214-be27-43cb-8d5c-ec76b6834fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:37:20.759Z|3629589d-0feb-4735-9c84-f419d95f3e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:37:20.759Z|3629589d-0feb-4735-9c84-f419d95f3e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:37:23.964Z|4647890a-4fb4-4948-ab38-d785bcf25514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:23.964Z|4647890a-4fb4-4948-ab38-d785bcf25514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:24.280Z|ba87bd92-e81b-4d93-9ef9-a36beef571a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:24.281Z|ba87bd92-e81b-4d93-9ef9-a36beef571a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:24.282Z|16198c8c-6b79-4a18-8e52-daaf5d2eaa5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:24.282Z|16198c8c-6b79-4a18-8e52-daaf5d2eaa5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:33.986Z|68ac176b-c713-441f-80fd-afd06ca49f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:33.987Z|68ac176b-c713-441f-80fd-afd06ca49f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:34.301Z|36939cc7-18a8-4825-9d78-d907573b2063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:34.301Z|4a9b9685-ce6e-47b7-95bd-f8ab36b47df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:34.302Z|36939cc7-18a8-4825-9d78-d907573b2063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:34.302Z|4a9b9685-ce6e-47b7-95bd-f8ab36b47df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:35.551Z|6daaeb8e-1f3f-40ad-8852-db97873726ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:37:35.554Z|6daaeb8e-1f3f-40ad-8852-db97873726ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:37:44.011Z|376ef062-0e3a-46ed-8a13-ce328e0d5a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:44.012Z|376ef062-0e3a-46ed-8a13-ce328e0d5a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:44.323Z|180cd74d-4675-4a38-b2f4-42f1164a8059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:44.324Z|180cd74d-4675-4a38-b2f4-42f1164a8059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:44.325Z|cafb88c1-9818-4c3f-9f6c-b5ce298b8bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:44.326Z|cafb88c1-9818-4c3f-9f6c-b5ce298b8bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:50.551Z|1c52a1cc-1c8f-4b4e-9f1a-eed1631a6b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:37:50.552Z|1c52a1cc-1c8f-4b4e-9f1a-eed1631a6b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:37:50.761Z|6f931ef5-2f22-4f5b-a981-b82b702bdcb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:37:50.763Z|6f931ef5-2f22-4f5b-a981-b82b702bdcb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:37:54.051Z|a51b5194-a25c-4f42-a6d3-a690fbc95fb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:54.052Z|a51b5194-a25c-4f42-a6d3-a690fbc95fb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:54.346Z|c214d666-9a64-476f-b7b1-73231ec79bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:54.348Z|b308360e-328a-4f38-a7dc-a1bb058db010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:37:54.349Z|b308360e-328a-4f38-a7dc-a1bb058db010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:37:54.347Z|c214d666-9a64-476f-b7b1-73231ec79bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:00.365Z|cf1a33b7-ba90-4752-8a31-27679faf12b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:38:00.366Z|cf1a33b7-ba90-4752-8a31-27679faf12b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:04.075Z|534425e7-7940-4a1b-82f9-21640c626bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:04.076Z|534425e7-7940-4a1b-82f9-21640c626bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:04.372Z|98f7c950-5a64-4017-997a-0c115f3e050a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:04.373Z|2205b2b1-677e-4c5a-8c40-2ec93672b93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:04.373Z|98f7c950-5a64-4017-997a-0c115f3e050a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:04.373Z|2205b2b1-677e-4c5a-8c40-2ec93672b93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:05.552Z|c13cb893-77b9-4d9e-bb3e-0e1c3dd436d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:38:05.553Z|c13cb893-77b9-4d9e-bb3e-0e1c3dd436d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:38:14.102Z|0d70eb46-d6a8-44c3-bf4b-8869974220d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:14.103Z|0d70eb46-d6a8-44c3-bf4b-8869974220d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:14.395Z|94b362b1-a0c6-484b-b190-9d3726475a31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:14.395Z|94b362b1-a0c6-484b-b190-9d3726475a31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:14.398Z|7b3551bd-c2a0-4bce-8634-3c4dc722342e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:14.398Z|7b3551bd-c2a0-4bce-8634-3c4dc722342e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:20.553Z|6370d241-1703-4fc7-b926-80b0dbaed4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:38:20.555Z|6370d241-1703-4fc7-b926-80b0dbaed4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:38:20.764Z|3ab315b1-29bc-416e-83e4-dd66d2e09541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:38:20.765Z|3ab315b1-29bc-416e-83e4-dd66d2e09541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:38:24.127Z|2571c460-46b4-42ff-b81f-b3857f52bff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:24.127Z|2571c460-46b4-42ff-b81f-b3857f52bff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:24.426Z|e3bd5995-0984-49c9-9026-f22c192a865b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:24.427Z|e3bd5995-0984-49c9-9026-f22c192a865b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:24.429Z|541c7e6a-6ffc-43ab-918a-e8198c3ef949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:24.429Z|541c7e6a-6ffc-43ab-918a-e8198c3ef949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:34.153Z|10e96f92-a037-4dde-a406-577d203a0067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:34.154Z|10e96f92-a037-4dde-a406-577d203a0067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:34.450Z|93265808-0680-412a-9334-8ba43f912b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:34.451Z|93265808-0680-412a-9334-8ba43f912b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:34.458Z|7781b049-26c8-4eea-a544-0bfb7a7883cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:34.459Z|7781b049-26c8-4eea-a544-0bfb7a7883cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:35.551Z|5ff98842-06ab-446d-a1c3-cc2496719e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:38:35.552Z|5ff98842-06ab-446d-a1c3-cc2496719e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:38:44.180Z|4e29184e-3531-4f83-9b38-57183037fb6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:44.181Z|4e29184e-3531-4f83-9b38-57183037fb6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:44.473Z|260e96b4-6012-4331-b18a-c6f25fb1c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:44.473Z|260e96b4-6012-4331-b18a-c6f25fb1c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:44.478Z|658edd23-ee1b-41ab-bde4-70a6a1a1e254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:44.479Z|658edd23-ee1b-41ab-bde4-70a6a1a1e254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:50.552Z|769d51bd-6a03-4d90-a868-0fd1baf658cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:38:50.553Z|769d51bd-6a03-4d90-a868-0fd1baf658cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:38:50.766Z|2c4953ae-006e-4e79-9851-53b565feff49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:38:50.767Z|2c4953ae-006e-4e79-9851-53b565feff49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:38:54.211Z|28ba2afb-6743-4b81-a130-b46a35c11ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:54.211Z|28ba2afb-6743-4b81-a130-b46a35c11ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:54.496Z|a7adcdd7-9b9b-4215-97d5-80ddc80d3dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:54.497Z|a7adcdd7-9b9b-4215-97d5-80ddc80d3dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:38:54.500Z|50672cc2-8aa6-4878-b4ca-9bb9047a3267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:38:54.501Z|50672cc2-8aa6-4878-b4ca-9bb9047a3267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:00.368Z|ee0dd16a-ab48-4866-83a9-1374bece3d64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:39:00.370Z|ee0dd16a-ab48-4866-83a9-1374bece3d64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:04.234Z|89fc6b5a-ef9f-4a30-b90c-76996b3ceb95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:04.235Z|89fc6b5a-ef9f-4a30-b90c-76996b3ceb95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:04.519Z|36e55e70-5aba-4cda-b3f1-ea9532dc2aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:04.520Z|36e55e70-5aba-4cda-b3f1-ea9532dc2aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:04.522Z|e145186c-5ec3-4c55-90d4-03c3aec61dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:04.522Z|e145186c-5ec3-4c55-90d4-03c3aec61dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:05.553Z|5ccef8b6-a00c-4987-b6fa-7c4675daff6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:39:05.556Z|5ccef8b6-a00c-4987-b6fa-7c4675daff6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:39:14.258Z|0daf01ca-0c8d-4e99-873e-446a2dd9006e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:14.258Z|0daf01ca-0c8d-4e99-873e-446a2dd9006e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:14.545Z|5b6e784b-1f44-45f6-bfa7-aa573a987c13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:14.545Z|5b6e784b-1f44-45f6-bfa7-aa573a987c13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:14.546Z|ecc07658-a763-4115-bc9d-3a1a70e28a14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:14.547Z|ecc07658-a763-4115-bc9d-3a1a70e28a14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:20.552Z|09154a47-f3b6-450e-958b-12668f27de57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:39:20.552Z|09154a47-f3b6-450e-958b-12668f27de57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:39:20.768Z|b89251f8-416a-40ed-b6de-a158fccb5c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:39:20.768Z|b89251f8-416a-40ed-b6de-a158fccb5c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:39:24.285Z|fd2d118e-917d-4bd4-a21c-4f890c8465c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:24.285Z|fd2d118e-917d-4bd4-a21c-4f890c8465c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:24.568Z|50741293-2c82-4efa-8f31-3a658c64128b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:24.568Z|abe29995-67b5-4c7b-99cf-714fde894d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:24.569Z|50741293-2c82-4efa-8f31-3a658c64128b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:24.569Z|abe29995-67b5-4c7b-99cf-714fde894d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:34.309Z|8ff95605-ba75-49b1-ac0a-32c57b092e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:34.310Z|8ff95605-ba75-49b1-ac0a-32c57b092e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:34.589Z|035ed123-84fb-4414-8aca-2fa8aa183a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:34.589Z|a5ea9bcf-d421-43d5-9e4d-a819ec077240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:34.590Z|035ed123-84fb-4414-8aca-2fa8aa183a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:34.590Z|a5ea9bcf-d421-43d5-9e4d-a819ec077240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:35.551Z|7e6200a7-2aff-4dc2-a2d1-64b3d3a68816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:39:35.552Z|7e6200a7-2aff-4dc2-a2d1-64b3d3a68816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:39:44.331Z|b995e3bf-ffc6-4a66-b3a8-57963fe9f45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:44.332Z|b995e3bf-ffc6-4a66-b3a8-57963fe9f45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:44.615Z|fbed9caa-d3f8-46d3-a082-4dac4cdf7e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:44.615Z|f0385292-2641-48fd-b0d0-cae3633225ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:44.615Z|f0385292-2641-48fd-b0d0-cae3633225ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:44.616Z|fbed9caa-d3f8-46d3-a082-4dac4cdf7e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:50.551Z|4f6cdb30-78d6-4379-b15b-438cf1f12dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:39:50.555Z|4f6cdb30-78d6-4379-b15b-438cf1f12dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:39:50.769Z|f29308e3-8d59-48dc-844a-984bb3905157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:39:50.770Z|f29308e3-8d59-48dc-844a-984bb3905157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:39:54.363Z|24638287-f36a-4636-b217-6001f53f5b12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:54.363Z|24638287-f36a-4636-b217-6001f53f5b12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:54.641Z|fd2cf9ca-0e20-4c00-86d5-2b2f622e9c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:54.641Z|760af2db-c8bc-448a-b8bc-39c24132c2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:39:54.641Z|fd2cf9ca-0e20-4c00-86d5-2b2f622e9c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:39:54.642Z|760af2db-c8bc-448a-b8bc-39c24132c2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:00.366Z|a81fb836-24d4-4cc0-9bfd-2ca567067a71|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:40:00.367Z|a81fb836-24d4-4cc0-9bfd-2ca567067a71|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:04.386Z|a7b0443c-baf7-442b-aea6-ce85c122390e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:04.386Z|a7b0443c-baf7-442b-aea6-ce85c122390e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:04.665Z|d2b8eb8e-a510-4328-88b6-28a81aaa013f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:04.666Z|d2b8eb8e-a510-4328-88b6-28a81aaa013f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:04.667Z|52605c3b-ee9f-4ad0-bed8-23a224fc6862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:04.668Z|52605c3b-ee9f-4ad0-bed8-23a224fc6862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:05.552Z|5eb338d3-4b91-4886-ba37-1c7963fe71f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:40:05.553Z|5eb338d3-4b91-4886-ba37-1c7963fe71f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:40:14.417Z|9216d079-6065-497c-b908-151efb27dcd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:14.418Z|9216d079-6065-497c-b908-151efb27dcd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:14.688Z|d92a2e71-86a2-4213-9d44-0be1c29e16fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:14.689Z|d92a2e71-86a2-4213-9d44-0be1c29e16fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:14.690Z|fb3b6c2e-208e-4301-9f5e-7de4c8820c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:14.690Z|fb3b6c2e-208e-4301-9f5e-7de4c8820c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:20.551Z|07c275b7-a750-4624-9d6b-d2ea75ebfa28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:40:20.552Z|07c275b7-a750-4624-9d6b-d2ea75ebfa28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:40:20.771Z|5f4842e5-4eff-4c41-867b-b844c8893394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:40:20.772Z|5f4842e5-4eff-4c41-867b-b844c8893394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:40:24.442Z|385788a4-f0a6-48ff-ba01-faff5a38c941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:24.443Z|385788a4-f0a6-48ff-ba01-faff5a38c941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:24.713Z|5f77094c-e9b6-4909-9644-2ed422454801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:24.713Z|b84ae714-4e5e-43ed-95c2-a8148e61a049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:24.714Z|5f77094c-e9b6-4909-9644-2ed422454801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:24.715Z|b84ae714-4e5e-43ed-95c2-a8148e61a049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:34.465Z|65d1aa20-9b0f-4884-b11a-f2c5082d9729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:34.465Z|65d1aa20-9b0f-4884-b11a-f2c5082d9729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:34.737Z|cc2d6362-0dcd-4dae-a0a3-193609f13944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:34.738Z|cc2d6362-0dcd-4dae-a0a3-193609f13944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:34.741Z|c323162d-cd9b-48e1-aeae-155940c2ec9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:34.742Z|c323162d-cd9b-48e1-aeae-155940c2ec9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:35.551Z|9a4d924e-c56c-4913-aea1-dfc7cf8093f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:40:35.554Z|9a4d924e-c56c-4913-aea1-dfc7cf8093f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:40:44.487Z|caefa700-0ff0-4072-97b2-0a49042d3518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:44.488Z|caefa700-0ff0-4072-97b2-0a49042d3518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:44.759Z|3aa3d441-94b7-493d-96c4-cc4e70d43ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:44.759Z|3aa3d441-94b7-493d-96c4-cc4e70d43ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:44.763Z|568ee9ba-1192-43b4-858c-a395e353e32d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:44.763Z|568ee9ba-1192-43b4-858c-a395e353e32d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:50.551Z|7426bed4-6994-4d59-b06a-5d143fe92aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:40:50.552Z|7426bed4-6994-4d59-b06a-5d143fe92aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:40:50.777Z|b3c4adec-2a60-4233-be1a-f4f388c76bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:40:50.777Z|b3c4adec-2a60-4233-be1a-f4f388c76bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:40:54.510Z|0ca4133a-7ad1-4b51-b5d3-bbb8541ae79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:54.511Z|0ca4133a-7ad1-4b51-b5d3-bbb8541ae79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:54.785Z|92ef524f-696a-4613-a096-63d7ea7e8842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:54.785Z|2fe291c3-5455-4a5d-9cd4-0cb0090789d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:40:54.785Z|92ef524f-696a-4613-a096-63d7ea7e8842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:40:54.785Z|2fe291c3-5455-4a5d-9cd4-0cb0090789d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:00.365Z|5671caba-15ef-4f6b-a37a-c9f7380ce516|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:41:00.365Z|5671caba-15ef-4f6b-a37a-c9f7380ce516|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:04.591Z|71c5e78b-fc62-4bc5-a3e6-0e1f76eca774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:04.591Z|71c5e78b-fc62-4bc5-a3e6-0e1f76eca774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:04.809Z|c0fba520-9beb-480c-a703-d86f84c08e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:04.810Z|c0fba520-9beb-480c-a703-d86f84c08e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:04.814Z|5335c2ae-41aa-4946-bb0e-f2b03909bb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:04.814Z|5335c2ae-41aa-4946-bb0e-f2b03909bb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:05.551Z|d80dfe8d-6862-4833-88ec-aaddb789deac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:41:05.552Z|d80dfe8d-6862-4833-88ec-aaddb789deac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:41:14.614Z|4b1a7ca4-d2df-4aea-9977-9391cb235786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:14.615Z|4b1a7ca4-d2df-4aea-9977-9391cb235786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:14.837Z|bf15b487-2517-4fa4-9ad0-fd4b9c52e9ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:14.837Z|145f8d5b-5e78-4853-a728-ffae61c78091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:14.838Z|145f8d5b-5e78-4853-a728-ffae61c78091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:14.838Z|bf15b487-2517-4fa4-9ad0-fd4b9c52e9ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:20.551Z|caa346dd-f064-478c-a34c-d55eaf51c21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:41:20.554Z|caa346dd-f064-478c-a34c-d55eaf51c21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:41:20.778Z|30745794-7f81-48a6-962d-1b71866fb0c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:41:20.779Z|30745794-7f81-48a6-962d-1b71866fb0c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:41:24.637Z|c8869255-dacd-42a6-a390-18778dbaaa87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:24.638Z|c8869255-dacd-42a6-a390-18778dbaaa87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:24.861Z|17eef267-e5fe-4207-88ea-14bdf27e5e91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:24.861Z|e6c224d8-bce7-4ff7-965e-96fb9d62a6a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:24.862Z|e6c224d8-bce7-4ff7-965e-96fb9d62a6a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:24.862Z|17eef267-e5fe-4207-88ea-14bdf27e5e91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:34.659Z|f70540c3-47a1-4c74-a366-58d7016e35e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:34.660Z|f70540c3-47a1-4c74-a366-58d7016e35e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:34.884Z|10e07d3f-16f9-49a7-9e23-4a0084568c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:34.885Z|10e07d3f-16f9-49a7-9e23-4a0084568c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:34.889Z|d28d0bec-c0c3-48f5-bec7-9b312eafd63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:34.890Z|d28d0bec-c0c3-48f5-bec7-9b312eafd63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:35.551Z|93c238a5-c5e6-4e20-b2e5-55ff1f99f48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:41:35.552Z|93c238a5-c5e6-4e20-b2e5-55ff1f99f48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:41:44.682Z|eda873fa-c14e-479d-b5f3-221dcaa3c40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:44.683Z|eda873fa-c14e-479d-b5f3-221dcaa3c40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:44.915Z|2bdaac70-429d-424f-9613-2818bc1a9b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:44.915Z|4edddfab-5d6c-4ee0-91f3-33377afdd574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:44.915Z|4edddfab-5d6c-4ee0-91f3-33377afdd574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:44.915Z|2bdaac70-429d-424f-9613-2818bc1a9b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:50.552Z|4993bcbd-a73b-4d98-97f7-95edcca5dc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:41:50.552Z|4993bcbd-a73b-4d98-97f7-95edcca5dc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:41:50.779Z|0865733f-f3ce-4da3-87aa-0545a87d4604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:41:50.780Z|0865733f-f3ce-4da3-87aa-0545a87d4604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:41:54.704Z|83657dde-7f2d-4973-ae5a-588cdba60a42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:54.705Z|83657dde-7f2d-4973-ae5a-588cdba60a42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:54.939Z|d8449ef0-cf5f-434b-b8ea-84dbed0e15bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:54.939Z|74693edf-3382-4293-afb6-eafcad1a903f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:41:54.940Z|d8449ef0-cf5f-434b-b8ea-84dbed0e15bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:41:54.940Z|74693edf-3382-4293-afb6-eafcad1a903f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:00.365Z|af0259a3-32a0-49f9-a172-23796202bdf0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:42:00.366Z|af0259a3-32a0-49f9-a172-23796202bdf0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:04.727Z|e139abbb-f7fa-48af-b395-a28207992dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:04.728Z|e139abbb-f7fa-48af-b395-a28207992dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:04.960Z|f6f9f508-6c8a-4cf9-bac6-2b0d8d92cf43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:04.961Z|f6f9f508-6c8a-4cf9-bac6-2b0d8d92cf43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:04.964Z|ab09cef2-636d-4759-8c9a-c6df2f438077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:04.964Z|ab09cef2-636d-4759-8c9a-c6df2f438077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:05.551Z|d77c6c1c-ec85-4c46-b55d-e37459d100c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:42:05.554Z|d77c6c1c-ec85-4c46-b55d-e37459d100c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:42:14.748Z|25deab5a-cad9-4c6b-8f92-22927fff61cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:14.749Z|25deab5a-cad9-4c6b-8f92-22927fff61cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:14.986Z|c69ab600-29c3-4bb2-8f42-cc7fd3d3e9be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:14.985Z|9ab498a3-c103-45d5-8cd3-fce8fe03e628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:14.986Z|c69ab600-29c3-4bb2-8f42-cc7fd3d3e9be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:14.986Z|9ab498a3-c103-45d5-8cd3-fce8fe03e628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:20.551Z|2756b5b8-de51-41a3-81ec-31647191f6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:42:20.552Z|2756b5b8-de51-41a3-81ec-31647191f6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:42:20.781Z|d9a027fb-52d6-4bd9-b69d-3c035d39ecb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:42:20.782Z|d9a027fb-52d6-4bd9-b69d-3c035d39ecb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:42:24.773Z|d99db215-a40b-446e-b03a-178faac7c2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:24.774Z|d99db215-a40b-446e-b03a-178faac7c2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:25.011Z|1bd6ba36-4d49-466e-a8e2-fa52dbd8b4ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:25.013Z|7e4d115f-1b01-4327-ab10-0d5425e0d117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:25.013Z|1bd6ba36-4d49-466e-a8e2-fa52dbd8b4ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:25.013Z|7e4d115f-1b01-4327-ab10-0d5425e0d117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:34.797Z|4deeba11-baaa-42c5-a3cc-bbfc45958719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:34.798Z|4deeba11-baaa-42c5-a3cc-bbfc45958719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:35.035Z|30f52e2b-fbc9-441d-aade-3e72c761830e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:35.035Z|30f52e2b-fbc9-441d-aade-3e72c761830e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:35.039Z|e0c51425-55b0-492d-84ad-5ebb5a34ede1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:35.040Z|e0c51425-55b0-492d-84ad-5ebb5a34ede1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:35.551Z|3ac2ee52-c91a-4932-bb6b-75efb761526b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:42:35.552Z|3ac2ee52-c91a-4932-bb6b-75efb761526b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:42:44.821Z|4b16f259-a42f-4801-9434-657a64d9c081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:44.823Z|4b16f259-a42f-4801-9434-657a64d9c081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:45.065Z|1af21cd9-cce4-4446-bea3-e0ed43919d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:45.065Z|827d6418-0df7-4615-a38c-e7950a056a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:45.065Z|1af21cd9-cce4-4446-bea3-e0ed43919d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:45.065Z|827d6418-0df7-4615-a38c-e7950a056a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:50.551Z|4386e041-23c4-4bc1-98b9-8872951c9a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:42:50.555Z|4386e041-23c4-4bc1-98b9-8872951c9a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:42:50.782Z|d7b1204d-3b0f-42ab-b548-35134285f55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:42:50.783Z|d7b1204d-3b0f-42ab-b548-35134285f55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:42:54.846Z|3b365165-4179-41dd-90a0-103065aadba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:54.847Z|3b365165-4179-41dd-90a0-103065aadba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:55.088Z|ea904c81-377d-4c76-84f2-e2a8495390e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:55.088Z|7cfcbf8a-ffb0-492b-bd79-c5950a51eca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:42:55.089Z|ea904c81-377d-4c76-84f2-e2a8495390e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:42:55.089Z|7cfcbf8a-ffb0-492b-bd79-c5950a51eca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:00.365Z|9562df45-acca-4b14-8b49-bedd20449a05|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:43:00.366Z|9562df45-acca-4b14-8b49-bedd20449a05|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:04.871Z|7eaf17ca-e53b-4df6-90dd-4685f2346cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:04.871Z|7eaf17ca-e53b-4df6-90dd-4685f2346cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:05.112Z|a7b23c20-37ad-45ff-b544-fef591a9c235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:05.112Z|a7b23c20-37ad-45ff-b544-fef591a9c235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:05.110Z|42611af0-de9d-48e9-a5d7-4360c06d1e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:05.115Z|42611af0-de9d-48e9-a5d7-4360c06d1e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:05.551Z|8d8671b7-9ca5-4fd3-a813-ff4321008d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:43:05.552Z|8d8671b7-9ca5-4fd3-a813-ff4321008d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:43:14.896Z|2bb1481c-d4a0-42cb-aa45-020d92fd56b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:14.897Z|2bb1481c-d4a0-42cb-aa45-020d92fd56b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:15.134Z|34e37bb2-6250-4817-92b5-aa7d452636ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:15.135Z|34e37bb2-6250-4817-92b5-aa7d452636ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:15.137Z|73049730-e191-48ce-b82e-0a682a3273fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:15.138Z|73049730-e191-48ce-b82e-0a682a3273fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:20.551Z|cf94b728-67b5-4ec9-9aef-43a5896e0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:43:20.552Z|cf94b728-67b5-4ec9-9aef-43a5896e0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:43:20.784Z|d57bebbd-1297-45e7-9b2d-99f4e95860d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:43:20.785Z|d57bebbd-1297-45e7-9b2d-99f4e95860d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:43:24.921Z|4352c553-b74a-477f-8741-7f04ded6c853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:24.922Z|4352c553-b74a-477f-8741-7f04ded6c853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:25.159Z|48433b75-7414-4943-a7e3-c8f47153771b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:25.159Z|6a7f186e-98a0-4486-9abd-20e25d37b5ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:25.160Z|48433b75-7414-4943-a7e3-c8f47153771b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:25.161Z|6a7f186e-98a0-4486-9abd-20e25d37b5ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:34.943Z|8311b73f-d40b-4fe4-9e81-78a7be4ec9dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:34.944Z|8311b73f-d40b-4fe4-9e81-78a7be4ec9dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:35.182Z|a02c3755-a108-45ff-92ae-e8b4e301d554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:35.182Z|a02c3755-a108-45ff-92ae-e8b4e301d554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:35.186Z|ee32b23e-f1dc-405a-abc9-467a594fe7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:35.187Z|ee32b23e-f1dc-405a-abc9-467a594fe7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:35.551Z|5c02a3a5-3ba3-4838-b7fc-3e39fd04561b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:43:35.554Z|5c02a3a5-3ba3-4838-b7fc-3e39fd04561b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:43:44.967Z|681b95f3-d1e5-45e7-a13a-d90ad7cc03e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:44.968Z|681b95f3-d1e5-45e7-a13a-d90ad7cc03e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:45.206Z|3196d97b-3ed5-4ff6-bd95-de60f46fcaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:45.208Z|3196d97b-3ed5-4ff6-bd95-de60f46fcaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:45.209Z|e2af75b4-c0e9-49e1-8b69-95558cc057ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:45.210Z|e2af75b4-c0e9-49e1-8b69-95558cc057ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:50.551Z|ca76b508-35ba-48d5-b7c7-5cd1d922f05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:43:50.552Z|ca76b508-35ba-48d5-b7c7-5cd1d922f05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:43:50.785Z|46b45c94-cc82-421c-be05-734aeea1d2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:43:50.786Z|46b45c94-cc82-421c-be05-734aeea1d2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:43:54.992Z|75b29b1a-3af6-48d9-b5e7-2470bf95a5f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:54.992Z|75b29b1a-3af6-48d9-b5e7-2470bf95a5f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:55.232Z|3b767fa1-1e2c-47f9-9942-d49603714406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:55.232Z|6645efac-c870-4fb5-af71-b9200c176375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:43:55.232Z|3b767fa1-1e2c-47f9-9942-d49603714406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:43:55.233Z|6645efac-c870-4fb5-af71-b9200c176375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:00.372Z|4474a90c-01de-4e9b-a0f4-8b3550ed6b53|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:44:00.373Z|4474a90c-01de-4e9b-a0f4-8b3550ed6b53|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:05.016Z|f6d36d60-dcee-4aeb-aa01-ba2895b93c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:05.016Z|f6d36d60-dcee-4aeb-aa01-ba2895b93c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:05.256Z|afa224d7-a582-41f4-ad0d-fe45bf3ec50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:05.257Z|afa224d7-a582-41f4-ad0d-fe45bf3ec50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:05.260Z|aee037ca-eb48-4195-b9f4-f23cfb4a0082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:05.261Z|aee037ca-eb48-4195-b9f4-f23cfb4a0082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:05.551Z|e7a4a847-c27b-46e2-8561-c5b2f4276ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:44:05.552Z|e7a4a847-c27b-46e2-8561-c5b2f4276ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:44:15.042Z|5e6e04c5-c35e-46fa-84e1-d6576fd50d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:15.043Z|5e6e04c5-c35e-46fa-84e1-d6576fd50d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:15.279Z|34445c0a-149e-43dc-82ce-a3944f16ccf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:15.280Z|34445c0a-149e-43dc-82ce-a3944f16ccf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:15.286Z|07a74b44-8c0c-43b2-83d2-ec5f18ba3dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:15.287Z|07a74b44-8c0c-43b2-83d2-ec5f18ba3dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:20.551Z|1181707d-f067-4d32-aa78-83092a3acda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:44:20.554Z|1181707d-f067-4d32-aa78-83092a3acda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:44:20.786Z|e41fd34b-ff61-4b46-b6ad-981464d77f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:44:20.787Z|e41fd34b-ff61-4b46-b6ad-981464d77f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:44:25.066Z|a63c9fca-86d0-42d8-87a3-027075f33c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:25.067Z|a63c9fca-86d0-42d8-87a3-027075f33c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:25.305Z|0b8590cc-9e7e-4036-b831-e2cc8709c7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:25.305Z|0b8590cc-9e7e-4036-b831-e2cc8709c7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:25.309Z|b62643f1-bc24-4eb3-9df1-88916dc7697e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:25.310Z|b62643f1-bc24-4eb3-9df1-88916dc7697e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:35.091Z|0ec246ad-21b3-421b-be65-e7fc6a00d55f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:35.092Z|0ec246ad-21b3-421b-be65-e7fc6a00d55f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:35.332Z|1180686c-1e6f-48c7-bd8e-d3804d8645b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:35.332Z|1180686c-1e6f-48c7-bd8e-d3804d8645b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:35.361Z|28ccea23-1446-427c-b048-1a9a14859f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:35.361Z|28ccea23-1446-427c-b048-1a9a14859f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:35.551Z|f28325f6-7df0-4955-8bd1-d62e963524b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:44:35.552Z|f28325f6-7df0-4955-8bd1-d62e963524b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:44:45.115Z|ce227c6b-0ae5-48ca-893e-4a69efa39660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:45.116Z|ce227c6b-0ae5-48ca-893e-4a69efa39660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:45.355Z|2da254cf-e334-41ae-b2aa-4be750b13dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:45.356Z|2da254cf-e334-41ae-b2aa-4be750b13dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:45.382Z|2ccad88c-494e-497f-b23c-4fe09bd67224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:45.382Z|2ccad88c-494e-497f-b23c-4fe09bd67224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:50.551Z|98d8c3e9-14e9-4902-8704-9229129d74cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:44:50.552Z|98d8c3e9-14e9-4902-8704-9229129d74cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:44:50.788Z|9bdb7ee8-762b-415f-b368-20313f58bcbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:44:50.788Z|9bdb7ee8-762b-415f-b368-20313f58bcbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:44:55.139Z|d5b687e1-52ab-4133-b378-fb0fd6cdb52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:55.139Z|d5b687e1-52ab-4133-b378-fb0fd6cdb52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:55.378Z|16526d3a-f07b-4bfe-a9bc-a3648422c911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:55.379Z|16526d3a-f07b-4bfe-a9bc-a3648422c911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:44:55.403Z|0457cf37-0ffd-4710-a94d-dbc8e60581f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:44:55.404Z|0457cf37-0ffd-4710-a94d-dbc8e60581f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:00.368Z|ee5fe808-5a9d-467d-8f85-1c9f717ffebd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:45:00.369Z|ee5fe808-5a9d-467d-8f85-1c9f717ffebd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:05.164Z|8db9ca46-b79f-4b4f-b316-f2018e238dd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:05.165Z|8db9ca46-b79f-4b4f-b316-f2018e238dd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:05.402Z|6c643a35-f2c2-458a-ad37-e469e4f187ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:05.403Z|6c643a35-f2c2-458a-ad37-e469e4f187ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:05.425Z|44eaca3c-8b8c-4e71-aaa9-789759cdd16b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:05.426Z|44eaca3c-8b8c-4e71-aaa9-789759cdd16b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:05.552Z|594e495c-4eda-400d-b1d2-0f15e3eaf9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:45:05.555Z|594e495c-4eda-400d-b1d2-0f15e3eaf9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:45:15.189Z|768be9df-372c-4089-8ea3-29cbccb1c207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:15.190Z|768be9df-372c-4089-8ea3-29cbccb1c207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:15.425Z|8c5b83a7-f6f2-4afc-974b-62fa24014198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:15.426Z|8c5b83a7-f6f2-4afc-974b-62fa24014198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:15.447Z|e6a969fc-066f-4d40-8528-04efd524bade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:15.448Z|e6a969fc-066f-4d40-8528-04efd524bade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:20.552Z|384011eb-832e-45e4-ba05-8e28dbea303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:45:20.554Z|384011eb-832e-45e4-ba05-8e28dbea303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:45:20.789Z|ea774bfd-c5fa-49b6-a47f-f0527b986c3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:45:20.790Z|ea774bfd-c5fa-49b6-a47f-f0527b986c3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:45:25.218Z|4684e703-6b8f-493d-8ca5-6754c1226efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:25.219Z|4684e703-6b8f-493d-8ca5-6754c1226efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:25.448Z|c9ed58b3-1656-42a8-ac22-cd95b1161845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:25.448Z|c9ed58b3-1656-42a8-ac22-cd95b1161845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:25.467Z|e2e226d3-6ea1-4cc1-9d80-2a9886842a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:25.467Z|e2e226d3-6ea1-4cc1-9d80-2a9886842a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:35.252Z|0dac52fd-d41c-4522-93da-b9b6dd1adf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:35.253Z|0dac52fd-d41c-4522-93da-b9b6dd1adf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:35.470Z|ea46379e-3f3b-421b-92ad-5dd395cd1cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:35.471Z|ea46379e-3f3b-421b-92ad-5dd395cd1cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:35.489Z|2584995c-f6ec-465a-9612-4cb87a7bce32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:35.490Z|2584995c-f6ec-465a-9612-4cb87a7bce32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:35.551Z|4cbd076a-4f5f-4701-879d-27433ea0ddc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:45:35.552Z|4cbd076a-4f5f-4701-879d-27433ea0ddc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:45:45.281Z|6ee3c588-c2b4-43b6-a224-49a9678809c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:45.282Z|6ee3c588-c2b4-43b6-a224-49a9678809c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:45.494Z|d517d915-a341-4cba-9170-4a1374301c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:45.495Z|d517d915-a341-4cba-9170-4a1374301c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:45.512Z|272aa19f-2976-4b38-afa5-7ea11d576f79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:45.513Z|272aa19f-2976-4b38-afa5-7ea11d576f79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:50.551Z|29d00974-d3cb-4119-8586-9d36eed9e4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:45:50.554Z|29d00974-d3cb-4119-8586-9d36eed9e4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:45:50.791Z|854454a8-54c9-4804-8300-bf22783b9989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:45:50.792Z|854454a8-54c9-4804-8300-bf22783b9989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:45:55.307Z|6c6ed5af-7bb0-4e3e-8ab2-c446f7d0dea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:55.308Z|6c6ed5af-7bb0-4e3e-8ab2-c446f7d0dea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:55.517Z|564d9d58-5d4a-4e7d-ab1a-d4fab10b775f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:55.518Z|564d9d58-5d4a-4e7d-ab1a-d4fab10b775f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:45:55.533Z|ac451dfc-3d35-4d1d-a8f0-a1c88f0584df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:45:55.533Z|ac451dfc-3d35-4d1d-a8f0-a1c88f0584df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:00.367Z|ed6d4906-6b4d-405a-ac20-170bfe336ac1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:46:00.368Z|ed6d4906-6b4d-405a-ac20-170bfe336ac1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:05.330Z|e77c9253-ef86-402f-88d9-b0c24ec50c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:05.331Z|e77c9253-ef86-402f-88d9-b0c24ec50c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:05.538Z|67a8a53e-3d22-4a80-849d-637f582fa5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:05.539Z|67a8a53e-3d22-4a80-849d-637f582fa5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:05.551Z|03e2b5f3-e0d3-4563-b4f4-fd70509e92ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:46:05.551Z|03e2b5f3-e0d3-4563-b4f4-fd70509e92ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:46:05.555Z|5570764c-6886-490f-a40f-fe2c1d27b2ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:05.555Z|5570764c-6886-490f-a40f-fe2c1d27b2ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:15.354Z|b14068b7-c5c1-47c1-9d76-e5b6898be32f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:15.355Z|b14068b7-c5c1-47c1-9d76-e5b6898be32f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:15.560Z|e21298cd-91dc-444f-b321-0914697cc220|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:15.561Z|e21298cd-91dc-444f-b321-0914697cc220|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:15.582Z|e75c7597-6228-43bb-8f03-8d8493e0811e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:15.583Z|e75c7597-6228-43bb-8f03-8d8493e0811e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:20.551Z|e4ef83f0-e6c8-4bc4-a33a-d634d2293a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:46:20.552Z|e4ef83f0-e6c8-4bc4-a33a-d634d2293a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:46:20.793Z|56dec33c-0419-4219-bf13-8ff5e5037e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:46:20.793Z|56dec33c-0419-4219-bf13-8ff5e5037e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:46:25.376Z|2d32e083-c362-4f28-9cdc-43b1a8407829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:25.377Z|2d32e083-c362-4f28-9cdc-43b1a8407829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:25.582Z|40f0c1e8-8a4e-449a-9445-cb3c9c570cf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:25.583Z|40f0c1e8-8a4e-449a-9445-cb3c9c570cf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:25.604Z|13e716e4-f505-4fba-b0ee-875143b89734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:25.605Z|13e716e4-f505-4fba-b0ee-875143b89734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:35.398Z|7fd3957f-58d8-41b4-9c97-bae228c8f349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:35.399Z|7fd3957f-58d8-41b4-9c97-bae228c8f349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:35.551Z|adccc3e6-7da4-45fd-98c7-aa6a8cf2179e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:46:35.554Z|adccc3e6-7da4-45fd-98c7-aa6a8cf2179e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:46:35.605Z|5a72f3be-6e8b-44c9-a8de-d0f9bdf14993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:35.607Z|5a72f3be-6e8b-44c9-a8de-d0f9bdf14993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:35.629Z|ae81245f-53c6-4882-8dcc-17d5fb7fa4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:35.630Z|ae81245f-53c6-4882-8dcc-17d5fb7fa4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:45.422Z|27cddbc0-57cb-411f-a49b-001283552cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:45.423Z|27cddbc0-57cb-411f-a49b-001283552cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:45.632Z|595d3701-cb34-4120-ac3b-9a2ab7aab91d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:45.633Z|595d3701-cb34-4120-ac3b-9a2ab7aab91d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:45.654Z|14870ac8-9dd1-45a5-be5c-29f113c384cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:45.654Z|14870ac8-9dd1-45a5-be5c-29f113c384cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:50.551Z|170b28c9-723d-4cc2-8567-1b0832ebde40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:46:50.552Z|170b28c9-723d-4cc2-8567-1b0832ebde40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:46:50.794Z|c4c02291-2bcc-470b-89e9-56bba88b8096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:46:50.795Z|c4c02291-2bcc-470b-89e9-56bba88b8096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:46:55.445Z|5b7e99c9-c29f-4a0b-90fd-405689e591a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:55.446Z|5b7e99c9-c29f-4a0b-90fd-405689e591a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:55.656Z|7c6ff6a1-c544-44fd-8350-9f910020d36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:55.657Z|7c6ff6a1-c544-44fd-8350-9f910020d36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:46:55.675Z|687b40a4-fd0d-4bfa-b25e-07f5136d9172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:46:55.676Z|687b40a4-fd0d-4bfa-b25e-07f5136d9172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:00.365Z|a6903a55-9261-4747-9eba-7ccac4b95f66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:47:00.366Z|a6903a55-9261-4747-9eba-7ccac4b95f66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:05.472Z|a449d0a9-ac9b-46e4-a0b9-ea6a037702ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:05.472Z|a449d0a9-ac9b-46e4-a0b9-ea6a037702ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:05.551Z|5c660698-4371-40ce-a544-3047ad4e1e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:47:05.552Z|5c660698-4371-40ce-a544-3047ad4e1e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:47:05.678Z|0daeda4b-5ec4-4bb4-ab57-41bc936c84db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:05.679Z|0daeda4b-5ec4-4bb4-ab57-41bc936c84db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:05.696Z|0b56e0a5-28f6-4a53-ae2b-f2ddd5203298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:05.697Z|0b56e0a5-28f6-4a53-ae2b-f2ddd5203298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:15.505Z|781fc924-8fc8-4d00-bfdc-40fa40166e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:15.506Z|781fc924-8fc8-4d00-bfdc-40fa40166e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:15.701Z|e2c9f408-4a2d-4d3e-a553-c7d244885a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:15.702Z|e2c9f408-4a2d-4d3e-a553-c7d244885a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:15.719Z|ddbd4de4-1900-4c70-a2df-19522664c8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:15.720Z|ddbd4de4-1900-4c70-a2df-19522664c8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:20.551Z|555903c5-f751-4891-836b-d49a171c2e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:47:20.554Z|555903c5-f751-4891-836b-d49a171c2e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:47:20.796Z|fced0840-7daf-4146-ae6e-0e8259c8a73d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:47:20.796Z|fced0840-7daf-4146-ae6e-0e8259c8a73d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:47:25.528Z|644587cc-4f42-4c6a-91c6-8972d5b36e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:25.529Z|644587cc-4f42-4c6a-91c6-8972d5b36e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:25.725Z|c861929a-aaeb-47be-a0db-e225486ac73d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:25.725Z|c861929a-aaeb-47be-a0db-e225486ac73d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:25.743Z|486f8e91-f6c3-4743-bbe3-6159bd3776c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:25.743Z|486f8e91-f6c3-4743-bbe3-6159bd3776c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:35.551Z|842fb85a-60af-41e8-92db-2fd4a122c097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:47:35.552Z|842fb85a-60af-41e8-92db-2fd4a122c097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:47:35.552Z|d3556a93-bd88-4f96-9cc7-b3478cdefa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:35.553Z|d3556a93-bd88-4f96-9cc7-b3478cdefa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:35.751Z|e4d0f642-6b65-4a8e-a753-71d76e4f09fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:35.752Z|e4d0f642-6b65-4a8e-a753-71d76e4f09fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:35.767Z|7c39eff6-36c7-4131-9477-a2d5b913f816|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:35.768Z|7c39eff6-36c7-4131-9477-a2d5b913f816|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:45.576Z|133acf52-49d7-4843-a3d8-57aed50490e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:45.576Z|133acf52-49d7-4843-a3d8-57aed50490e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:45.775Z|52490b38-215d-4556-bfd5-0b25ce8af659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:45.775Z|52490b38-215d-4556-bfd5-0b25ce8af659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:45.790Z|34a5a259-cfdf-408c-a18b-9492ca7d3891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:45.791Z|34a5a259-cfdf-408c-a18b-9492ca7d3891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:50.551Z|9672a1dd-c10b-44c4-a8b7-55dc811d8505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:47:50.552Z|9672a1dd-c10b-44c4-a8b7-55dc811d8505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:47:50.797Z|f962bdec-5d6d-49b5-9648-b0e8a69652af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:47:50.797Z|f962bdec-5d6d-49b5-9648-b0e8a69652af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:47:55.605Z|476cd9b3-cf96-4b7c-8e31-4681a1cca236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:55.605Z|476cd9b3-cf96-4b7c-8e31-4681a1cca236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:55.800Z|c5c98df1-3ef4-411c-92e9-0ffd4d6bfe77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:55.801Z|c5c98df1-3ef4-411c-92e9-0ffd4d6bfe77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:47:55.812Z|5a7ecc0d-9811-48d6-93c1-2cf382c073c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:47:55.813Z|5a7ecc0d-9811-48d6-93c1-2cf382c073c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:00.366Z|a29085f3-f871-4fb7-a089-8cd1419125a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:48:00.366Z|a29085f3-f871-4fb7-a089-8cd1419125a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:05.551Z|bde64e49-4f3c-48a4-abf5-20d44c6f475c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:48:05.554Z|bde64e49-4f3c-48a4-abf5-20d44c6f475c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:48:05.627Z|321e2697-51d5-47d7-80f7-9b953f022be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:05.628Z|321e2697-51d5-47d7-80f7-9b953f022be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:05.825Z|68f96368-1b6e-414e-a89c-10654b20326e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:05.825Z|68f96368-1b6e-414e-a89c-10654b20326e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:05.832Z|505e10e6-c32b-4906-901e-4fd04d64fc46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:05.832Z|505e10e6-c32b-4906-901e-4fd04d64fc46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:15.650Z|2266fa4c-9f1f-438b-a8d4-cb9b91ef8054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:15.650Z|2266fa4c-9f1f-438b-a8d4-cb9b91ef8054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:15.847Z|12f2c4e8-44e5-49aa-9007-91ac7dee99a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:15.848Z|12f2c4e8-44e5-49aa-9007-91ac7dee99a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:15.851Z|c42b7604-2b54-4de9-8f3c-3376c6273222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:15.852Z|c42b7604-2b54-4de9-8f3c-3376c6273222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:20.551Z|3bcb3de3-37d4-44e6-b4db-229ae26b0cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:48:20.552Z|3bcb3de3-37d4-44e6-b4db-229ae26b0cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:48:20.798Z|2661addb-988f-4d17-b161-2a1226d057b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:48:20.799Z|2661addb-988f-4d17-b161-2a1226d057b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:48:25.703Z|6a72cf95-fe9d-4711-b746-d21636273f26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:25.704Z|6a72cf95-fe9d-4711-b746-d21636273f26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:25.899Z|3432827c-9f93-4059-b59d-17979ba7ad9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:25.899Z|4eadf076-6b1b-4520-8ec0-b7bcea0c16ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:25.900Z|3432827c-9f93-4059-b59d-17979ba7ad9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:25.900Z|4eadf076-6b1b-4520-8ec0-b7bcea0c16ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:35.551Z|bebede88-8fb9-4165-8048-0cf5f17bdac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:48:35.552Z|bebede88-8fb9-4165-8048-0cf5f17bdac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:48:35.743Z|1bfe8fee-8b8d-4967-bd27-503306e2897e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:35.743Z|1bfe8fee-8b8d-4967-bd27-503306e2897e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:35.947Z|6d14d4de-fda1-4997-8469-c6a39449a194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:35.947Z|6d14d4de-fda1-4997-8469-c6a39449a194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:35.952Z|107d3e91-131b-4f07-ba3c-88df5f852382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:35.952Z|107d3e91-131b-4f07-ba3c-88df5f852382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:45.768Z|d21e6991-f6e8-4d5e-820f-5783a2e42adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:45.768Z|d21e6991-f6e8-4d5e-820f-5783a2e42adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:45.970Z|003e7752-ffd8-45ad-84d9-cb4146d987f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:45.971Z|003e7752-ffd8-45ad-84d9-cb4146d987f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:45.975Z|1b90b63b-3c2c-4638-a8be-e57694e0f0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:45.975Z|1b90b63b-3c2c-4638-a8be-e57694e0f0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:50.551Z|5ea6a595-2e71-4d99-af30-0187b291f2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:48:50.552Z|5ea6a595-2e71-4d99-af30-0187b291f2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:48:50.799Z|d89ae63c-beb1-47ce-af6e-985839fd17d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:48:50.800Z|d89ae63c-beb1-47ce-af6e-985839fd17d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:48:55.789Z|b3496995-40bd-4481-ae25-4f4287d58917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:55.790Z|b3496995-40bd-4481-ae25-4f4287d58917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:55.998Z|06224944-2091-4c1e-a7e9-6257f769f752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:55.998Z|d6bd112b-c20a-4e7a-bf85-6b5f11764bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:48:55.999Z|d6bd112b-c20a-4e7a-bf85-6b5f11764bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:48:55.999Z|06224944-2091-4c1e-a7e9-6257f769f752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:00.365Z|2fd113d8-c426-47b8-a663-76f106a16dee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:49:00.366Z|2fd113d8-c426-47b8-a663-76f106a16dee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:05.553Z|6eef3e59-15d8-42b4-b235-1b345e2f9554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:49:05.553Z|6eef3e59-15d8-42b4-b235-1b345e2f9554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:49:05.811Z|7471c2b5-7395-439b-937e-41368a189741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:05.812Z|7471c2b5-7395-439b-937e-41368a189741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:06.021Z|ad66c435-ec55-4a83-b4c7-51c9e4817d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:06.021Z|2a619ba4-3de1-4e78-b2f9-168c1d18f6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:06.022Z|ad66c435-ec55-4a83-b4c7-51c9e4817d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:06.022Z|2a619ba4-3de1-4e78-b2f9-168c1d18f6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:15.834Z|b38aa2f4-4a5a-4958-b56d-618fcb3f257a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:15.834Z|b38aa2f4-4a5a-4958-b56d-618fcb3f257a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:16.044Z|67db1ab2-9d60-4e29-8f7b-b37331fa6cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:16.044Z|d3ae1282-6495-447a-b27c-c23efb6dcc44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:16.044Z|d3ae1282-6495-447a-b27c-c23efb6dcc44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:16.044Z|67db1ab2-9d60-4e29-8f7b-b37331fa6cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:20.551Z|6d4fbc46-2a5a-4f61-8f4d-614a7eff1de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:49:20.552Z|6d4fbc46-2a5a-4f61-8f4d-614a7eff1de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:49:20.800Z|1f988c6a-af1f-4ca3-b9d8-8e043e631864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:49:20.801Z|1f988c6a-af1f-4ca3-b9d8-8e043e631864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:49:25.856Z|f31c23a0-cbfa-42c9-af4e-831a34879ade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:25.857Z|f31c23a0-cbfa-42c9-af4e-831a34879ade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:26.067Z|1bd30416-5325-427b-a920-12b43215d525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:26.067Z|b913be07-f25d-448b-8d2a-ada7196ccbe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:26.068Z|b913be07-f25d-448b-8d2a-ada7196ccbe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:26.068Z|1bd30416-5325-427b-a920-12b43215d525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:35.551Z|3fced2f4-0dcd-4b58-9406-dcd2dd73cab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:49:35.552Z|3fced2f4-0dcd-4b58-9406-dcd2dd73cab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:49:35.888Z|a30e76bf-7087-4c14-bdcd-f45cb47f5f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:35.889Z|a30e76bf-7087-4c14-bdcd-f45cb47f5f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:36.088Z|27a835d5-1c12-45e0-bf33-b04e57284498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:36.088Z|ca359583-bf31-4c91-a259-0f399ad1b2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:36.089Z|ca359583-bf31-4c91-a259-0f399ad1b2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:36.089Z|27a835d5-1c12-45e0-bf33-b04e57284498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:45.911Z|fa4dadba-d020-489d-b847-abf9e4cc9e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:45.911Z|fa4dadba-d020-489d-b847-abf9e4cc9e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:46.111Z|c20005fd-c833-4329-bd7d-f8ecc75a6d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:46.111Z|cac1d69f-7f84-4760-9c82-47a694ab42be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:46.112Z|c20005fd-c833-4329-bd7d-f8ecc75a6d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:46.112Z|cac1d69f-7f84-4760-9c82-47a694ab42be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:50.551Z|76df7f72-187f-4aed-85b9-ea1b7557eccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:49:50.552Z|76df7f72-187f-4aed-85b9-ea1b7557eccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:49:50.802Z|ed85ac22-b2fe-4e56-ba85-d9f4f17d3023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:49:50.802Z|ed85ac22-b2fe-4e56-ba85-d9f4f17d3023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:49:55.935Z|c351912f-2d06-4188-acd3-b6221913d579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:55.935Z|c351912f-2d06-4188-acd3-b6221913d579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:56.135Z|702345c6-36b7-4c0a-82b1-51d6d027dded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:56.135Z|76d86108-df97-4afe-882c-d8e2c56b7c75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:49:56.136Z|76d86108-df97-4afe-882c-d8e2c56b7c75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:49:56.136Z|702345c6-36b7-4c0a-82b1-51d6d027dded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:00.365Z|aca7d458-da71-48d3-bfa9-ce9cabada671|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:50:00.365Z|aca7d458-da71-48d3-bfa9-ce9cabada671|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:05.551Z|8b681361-34f0-4e4f-a8c4-9170b48486ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:50:05.552Z|8b681361-34f0-4e4f-a8c4-9170b48486ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:50:05.956Z|97e2f02e-bc9c-4b81-830a-2844d77fbd6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:05.957Z|97e2f02e-bc9c-4b81-830a-2844d77fbd6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:06.158Z|9987b2e0-333c-4213-bbbe-50115e7f2350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:06.158Z|b11a5b0a-e40a-4556-9864-a3f70b48716d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:06.159Z|9987b2e0-333c-4213-bbbe-50115e7f2350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:06.159Z|b11a5b0a-e40a-4556-9864-a3f70b48716d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:15.978Z|4f80e8ac-d7ca-4441-ab74-a7725e2eacdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:15.979Z|4f80e8ac-d7ca-4441-ab74-a7725e2eacdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:16.181Z|a161424c-3913-4043-b88f-54d61a96a4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:16.181Z|9adc648c-7a19-40df-8152-0c6dac5ce84b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:16.182Z|a161424c-3913-4043-b88f-54d61a96a4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:16.182Z|9adc648c-7a19-40df-8152-0c6dac5ce84b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:20.551Z|2bd05a49-683b-46e1-89ab-c31427c0b539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:50:20.553Z|2bd05a49-683b-46e1-89ab-c31427c0b539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:50:20.803Z|4a4f9853-7178-496f-9f61-68d004fba7b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:50:20.804Z|4a4f9853-7178-496f-9f61-68d004fba7b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:50:26.002Z|59d9a0e5-ea4b-4abf-93c5-44cf6ac9c1a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:26.003Z|59d9a0e5-ea4b-4abf-93c5-44cf6ac9c1a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:26.204Z|8a5a83ef-66f4-4704-81ac-d66b742409c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:26.205Z|8a5a83ef-66f4-4704-81ac-d66b742409c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:26.207Z|be478de2-ffc2-4599-95af-ae26d0b11183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:26.208Z|be478de2-ffc2-4599-95af-ae26d0b11183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:35.551Z|6d855bfe-11b1-4d2a-82c0-34dd148724c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:50:35.552Z|6d855bfe-11b1-4d2a-82c0-34dd148724c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:50:36.025Z|511d6877-fc5c-4781-b65f-f487a57f4338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:36.025Z|511d6877-fc5c-4781-b65f-f487a57f4338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:36.229Z|bea48010-4d06-47c2-b5d8-335a06c8dbda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:36.229Z|bc75b26d-fcd2-4dfe-990e-2be71ebbe88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:36.229Z|bea48010-4d06-47c2-b5d8-335a06c8dbda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:36.229Z|bc75b26d-fcd2-4dfe-990e-2be71ebbe88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:42.857Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:50:42.866Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 51400609-9d63-4e68-8413-9a5d5ba50e4b already exists in requestDb InfraActiveRequests table 2022-10-21T17:50:42.868Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:50:42.868Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:50:42.868Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:50:42.868Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:50:42.869Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:50:42.869Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"278cc1f070b38a33676bdfc160f454c7", X-B3-SpanId:"e87593d503d94344", X-B3-ParentSpanId:"a45e8534292ab931", X-B3-Sampled:"0", X-ONAP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-TransactionID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ECOMP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"801c9691-f099-4e1a-ba00-389fe8df5207"] 2022-10-21T17:50:42.869Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:50:42.869Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:50:42.936Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:50:42.936Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:50:42.936Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : Not Found 2022-10-21T17:50:42.937Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:50:43 GMT", x-envoy-upstream-service-time:"58", server:"envoy"] 2022-10-21T17:50:42.937Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: 2022-10-21T17:50:42.937Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:50:42.938Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|404|Not Found|InvokeReturn 2022-10-21T17:50:43.081Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:50:46.062Z|8ffe368a-9497-4807-be75-ed07d8e1eed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:46.063Z|8ffe368a-9497-4807-be75-ed07d8e1eed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:46.250Z|b6d98e7e-0e3e-4652-9ab1-00b77f094498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:46.251Z|b6d98e7e-0e3e-4652-9ab1-00b77f094498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:46.254Z|f38aa567-35ec-4e4b-8787-ca56aec21873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:46.255Z|f38aa567-35ec-4e4b-8787-ca56aec21873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:50.551Z|896955c6-ede8-4b01-9a88-46ef3d27bdcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:50:50.552Z|896955c6-ede8-4b01-9a88-46ef3d27bdcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:50:50.804Z|3537a18a-e1ee-45f2-91b2-ab1d5544bbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:50:50.805Z|3537a18a-e1ee-45f2-91b2-ab1d5544bbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:50:52.485Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:50:52.509Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 67ed5885-ebef-4a77-b743-89621172a01f already exists in requestDb InfraActiveRequests table 2022-10-21T17:50:52.510Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f 2022-10-21T17:50:52.510Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|INFO|500||Invoke 2022-10-21T17:50:52.511Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||===========================request begin================================================ 2022-10-21T17:50:52.511Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f 2022-10-21T17:50:52.511Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||Method : GET 2022-10-21T17:50:52.511Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"708bc83c7522707334b74aec887ddc2c", X-B3-SpanId:"20a164b007a0c967", X-B3-ParentSpanId:"34b74aec887ddc2c", X-B3-Sampled:"0", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bedb76eb-6ec3-4d55-a0d7-f79c9b613f32"] 2022-10-21T17:50:52.511Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||Request body: 2022-10-21T17:50:52.512Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||==========================request end================================================ 2022-10-21T17:50:52.549Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||============================response begin========================================== 2022-10-21T17:50:52.549Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:50:52.550Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||Status text : Not Found 2022-10-21T17:50:52.550Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:50:53 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2022-10-21T17:50:52.550Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||Response body: 2022-10-21T17:50:52.550Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|DEBUG|500||=======================response end================================================= 2022-10-21T17:50:52.551Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f|INFO|404|Not Found|InvokeReturn 2022-10-21T17:50:52.566Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:50:52.566Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T17:50:56.087Z|59f4e68b-d3e0-4169-a646-686dcb1259b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:56.087Z|59f4e68b-d3e0-4169-a646-686dcb1259b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:56.272Z|0090cfbd-6247-4889-b807-ac4de7600c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:56.272Z|0090cfbd-6247-4889-b807-ac4de7600c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:50:56.277Z|7a17b762-fa10-4ab3-a135-ccd08e677cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:50:56.277Z|7a17b762-fa10-4ab3-a135-ccd08e677cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:00.366Z|4b641f69-a189-495b-9203-f3adac175375|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:51:00.369Z|4b641f69-a189-495b-9203-f3adac175375|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:01.082Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:51:01.082Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:51:01.231Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:51:01.231Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:51:01.232Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T17:51:01.232Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||Invoke 2022-10-21T17:51:01.355Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T17:51:01.355Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||InvokeReturn 2022-10-21T17:51:01.356Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:51:03 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[82], vertex-id=[356440], x-aai-txid=[0-aai-resources-221021-17:51:03:788-86564], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:51:01.356Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:51:03 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[57], vertex-id=[200768], x-aai-txid=[1-aai-resources-221021-17:51:03:786-69012], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:51:01.357Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666374402962","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-10-21T17:51:01.358Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e","service-description":"pNF","resource-version":"1666374653278"} 2022-10-21T17:51:01.518Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:51:01.519Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:51:01.524Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-10-21T17:51:01.535Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:51:01.545Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T17:51:01.546Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T17:51:01.546Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:01.547Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T17:51:01.547Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T17:51:01.547Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"278cc1f070b38a33676bdfc160f454c7", X-B3-SpanId:"ae7b113119a4dc19", X-B3-ParentSpanId:"a45e8534292ab931", X-B3-Sampled:"0", X-ONAP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-TransactionID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ECOMP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8af1003-231f-46ff-897a-08c95f2afae6"] 2022-10-21T17:51:01.548Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd","requestScope":"service"} 2022-10-21T17:51:01.548Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:01.587Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:51:01.588Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||Invoke 2022-10-21T17:51:01.622Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||InvokeReturn 2022-10-21T17:51:01.623Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:51:04 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[31], vertex-id=[200768], x-aai-txid=[0-aai-resources-221021-17:51:04:122-50363], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:51:01.623Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e","service-description":"pNF","resource-version":"1666374653278"} 2022-10-21T17:51:01.625Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:51:01.625Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:51:01.648Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.649Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.649Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.649Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.650Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.650Z|67ed5885-ebef-4a77-b743-89621172a01f|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:"117", X-B3-TraceId:"708bc83c7522707334b74aec887ddc2c", X-B3-SpanId:"69ff34c7d6baa29d", X-B3-ParentSpanId:"34b74aec887ddc2c", X-B3-Sampled:"0", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20cb4ae9-6614-48bf-b4af-5999f7b7505b"] 2022-10-21T17:51:01.650Z|67ed5885-ebef-4a77-b743-89621172a01f|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":"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a","requestScope":"service"} 2022-10-21T17:51:01.651Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.957Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.957Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:01.958Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:01.958Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.958Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T17:51:01.958Z|67ed5885-ebef-4a77-b743-89621172a01f|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 : OK 2022-10-21T17:51:01.958Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"371", server:"envoy"] 2022-10-21T17:51:01.958Z|67ed5885-ebef-4a77-b743-89621172a01f|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:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"299", server:"envoy"] 2022-10-21T17:51:01.959Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T17:51:01.959Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.959Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:01.959Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.959Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T17:51:01.959Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:01.971Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:51:01.971Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753 2022-10-21T17:51:01.971Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T17:51:01.972Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:01.972Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:51:01.971Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|INFO|500||Invoke 2022-10-21T17:51:01.972Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T17:51:01.972Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:01.972Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-TransactionID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ECOMP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25281df6-204c-4a70-aa84-f8f2aee54471"] 2022-10-21T17:51:01.973Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753 2022-10-21T17:51:01.973Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T17:51:01.973Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:01.973Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Method : GET 2022-10-21T17:51:01.974Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"895b2bc6-1789-42e2-9014-2fbfac882faa"] 2022-10-21T17:51:01.975Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Request body: 2022-10-21T17:51:01.975Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:02.575Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:02.575Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:02.575Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T17:51:02.576Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=49F47E97DF0130165A2811DABB5DC6E6; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"578", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:02.616Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T17:51:02.617Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:02.617Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T17:51:02.617Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:02.627Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:02.627Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Status text : OK 2022-10-21T17:51:02.628Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B547FD9D5147E941BA5855F541D7F756; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"609", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:02.628Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Response body: { "modelName" : "Demo_pNF_V6VckrDCSKbhgKniX9bE", "description" : "catalog service description", "modelUUID" : "24407f18-3820-41f9-9ef6-bdd990b21753", "modelInvariantUUID" : "eef7110a-2bc4-4ed4-a47b-62d331db5f57", "created" : "2022-10-21 17:46:58.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 0bebbcba-b2ad", "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/24407f18-3820-41f9-9ef6-bdd990b21753" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/vnfCustomizations" } } } 2022-10-21T17:51:02.629Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:02.629Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|INFO|500||InvokeReturn 2022-10-21T17:51:02.788Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance 2022-10-21T17:51:02.788Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T17:51:02.789Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|INFO|500||Invoke 2022-10-21T17:51:02.789Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-10-21T17:51:02.789Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:02.789Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:02.789Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T17:51:02.790Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance 2022-10-21T17:51:02.790Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-10-21T17:51:02.790Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Method : GET 2022-10-21T17:51:02.790Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-TransactionID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ECOMP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be2c2fa4-b3e9-4dac-b948-6b768eb5ccfb"] 2022-10-21T17:51:02.790Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2888f960-a3f4-42b6-820b-4ee4402e068d"] 2022-10-21T17:51:02.790Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-10-21T17:51:02.790Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Request body: 2022-10-21T17:51:02.790Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:02.791Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:02.890Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:02.891Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:02.891Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T17:51:02.891Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"96", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:02.917Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 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-10-21T16:49:34.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-10-21T17:51:02.917Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:02.918Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:02.918Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:51:02.918Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-10-21T17:51:02.918Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T17:51:02.919Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"100", server:"envoy"] 2022-10-21T17:51:02.919Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Response body: 2022-10-21T17:51:02.920Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:02.920Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T17:51:02.921Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eef7110a-2bc4-4ed4-a47b-62d331db5f57|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eef7110a-2bc4-4ed4-a47b-62d331db5f57 2022-10-21T17:51:02.922Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|INFO|500||Invoke 2022-10-21T17:51:02.922Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:02.922Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eef7110a-2bc4-4ed4-a47b-62d331db5f57 2022-10-21T17:51:02.923Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||Method : GET 2022-10-21T17:51:02.923Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64440ead-2409-4bd5-afaf-8a25d76cdff9"] 2022-10-21T17:51:02.923Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||Request body: 2022-10-21T17:51:02.924Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:02.932Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:51:02.932Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T17:51:02.933Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:02.933Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:51:02.933Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T17:51:02.934Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-TransactionID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ECOMP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6238aa52-2e90-4863-8f01-5a9275c7aecc"] 2022-10-21T17:51:02.934Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T17:51:02.935Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:02.973Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:02.973Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:02.973Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||Status text : OK 2022-10-21T17:51:02.974Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:02.973Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:02.975Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:02.976Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T17:51:02.977Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:02.979Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_V6VckrDCSKbhgKniX9bE", "description" : "catalog service description", "modelUUID" : "24407f18-3820-41f9-9ef6-bdd990b21753", "modelInvariantUUID" : "eef7110a-2bc4-4ed4-a47b-62d331db5f57", "created" : "2022-10-21 17:46:58.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 0bebbcba-b2ad", "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/24407f18-3820-41f9-9ef6-bdd990b21753" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eef7110a-2bc4-4ed4-a47b-62d331db5f57" } } } 2022-10-21T17:51:02.980Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:02.980Z|67ed5885-ebef-4a77-b743-89621172a01f|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=eef7110a-2bc4-4ed4-a47b-62d331db5f57|INFO|500||InvokeReturn 2022-10-21T17:51:02.985Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T17:51:02.985Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:02.987Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T17:51:03.017Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance 2022-10-21T17:51:03.017Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|INFO|500||Invoke 2022-10-21T17:51:03.018Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:03.018Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance 2022-10-21T17:51:03.018Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Method : GET 2022-10-21T17:51:03.019Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf7d667b-4cb1-48b5-a1b8-9bbd8edb79ce"] 2022-10-21T17:51:03.019Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Request body: 2022-10-21T17:51:03.019Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:03.022Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:51:03.022Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T17:51:03.022Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:03.023Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:51:03.024Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T17:51:03.024Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"278cc1f070b38a33676bdfc160f454c7", X-B3-SpanId:"c872e1db88d0f512", X-B3-ParentSpanId:"a45e8534292ab931", X-B3-Sampled:"0", X-ONAP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-TransactionID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ECOMP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"737e13f2-fbd3-4fba-a245-3b3e3c12d852"] 2022-10-21T17:51:03.028Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"51400609-9d63-4e68-8413-9a5d5ba50e4b","requestStatus":"IN_PROGRESS","startTime":1666374643086,"source":"VID","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"51400609-9d63-4e68-8413-9a5d5ba50e4b"} 2022-10-21T17:51:03.029Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:03.046Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:03.047Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:51:03.047Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T17:51:03.048Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-10-21T17:51:03.048Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||Response body: 2022-10-21T17:51:03.048Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:03.049Z|67ed5885-ebef-4a77-b743-89621172a01f|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=24407f18-3820-41f9-9ef6-bdd990b21753&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T17:51:03.050Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.050Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.051Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.051Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.051Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.051Z|67ed5885-ebef-4a77-b743-89621172a01f|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:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e26ff9e0-d543-4776-8df3-15a5ae36b9c7"] 2022-10-21T17:51:03.052Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.052Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.091Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.091Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.092Z|67ed5885-ebef-4a77-b743-89621172a01f|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 : OK 2022-10-21T17:51:03.093Z|67ed5885-ebef-4a77-b743-89621172a01f|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", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:03.096Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T17:51:03.096Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.096Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.100Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.101Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.101Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.101Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.102Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.102Z|67ed5885-ebef-4a77-b743-89621172a01f|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:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcb86e42-7ed4-4ca5-8f8c-89d0af947681"] 2022-10-21T17:51:03.103Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.103Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.127Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.128Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.128Z|67ed5885-ebef-4a77-b743-89621172a01f|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 : OK 2022-10-21T17:51:03.129Z|67ed5885-ebef-4a77-b743-89621172a01f|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", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:03.134Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T16:49:34.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-10-21T17:51:03.135Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.135Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.137Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753 2022-10-21T17:51:03.138Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|INFO|500||Invoke 2022-10-21T17:51:03.138Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:03.139Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753 2022-10-21T17:51:03.139Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Method : GET 2022-10-21T17:51:03.139Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53cb3940-b753-42e7-88ec-9428854b0692"] 2022-10-21T17:51:03.140Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Request body: 2022-10-21T17:51:03.140Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:03.175Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:03.176Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:03.176Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Status text : OK 2022-10-21T17:51:03.177Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:02 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:03.178Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||Response body: { "modelName" : "Demo_pNF_V6VckrDCSKbhgKniX9bE", "description" : "catalog service description", "modelUUID" : "24407f18-3820-41f9-9ef6-bdd990b21753", "modelInvariantUUID" : "eef7110a-2bc4-4ed4-a47b-62d331db5f57", "created" : "2022-10-21 17:46:58.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 0bebbcba-b2ad", "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/24407f18-3820-41f9-9ef6-bdd990b21753" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753/vnfCustomizations" } } } 2022-10-21T17:51:03.178Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:03.179Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/24407f18-3820-41f9-9ef6-bdd990b21753|INFO|500||InvokeReturn 2022-10-21T17:51:03.184Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.184Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.185Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.185Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.185Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.186Z|67ed5885-ebef-4a77-b743-89621172a01f|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:"3880", X-B3-TraceId:"708bc83c7522707334b74aec887ddc2c", X-B3-SpanId:"3d6730743b255f4d", X-B3-ParentSpanId:"34b74aec887ddc2c", X-B3-Sampled:"0", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f97dba0b-3761-4af2-bd07-4311ea5dd462"] 2022-10-21T17:51:03.186Z|67ed5885-ebef-4a77-b743-89621172a01f|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":"67ed5885-ebef-4a77-b743-89621172a01f","requestStatus":"IN_PROGRESS","startTime":1666374652566,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"eef7110a-2bc4-4ed4-a47b-62d331db5f57\",\n \"modelVersionId\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\n \"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"c688b35e-f644-4661-b97e-53b9ed3b4aea\",\n \"owningEntityName\":\"OE-ETE_Customer-c688b35e-f644-4661-b97e-53b9ed3b4aea\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c759f163-f358-48a0-ae72-cff3cfcccb8a\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a\",\n \"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\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\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\n \"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 0bebbcba-b2ad 0\",\n \"modelCustomizationId\":\"f2850131-6778-44a5-9908-40dccfdeb888\",\n \"modelInvariantId\":\"eef7110a-2bc4-4ed4-a47b-62d331db5f57\",\n \"modelVersionId\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\n \"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\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\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\n \"instanceParams\":[],\n \"instanceName\":\"V6VckrDCSKbhgKniX9bE\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"67ed5885-ebef-4a77-b743-89621172a01f"} 2022-10-21T17:51:03.187Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.677Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.677Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:03.678Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T17:51:03.678Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.678Z|67ed5885-ebef-4a77-b743-89621172a01f|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 : Created 2022-10-21T17:51:03.678Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T17:51:03.679Z|67ed5885-ebef-4a77-b743-89621172a01f|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/67ed5885-ebef-4a77-b743-89621172a01f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:04 GMT", x-envoy-upstream-service-time:"488", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:03.679Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:04 GMT", x-envoy-upstream-service-time:"644", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:03.732Z|67ed5885-ebef-4a77-b743-89621172a01f|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" : "67ed5885-ebef-4a77-b743-89621172a01f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:50:52.566+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"eef7110a-2bc4-4ed4-a47b-62d331db5f57\",\n \"modelVersionId\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\n \"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"c688b35e-f644-4661-b97e-53b9ed3b4aea\",\n \"owningEntityName\":\"OE-ETE_Customer-c688b35e-f644-4661-b97e-53b9ed3b4aea\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c759f163-f358-48a0-ae72-cff3cfcccb8a\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a\",\n \"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\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\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\n \"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 0bebbcba-b2ad 0\",\n \"modelCustomizationId\":\"f2850131-6778-44a5-9908-40dccfdeb888\",\n \"modelInvariantId\":\"eef7110a-2bc4-4ed4-a47b-62d331db5f57\",\n \"modelVersionId\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\n \"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\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\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\n \"instanceParams\":[],\n \"instanceName\":\"V6VckrDCSKbhgKniX9bE\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T17:51:04.110+00:00", "serviceInstanceName" : "Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "67ed5885-ebef-4a77-b743-89621172a01f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/67ed5885-ebef-4a77-b743-89621172a01f" } } } 2022-10-21T17:51:03.732Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:50:43.086+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T17:51:04.110+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:03.732Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:03.732Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.733Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T17:51:03.733Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.789Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.789Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T17:51:03.790Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.790Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T17:51:03.790Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.791Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.790Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:03.791Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.792Z|67ed5885-ebef-4a77-b743-89621172a01f|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:"3120", X-B3-TraceId:"708bc83c7522707334b74aec887ddc2c", X-B3-SpanId:"c16842b6bbc18cd8", X-B3-ParentSpanId:"34b74aec887ddc2c", X-B3-Sampled:"0", X-ONAP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-TransactionID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ECOMP-RequestID:"67ed5885-ebef-4a77-b743-89621172a01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8f6d327-3aaa-42c3-96d5-4c9ef65215d0"] 2022-10-21T17:51:03.791Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T17:51:03.792Z|67ed5885-ebef-4a77-b743-89621172a01f|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\":\"eef7110a-2bc4-4ed4-a47b-62d331db5f57\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\"modelUuid\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\"modelInvariantUuid\":\"eef7110a-2bc4-4ed4-a47b-62d331db5f57\"},\"requestInfo\":{\"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_c759f163-f358-48a0-ae72-cff3cfcccb8a\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namec759f163-f358-48a0-ae72-cff3cfcccb8a\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 0bebbcba-b2ad 0\",\"modelCustomizationId\":\"f2850131-6778-44a5-9908-40dccfdeb888\",\"modelInvariantId\":\"eef7110a-2bc4-4ed4-a47b-62d331db5f57\",\"modelVersionId\":\"24407f18-3820-41f9-9ef6-bdd990b21753\",\"modelName\":\"Demo_pNF_V6VckrDCSKbhgKniX9bE\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\"instanceParams\":[],\"instanceName\":\"V6VckrDCSKbhgKniX9bE\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"c688b35e-f644-4661-b97e-53b9ed3b4aea\",\"owningEntityName\":\"OE-ETE_Customer-c688b35e-f644-4661-b97e-53b9ed3b4aea\"}}}","type":"String"},"requestId":{"value":"67ed5885-ebef-4a77-b743-89621172a01f","type":"String"},"mso-request-id":{"value":"67ed5885-ebef-4a77-b743-89621172a01f","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-10-21T17:51:03.792Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:03.792Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T17:51:03.793Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"278cc1f070b38a33676bdfc160f454c7", X-B3-SpanId:"18b3949e8f362332", X-B3-ParentSpanId:"a45e8534292ab931", X-B3-Sampled:"0", X-ONAP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-TransactionID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ECOMP-RequestID:"51400609-9d63-4e68-8413-9a5d5ba50e4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"446069c0-60e1-4388-917d-0a8096289e4e"] 2022-10-21T17:51:03.794Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\"modelUuid\":\"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\"modelInvariantUuid\":\"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"51400609-9d63-4e68-8413-9a5d5ba50e4b","type":"String"},"mso-request-id":{"value":"51400609-9d63-4e68-8413-9a5d5ba50e4b","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-10-21T17:51:03.795Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:05.552Z|4921d0ae-43bc-408d-a059-3bd4aa547080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:51:05.553Z|4921d0ae-43bc-408d-a059-3bd4aa547080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:51:06.111Z|a0918ab3-1729-40d7-a9bf-b295be5a6fd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:06.112Z|a0918ab3-1729-40d7-a9bf-b295be5a6fd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:06.297Z|d6dcbab7-ca5f-4ba9-ad59-b7e6dd7bba67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:06.297Z|d6dcbab7-ca5f-4ba9-ad59-b7e6dd7bba67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:06.298Z|5f8a0306-09d0-4632-94d5-2f5cc2a939c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:06.298Z|5f8a0306-09d0-4632-94d5-2f5cc2a939c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:09.112Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:09.113Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T17:51:09.114Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T17:51:09.114Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E2E505B4438F0B658CE2D8CA268A33A2; Path=/; HttpOnly", date:"Fri, 21 Oct 2022 17:51:09 GMT", x-onap-requestid:"51400609-9d63-4e68-8413-9a5d5ba50e4b", x-requestid:"51400609-9d63-4e68-8413-9a5d5ba50e4b", x-transactionid:"51400609-9d63-4e68-8413-9a5d5ba50e4b", x-ecomp-requestid:"51400609-9d63-4e68-8413-9a5d5ba50e4b", x-onap-partnername:"UNKNOWN", x-invocationid:"446069c0-60e1-4388-917d-0a8096289e4e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"5289", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:09.115Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"51400609-9d63-4e68-8413-9a5d5ba50e4b\",\"instanceId\":\"66921db3-5547-4eb8-aa8c-3552e1dd527d\"}}","message":"Success","processInstanceID":"ef252217-5168-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:51:09.115Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:09.116Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T17:51:09.129Z|51400609-9d63-4e68-8413-9a5d5ba50e4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:09.360Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:09.384Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:09.385Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:09.385Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:09.385Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:09.386Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:09.386Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79bb87abde83aa2476ad0adefc384122", X-B3-SpanId:"d2dc385127f81d6d", X-B3-ParentSpanId:"00088272de4e4087", X-B3-Sampled:"0", X-ONAP-RequestID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-RequestID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-TransactionID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-ECOMP-RequestID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e43ec8-c31a-440e-8db2-4e0c46368533"] 2022-10-21T17:51:09.386Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:09.387Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:09.422Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:09.423Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:09.424Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:09.424Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:09 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:09.425Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:50:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:09.425Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:09.426Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:09.429Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:09.430Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:09.430Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:09.431Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:09.431Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:09.431Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79bb87abde83aa2476ad0adefc384122", X-B3-SpanId:"b9ca8e8f5794f048", X-B3-ParentSpanId:"00088272de4e4087", X-B3-Sampled:"0", X-ONAP-RequestID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-RequestID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-TransactionID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-ECOMP-RequestID:"ae5f6808-4fcd-482f-afd4-f8bd63e9200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97bd5b6d-0413-4df2-88ac-e23a0b9cfc11"] 2022-10-21T17:51:09.432Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:09.432Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:09.554Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:09.555Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:09.555Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:09.556Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:09 GMT", x-envoy-upstream-service-time:"119", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:09.557Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:09.557Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:09.558Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:09.574Z|ae5f6808-4fcd-482f-afd4-f8bd63e9200e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:16.135Z|689c8425-0a60-4c46-b2a4-8dda370a424a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:16.136Z|689c8425-0a60-4c46-b2a4-8dda370a424a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:16.320Z|1e69e9e2-cce0-45be-8100-860fa8c055bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:16.320Z|f9fabc39-cba2-4af3-a592-03658ac49fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:16.321Z|f9fabc39-cba2-4af3-a592-03658ac49fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:16.321Z|1e69e9e2-cce0-45be-8100-860fa8c055bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:19.812Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:19.819Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:19.820Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:19.820Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:19.821Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:19.821Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:19.821Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"459f2ee47e053b347b47bd8c8c6ac718", X-B3-SpanId:"71052526fdaeef98", X-B3-ParentSpanId:"1903caefca504042", X-B3-Sampled:"0", X-ONAP-RequestID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-RequestID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-TransactionID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-ECOMP-RequestID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7793cc97-5fcc-443f-bc24-64c93083bad5"] 2022-10-21T17:51:19.822Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:19.822Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:19.856Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:19.857Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:19.857Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:19.858Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:20 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:19.860Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:50:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:19.860Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:19.861Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:19.863Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:19.863Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:19.864Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:19.864Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:19.864Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:19.865Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"459f2ee47e053b347b47bd8c8c6ac718", X-B3-SpanId:"32d7b3992ec5e57c", X-B3-ParentSpanId:"1903caefca504042", X-B3-Sampled:"0", X-ONAP-RequestID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-RequestID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-TransactionID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-ECOMP-RequestID:"200f1d5e-eb6c-4f1d-843a-a0a5deda1c52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fe7a217-d528-4efc-899e-0daffd87860b"] 2022-10-21T17:51:19.865Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:19.865Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:19.887Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:19.887Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:19.887Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:19.888Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:20 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:19.889Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:19.889Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:19.889Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:19.901Z|200f1d5e-eb6c-4f1d-843a-a0a5deda1c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:20.551Z|d91d6025-636a-4c6d-9421-95af2903d78c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:51:20.552Z|d91d6025-636a-4c6d-9421-95af2903d78c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:51:20.805Z|4acd5b61-961b-44f0-82e5-6e18d17f7d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:51:20.806Z|4acd5b61-961b-44f0-82e5-6e18d17f7d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:51:26.159Z|996b3ddc-acb9-44c2-b7af-84bdbd6419bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:26.160Z|996b3ddc-acb9-44c2-b7af-84bdbd6419bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:26.345Z|cfdcb523-cb52-45e8-913b-daa0f2df69c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:26.346Z|cfdcb523-cb52-45e8-913b-daa0f2df69c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:26.346Z|a55d1455-89e9-4b00-9b05-aaffef980623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:26.347Z|a55d1455-89e9-4b00-9b05-aaffef980623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:30.081Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:30.090Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:30.092Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:30.092Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:30.093Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:30.094Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:30.094Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95ab9c64e3a00b95c09cd0ddba74a34c", X-B3-SpanId:"736649116d8a8a47", X-B3-ParentSpanId:"5c732febd100baed", X-B3-Sampled:"0", X-ONAP-RequestID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-RequestID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-TransactionID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-ECOMP-RequestID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a11a1ae-9c7f-434d-9b58-866155c6f2a0"] 2022-10-21T17:51:30.095Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:30.095Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:30.132Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:30.133Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:30.134Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:30.134Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:30 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:30.135Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:50:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:30.136Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:30.136Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:30.139Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:30.139Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:30.140Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:30.140Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:30.141Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:30.141Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95ab9c64e3a00b95c09cd0ddba74a34c", X-B3-SpanId:"778711e1bd3a636c", X-B3-ParentSpanId:"5c732febd100baed", X-B3-Sampled:"0", X-ONAP-RequestID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-RequestID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-TransactionID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-ECOMP-RequestID:"cbeb677c-867c-4022-b114-28fcbc143ce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6539f861-dc1c-4f21-843f-83b7e1220266"] 2022-10-21T17:51:30.142Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:30.142Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:30.165Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:30.166Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:30.166Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:30.167Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:30 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:30.167Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:30.168Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:30.168Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:30.184Z|cbeb677c-867c-4022-b114-28fcbc143ce1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:33.015Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:33.016Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:33.017Z|67ed5885-ebef-4a77-b743-89621172a01f|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 : Accepted 2022-10-21T17:51:33.017Z|67ed5885-ebef-4a77-b743-89621172a01f|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 : [set-cookie:"JSESSIONID=1CB3A51E5DF7F372E60D18FDE210FFC2; Path=/; HttpOnly", date:"Fri, 21 Oct 2022 17:51:33 GMT", x-onap-requestid:"67ed5885-ebef-4a77-b743-89621172a01f", x-requestid:"67ed5885-ebef-4a77-b743-89621172a01f", x-transactionid:"67ed5885-ebef-4a77-b743-89621172a01f", x-ecomp-requestid:"67ed5885-ebef-4a77-b743-89621172a01f", x-onap-partnername:"UNKNOWN", x-invocationid:"e8f6d327-3aaa-42c3-96d5-4c9ef65215d0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"29213", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:33.018Z|67ed5885-ebef-4a77-b743-89621172a01f|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\":\"67ed5885-ebef-4a77-b743-89621172a01f\",\"instanceId\":\"16b7fbe5-925f-4a96-b4ad-6da7f1ec3638\"}}","message":"Success","processInstanceID":"ef252218-5168-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:51:33.018Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:33.018Z|67ed5885-ebef-4a77-b743-89621172a01f|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-10-21T17:51:33.036Z|67ed5885-ebef-4a77-b743-89621172a01f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:35.551Z|cbcb448d-f0a7-4438-bd1a-ee2319c09ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:51:35.552Z|cbcb448d-f0a7-4438-bd1a-ee2319c09ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:51:36.183Z|1792abc6-d7e7-4c5a-bf00-54fdc3b49857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:36.184Z|1792abc6-d7e7-4c5a-bf00-54fdc3b49857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:36.371Z|fb9fd5c9-95a0-4630-9142-0638f4d1d732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:36.371Z|fb019f23-c029-4fc0-8c49-322880aaac17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:36.372Z|fb9fd5c9-95a0-4630-9142-0638f4d1d732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:36.372Z|fb019f23-c029-4fc0-8c49-322880aaac17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:40.366Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:40.371Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:40.372Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:40.372Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:40.372Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:40.373Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:40.373Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d5e058a133379691abb489f34c4e887", X-B3-SpanId:"828e27838c9d76fe", X-B3-ParentSpanId:"46be04764cf0ce4c", X-B3-Sampled:"0", X-ONAP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-TransactionID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ECOMP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7796fdb-32d5-4120-90fc-b7fda90f8f9c"] 2022-10-21T17:51:40.374Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:40.374Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:40.406Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:40.407Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:40.407Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:40.408Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:40 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:40.413Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-10-21T17:50:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:40.413Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:40.413Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:40.415Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:40.415Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:40.416Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:40.416Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:40.416Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:40.417Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d5e058a133379691abb489f34c4e887", X-B3-SpanId:"4a8e1cf939bfdbd7", X-B3-ParentSpanId:"46be04764cf0ce4c", X-B3-Sampled:"0", X-ONAP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-TransactionID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ECOMP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0409852-33f0-4bfb-9e4d-fe204960c749"] 2022-10-21T17:51:40.417Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:40.417Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:40.437Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:40.437Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:40.438Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:40.438Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:40 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:40.439Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:40.439Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:40.440Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:40.497Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:51:40.497Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:51:40.498Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:40.498Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:51:40.498Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:51:40.498Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-TransactionID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ECOMP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf21c797-3257-4cac-b82c-d143c5285c66"] 2022-10-21T17:51:40.498Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:51:40.499Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:40.787Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:40.788Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:40.788Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:51:40.788Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=96DB3CF8EA3A72295C970652DD1411E3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Fri, 21 Oct 2022 17:51:41 GMT", x-envoy-upstream-service-time:"257", server:"envoy"] 2022-10-21T17:51:40.788Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef252217-5168-11ed-bc22-5ea02eb1b5cd","businessKey":"51400609-9d63-4e68-8413-9a5d5ba50e4b","processDefinitionId":"WorkflowActionBB:1:9800e8cb-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2022-10-21T17:51:04.902+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"ef252217-5168-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:51:40.789Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:40.789Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51400609-9d63-4e68-8413-9a5d5ba50e4b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:51:40.885Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:51:40.885Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:51:40.885Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:40.886Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:51:40.886Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:51:40.886Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-TransactionID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ECOMP-RequestID:"02ee8d60-737a-4d9c-93c7-4973d6e66691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d5d33fc-99ab-4b83-8bb8-bf35d7ef5886"] 2022-10-21T17:51:40.886Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:51:40.886Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:41.070Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:41.071Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:41.071Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:51:41.071Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=04401D9BBCFF4708576D37A2ED987014; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"797", date:"Fri, 21 Oct 2022 17:51:41 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2022-10-21T17:51:41.072Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_10j89d1:f1fad731-5168-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"ef252217-5168-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_10j89d1","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:9800e8cb-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"ef252217-5168-11ed-bc22-5ea02eb1b5cd","executionId":"ef252217-5168-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:51:09.655+0000","endTime":"2022-10-21T17:51:09.656+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef252217-5168-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:51:41.072Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:41.073Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef252217-5168-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:51:41.080Z|02ee8d60-737a-4d9c-93c7-4973d6e66691|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:46.206Z|2ed5f9e0-a093-4a3f-b903-809e5a1b23c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:46.207Z|2ed5f9e0-a093-4a3f-b903-809e5a1b23c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:46.394Z|83d10453-56db-40f0-96ad-0081b4315800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:46.395Z|83d10453-56db-40f0-96ad-0081b4315800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:46.403Z|13653136-c826-4d68-935b-24d08ef46b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:46.403Z|13653136-c826-4d68-935b-24d08ef46b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:50.551Z|81bb1301-3b25-402b-a172-d3749e888ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:51:50.553Z|81bb1301-3b25-402b-a172-d3749e888ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:51:50.806Z|2de0aad9-4aea-46a3-a73c-607d0f6330b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:51:50.807Z|2de0aad9-4aea-46a3-a73c-607d0f6330b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:51:51.253Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:51.259Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:51.260Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:51.260Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:51.260Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:51.261Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:51.261Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38de8cedd03991ada26fd4ba8a0c8aa2", X-B3-SpanId:"d871760e79359829", X-B3-ParentSpanId:"3e399266797776bf", X-B3-Sampled:"0", X-ONAP-RequestID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-RequestID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-TransactionID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-ECOMP-RequestID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21d3296-d926-43aa-9b27-460811bd192e"] 2022-10-21T17:51:51.262Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:51.262Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:51.298Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:51.299Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:51.299Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:51.300Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:51.300Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:50:43.000+00:00", "endTime" : "2022-10-21T17:51:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:51.301Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:51.301Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:51.303Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:51.304Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:51.304Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:51.304Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:51.305Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:51.305Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38de8cedd03991ada26fd4ba8a0c8aa2", X-B3-SpanId:"cda9bb8d7df5c3c9", X-B3-ParentSpanId:"3e399266797776bf", X-B3-Sampled:"0", X-ONAP-RequestID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-RequestID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-TransactionID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-ECOMP-RequestID:"467fd8be-b29c-44fe-84fc-56a6c313be5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54195cdd-ef75-4fb6-99cf-b3c4924d0b3b"] 2022-10-21T17:51:51.305Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:51.306Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:51.325Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:51.326Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:51.326Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:51.326Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:51.328Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:51.328Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:51.329Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:51.357Z|467fd8be-b29c-44fe-84fc-56a6c313be5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:51.518Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:51.525Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:51.525Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:51.525Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:51.526Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:51.526Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:51.526Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ad01eb823b5b28e8201496372e495ff", X-B3-SpanId:"66ff46acdda987d6", X-B3-ParentSpanId:"405288b01fb0a587", X-B3-Sampled:"0", X-ONAP-RequestID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-RequestID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-TransactionID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-ECOMP-RequestID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b57e58cb-51e5-4d89-b9d6-e1444b3eebb2"] 2022-10-21T17:51:51.527Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:51.527Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:51.560Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:51.561Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:51.561Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:51.561Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:51.562Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:50:43.000+00:00", "endTime" : "2022-10-21T17:51:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:51.562Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:51.563Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:51.564Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:51.565Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:51.565Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:51.565Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:51.566Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:51.566Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ad01eb823b5b28e8201496372e495ff", X-B3-SpanId:"813d6908c6ff5bc4", X-B3-ParentSpanId:"405288b01fb0a587", X-B3-Sampled:"0", X-ONAP-RequestID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-RequestID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-TransactionID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-ECOMP-RequestID:"f2c62121-b949-47cf-8449-9b4ad5fcc23b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72d5a22f-c4fd-46a8-b666-8e57f0c396ae"] 2022-10-21T17:51:51.566Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:51.566Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:51.594Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:51.595Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:51.595Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:51.596Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:51.598Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:51.598Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:51.598Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:51.613Z|f2c62121-b949-47cf-8449-9b4ad5fcc23b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:51.780Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:51.787Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:51.787Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:51.788Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:51.788Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:51.788Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:51.789Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22995a4283ef2e3b4d47dc3c5b27aa50", X-B3-SpanId:"9b80ca048a478707", X-B3-ParentSpanId:"94da24ee8e749b82", X-B3-Sampled:"0", X-ONAP-RequestID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-RequestID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-TransactionID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-ECOMP-RequestID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb4d6d40-1927-464a-b61d-2ba41e10ebe7"] 2022-10-21T17:51:51.789Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:51.790Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:51.816Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:51.817Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:51.817Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:51.818Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:51.819Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:50:43.000+00:00", "endTime" : "2022-10-21T17:51:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:51.820Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:51.820Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:51.821Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:51.822Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:51.822Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:51.822Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:51.823Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:51.823Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22995a4283ef2e3b4d47dc3c5b27aa50", X-B3-SpanId:"b8f6a191f21ad4a5", X-B3-ParentSpanId:"94da24ee8e749b82", X-B3-Sampled:"0", X-ONAP-RequestID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-RequestID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-TransactionID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-ECOMP-RequestID:"52c76de6-5998-47be-9c1d-c6767d809fe3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68630ed8-aa39-4400-b325-2871f36fcb33"] 2022-10-21T17:51:51.823Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:51.823Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:51.839Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:51.840Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:51.840Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:51.840Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:51.841Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:51.842Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:51.842Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:51.855Z|52c76de6-5998-47be-9c1d-c6767d809fe3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:52.027Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:52.031Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:52.031Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:52.031Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:52.032Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:52.032Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:52.032Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"834892b3242b105d4566216f19d1ee77", X-B3-SpanId:"0d212f443e34b65b", X-B3-ParentSpanId:"7978a093ec45ccd6", X-B3-Sampled:"0", X-ONAP-RequestID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-RequestID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-TransactionID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-ECOMP-RequestID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c72ae5d-6995-4b00-8efd-bd45c39cdec1"] 2022-10-21T17:51:52.033Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:52.033Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:52.136Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:52.137Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:52.137Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:52.138Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"101", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:52.139Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:50:43.000+00:00", "endTime" : "2022-10-21T17:51:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:52.139Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:52.139Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:52.141Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:52.141Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:52.141Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:52.142Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:52.142Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:52.142Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"834892b3242b105d4566216f19d1ee77", X-B3-SpanId:"619909c5bfd4ebbd", X-B3-ParentSpanId:"7978a093ec45ccd6", X-B3-Sampled:"0", X-ONAP-RequestID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-RequestID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-TransactionID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-ECOMP-RequestID:"c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29a08614-0e3e-4264-8ebc-58390b7fd598"] 2022-10-21T17:51:52.143Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:52.143Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:52.159Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:52.160Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:52.161Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:52.161Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:52 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:52.162Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:52.162Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:52.163Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:52.174Z|c15ebaa9-b3bb-4c4a-8f94-b9af9c361b80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:52.324Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:52.330Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:52.330Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||Invoke 2022-10-21T17:51:52.330Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:52.331Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b 2022-10-21T17:51:52.331Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Method : GET 2022-10-21T17:51:52.331Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0c7684eb1eb2ea0f1ac61c32b8afafe", X-B3-SpanId:"c291ca50ca61d01c", X-B3-ParentSpanId:"50e6a3d75048f923", X-B3-Sampled:"0", X-ONAP-RequestID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-RequestID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-TransactionID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-ECOMP-RequestID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1b45314-9912-454c-a21b-8a0a45d58e44"] 2022-10-21T17:51:52.331Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Request body: 2022-10-21T17:51:52.331Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:52.363Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:52.364Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:52.364Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Status text : OK 2022-10-21T17:51:52.364Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:53 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:52.365Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||Response body: { "requestId" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:50:43.000+00:00", "endTime" : "2022-10-21T17:51:43.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd\",\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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n\t\t\t\"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"b2a97ede-f7a0-4c0f-81a0-b236e25b171c\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "51400609-9d63-4e68-8413-9a5d5ba50e4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b" } } } 2022-10-21T17:51:52.365Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:52.365Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51400609-9d63-4e68-8413-9a5d5ba50e4b|INFO|500||InvokeReturn 2022-10-21T17:51:52.367Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:52.367Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:52.367Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:52.367Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false 2022-10-21T17:51:52.368Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:52.368Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0c7684eb1eb2ea0f1ac61c32b8afafe", X-B3-SpanId:"f1fc3d7f4b8b8e9f", X-B3-ParentSpanId:"50e6a3d75048f923", X-B3-Sampled:"0", X-ONAP-RequestID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-RequestID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-TransactionID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-ECOMP-RequestID:"882fa8b7-eeee-4bd0-85e4-684742dadf41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66db6efe-abd5-4095-b356-906ef6143c5d"] 2022-10-21T17:51:52.368Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:52.368Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:52.386Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:52.386Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:52.386Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:52.387Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:53 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:52.388Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:52.388Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:52.388Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51400609-9d63-4e68-8413-9a5d5ba50e4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:52.402Z|882fa8b7-eeee-4bd0-85e4-684742dadf41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51400609-9d63-4e68-8413-9a5d5ba50e4b|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:56.233Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:56.236Z|e29e8abc-02d4-47d5-9e43-af745e6843b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:56.237Z|e29e8abc-02d4-47d5-9e43-af745e6843b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:56.238Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||INFO|500||Checking if requestId: 3937bb87-d7e9-49e9-9294-3e5828beb822 already exists in requestDb InfraActiveRequests table 2022-10-21T17:51:56.239Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:51:56.240Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:51:56.240Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:56.240Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:51:56.241Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:51:56.241Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28f1b63211e3313668af43776a27d3ca", X-B3-SpanId:"015e6c30f50b9367", X-B3-ParentSpanId:"81e4bd38b16dee78", X-B3-Sampled:"0", X-ONAP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4488fa88-a41a-454f-9c29-0f326df42666"] 2022-10-21T17:51:56.241Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:51:56.241Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:56.281Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:56.282Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:51:56.282Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : Not Found 2022-10-21T17:51:56.283Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:51:57 GMT", x-envoy-upstream-service-time:"35", server:"envoy"] 2022-10-21T17:51:56.283Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: 2022-10-21T17:51:56.283Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:56.284Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|404|Not Found|InvokeReturn 2022-10-21T17:51:56.298Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:51:56.299Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T17:51:56.303Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:51:56.339Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:51:56.340Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55|INFO|500||Invoke 2022-10-21T17:51:56.423Z|4f1bd26d-1a59-4dd5-8b2c-ff03f64c960a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:56.423Z|3a6c6b60-e620-4408-adf2-42bcb916f5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:51:56.424Z|4f1bd26d-1a59-4dd5-8b2c-ff03f64c960a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:56.424Z|3a6c6b60-e620-4408-adf2-42bcb916f5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:51:56.428Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55|INFO|404|Not Found|InvokeReturn 2022-10-21T17:51:56.428Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:51:58 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[52], x-aai-txid=[0-aai-resources-221021-17:51:58:884-11972], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:51:56.429Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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/60d83227-b3d4-4b46-86d7-ceb3f9534f55","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55","ERR.5.4.6114"]}}} 2022-10-21T17:51:56.438Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55 2022-10-21T17:51:56.439Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 60d83227-b3d4-4b46-86d7-ceb3f9534f55 2022-10-21T17:51:56.441Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:51:56.472Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:51:56.473Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55|INFO|500||Invoke 2022-10-21T17:51:56.503Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55|INFO|404|Not Found|InvokeReturn 2022-10-21T17:51:56.503Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:51:59 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[24], x-aai-txid=[1-aai-resources-221021-17:51:59:015-55255], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:51:56.504Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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/60d83227-b3d4-4b46-86d7-ceb3f9534f55","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55","ERR.5.4.6114"]}}} 2022-10-21T17:51:56.507Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/60d83227-b3d4-4b46-86d7-ceb3f9534f55 2022-10-21T17:51:56.507Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 60d83227-b3d4-4b46-86d7-ceb3f9534f55 2022-10-21T17:51:56.510Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:51:56.539Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T17:51:56.539Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-RequestID=[3937bb87-d7e9-49e9-9294-3e5828beb822], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9005f06f-0a90-4452-b72b-80b8d8c81671], X-ECOMP-RequestID=[3937bb87-d7e9-49e9-9294-3e5828beb822], X-TransactionId=[], X-ONAP-RequestID=[3937bb87-d7e9-49e9-9294-3e5828beb822]} 2022-10-21T17:51:56.586Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:51:59 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[32], vertex-id=[356440], x-aai-txid=[0-aai-resources-221021-17:51:59:082-54683], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:51:56.587Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666374402962","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-10-21T17:51:56.587Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T17:51:56.589Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:51:56.589Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:51:56.591Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.591Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T17:51:56.591Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:56.592Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.592Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T17:51:56.592Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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:"28f1b63211e3313668af43776a27d3ca", X-B3-SpanId:"646ca9c400f47593", X-B3-ParentSpanId:"81e4bd38b16dee78", X-B3-Sampled:"0", X-ONAP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3a2db54-ccfc-4630-bcad-4a785e6b46bb"] 2022-10-21T17:51:56.592Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"66921db3-5547-4eb8-aa8c-3552e1dd527d"},"instanceName":"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0","requestScope":"network"} 2022-10-21T17:51:56.593Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:56.630Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:56.630Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:56.630Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T17:51:56.631Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:51:57 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2022-10-21T17:51:56.631Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T17:51:56.631Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:56.632Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T17:51:56.633Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35 2022-10-21T17:51:56.633Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|INFO|500||Invoke 2022-10-21T17:51:56.633Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:56.633Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35 2022-10-21T17:51:56.634Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||Method : GET 2022-10-21T17:51:56.634Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52e5ae0b-312d-495f-a60e-d313a274690d"] 2022-10-21T17:51:56.634Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||Request body: 2022-10-21T17:51:56.634Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:56.700Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:56.701Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:56.701Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||Status text : OK 2022-10-21T17:51:56.701Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:56 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:56.706Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||Response body: { "modelCustomizationUUID" : "02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-10-21T17:47:34.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource" } } } 2022-10-21T17:51:56.706Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:56.707Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35|INFO|500||InvokeReturn 2022-10-21T17:51:56.719Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource 2022-10-21T17:51:56.719Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|INFO|500||Invoke 2022-10-21T17:51:56.720Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:56.720Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource 2022-10-21T17:51:56.720Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||Method : GET 2022-10-21T17:51:56.721Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e380e80-60d1-45f2-b284-942f927bd966"] 2022-10-21T17:51:56.721Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||Request body: 2022-10-21T17:51:56.721Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:56.864Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:56.865Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:56.865Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||Status text : OK 2022-10-21T17:51:56.866Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/774656ba-1c7f-4571-ace0-968b5022d19a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:56 GMT", x-envoy-upstream-service-time:"134", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:56.869Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||Response body: { "modelUUID" : "774656ba-1c7f-4571-ace0-968b5022d19a", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "8c0515ca-a84a-4c0d-9509-032924a929ca", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-10-21T17:47:34.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/774656ba-1c7f-4571-ace0-968b5022d19a" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/774656ba-1c7f-4571-ace0-968b5022d19a" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/774656ba-1c7f-4571-ace0-968b5022d19a/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/774656ba-1c7f-4571-ace0-968b5022d19a/collectionNetworkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/774656ba-1c7f-4571-ace0-968b5022d19a/heatTemplate" } } } 2022-10-21T17:51:56.870Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:56.870Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35/networkResource|INFO|500||InvokeReturn 2022-10-21T17:51:56.883Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.884Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-10-21T17:51:56.884Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.885Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.885Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.886Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7301612f-69ec-4f06-bf3a-f94f330ef431"] 2022-10-21T17:51:56.886Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.887Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.916Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.917Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.917Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T17:51:56.918Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:51:56 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2022-10-21T17:51:56.919Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.919Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.920Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.920Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.921Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.921Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.922Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.922Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.922Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"098f16a6-d898-4413-b10a-22e9bc8a0a54"] 2022-10-21T17:51:56.923Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.923Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.960Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.960Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.961Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T17:51:56.961Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:51:56 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:56.962Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T16:49:34.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-10-21T17:51:56.962Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.963Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.978Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.979Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T17:51:56.979Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:56.979Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:56.980Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T17:51:56.980Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"28f1b63211e3313668af43776a27d3ca", X-B3-SpanId:"b2d65b35f7ce11c4", X-B3-ParentSpanId:"81e4bd38b16dee78", X-B3-Sampled:"0", X-ONAP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01445b78-1e42-4271-92df-e69b44c205a4"] 2022-10-21T17:51:56.981Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3937bb87-d7e9-49e9-9294-3e5828beb822","requestStatus":"IN_PROGRESS","startTime":1666374716299,"source":"VID","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"66921db3-5547-4eb8-aa8c-3552e1dd527d","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"3937bb87-d7e9-49e9-9294-3e5828beb822"} 2022-10-21T17:51:56.981Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:57.018Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:57.019Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T17:51:57.019Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T17:51:57.020Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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/3937bb87-d7e9-49e9-9294-3e5828beb822", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:57 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:57.022Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:51:56.299+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T17:51:57.823+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:51:57.022Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:57.022Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T17:51:57.052Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:57.053Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T17:51:57.054Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:57.054Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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-10-21T17:51:57.054Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T17:51:57.055Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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:"28f1b63211e3313668af43776a27d3ca", X-B3-SpanId:"415fcc568a849145", X-B3-ParentSpanId:"81e4bd38b16dee78", X-B3-Sampled:"0", X-ONAP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-TransactionID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ECOMP-RequestID:"3937bb87-d7e9-49e9-9294-3e5828beb822", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f3ea73-b02d-4c27-a082-335406060e0e"] 2022-10-21T17:51:57.055Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/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\":\"8c0515ca-a84a-4c0d-9509-032924a929ca\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\"modelVersionId\":\"774656ba-1c7f-4571-ace0-968b5022d19a\",\"modelCustomizationId\":\"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\"modelUuid\":\"774656ba-1c7f-4571-ace0-968b5022d19a\",\"modelInvariantUuid\":\"8c0515ca-a84a-4c0d-9509-032924a929ca\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\"source\":\"VID\",\"instanceName\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\"modelInfo\":{\"modelInvariantId\":\"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\"modelUuid\":\"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\"modelInvariantUuid\":\"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"}}}],\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"66921db3-5547-4eb8-aa8c-3552e1dd527d\"}","type":"String"},"requestId":{"value":"3937bb87-d7e9-49e9-9294-3e5828beb822","type":"String"},"mso-request-id":{"value":"3937bb87-d7e9-49e9-9294-3e5828beb822","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"66921db3-5547-4eb8-aa8c-3552e1dd527d","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/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-10-21T17:51:57.055Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:58.074Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:58.075Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T17:51:58.075Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T17:51:58.076Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 17:51:58 GMT", x-onap-requestid:"3937bb87-d7e9-49e9-9294-3e5828beb822", x-requestid:"3937bb87-d7e9-49e9-9294-3e5828beb822", x-transactionid:"3937bb87-d7e9-49e9-9294-3e5828beb822", x-ecomp-requestid:"3937bb87-d7e9-49e9-9294-3e5828beb822", x-onap-partnername:"UNKNOWN", x-invocationid:"71f3ea73-b02d-4c27-a082-335406060e0e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:58.076Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3937bb87-d7e9-49e9-9294-3e5828beb822\",\"instanceId\":\"528f1ab8-732e-4bce-a317-bb36dad94774\"}}","message":"Success","processInstanceID":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:51:58.076Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:58.077Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T17:51:58.083Z|3937bb87-d7e9-49e9-9294-3e5828beb822|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:51:58.278Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:51:58.288Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:51:58.297Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:51:58.297Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:58.297Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:51:58.297Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:51:58.298Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63be685e06412e304badb4366f4a79cb", X-B3-SpanId:"b2dde603517e33af", X-B3-ParentSpanId:"cb313ef0a0d5f5de", X-B3-Sampled:"0", X-ONAP-RequestID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-RequestID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-TransactionID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-ECOMP-RequestID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf69c7d9-b6e9-4405-abeb-df77707108b5"] 2022-10-21T17:51:58.298Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:51:58.298Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:58.331Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:58.331Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:58.332Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:51:58.332Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:58 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:58.334Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:51:56.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:51:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:51:58.334Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:58.335Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:51:58.336Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:51:58.337Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:51:58.337Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:51:58.337Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:51:58.337Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:51:58.338Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63be685e06412e304badb4366f4a79cb", X-B3-SpanId:"d3234fc2fea6949e", X-B3-ParentSpanId:"cb313ef0a0d5f5de", X-B3-Sampled:"0", X-ONAP-RequestID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-RequestID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-TransactionID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-ECOMP-RequestID:"feadb2a6-cc73-412a-b2d3-61200adfeb6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0ff00e0-973d-4e44-a0bc-bb24d3774cb0"] 2022-10-21T17:51:58.338Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:51:58.338Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:51:58.355Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:51:58.355Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:51:58.356Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:51:58.356Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:51:58 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:51:58.357Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:51:58.358Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:51:58.358Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:51:58.372Z|feadb2a6-cc73-412a-b2d3-61200adfeb6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:00.365Z|46645ee8-139e-42f7-b653-7689cee395fd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:52:00.366Z|46645ee8-139e-42f7-b653-7689cee395fd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:03.999Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:04.001Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 00b745e6-6201-4925-a58b-21db089fd237 already exists in requestDb InfraActiveRequests table 2022-10-21T17:52:04.002Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:04.002Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||Invoke 2022-10-21T17:52:04.002Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:04.002Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:04.002Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Method : GET 2022-10-21T17:52:04.003Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd62dd1c360287360f41119ebb9e000e", X-B3-SpanId:"44edd849f36ab73f", X-B3-ParentSpanId:"d871789956c7fbd5", X-B3-Sampled:"0", X-ONAP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-TransactionID:"00b745e6-6201-4925-a58b-21db089fd237", X-ECOMP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc071b7b-4763-4e6b-9d9e-faefa041ef8a"] 2022-10-21T17:52:04.003Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Request body: 2022-10-21T17:52:04.003Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:04.036Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:04.037Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:52:04.037Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status text : Not Found 2022-10-21T17:52:04.037Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:04 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-10-21T17:52:04.037Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Response body: 2022-10-21T17:52:04.038Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:04.038Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|404|Not Found|InvokeReturn 2022-10-21T17:52:04.051Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:52:04.054Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:52:04.098Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T17:52:04.099Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-RequestID=[00b745e6-6201-4925-a58b-21db089fd237], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[926d3135-f9e2-48bf-93de-92566cf6185c], X-ECOMP-RequestID=[00b745e6-6201-4925-a58b-21db089fd237], X-TransactionId=[], X-ONAP-RequestID=[00b745e6-6201-4925-a58b-21db089fd237]} 2022-10-21T17:52:04.147Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:52:06 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[39], vertex-id=[213016], x-aai-txid=[0-aai-resources-221021-17:52:06:650-94454], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:52:04.148Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666374424556","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-10-21T17:52:04.149Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T17:52:04.150Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:52:04.151Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:52:04.152Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T17:52:04.152Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T17:52:04.152Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:04.153Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T17:52:04.153Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T17:52:04.153Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"fd62dd1c360287360f41119ebb9e000e", X-B3-SpanId:"d41c97d53f08649a", X-B3-ParentSpanId:"d871789956c7fbd5", X-B3-Sampled:"0", X-ONAP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-TransactionID:"00b745e6-6201-4925-a58b-21db089fd237", X-ECOMP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e768ec9-21e7-4106-8815-0761aa524ddc"] 2022-10-21T17:52:04.153Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319","requestScope":"service"} 2022-10-21T17:52:04.153Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:04.181Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:04.182Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:04.182Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T17:52:04.182Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:04 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-10-21T17:52:04.183Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T17:52:04.183Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:04.183Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T17:52:04.184Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:52:04.184Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T17:52:04.185Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:04.185Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:52:04.185Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T17:52:04.185Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-TransactionID:"00b745e6-6201-4925-a58b-21db089fd237", X-ECOMP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65cef6cc-9318-478f-8dfc-e36d76382ed0"] 2022-10-21T17:52:04.185Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T17:52:04.186Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:04.217Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:04.217Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:04.217Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T17:52:04.218Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:04 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:04.220Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T17:52:04.221Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:04.221Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T17:52:04.224Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T17:52:04.225Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-10-21T17:52:04.225Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:04.225Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T17:52:04.225Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-10-21T17:52:04.226Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-TransactionID:"00b745e6-6201-4925-a58b-21db089fd237", X-ECOMP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b08ab38-1f43-4056-a708-2aa07620fdec"] 2022-10-21T17:52:04.226Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-10-21T17:52:04.226Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:04.250Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:04.250Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:04.251Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T17:52:04.251Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:04 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:04.253Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 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-10-21T16:49:34.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-10-21T17:52:04.253Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:04.254Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-10-21T17:52:04.268Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:52:04.268Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T17:52:04.269Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:04.269Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T17:52:04.269Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T17:52:04.269Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-TransactionID:"00b745e6-6201-4925-a58b-21db089fd237", X-ECOMP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81e6680b-25ba-4e1e-8622-5e25cc5c7f73"] 2022-10-21T17:52:04.270Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T17:52:04.270Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:04.298Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:04.299Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:04.299Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T17:52:04.299Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:04 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:04.302Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T17:52:04.302Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:04.302Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T17:52:04.314Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:52:04.317Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T17:52:04.317Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:04.317Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:52:04.317Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T17:52:04.318Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"fd62dd1c360287360f41119ebb9e000e", X-B3-SpanId:"4f27e674953405cc", X-B3-ParentSpanId:"d871789956c7fbd5", X-B3-Sampled:"0", X-ONAP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-TransactionID:"00b745e6-6201-4925-a58b-21db089fd237", X-ECOMP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17402058-98f0-4fa9-979a-a342d7a0aa47"] 2022-10-21T17:52:04.318Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"00b745e6-6201-4925-a58b-21db089fd237","requestStatus":"IN_PROGRESS","startTime":1666374724051,"source":"VID","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"00b745e6-6201-4925-a58b-21db089fd237"} 2022-10-21T17:52:04.318Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:04.365Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:04.365Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T17:52:04.366Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T17:52:04.366Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:04 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:04.368Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "00b745e6-6201-4925-a58b-21db089fd237", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:52:04.051+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T17:52:05.156+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "00b745e6-6201-4925-a58b-21db089fd237", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" } } } 2022-10-21T17:52:04.369Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:04.369Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T17:52:04.383Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T17:52:04.384Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T17:52:04.384Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:04.384Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T17:52:04.384Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T17:52:04.384Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"fd62dd1c360287360f41119ebb9e000e", X-B3-SpanId:"fbd59c114d9c12f5", X-B3-ParentSpanId:"d871789956c7fbd5", X-B3-Sampled:"0", X-ONAP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-TransactionID:"00b745e6-6201-4925-a58b-21db089fd237", X-ECOMP-RequestID:"00b745e6-6201-4925-a58b-21db089fd237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f74db4-6590-4895-a879-c89e28b09d04"] 2022-10-21T17:52:04.385Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelUuid\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelInvariantUuid\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4a65c76b-331c-4080-a466-8d353e11a1e3\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"00b745e6-6201-4925-a58b-21db089fd237","type":"String"},"mso-request-id":{"value":"00b745e6-6201-4925-a58b-21db089fd237","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-10-21T17:52:04.385Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:05.399Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:05.400Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T17:52:05.400Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T17:52:05.400Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 17:52:05 GMT", x-onap-requestid:"00b745e6-6201-4925-a58b-21db089fd237", x-requestid:"00b745e6-6201-4925-a58b-21db089fd237", x-transactionid:"00b745e6-6201-4925-a58b-21db089fd237", x-ecomp-requestid:"00b745e6-6201-4925-a58b-21db089fd237", x-onap-partnername:"UNKNOWN", x-invocationid:"a6f74db4-6590-4895-a879-c89e28b09d04", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:05.401Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"00b745e6-6201-4925-a58b-21db089fd237\",\"instanceId\":\"ba769fea-d84e-43ac-a49c-3bf275fe37da\"}}","message":"Success","processInstanceID":"12c80e68-5169-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:52:05.401Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:05.401Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T17:52:05.406Z|00b745e6-6201-4925-a58b-21db089fd237|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:05.552Z|b27418a7-7e3d-4c20-ab41-daedefbb24ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:52:05.553Z|b27418a7-7e3d-4c20-ab41-daedefbb24ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:52:05.594Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:05.603Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:05.604Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||Invoke 2022-10-21T17:52:05.604Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:05.605Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:05.605Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Method : GET 2022-10-21T17:52:05.606Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b378d2f4acae0165edbe6d7d4839317e", X-B3-SpanId:"75d0c6be829a10df", X-B3-ParentSpanId:"d081f2994721a5f0", X-B3-Sampled:"0", X-ONAP-RequestID:"f8d324f1-5768-426e-a654-d64c5c880343", X-RequestID:"f8d324f1-5768-426e-a654-d64c5c880343", X-TransactionID:"f8d324f1-5768-426e-a654-d64c5c880343", X-ECOMP-RequestID:"f8d324f1-5768-426e-a654-d64c5c880343", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec3f9c01-70d8-468f-b8f7-c9934d8821fe"] 2022-10-21T17:52:05.606Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Request body: 2022-10-21T17:52:05.607Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:05.646Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:05.647Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:05.647Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status text : OK 2022-10-21T17:52:05.647Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:06 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:05.648Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Response body: { "requestId" : "00b745e6-6201-4925-a58b-21db089fd237", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:52:04.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "serviceInstanceName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "00b745e6-6201-4925-a58b-21db089fd237", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" } } } 2022-10-21T17:52:05.648Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:05.649Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||InvokeReturn 2022-10-21T17:52:05.651Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:05.652Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:05.652Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:05.653Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:05.653Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:05.653Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b378d2f4acae0165edbe6d7d4839317e", X-B3-SpanId:"58b2fe9c8d88edbd", X-B3-ParentSpanId:"d081f2994721a5f0", X-B3-Sampled:"0", X-ONAP-RequestID:"f8d324f1-5768-426e-a654-d64c5c880343", X-RequestID:"f8d324f1-5768-426e-a654-d64c5c880343", X-TransactionID:"f8d324f1-5768-426e-a654-d64c5c880343", X-ECOMP-RequestID:"f8d324f1-5768-426e-a654-d64c5c880343", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd155af3-008d-465b-85f8-1ef5d3dd1a70"] 2022-10-21T17:52:05.654Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:05.654Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:05.676Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:05.676Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:05.677Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:05.677Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:06 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:05.678Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:05.678Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:05.679Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:05.697Z|f8d324f1-5768-426e-a654-d64c5c880343|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:06.264Z|493c7f32-7acd-4eaa-8b24-6db0b2ece3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:06.265Z|493c7f32-7acd-4eaa-8b24-6db0b2ece3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:06.446Z|dfbf3a91-97b7-4ada-a5ea-dc76503b9a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:06.446Z|a1f00d27-d513-45bc-9239-7d75c2be5a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:06.447Z|a1f00d27-d513-45bc-9239-7d75c2be5a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:06.447Z|dfbf3a91-97b7-4ada-a5ea-dc76503b9a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:08.529Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:08.545Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:08.546Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:52:08.546Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:08.546Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:08.546Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:52:08.547Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c94bb7a88aa73d5e4bce34186720bd4", X-B3-SpanId:"63734e11c626bb70", X-B3-ParentSpanId:"82c44c5659ea53b7", X-B3-Sampled:"0", X-ONAP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-TransactionID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ECOMP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49cb7897-297b-42ed-b513-5f1b2224de25"] 2022-10-21T17:52:08.547Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:52:08.547Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:08.581Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:08.581Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:08.582Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:52:08.582Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:09 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:08.583Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:52:08.584Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:08.584Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:52:08.585Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:08.586Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:08.586Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:08.586Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:08.586Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:08.586Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c94bb7a88aa73d5e4bce34186720bd4", X-B3-SpanId:"9d8cbad138ea0810", X-B3-ParentSpanId:"82c44c5659ea53b7", X-B3-Sampled:"0", X-ONAP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-TransactionID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ECOMP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c856ac6-b0d0-4da4-83b4-75ce06aa4b93"] 2022-10-21T17:52:08.587Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:08.587Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:08.648Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:08.649Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:08.649Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:08.649Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:09 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:08.650Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:08.650Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:08.650Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:08.691Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:08.692Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:08.692Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:08.693Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:08.693Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:08.693Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-TransactionID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ECOMP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5a27db6-c072-4c73-9b98-0667f31fc4df"] 2022-10-21T17:52:08.694Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:08.694Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:08.832Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:08.833Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:08.833Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:08.833Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26AB1F5925F25570FA5003CC78DA9173; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Fri, 21 Oct 2022 17:52:08 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T17:52:08.834Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"120bc333-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3937bb87-d7e9-49e9-9294-3e5828beb822","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:03.453+0000","endTime":"2022-10-21T17:52:06.704+0000","removalTime":null,"durationInMillis":3251,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f7ba217-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T17:52:08.834Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:08.834Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:08.855Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:08.856Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:08.856Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:08.856Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:08.857Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:08.857Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-TransactionID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ECOMP-RequestID:"b92f93c4-7a77-4a0e-b43d-5771046204e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ed88891-4da7-4b59-9d24-2103b3865a72"] 2022-10-21T17:52:08.857Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:08.857Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:08.996Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:08.997Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:08.997Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:08.997Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3FA42E8B7B06CE5C544D6B291039FFC8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Fri, 21 Oct 2022 17:52:09 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T17:52:08.998Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:120c8696-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"120bc333-5169-11ed-bc22-5ea02eb1b5cd","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"120bc333-5169-11ed-bc22-5ea02eb1b5cd","executionId":"120bc333-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:03.458+0000","endTime":"2022-10-21T17:52:06.702+0000","durationInMillis":3244,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:52:08.998Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:08.999Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=120bc333-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:09.006Z|b92f93c4-7a77-4a0e-b43d-5771046204e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:15.872Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:15.879Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:15.880Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||Invoke 2022-10-21T17:52:15.880Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:15.880Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:15.881Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Method : GET 2022-10-21T17:52:15.881Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87eb8cdcc93b7c2b56bc4befa86775ef", X-B3-SpanId:"51b7d939b47a3a6a", X-B3-ParentSpanId:"bb0416a1636e653d", X-B3-Sampled:"0", X-ONAP-RequestID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-RequestID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-TransactionID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-ECOMP-RequestID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39435973-17de-4baa-b4a0-1fd09c843081"] 2022-10-21T17:52:15.882Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Request body: 2022-10-21T17:52:15.882Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:15.921Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:15.922Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:15.923Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status text : OK 2022-10-21T17:52:15.923Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:15.925Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Response body: { "requestId" : "00b745e6-6201-4925-a58b-21db089fd237", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:04.000+00:00", "endTime" : "2022-10-21T17:52:08.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "serviceInstanceName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "00b745e6-6201-4925-a58b-21db089fd237", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" } } } 2022-10-21T17:52:15.926Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:15.926Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||InvokeReturn 2022-10-21T17:52:15.928Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:15.929Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:15.929Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:15.929Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:15.930Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:15.930Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87eb8cdcc93b7c2b56bc4befa86775ef", X-B3-SpanId:"59c46fdaa44d2f10", X-B3-ParentSpanId:"bb0416a1636e653d", X-B3-Sampled:"0", X-ONAP-RequestID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-RequestID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-TransactionID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-ECOMP-RequestID:"05d17dc1-8cff-45b8-9863-3e74cf2c4ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"079af6d6-65c5-4e21-a251-74d9fa8c8ea9"] 2022-10-21T17:52:15.931Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:15.931Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:15.946Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:15.947Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:15.947Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:15.948Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:15.949Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:15.949Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:15.950Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:15.964Z|05d17dc1-8cff-45b8-9863-3e74cf2c4ba8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:16.123Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:16.128Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.128Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||Invoke 2022-10-21T17:52:16.128Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.129Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.129Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Method : GET 2022-10-21T17:52:16.129Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c8cea580fba1e3b67c356ed5bdb1bc1", X-B3-SpanId:"5e498e415abc5997", X-B3-ParentSpanId:"ca1128af60f48636", X-B3-Sampled:"0", X-ONAP-RequestID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-RequestID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-TransactionID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-ECOMP-RequestID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9f392e8-c3c0-4ada-b748-294f18c9e739"] 2022-10-21T17:52:16.129Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Request body: 2022-10-21T17:52:16.130Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.157Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.158Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.158Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status text : OK 2022-10-21T17:52:16.159Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.159Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Response body: { "requestId" : "00b745e6-6201-4925-a58b-21db089fd237", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:04.000+00:00", "endTime" : "2022-10-21T17:52:08.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "serviceInstanceName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "00b745e6-6201-4925-a58b-21db089fd237", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" } } } 2022-10-21T17:52:16.159Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.160Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||InvokeReturn 2022-10-21T17:52:16.161Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.162Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:16.162Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.162Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.162Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:16.163Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c8cea580fba1e3b67c356ed5bdb1bc1", X-B3-SpanId:"a8d21ac657262588", X-B3-ParentSpanId:"ca1128af60f48636", X-B3-Sampled:"0", X-ONAP-RequestID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-RequestID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-TransactionID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-ECOMP-RequestID:"14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf30d979-cde4-4f9a-b8fd-7b7ac557bc57"] 2022-10-21T17:52:16.163Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:16.163Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.184Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.185Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.185Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:16.185Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.186Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:16.186Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.187Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:16.197Z|14b16bac-68ed-4d1a-803d-a9b3dd6f9ed6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:16.291Z|df22b214-09db-4d84-8741-c1b5e3bb2e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:16.292Z|df22b214-09db-4d84-8741-c1b5e3bb2e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:16.359Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:16.365Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.365Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||Invoke 2022-10-21T17:52:16.366Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.366Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.366Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Method : GET 2022-10-21T17:52:16.366Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"138c23301b3a2e1f37947aa1653ffa2c", X-B3-SpanId:"d33d5af39b0d37aa", X-B3-ParentSpanId:"33620e6880ec9c34", X-B3-Sampled:"0", X-ONAP-RequestID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-RequestID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-TransactionID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-ECOMP-RequestID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a543edb1-47cc-4b7b-bb22-60c7c6657a78"] 2022-10-21T17:52:16.367Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Request body: 2022-10-21T17:52:16.367Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.395Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.396Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.396Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status text : OK 2022-10-21T17:52:16.396Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.397Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Response body: { "requestId" : "00b745e6-6201-4925-a58b-21db089fd237", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:04.000+00:00", "endTime" : "2022-10-21T17:52:08.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "serviceInstanceName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "00b745e6-6201-4925-a58b-21db089fd237", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" } } } 2022-10-21T17:52:16.397Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.397Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||InvokeReturn 2022-10-21T17:52:16.399Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.399Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:16.399Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.400Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.400Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:16.400Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"138c23301b3a2e1f37947aa1653ffa2c", X-B3-SpanId:"cb89eac9c2452c0c", X-B3-ParentSpanId:"33620e6880ec9c34", X-B3-Sampled:"0", X-ONAP-RequestID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-RequestID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-TransactionID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-ECOMP-RequestID:"1165a361-a39d-4f1c-b10c-1444104efac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564fc250-3856-4dfe-9bdc-43de834426fd"] 2022-10-21T17:52:16.400Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:16.400Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.416Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.416Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.417Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:16.417Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.419Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:16.419Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.419Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:16.432Z|1165a361-a39d-4f1c-b10c-1444104efac4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:16.470Z|d6361164-06f0-478d-a02e-d793ea57e3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:16.471Z|d6361164-06f0-478d-a02e-d793ea57e3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:16.484Z|9c4fb10e-f471-4c78-bf29-f3cd2166b549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:16.485Z|9c4fb10e-f471-4c78-bf29-f3cd2166b549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:16.599Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:16.605Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.605Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||Invoke 2022-10-21T17:52:16.605Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.605Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.606Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Method : GET 2022-10-21T17:52:16.606Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b64176231e66f09052c58b4e0e82a845", X-B3-SpanId:"27407f41d818335e", X-B3-ParentSpanId:"31ee10eb71dde054", X-B3-Sampled:"0", X-ONAP-RequestID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-RequestID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-TransactionID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-ECOMP-RequestID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d43c8f70-8bd0-4f29-b69a-07a7f0956b55"] 2022-10-21T17:52:16.606Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Request body: 2022-10-21T17:52:16.606Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.639Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.640Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.640Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status text : OK 2022-10-21T17:52:16.640Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.642Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Response body: { "requestId" : "00b745e6-6201-4925-a58b-21db089fd237", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:04.000+00:00", "endTime" : "2022-10-21T17:52:08.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "serviceInstanceName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "00b745e6-6201-4925-a58b-21db089fd237", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" } } } 2022-10-21T17:52:16.642Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.643Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||InvokeReturn 2022-10-21T17:52:16.650Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.650Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:16.650Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.650Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.650Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:16.651Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b64176231e66f09052c58b4e0e82a845", X-B3-SpanId:"f1f4ef5ee360ac30", X-B3-ParentSpanId:"31ee10eb71dde054", X-B3-Sampled:"0", X-ONAP-RequestID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-RequestID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-TransactionID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-ECOMP-RequestID:"57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"940ca31a-dbe4-43a6-87cc-d528026f9acd"] 2022-10-21T17:52:16.651Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:16.651Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.668Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.668Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.668Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:16.669Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.670Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:16.670Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.670Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:16.681Z|57c8d3a5-62de-4dcb-b3a9-d941e0cd4ef2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:16.829Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:16.833Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.834Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||Invoke 2022-10-21T17:52:16.834Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.834Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237 2022-10-21T17:52:16.835Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Method : GET 2022-10-21T17:52:16.835Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc0cf3db0cf41e0d27ee74a335060b8a", X-B3-SpanId:"8883a9c5b3acebcb", X-B3-ParentSpanId:"2a17cdf593721b16", X-B3-Sampled:"0", X-ONAP-RequestID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-RequestID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-TransactionID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-ECOMP-RequestID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9020935-2f0f-41da-b08c-46ae9ac80cc8"] 2022-10-21T17:52:16.835Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Request body: 2022-10-21T17:52:16.836Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.866Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.866Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.867Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Status text : OK 2022-10-21T17:52:16.867Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.871Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||Response body: { "requestId" : "00b745e6-6201-4925-a58b-21db089fd237", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:04.000+00:00", "endTime" : "2022-10-21T17:52:08.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "serviceInstanceName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "00b745e6-6201-4925-a58b-21db089fd237", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237" } } } 2022-10-21T17:52:16.872Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.872Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00b745e6-6201-4925-a58b-21db089fd237|INFO|500||InvokeReturn 2022-10-21T17:52:16.874Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.875Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:16.875Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:16.875Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false 2022-10-21T17:52:16.876Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:16.876Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc0cf3db0cf41e0d27ee74a335060b8a", X-B3-SpanId:"ca3c923360a8bcc3", X-B3-ParentSpanId:"2a17cdf593721b16", X-B3-Sampled:"0", X-ONAP-RequestID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-RequestID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-TransactionID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-ECOMP-RequestID:"922c8cf9-e371-4f50-936a-fb1919f333b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d69c598-9ba8-4cc9-bf71-c6a93e821327"] 2022-10-21T17:52:16.876Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:16.877Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:16.893Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:16.894Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:16.894Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:16.895Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:16.895Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:16.895Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:16.896Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00b745e6-6201-4925-a58b-21db089fd237&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:16.905Z|922c8cf9-e371-4f50-936a-fb1919f333b8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00b745e6-6201-4925-a58b-21db089fd237|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:18.342Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:18.346Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 075f8617-7177-46ef-88e2-757b056dc0fb already exists in requestDb InfraActiveRequests table 2022-10-21T17:52:18.347Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:18.348Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:18.348Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:18.348Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:18.349Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:18.349Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1d00f963814ce2839105c56d59a9d0a", X-B3-SpanId:"2de6cecf566fa044", X-B3-ParentSpanId:"45b53952beab11c1", X-B3-Sampled:"0", X-ONAP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-TransactionID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ECOMP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f3875fe-82c3-4707-a37d-2636328ab7c8"] 2022-10-21T17:52:18.349Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:18.350Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:18.376Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:18.377Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:52:18.377Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : Not Found 2022-10-21T17:52:18.377Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:19 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-10-21T17:52:18.378Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: 2022-10-21T17:52:18.378Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:18.378Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|404|Not Found|InvokeReturn 2022-10-21T17:52:18.411Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:52:18.412Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T17:52:18.416Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:52:18.453Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|500||Invoke 2022-10-21T17:52:18.454Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b with request headers:{Authorization=[***REDACTED***], X-RequestID=[075f8617-7177-46ef-88e2-757b056dc0fb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[55b6348c-2a6c-455c-acf3-08543bd8fec6], X-ECOMP-RequestID=[075f8617-7177-46ef-88e2-757b056dc0fb], X-TransactionId=[], X-ONAP-RequestID=[075f8617-7177-46ef-88e2-757b056dc0fb]} 2022-10-21T17:52:18.491Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:52:20 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-221021-17:52:20:998-28880], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:52:18.493Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|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/cae85fb9-848c-4908-8d42-e39d62c8ac0b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b","ERR.5.4.6114"]}}} 2022-10-21T17:52:18.493Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|404|Not Found|InvokeReturn 2022-10-21T17:52:18.496Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T17:52:18.496Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T17:52:18.499Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:52:18.531Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:52:18.532Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|500||Invoke 2022-10-21T17:52:18.553Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|404|Not Found|InvokeReturn 2022-10-21T17:52:18.554Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:52:21 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[18], x-aai-txid=[2-aai-resources-221021-17:52:21:072-14644], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:52:18.554Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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/cae85fb9-848c-4908-8d42-e39d62c8ac0b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b","ERR.5.4.6114"]}}} 2022-10-21T17:52:18.557Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T17:52:18.557Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T17:52:18.560Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:52:18.587Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:52:18.588Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T17:52:18.642Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T17:52:18.643Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:52:21 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[52], vertex-id=[213016], x-aai-txid=[0-aai-resources-221021-17:52:21:128-24477], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:52:18.644Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666374424556","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-10-21T17:52:18.646Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:52:18.646Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:52:18.648Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.649Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T17:52:18.649Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:18.649Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.650Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T17:52:18.650Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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:"f1d00f963814ce2839105c56d59a9d0a", X-B3-SpanId:"fb2148450bb0831c", X-B3-ParentSpanId:"45b53952beab11c1", X-B3-Sampled:"0", X-ONAP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-TransactionID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ECOMP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a330d48-57c2-4ae2-86ff-4cc17fd45e1c"] 2022-10-21T17:52:18.651Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ba769fea-d84e-43ac-a49c-3bf275fe37da"},"instanceName":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0","requestScope":"vnf"} 2022-10-21T17:52:18.651Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:18.677Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:18.678Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:18.678Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T17:52:18.679Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:19 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-10-21T17:52:18.679Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T17:52:18.679Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:18.680Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T17:52:18.681Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb 2022-10-21T17:52:18.681Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|INFO|500||Invoke 2022-10-21T17:52:18.682Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:18.682Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb 2022-10-21T17:52:18.682Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Method : GET 2022-10-21T17:52:18.683Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-TransactionID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ECOMP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42f3c38a-185e-4c11-9b99-ded7969ad817"] 2022-10-21T17:52:18.683Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Request body: 2022-10-21T17:52:18.683Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:18.765Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:18.766Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:18.766Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Status text : OK 2022-10-21T17:52:18.766Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:18 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:18.771Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 7, "modelCustomizationUUID" : "275fbe27-23e2-4e65-9864-66171c93dcbb", "modelInstanceName" : "basic_vm 0", "created" : "2022-10-21 17:50:54.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-10-21T17:50:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb" } } } 2022-10-21T17:52:18.771Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:18.772Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|INFO|500||InvokeReturn 2022-10-21T17:52:18.791Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources 2022-10-21T17:52:18.792Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke 2022-10-21T17:52:18.793Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:18.793Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources 2022-10-21T17:52:18.793Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method : GET 2022-10-21T17:52:18.794Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-TransactionID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ECOMP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cfd19e0-9957-42d3-ad1c-0f2978a96254"] 2022-10-21T17:52:18.794Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 2022-10-21T17:52:18.795Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:18.842Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:18.843Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:18.844Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text : OK 2022-10-21T17:52:18.844Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:18 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:18.846Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: { "modelUUID" : "77101222-4900-422c-8c02-ae7ad10d030b", "modelInvariantUUID" : "d4a54a60-1255-4b02-9590-a1f7a4ae7cc2", "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-10-21T17:50:54.000+00:00", "modelInvariantId" : "d4a54a60-1255-4b02-9590-a1f7a4ae7cc2", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b/heatTemplates" } } } 2022-10-21T17:52:18.846Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:18.847Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn 2022-10-21T17:52:18.857Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.857Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.858Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.858Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.858Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.858Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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:"075f8617-7177-46ef-88e2-757b056dc0fb", X-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-TransactionID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ECOMP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8aae2d7-82a0-4e27-ac79-f7467fafacfe"] 2022-10-21T17:52:18.859Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.859Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.893Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.894Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.895Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T17:52:18.895Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:18 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:18.897Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T16:49:34.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-10-21T17:52:18.897Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.897Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.909Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.910Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T17:52:18.910Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:18.910Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.910Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T17:52:18.911Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"f1d00f963814ce2839105c56d59a9d0a", X-B3-SpanId:"22ff0889ae441af4", X-B3-ParentSpanId:"45b53952beab11c1", X-B3-Sampled:"0", X-ONAP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-TransactionID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ECOMP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9874b4ab-1ecb-4096-8f9b-755eb5068e95"] 2022-10-21T17:52:18.911Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"075f8617-7177-46ef-88e2-757b056dc0fb","requestStatus":"IN_PROGRESS","startTime":1666374738412,"source":"VID","vnfName":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ba769fea-d84e-43ac-a49c-3bf275fe37da","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"075f8617-7177-46ef-88e2-757b056dc0fb"} 2022-10-21T17:52:18.911Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:18.943Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:18.943Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T17:52:18.944Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T17:52:18.945Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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/075f8617-7177-46ef-88e2-757b056dc0fb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:19 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:18.945Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:52:18.412+00:00", "source" : "VID", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T17:52:19.748+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:18.946Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:18.946Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T17:52:18.957Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.958Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T17:52:18.958Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:18.958Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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-10-21T17:52:18.959Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T17:52:18.959Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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:"f1d00f963814ce2839105c56d59a9d0a", X-B3-SpanId:"a70b7086dccf7a32", X-B3-ParentSpanId:"45b53952beab11c1", X-B3-Sampled:"0", X-ONAP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-TransactionID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ECOMP-RequestID:"075f8617-7177-46ef-88e2-757b056dc0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d890b550-3094-4587-8b6f-ed8cf994aa23"] 2022-10-21T17:52:18.960Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/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\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelVersionId\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelCustomizationId\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelUuid\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelInvariantUuid\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"source\":\"VID\",\"instanceName\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\"modelInfo\":{\"modelInvariantId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelUuid\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelInvariantUuid\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"}}}],\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"ba769fea-d84e-43ac-a49c-3bf275fe37da\"}","type":"String"},"requestId":{"value":"075f8617-7177-46ef-88e2-757b056dc0fb","type":"String"},"mso-request-id":{"value":"075f8617-7177-46ef-88e2-757b056dc0fb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ba769fea-d84e-43ac-a49c-3bf275fe37da","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/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-10-21T17:52:18.960Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:19.176Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:19.181Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:19.182Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:52:19.182Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:19.182Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:19.183Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:52:19.183Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7c29a52a9985901bf2a1a8794e8467a", X-B3-SpanId:"ba39a012f5424920", X-B3-ParentSpanId:"cfbd87bdba48927a", X-B3-Sampled:"0", X-ONAP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-TransactionID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ECOMP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eca09a05-1b3a-4a62-8d68-f0ce9fd1e9bd"] 2022-10-21T17:52:19.183Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:52:19.183Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:19.214Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:19.215Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:19.215Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:52:19.215Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:19 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:19.216Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:52:19.216Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:19.217Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:52:19.218Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:19.218Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:19.219Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:19.219Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:19.219Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:19.219Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7c29a52a9985901bf2a1a8794e8467a", X-B3-SpanId:"12296766f1b55aad", X-B3-ParentSpanId:"cfbd87bdba48927a", X-B3-Sampled:"0", X-ONAP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-TransactionID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ECOMP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea2e0712-c8dd-4f02-8a9f-355c134aa593"] 2022-10-21T17:52:19.220Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:19.220Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:19.236Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:19.237Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:19.237Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:19.238Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:19.238Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:19.239Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:19.239Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:19.276Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:19.277Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:19.277Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:19.277Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:19.278Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:19.278Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-TransactionID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ECOMP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23debfbd-84c0-44ad-b805-b9c3cabbd843"] 2022-10-21T17:52:19.278Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:19.278Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:19.407Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:19.408Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:19.408Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:19.408Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=030712D074C221890D3B46A572896AE0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:52:19 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:52:19.409Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3937bb87-d7e9-49e9-9294-3e5828beb822","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:09.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1579c137-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:52:19.409Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:19.409Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:19.436Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:19.437Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:19.437Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:19.437Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:19.437Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:19.437Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-TransactionID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ECOMP-RequestID:"f7c33333-ff5d-4bf8-8359-21f741a92809", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddee362e-3145-45be-8077-6e4337cb85b8"] 2022-10-21T17:52:19.438Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:19.438Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:19.567Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:19.567Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:19.568Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:19.568Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=05172DF59E7EC78953F3E0FC8F1F59DE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 17:52:19 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:52:19.569Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:157bbc45-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","executionId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:09.220+0000","endTime":"2022-10-21T17:52:09.220+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:52:19.569Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:19.569Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:19.577Z|f7c33333-ff5d-4bf8-8359-21f741a92809|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:19.977Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:19.977Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T17:52:19.977Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T17:52:19.978Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 17:52:20 GMT", x-onap-requestid:"075f8617-7177-46ef-88e2-757b056dc0fb", x-requestid:"075f8617-7177-46ef-88e2-757b056dc0fb", x-transactionid:"075f8617-7177-46ef-88e2-757b056dc0fb", x-ecomp-requestid:"075f8617-7177-46ef-88e2-757b056dc0fb", x-onap-partnername:"UNKNOWN", x-invocationid:"d890b550-3094-4587-8b6f-ed8cf994aa23", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:19.978Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"075f8617-7177-46ef-88e2-757b056dc0fb\",\"instanceId\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\"}}","message":"Success","processInstanceID":"1b78a22f-5169-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:52:19.978Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:19.979Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T17:52:19.983Z|075f8617-7177-46ef-88e2-757b056dc0fb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:20.156Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:20.160Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:20.161Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:20.161Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:20.161Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:20.162Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:20.162Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51d452543e6ebfbc54732edb71581d4a", X-B3-SpanId:"619d85e79487aada", X-B3-ParentSpanId:"eab20b59a7b6117c", X-B3-Sampled:"0", X-ONAP-RequestID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-RequestID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-TransactionID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-ECOMP-RequestID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e88512b9-0b24-4e30-9914-fe55c460c603"] 2022-10-21T17:52:20.162Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:20.162Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:20.189Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:20.189Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:20.189Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : OK 2022-10-21T17:52:20.190Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:20 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:20.191Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:52:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:20.191Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:20.191Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||InvokeReturn 2022-10-21T17:52:20.193Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:20.193Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:20.193Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:20.193Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:20.194Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:20.194Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51d452543e6ebfbc54732edb71581d4a", X-B3-SpanId:"6eedda5d98619763", X-B3-ParentSpanId:"eab20b59a7b6117c", X-B3-Sampled:"0", X-ONAP-RequestID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-RequestID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-TransactionID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-ECOMP-RequestID:"b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"517b70a5-363d-4d79-bc14-98aea74a4b25"] 2022-10-21T17:52:20.194Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:20.194Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:20.212Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:20.213Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:20.213Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:20.213Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:20 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:20.216Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:20.217Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:20.217Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:20.226Z|b3fea753-ecd9-4bf3-8d03-3dd3d7a55ff3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:20.552Z|65fde556-9ea6-4577-8dbb-401f4ea8bf78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:52:20.553Z|65fde556-9ea6-4577-8dbb-401f4ea8bf78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:52:20.807Z|b8ef6a58-2ce4-4191-81bc-7a7dd5878d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:52:20.808Z|b8ef6a58-2ce4-4191-81bc-7a7dd5878d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:52:26.323Z|0f5c7d98-b519-4120-a482-0a16f6cdb249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:26.323Z|0f5c7d98-b519-4120-a482-0a16f6cdb249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:26.498Z|785f94de-f958-42b8-9529-b67d7628ab3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:26.499Z|785f94de-f958-42b8-9529-b67d7628ab3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:26.516Z|a2cc5858-6881-4766-bef7-86bdcb299f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:26.517Z|a2cc5858-6881-4766-bef7-86bdcb299f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:29.741Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:29.757Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:29.758Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:52:29.758Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:29.758Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:29.759Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:52:29.759Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3756429fe6cc7ecbb6ff0e1f70b6905", X-B3-SpanId:"e927aa17aa7390ba", X-B3-ParentSpanId:"1883186f1d9380c3", X-B3-Sampled:"0", X-ONAP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-TransactionID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ECOMP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad2e5355-2956-4352-ab96-e0cc78729f6a"] 2022-10-21T17:52:29.759Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:52:29.760Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:29.794Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:29.795Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:29.795Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:52:29.796Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:29 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:29.797Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:52:29.797Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:29.798Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:52:29.799Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:29.800Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:29.800Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:29.800Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:29.801Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:29.801Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3756429fe6cc7ecbb6ff0e1f70b6905", X-B3-SpanId:"3ec807a6ec3e7c52", X-B3-ParentSpanId:"1883186f1d9380c3", X-B3-Sampled:"0", X-ONAP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-TransactionID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ECOMP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ebd1e8a-9726-4a69-8508-75a1a9ddaa0e"] 2022-10-21T17:52:29.801Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:29.802Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:29.817Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:29.818Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:29.818Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:29.819Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:29 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:29.819Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:29.820Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:29.820Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:29.887Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:29.887Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:29.888Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:29.888Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:29.889Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:29.889Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-TransactionID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ECOMP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3acacc9-3aa7-4bd0-b7b9-b5ff625efc6a"] 2022-10-21T17:52:29.889Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:29.889Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:30.024Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:30.024Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:30.024Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:30.025Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2C6EF0807F664377A000EF6A0364B4F2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:52:30 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T17:52:30.025Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3937bb87-d7e9-49e9-9294-3e5828beb822","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:09.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1579c137-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:52:30.026Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:30.026Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:30.064Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:30.065Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:30.066Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:30.067Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:30.067Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:30.067Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-TransactionID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ECOMP-RequestID:"a48da6ab-7366-4921-aae6-2d7657f20113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc054d33-8675-4b42-8b22-faeec2db9cc8"] 2022-10-21T17:52:30.068Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:30.069Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:30.206Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:30.207Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:30.207Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:30.208Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C65177B55247DF88F29836AF2F62BB76; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 17:52:30 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T17:52:30.208Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:157bbc45-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","executionId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:09.220+0000","endTime":"2022-10-21T17:52:09.220+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:52:30.208Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:30.209Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:30.215Z|a48da6ab-7366-4921-aae6-2d7657f20113|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:30.383Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:30.388Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:30.388Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:30.388Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:30.389Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:30.389Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:30.389Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d73110b48554164b0257b9551a0d5a18", X-B3-SpanId:"f59afa2e27552d53", X-B3-ParentSpanId:"1cccd8c3d3cbc928", X-B3-Sampled:"0", X-ONAP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-TransactionID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ECOMP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c840a0f-5b5b-42d4-a84c-7703cee1fecf"] 2022-10-21T17:52:30.389Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:30.390Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:30.415Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:30.416Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:30.416Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : OK 2022-10-21T17:52:30.416Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:30.418Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "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-10-21T17:52:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:30.418Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:30.418Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||InvokeReturn 2022-10-21T17:52:30.420Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:30.420Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:30.420Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:30.420Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:30.421Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:30.421Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d73110b48554164b0257b9551a0d5a18", X-B3-SpanId:"f5f3d02ed5a5baab", X-B3-ParentSpanId:"1cccd8c3d3cbc928", X-B3-Sampled:"0", X-ONAP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-TransactionID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ECOMP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bc653e0-14ca-499c-ac4c-9e7ccd435807"] 2022-10-21T17:52:30.421Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:30.421Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:30.434Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:30.434Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:30.434Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:30.435Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:31 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:30.435Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:30.436Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:30.436Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:30.479Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:30.479Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:30.479Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:30.480Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:30.480Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:30.480Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-TransactionID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ECOMP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbea6e00-bb7e-424a-b648-a504ee9f060a"] 2022-10-21T17:52:30.480Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:30.481Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:30.605Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:30.606Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:30.607Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:30.607Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4DBC9694A6DADBFB2986076D515F74AA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Fri, 21 Oct 2022 17:52:30 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T17:52:30.607Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f2b9827-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"075f8617-7177-46ef-88e2-757b056dc0fb","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:25.472+0000","endTime":"2022-10-21T17:52:28.842+0000","removalTime":null,"durationInMillis":3370,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1b78a22f-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1d459acb-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T17:52:30.608Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:30.608Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=075f8617-7177-46ef-88e2-757b056dc0fb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:30.786Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:30.787Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:30.787Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:30.788Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:30.788Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:30.789Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-TransactionID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ECOMP-RequestID:"1a8892b8-f949-47fb-a044-e4309237b0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09d90e55-3034-42ab-a50c-203509c43bf8"] 2022-10-21T17:52:30.789Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:30.790Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:30.918Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:30.918Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:30.919Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:30.919Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B5C1464145581D50B5B1814A4FFF38D0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"806", date:"Fri, 21 Oct 2022 17:52:30 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T17:52:30.920Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"2083120f-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y8yozw:1f651ed3-5169-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f2b9827-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2082eafd-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:27.723+0000","endTime":"2022-10-21T17:52:27.933+0000","durationInMillis":210,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1b78a22f-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:52:30.920Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:30.921Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2b9827-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:30.927Z|1a8892b8-f949-47fb-a044-e4309237b0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:35.551Z|7e57a670-68aa-4dfb-95b6-4ca99f5a2f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:52:35.561Z|7e57a670-68aa-4dfb-95b6-4ca99f5a2f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:52:36.356Z|6e2f00b5-28df-4c8d-a100-73c40b077043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:36.357Z|6e2f00b5-28df-4c8d-a100-73c40b077043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:36.523Z|94800ba5-3cfb-4974-9acf-2b69b4762a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:36.523Z|94800ba5-3cfb-4974-9acf-2b69b4762a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:36.542Z|bb4db9c9-59c5-4b03-927a-18c912dfbcdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:36.542Z|bb4db9c9-59c5-4b03-927a-18c912dfbcdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:40.378Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:40.385Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:40.385Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:52:40.386Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:40.386Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:40.386Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:52:40.387Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a43dcc000f90290b3535ca3e746bc88", X-B3-SpanId:"01954579310a8fe0", X-B3-ParentSpanId:"8024b47a6e10e52c", X-B3-Sampled:"0", X-ONAP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-TransactionID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ECOMP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d550859-a6ed-4463-9bcc-40348493268a"] 2022-10-21T17:52:40.387Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:52:40.387Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:40.416Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:40.417Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:40.417Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:52:40.418Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:41 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:40.420Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "cloudIdentifier" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\"},\"environment\":null}", "created" : "2022-10-21T17:52:35.000+00:00" } ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:52:40.420Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:40.421Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:52:40.425Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:40.425Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:40.426Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:40.426Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:40.426Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:40.427Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a43dcc000f90290b3535ca3e746bc88", X-B3-SpanId:"405ec166be5fa528", X-B3-ParentSpanId:"8024b47a6e10e52c", X-B3-Sampled:"0", X-ONAP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-TransactionID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ECOMP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb514eed-965d-49e2-9a99-41938baedfdc"] 2022-10-21T17:52:40.427Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:40.427Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:40.452Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:40.453Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:40.453Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:40.453Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:41 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:40.456Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"16a028ca-d580-461d-852e-6fc8fab87551\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":null,\"creation_time\":1666374756000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:52:41.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:52:40.456Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:40.457Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:40.490Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:40.491Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:40.491Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:40.491Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:40.491Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:40.492Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-TransactionID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ECOMP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ffc04e3-b5ac-4d8a-b022-f4928db789df"] 2022-10-21T17:52:40.492Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:40.492Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:40.632Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:40.632Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:40.632Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:40.633Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E31346023AE2F5C8128649359A218AE2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:52:40 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-10-21T17:52:40.633Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3937bb87-d7e9-49e9-9294-3e5828beb822","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:09.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1579c137-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:52:40.633Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:40.634Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:40.659Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:40.659Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:40.660Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:40.660Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:40.660Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:40.660Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-TransactionID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ECOMP-RequestID:"857e6197-6df0-40d1-a968-92bd42336d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166e281d-9554-4592-a193-f7108b1adc7a"] 2022-10-21T17:52:40.661Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:40.661Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:40.799Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:40.800Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:40.800Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:40.800Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B27B4278FAEAA8E6990F39BA5C60D82E; 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:"Fri, 21 Oct 2022 17:52:40 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T17:52:40.801Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25e8253c-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","executionId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:36.774+0000","endTime":"2022-10-21T17:52:36.783+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:52:40.801Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:40.801Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:40.807Z|857e6197-6df0-40d1-a968-92bd42336d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:41.077Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:41.082Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.082Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:41.083Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.083Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.083Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:41.083Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53704884ece55d9671db1eedf1862792", X-B3-SpanId:"5aa239275ff3d008", X-B3-ParentSpanId:"b7c50da54acd7d02", X-B3-Sampled:"0", X-ONAP-RequestID:"c25679fe-67d6-4403-8245-d19f07879324", X-RequestID:"c25679fe-67d6-4403-8245-d19f07879324", X-TransactionID:"c25679fe-67d6-4403-8245-d19f07879324", X-ECOMP-RequestID:"c25679fe-67d6-4403-8245-d19f07879324", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"936de2c8-5b5c-4a58-a432-59b1dad982da"] 2022-10-21T17:52:41.084Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:41.084Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.109Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.110Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.110Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : OK 2022-10-21T17:52:41.111Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:41 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.111Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:18.000+00:00", "endTime" : "2022-10-21T17:52:31.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:41.111Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.112Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||InvokeReturn 2022-10-21T17:52:41.113Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.114Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:41.114Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.114Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.114Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:41.115Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53704884ece55d9671db1eedf1862792", X-B3-SpanId:"f3ca208daf6c1222", X-B3-ParentSpanId:"b7c50da54acd7d02", X-B3-Sampled:"0", X-ONAP-RequestID:"c25679fe-67d6-4403-8245-d19f07879324", X-RequestID:"c25679fe-67d6-4403-8245-d19f07879324", X-TransactionID:"c25679fe-67d6-4403-8245-d19f07879324", X-ECOMP-RequestID:"c25679fe-67d6-4403-8245-d19f07879324", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56d23049-df46-4db1-9204-3b40bdcb178e"] 2022-10-21T17:52:41.115Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:41.115Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.133Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.133Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.133Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:41.134Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:41 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.134Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:41.134Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.135Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:41.148Z|c25679fe-67d6-4403-8245-d19f07879324|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:41.301Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:41.305Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.305Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:41.306Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.306Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.306Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:41.306Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb6f308fe9b9389e3f3286b93b17dd9d", X-B3-SpanId:"9b55d61f67bced75", X-B3-ParentSpanId:"4d25915f9eccf1b3", X-B3-Sampled:"0", X-ONAP-RequestID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-RequestID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-TransactionID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-ECOMP-RequestID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7697b98a-4297-4faf-947c-95e50dc20206"] 2022-10-21T17:52:41.307Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:41.307Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.330Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.330Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.331Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : OK 2022-10-21T17:52:41.331Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:41 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.332Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:18.000+00:00", "endTime" : "2022-10-21T17:52:31.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:41.332Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.333Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||InvokeReturn 2022-10-21T17:52:41.334Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.335Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:41.335Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.335Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.335Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:41.336Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb6f308fe9b9389e3f3286b93b17dd9d", X-B3-SpanId:"33b91fd956d755e8", X-B3-ParentSpanId:"4d25915f9eccf1b3", X-B3-Sampled:"0", X-ONAP-RequestID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-RequestID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-TransactionID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-ECOMP-RequestID:"4c7850be-9bd0-4e02-9edb-e65845c160cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d0a0cf4-f533-4efb-ba1d-69f0b26904a8"] 2022-10-21T17:52:41.336Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:41.336Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.350Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.350Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.351Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:41.351Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:41 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.351Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:41.352Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.352Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:41.362Z|4c7850be-9bd0-4e02-9edb-e65845c160cc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:41.508Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:41.513Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.513Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:41.514Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.514Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.514Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:41.514Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ee9e826658ac01e4b8f5a3625d828f0", X-B3-SpanId:"9fe5b9375e98580d", X-B3-ParentSpanId:"86bf70e5bbe9d0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-RequestID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-TransactionID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-ECOMP-RequestID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7771ea2a-bd83-4a80-9081-fb73204a854e"] 2022-10-21T17:52:41.515Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:41.515Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.557Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.557Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.558Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : OK 2022-10-21T17:52:41.558Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:42 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.559Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:18.000+00:00", "endTime" : "2022-10-21T17:52:31.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:41.559Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.560Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||InvokeReturn 2022-10-21T17:52:41.561Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.562Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:41.562Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.562Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.562Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:41.563Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ee9e826658ac01e4b8f5a3625d828f0", X-B3-SpanId:"a13554e34e7816b9", X-B3-ParentSpanId:"86bf70e5bbe9d0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-RequestID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-TransactionID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-ECOMP-RequestID:"7c9f064d-a712-47b7-8e53-7abb14f3b10d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69f6d62d-3158-4c18-b9c9-14959e47fe57"] 2022-10-21T17:52:41.563Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:41.563Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.595Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.595Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.596Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:41.596Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:42 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.597Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:41.597Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.598Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:41.607Z|7c9f064d-a712-47b7-8e53-7abb14f3b10d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:41.775Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:41.781Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.781Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:41.782Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.782Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:41.783Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:41.783Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f44a3eedfa122e45a6938ce56ad00fea", X-B3-SpanId:"dd17d8e33e4d912c", X-B3-ParentSpanId:"28c0fcb55f59b710", X-B3-Sampled:"0", X-ONAP-RequestID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-RequestID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-TransactionID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-ECOMP-RequestID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a89d723e-f15a-46d0-adde-4e0546951f3f"] 2022-10-21T17:52:41.783Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:41.784Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.808Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.809Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.809Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : OK 2022-10-21T17:52:41.810Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:42 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.811Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:18.000+00:00", "endTime" : "2022-10-21T17:52:31.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:41.811Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.812Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||InvokeReturn 2022-10-21T17:52:41.813Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.814Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:41.814Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:41.815Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:41.815Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:41.815Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f44a3eedfa122e45a6938ce56ad00fea", X-B3-SpanId:"125262c34b6b7428", X-B3-ParentSpanId:"28c0fcb55f59b710", X-B3-Sampled:"0", X-ONAP-RequestID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-RequestID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-TransactionID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-ECOMP-RequestID:"8361a351-cf0b-48c5-88f3-2ca4b7a2b45a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"197b3a00-793f-481d-8d10-2d5873923aa7"] 2022-10-21T17:52:41.816Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:41.816Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:41.838Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:41.838Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:41.839Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:41.839Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:41.841Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:41.841Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:41.842Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:41.852Z|8361a351-cf0b-48c5-88f3-2ca4b7a2b45a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:42.002Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:42.005Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:42.006Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||Invoke 2022-10-21T17:52:42.006Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:42.006Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb 2022-10-21T17:52:42.007Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Method : GET 2022-10-21T17:52:42.007Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f88f5c79bcd891b08139a100042546b", X-B3-SpanId:"f2c822cde666ca16", X-B3-ParentSpanId:"a1b743ed452919e9", X-B3-Sampled:"0", X-ONAP-RequestID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-RequestID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-TransactionID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-ECOMP-RequestID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd491ccb-d3e8-46a6-9a5f-515500396099"] 2022-10-21T17:52:42.007Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Request body: 2022-10-21T17:52:42.007Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:42.033Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:42.034Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:42.034Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Status text : OK 2022-10-21T17:52:42.034Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:42.036Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||Response body: { "requestId" : "075f8617-7177-46ef-88e2-757b056dc0fb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:52:18.000+00:00", "endTime" : "2022-10-21T17:52:31.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "075f8617-7177-46ef-88e2-757b056dc0fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb" } } } 2022-10-21T17:52:42.036Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:42.036Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/075f8617-7177-46ef-88e2-757b056dc0fb|INFO|500||InvokeReturn 2022-10-21T17:52:42.038Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:42.038Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:42.038Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:42.039Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false 2022-10-21T17:52:42.039Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:42.039Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f88f5c79bcd891b08139a100042546b", X-B3-SpanId:"dd4c64a240ab3163", X-B3-ParentSpanId:"a1b743ed452919e9", X-B3-Sampled:"0", X-ONAP-RequestID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-RequestID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-TransactionID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-ECOMP-RequestID:"1405e63d-a339-47ed-aa57-db46c8c611c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85128554-da39-4af7-b1de-be9f7eccaa47"] 2022-10-21T17:52:42.039Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:42.040Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:42.053Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:42.054Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:42.054Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:42.054Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:42 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:42.055Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:42.055Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:42.055Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=075f8617-7177-46ef-88e2-757b056dc0fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:42.064Z|1405e63d-a339-47ed-aa57-db46c8c611c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/075f8617-7177-46ef-88e2-757b056dc0fb|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:43.389Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:43.393Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 5b5a9fae-51fc-4423-8467-c7fb34074ec3 already exists in requestDb InfraActiveRequests table 2022-10-21T17:52:43.394Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:52:43.394Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:52:43.394Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.394Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:52:43.395Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:52:43.395Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daed57a710348b34a60ed546d6264697", X-B3-SpanId:"7b813dd86c02c927", X-B3-ParentSpanId:"efdd1b5d9d987bee", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af5b3ef5-0423-4e1c-94c1-7b1f93c76c20"] 2022-10-21T17:52:43.395Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:52:43.395Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.419Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.419Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:52:43.420Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : Not Found 2022-10-21T17:52:43.420Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2022-10-21T17:52:43.421Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: 2022-10-21T17:52:43.421Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.421Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|404|Not Found|InvokeReturn 2022-10-21T17:52:43.439Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:52:43.443Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:52:43.477Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T17:52:43.478Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-RequestID=[5b5a9fae-51fc-4423-8467-c7fb34074ec3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cfa96381-8c77-407b-87d3-f5dde4d247f1], X-ECOMP-RequestID=[5b5a9fae-51fc-4423-8467-c7fb34074ec3], X-TransactionId=[], X-ONAP-RequestID=[5b5a9fae-51fc-4423-8467-c7fb34074ec3]} 2022-10-21T17:52:43.523Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:52:46 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[39], vertex-id=[213016], x-aai-txid=[1-aai-resources-221021-17:52:46:027-17714], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:52:43.525Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666374747051","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_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-10-21T17:52:43.525Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T17:52:43.526Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:52:43.527Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:52:43.529Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.529Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T17:52:43.530Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.530Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.530Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T17:52:43.530Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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:"daed57a710348b34a60ed546d6264697", X-B3-SpanId:"ec41e136c99fb8b4", X-B3-ParentSpanId:"efdd1b5d9d987bee", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f537d74-91a3-460a-91c6-f398e22f5efd"] 2022-10-21T17:52:43.531Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1","serviceInstanceId":"ba769fea-d84e-43ac-a49c-3bf275fe37da"},"instanceName":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319","requestScope":"vfModule"} 2022-10-21T17:52:43.531Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.559Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.560Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:43.560Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T17:52:43.560Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:44 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2022-10-21T17:52:43.561Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T17:52:43.561Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.561Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T17:52:43.563Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2 2022-10-21T17:52:43.563Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|INFO|500||Invoke 2022-10-21T17:52:43.563Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.564Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2 2022-10-21T17:52:43.564Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Method : GET 2022-10-21T17:52:43.564Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86937c20-e152-4347-b64c-7fb4b0907c58"] 2022-10-21T17:52:43.565Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Request body: 2022-10-21T17:52:43.565Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.651Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.652Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:43.652Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Status text : OK 2022-10-21T17:52:43.653Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:43 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:43.654Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Response body: { "id" : 7, "modelCustomizationUUID" : "7e6decb9-2c51-485b-b843-d02de358a6f2", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-10-21 17:50:54.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv" } } } 2022-10-21T17:52:43.654Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.655Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|INFO|500||InvokeReturn 2022-10-21T17:52:43.667Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule 2022-10-21T17:52:43.668Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke 2022-10-21T17:52:43.669Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.669Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule 2022-10-21T17:52:43.669Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method : GET 2022-10-21T17:52:43.670Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b493df2-2f7b-4b7b-9c9b-84a72036e4fd"] 2022-10-21T17:52:43.670Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 2022-10-21T17:52:43.670Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.709Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.710Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:43.710Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text : OK 2022-10-21T17:52:43.711Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:43 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:43.712Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: { "modelUUID" : "bebce1bb-7542-4509-9373-fdfcb8d6bc15", "modelInvariantUUID" : "ee819fa9-0b2e-4151-8004-f2c4556ae002", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-10-21 17:50:54.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/heatFiles" } } } 2022-10-21T17:52:43.712Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.712Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn 2022-10-21T17:52:43.723Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T17:52:43.724Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-10-21T17:52:43.724Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.724Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T17:52:43.725Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-10-21T17:52:43.725Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71a700f3-22f4-4bcf-8ffa-671cce9ee4f2"] 2022-10-21T17:52:43.725Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-10-21T17:52:43.726Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.776Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.777Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:52:43.777Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T17:52:43.778Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:43 GMT", x-envoy-upstream-service-time:"48", server:"envoy"] 2022-10-21T17:52:43.778Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-10-21T17:52:43.779Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.779Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T17:52:43.780Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002 2022-10-21T17:52:43.781Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|INFO|500||Invoke 2022-10-21T17:52:43.781Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.781Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002 2022-10-21T17:52:43.782Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Method : GET 2022-10-21T17:52:43.783Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48bea2bb-1348-422b-bc19-713160d3b9d3"] 2022-10-21T17:52:43.783Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Request body: 2022-10-21T17:52:43.784Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.825Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.826Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:43.826Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Status text : OK 2022-10-21T17:52:43.827Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:43 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:43.829Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "bebce1bb-7542-4509-9373-fdfcb8d6bc15", "modelInvariantUUID" : "ee819fa9-0b2e-4151-8004-f2c4556ae002", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-10-21 17:50:54.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002" } } } 2022-10-21T17:52:43.830Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.830Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|INFO|500||InvokeReturn 2022-10-21T17:52:43.834Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T17:52:43.835Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-10-21T17:52:43.835Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.835Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T17:52:43.836Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-10-21T17:52:43.836Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adea027c-f35a-4597-955e-08e5f44eea3a"] 2022-10-21T17:52:43.836Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-10-21T17:52:43.837Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.852Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.852Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:52:43.852Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T17:52:43.853Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:52:43 GMT", x-envoy-upstream-service-time:"13", server:"envoy"] 2022-10-21T17:52:43.853Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-10-21T17:52:43.853Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.854Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T17:52:43.855Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.855Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.855Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.855Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.856Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.857Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab482d92-e96d-460e-b8fc-b156a261a612"] 2022-10-21T17:52:43.857Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.857Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.885Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.885Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.885Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T17:52:43.886Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:43 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:43.889Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.889Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.889Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.901Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15 2022-10-21T17:52:43.902Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|INFO|500||Invoke 2022-10-21T17:52:43.902Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.902Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15 2022-10-21T17:52:43.902Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Method : GET 2022-10-21T17:52:43.903Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9671f0a-cdfd-4084-8c6e-362e16dd8410"] 2022-10-21T17:52:43.903Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Request body: 2022-10-21T17:52:43.903Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.929Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.929Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:43.930Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Status text : OK 2022-10-21T17:52:43.930Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:52:43 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:43.931Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Response body: { "modelUUID" : "bebce1bb-7542-4509-9373-fdfcb8d6bc15", "modelInvariantUUID" : "ee819fa9-0b2e-4151-8004-f2c4556ae002", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-10-21 17:50:54.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/heatFiles" } } } 2022-10-21T17:52:43.932Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.932Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|INFO|500||InvokeReturn 2022-10-21T17:52:43.935Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.935Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T17:52:43.936Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:43.936Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:43.936Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T17:52:43.936Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"daed57a710348b34a60ed546d6264697", X-B3-SpanId:"57cfc09a482df126", X-B3-ParentSpanId:"efdd1b5d9d987bee", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed05c94-837c-414c-95d2-bad8013b2e8b"] 2022-10-21T17:52:43.937Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","requestStatus":"IN_PROGRESS","startTime":1666374763439,"source":"VID","vnfId":"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1","vnfType":"","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"ba769fea-d84e-43ac-a49c-3bf275fe37da","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"5b5a9fae-51fc-4423-8467-c7fb34074ec3"} 2022-10-21T17:52:43.937Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:43.986Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:43.987Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T17:52:43.987Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T17:52:43.987Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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/5b5a9fae-51fc-4423-8467-c7fb34074ec3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:44 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:43.991Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:52:43.439+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T17:52:44.787+00:00", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:52:43.992Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:43.992Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T17:52:44.003Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:44.004Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T17:52:44.004Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:44.004Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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-10-21T17:52:44.005Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T17:52:44.005Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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:"daed57a710348b34a60ed546d6264697", X-B3-SpanId:"990d33a81c27835e", X-B3-ParentSpanId:"efdd1b5d9d987bee", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-TransactionID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ECOMP-RequestID:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bec27ad7-31e9-43ce-a957-c8495af9d3a1"] 2022-10-21T17:52:44.005Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/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\":\"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"7e6decb9-2c51-485b-b843-d02de358a6f2\",\"modelVersionId\":\"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\"modelCustomizationId\":\"7e6decb9-2c51-485b-b843-d02de358a6f2\",\"modelUuid\":\"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\"modelInvariantUuid\":\"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\"modelInfo\":{\"modelInvariantId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelUuid\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelInvariantUuid\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"}}},{\"relatedInstance\":{\"instanceId\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelVersionId\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelCustomizationId\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelUuid\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelInvariantUuid\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\"vnfInstanceId\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\"}","type":"String"},"requestId":{"value":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","type":"String"},"mso-request-id":{"value":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ba769fea-d84e-43ac-a49c-3bf275fe37da","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1","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/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-10-21T17:52:44.006Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:45.023Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:45.024Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T17:52:45.024Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T17:52:45.024Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 17:52:45 GMT", x-onap-requestid:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", x-requestid:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", x-transactionid:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", x-ecomp-requestid:"5b5a9fae-51fc-4423-8467-c7fb34074ec3", x-onap-partnername:"UNKNOWN", x-invocationid:"bec27ad7-31e9-43ce-a957-c8495af9d3a1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:45.025Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5b5a9fae-51fc-4423-8467-c7fb34074ec3\",\"instanceId\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\"}}","message":"Success","processInstanceID":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:52:45.025Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:45.025Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T17:52:45.029Z|5b5a9fae-51fc-4423-8467-c7fb34074ec3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:45.218Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:45.222Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:52:45.223Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:52:45.223Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:45.223Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:52:45.223Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:52:45.224Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7cc08b01b6a6f06c827cd5a111046b2", X-B3-SpanId:"b8a7c4dd8a8a2b22", X-B3-ParentSpanId:"da844b3e0423ca74", X-B3-Sampled:"1", X-ONAP-RequestID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-RequestID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-TransactionID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-ECOMP-RequestID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ffaf9af-01b9-426a-b5df-7ae57f0ca1e6"] 2022-10-21T17:52:45.224Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:52:45.224Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:45.264Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:45.264Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:45.265Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:52:45.265Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:45 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:45.274Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:52:45.275Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:45.275Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:52:45.277Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:52:45.277Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:45.278Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:45.278Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:52:45.278Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:45.278Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7cc08b01b6a6f06c827cd5a111046b2", X-B3-SpanId:"83e170483647be3c", X-B3-ParentSpanId:"da844b3e0423ca74", X-B3-Sampled:"1", X-ONAP-RequestID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-RequestID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-TransactionID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-ECOMP-RequestID:"74411613-3b3a-4971-afb4-cdfc3932eb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b52ebbaf-9974-4b0c-911f-03d8faba3823"] 2022-10-21T17:52:45.278Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:45.279Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:45.296Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:45.296Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:45.297Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:45.297Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:45 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:45.298Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:45.298Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:45.299Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:45.309Z|74411613-3b3a-4971-afb4-cdfc3932eb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:46.382Z|e44fdf69-883b-4331-a74e-ca4a75f0792f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:46.383Z|e44fdf69-883b-4331-a74e-ca4a75f0792f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:46.544Z|1df1305d-ba34-43df-a313-bc596b4b7373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:46.545Z|1df1305d-ba34-43df-a313-bc596b4b7373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:46.565Z|173cad7d-b885-477a-8a36-c8dca1692425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:46.566Z|173cad7d-b885-477a-8a36-c8dca1692425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:50.551Z|4fb81aaf-8f21-424b-a784-8713aa7c7642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:52:50.552Z|4fb81aaf-8f21-424b-a784-8713aa7c7642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:52:50.808Z|f16b1fe6-664d-4045-9ab8-75a7136ed275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:52:50.809Z|f16b1fe6-664d-4045-9ab8-75a7136ed275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:52:50.966Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:50.972Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:50.972Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:52:50.972Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:50.972Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:52:50.973Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:52:50.973Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f53fd78eb6f473de2e048e15db14ca8", X-B3-SpanId:"2c4091e25611e3c9", X-B3-ParentSpanId:"1fbb94b3de3cdb54", X-B3-Sampled:"0", X-ONAP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-TransactionID:"10333579-42b1-4928-9852-2f09455045f7", X-ECOMP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b826f73c-329b-48e0-b6f7-26314f0ba160"] 2022-10-21T17:52:50.973Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:52:50.973Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:51.015Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:51.016Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:51.016Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:52:51.016Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:51 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:51.017Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "cloudIdentifier" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\"},\"environment\":null}", "created" : "2022-10-21T17:52:35.000+00:00" } ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:52:51.017Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:51.017Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:52:51.019Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:51.019Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:51.020Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:51.020Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:52:51.020Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:51.020Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f53fd78eb6f473de2e048e15db14ca8", X-B3-SpanId:"4ce420f66a5b57e2", X-B3-ParentSpanId:"1fbb94b3de3cdb54", X-B3-Sampled:"0", X-ONAP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-TransactionID:"10333579-42b1-4928-9852-2f09455045f7", X-ECOMP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a11a4a24-33e8-4cfa-8427-2aec738da455"] 2022-10-21T17:52:51.021Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:51.021Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:51.040Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:51.040Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:51.041Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:51.041Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:51 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:51.042Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"16a028ca-d580-461d-852e-6fc8fab87551\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":null,\"creation_time\":1666374756000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:52:41.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:52:51.042Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:51.043Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:51.078Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:51.078Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:51.079Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:51.079Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:51.079Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:51.080Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-TransactionID:"10333579-42b1-4928-9852-2f09455045f7", X-ECOMP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f293d799-093f-466f-81a9-6866b3a3bc7a"] 2022-10-21T17:52:51.080Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:51.081Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:51.210Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:51.210Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:51.211Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:51.211Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D0DEF58082ED4AAC28F491B3CEE4EC40; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:52:51 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:52:51.212Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3937bb87-d7e9-49e9-9294-3e5828beb822","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:09.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1579c137-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:52:51.212Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:51.213Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3937bb87-d7e9-49e9-9294-3e5828beb822&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:51.239Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:51.240Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:51.240Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:51.240Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:51.241Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:51.241Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-TransactionID:"10333579-42b1-4928-9852-2f09455045f7", X-ECOMP-RequestID:"10333579-42b1-4928-9852-2f09455045f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3cbb95b-b290-471e-9690-fc2a1dc9126e"] 2022-10-21T17:52:51.241Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:51.242Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:51.371Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:51.371Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:51.372Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:51.372Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26EE8ED972EF32D6D068AE71CC12C4C2; 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:"Fri, 21 Oct 2022 17:52:51 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T17:52:51.373Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25e8253c-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","executionId":"157b962e-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:36.774+0000","endTime":"2022-10-21T17:52:36.783+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e6ace8b-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:52:51.373Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:51.374Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=157b962e-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:51.379Z|10333579-42b1-4928-9852-2f09455045f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:55.471Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:52:55.477Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:52:55.478Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:52:55.478Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:55.478Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:52:55.479Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:52:55.479Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067c66453e0a7fbff1161060f55b117c", X-B3-SpanId:"493160aeb61ee0d2", X-B3-ParentSpanId:"3e467c97a70dcbb5", X-B3-Sampled:"0", X-ONAP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-TransactionID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ECOMP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37106e63-94a0-4ec6-a98f-f062b102f878"] 2022-10-21T17:52:55.479Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:52:55.479Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:55.875Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:55.875Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:55.876Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:52:55.876Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:56 GMT", x-envoy-upstream-service-time:"392", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:55.877Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:49.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:52:55.877Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:55.878Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:52:55.880Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:52:55.880Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:52:55.880Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:55.881Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:52:55.881Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:52:55.881Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067c66453e0a7fbff1161060f55b117c", X-B3-SpanId:"a73347c605bfbec7", X-B3-ParentSpanId:"3e467c97a70dcbb5", X-B3-Sampled:"0", X-ONAP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-TransactionID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ECOMP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02770c54-0fde-4065-8785-f0e120502e20"] 2022-10-21T17:52:55.882Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:52:55.882Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:55.899Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:55.900Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:55.900Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:52:55.900Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:52:56 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:52:55.902Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:52:55.902Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:55.902Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:52:55.932Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:55.932Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:55.932Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:55.933Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:52:55.933Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:55.933Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-TransactionID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ECOMP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d547954f-3a62-44c1-bae9-bebafcc9cc61"] 2022-10-21T17:52:55.934Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:55.934Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:56.068Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:56.068Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:56.068Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:56.069Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6032A84CA02C408C58F1C3A562086A83; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:52:56 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T17:52:56.069Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:52:56.069Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:56.070Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:56.094Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:56.094Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:52:56.095Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:52:56.095Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:52:56.095Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:52:56.095Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-TransactionID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ECOMP-RequestID:"2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64ee1d1b-1256-4765-9385-4bbd2b92362f"] 2022-10-21T17:52:56.096Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:52:56.096Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:52:56.243Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:52:56.244Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:52:56.244Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:52:56.245Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE56DF85F6F39FB16E3D8C1604D44095; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 17:52:56 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-10-21T17:52:56.245Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:2ebeb787-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:51.602+0000","endTime":"2022-10-21T17:52:51.603+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:52:56.245Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:52:56.245Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:52:56.253Z|2a7e7e72-0da8-4314-bb32-bd9d4d3fa1d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:52:56.410Z|77990c6c-e000-48ce-8a20-b8940597cb8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:56.411Z|77990c6c-e000-48ce-8a20-b8940597cb8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:56.571Z|903e361e-b4ca-46be-81c7-af7089b89474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:56.572Z|903e361e-b4ca-46be-81c7-af7089b89474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:52:56.587Z|2164aaec-3ad8-49c5-abe6-87b789adc775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:52:56.587Z|2164aaec-3ad8-49c5-abe6-87b789adc775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:00.366Z|7ce7be78-2b97-4cad-82a2-15e45b58dfd5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:53:00.367Z|7ce7be78-2b97-4cad-82a2-15e45b58dfd5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:01.537Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:01.544Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:01.544Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:53:01.545Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:01.545Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:01.545Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:53:01.546Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30b3ea1d1784f54d31ca40c61f0f8c1d", X-B3-SpanId:"bc00063d1dc6287e", X-B3-ParentSpanId:"212e2d900599a549", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-RequestID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-TransactionID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-ECOMP-RequestID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b41dd17-c2f5-4afa-bec0-cd70129c180c"] 2022-10-21T17:53:01.546Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:53:01.546Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:01.574Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:01.575Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:01.575Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:53:01.575Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:01.577Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "endTime" : "2022-10-21T17:52:59.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "cloudIdentifier" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\"},\"environment\":null}", "created" : "2022-10-21T17:52:35.000+00:00" } ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:53:01.577Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:01.577Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:53:01.580Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:01.581Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:01.581Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:01.581Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:01.581Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:01.582Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30b3ea1d1784f54d31ca40c61f0f8c1d", X-B3-SpanId:"1df0252837aa3838", X-B3-ParentSpanId:"212e2d900599a549", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-RequestID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-TransactionID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-ECOMP-RequestID:"c2c6c146-fea0-45c4-9dc9-149f5da49983", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea726dff-7f93-4d02-b26d-cbb69f75b751"] 2022-10-21T17:53:01.582Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:01.582Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:01.598Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:01.598Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:01.599Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:01.599Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:01.600Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"16a028ca-d580-461d-852e-6fc8fab87551\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"61f53dd8-590f-46da-8382-c4d778900ccb\",\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":null,\"creation_time\":1666374756000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:52:41.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:01.600Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:01.600Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:01.609Z|c2c6c146-fea0-45c4-9dc9-149f5da49983|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:01.758Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:01.768Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:01.769Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:53:01.770Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:01.770Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:01.770Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:53:01.771Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b244fdb049eaf96d35ddb6a5446305f", X-B3-SpanId:"21beffbf45bcb176", X-B3-ParentSpanId:"f803a69418213765", X-B3-Sampled:"0", X-ONAP-RequestID:"47377e61-0296-4727-a286-d438e63d834c", X-RequestID:"47377e61-0296-4727-a286-d438e63d834c", X-TransactionID:"47377e61-0296-4727-a286-d438e63d834c", X-ECOMP-RequestID:"47377e61-0296-4727-a286-d438e63d834c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e1f689a-7008-4829-a38f-cc07d77d9873"] 2022-10-21T17:53:01.771Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:53:01.772Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:01.797Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:01.797Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:01.798Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:53:01.798Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:01.799Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "endTime" : "2022-10-21T17:52:59.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "cloudIdentifier" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\"},\"environment\":null}", "created" : "2022-10-21T17:52:35.000+00:00" } ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:53:01.799Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:01.800Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:53:01.801Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:01.802Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:01.802Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:01.802Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:01.803Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:01.803Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b244fdb049eaf96d35ddb6a5446305f", X-B3-SpanId:"5f7c6714b39831cf", X-B3-ParentSpanId:"f803a69418213765", X-B3-Sampled:"0", X-ONAP-RequestID:"47377e61-0296-4727-a286-d438e63d834c", X-RequestID:"47377e61-0296-4727-a286-d438e63d834c", X-TransactionID:"47377e61-0296-4727-a286-d438e63d834c", X-ECOMP-RequestID:"47377e61-0296-4727-a286-d438e63d834c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22673cd7-bce8-4f27-b7e1-5fa04914e9b3"] 2022-10-21T17:53:01.803Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:01.803Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:01.817Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:01.817Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:01.818Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:01.818Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:01.819Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"16a028ca-d580-461d-852e-6fc8fab87551\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"61f53dd8-590f-46da-8382-c4d778900ccb\",\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":null,\"creation_time\":1666374756000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:52:41.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:01.819Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:01.819Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:01.829Z|47377e61-0296-4727-a286-d438e63d834c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:01.982Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:01.987Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:01.988Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:53:01.988Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:01.988Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:01.989Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:53:01.989Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1e63c77f3af85ba905a9fdbdfdc4514", X-B3-SpanId:"34347987acf8fe7b", X-B3-ParentSpanId:"d3066214c5122040", X-B3-Sampled:"0", X-ONAP-RequestID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-RequestID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-TransactionID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-ECOMP-RequestID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b4cbc4a-8dee-45a2-9bc6-be78f42f73ab"] 2022-10-21T17:53:01.989Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:53:01.989Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:02.015Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:02.016Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:02.016Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:53:02.016Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:02.016Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "endTime" : "2022-10-21T17:52:59.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "cloudIdentifier" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\"},\"environment\":null}", "created" : "2022-10-21T17:52:35.000+00:00" } ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:53:02.017Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:02.017Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:53:02.019Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:02.019Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:02.019Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:02.019Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:02.020Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:02.020Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1e63c77f3af85ba905a9fdbdfdc4514", X-B3-SpanId:"e64336b42026f147", X-B3-ParentSpanId:"d3066214c5122040", X-B3-Sampled:"0", X-ONAP-RequestID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-RequestID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-TransactionID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-ECOMP-RequestID:"6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91dcfe87-4dec-43eb-8a55-1780642f8120"] 2022-10-21T17:53:02.020Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:02.020Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:02.037Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:02.037Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:02.037Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:02.038Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:02.039Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"16a028ca-d580-461d-852e-6fc8fab87551\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"61f53dd8-590f-46da-8382-c4d778900ccb\",\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":null,\"creation_time\":1666374756000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:52:41.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:02.039Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:02.040Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:02.068Z|6eb0facb-fd6c-47c5-8be1-8c2c6ab63c82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:02.233Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:02.237Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:02.238Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:53:02.238Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:02.238Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:02.239Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:53:02.239Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5ff86eaf0b91ba56a41ffa1d68f46c8", X-B3-SpanId:"2b68a675ab6a6152", X-B3-ParentSpanId:"563777a08055e1fb", X-B3-Sampled:"0", X-ONAP-RequestID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-RequestID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-TransactionID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-ECOMP-RequestID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b465f2c-00fc-4c1d-902f-8931a561f536"] 2022-10-21T17:53:02.239Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:53:02.240Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:02.262Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:02.263Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:02.263Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:53:02.263Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:02.265Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "endTime" : "2022-10-21T17:52:59.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "cloudIdentifier" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\"},\"environment\":null}", "created" : "2022-10-21T17:52:35.000+00:00" } ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:53:02.265Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:02.265Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:53:02.266Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:02.267Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:02.267Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:02.267Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:02.267Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:02.268Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5ff86eaf0b91ba56a41ffa1d68f46c8", X-B3-SpanId:"3592b67d6a22cfec", X-B3-ParentSpanId:"563777a08055e1fb", X-B3-Sampled:"0", X-ONAP-RequestID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-RequestID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-TransactionID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-ECOMP-RequestID:"9de2dcd4-31e7-412d-bc46-df7cb1429d76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d29ec722-ea40-49c9-ac17-8c21d6c75660"] 2022-10-21T17:53:02.268Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:02.268Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:02.285Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:02.285Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:02.286Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:02.286Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:02.287Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"16a028ca-d580-461d-852e-6fc8fab87551\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"61f53dd8-590f-46da-8382-c4d778900ccb\",\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":null,\"creation_time\":1666374756000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:52:41.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:02.287Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:02.288Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:02.295Z|9de2dcd4-31e7-412d-bc46-df7cb1429d76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:02.464Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:02.468Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:02.468Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||Invoke 2022-10-21T17:53:02.468Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:02.468Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822 2022-10-21T17:53:02.469Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Method : GET 2022-10-21T17:53:02.469Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"292fad31d8f7d5ddc207c0cd31c3d53d", X-B3-SpanId:"c9e5bdbf9e1728f4", X-B3-ParentSpanId:"9fac14c06620b617", X-B3-Sampled:"0", X-ONAP-RequestID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-RequestID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-TransactionID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-ECOMP-RequestID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"717cbf88-3549-4670-975a-11b575f890b3"] 2022-10-21T17:53:02.469Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Request body: 2022-10-21T17:53:02.469Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:02.497Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:02.498Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:02.498Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Status text : OK 2022-10-21T17:53:02.498Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:02.501Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||Response body: { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "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-10-21T17:51:56.000+00:00", "endTime" : "2022-10-21T17:52:59.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c0515ca-a84a-4c0d-9509-032924a929ca\",\n \"modelVersionId\": \"774656ba-1c7f-4571-ace0-968b5022d19a\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"02f4b4b5-ee56-49a6-bb89-f86c4cbf0a35\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "cloudIdentifier" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\"},\"environment\":null}", "created" : "2022-10-21T17:52:35.000+00:00" } ], "requestURI" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822" } } } 2022-10-21T17:53:02.501Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:02.501Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3937bb87-d7e9-49e9-9294-3e5828beb822|INFO|500||InvokeReturn 2022-10-21T17:53:02.503Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:02.503Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:02.503Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:02.504Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false 2022-10-21T17:53:02.504Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:02.504Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"292fad31d8f7d5ddc207c0cd31c3d53d", X-B3-SpanId:"4634d20ef134be51", X-B3-ParentSpanId:"9fac14c06620b617", X-B3-Sampled:"0", X-ONAP-RequestID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-RequestID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-TransactionID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-ECOMP-RequestID:"411b19ac-3426-4753-afe9-e7f160d4588a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3d9d00b-9fa9-499a-853d-02ad01c5a31f"] 2022-10-21T17:53:02.504Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:02.504Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:02.519Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:02.519Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:02.520Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:02.520Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:02.521Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "3937bb87-d7e9-49e9-9294-3e5828beb822", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"16a028ca-d580-461d-852e-6fc8fab87551\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"61f53dd8-590f-46da-8382-c4d778900ccb\",\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":null,\"creation_time\":1666374756000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:52:41.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:02.521Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:02.522Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3937bb87-d7e9-49e9-9294-3e5828beb822&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:02.530Z|411b19ac-3426-4753-afe9-e7f160d4588a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3937bb87-d7e9-49e9-9294-3e5828beb822|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:05.551Z|6a9cb7be-b015-4ad8-8fd8-9662a14e4970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:53:05.552Z|6a9cb7be-b015-4ad8-8fd8-9662a14e4970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:53:06.405Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:06.419Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:06.419Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:53:06.420Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:06.420Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:06.420Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:53:06.421Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ca07db68ed252faedc19badb064bcda", X-B3-SpanId:"701736bd6d6f4aad", X-B3-ParentSpanId:"48ced2ae26b34e1a", X-B3-Sampled:"0", X-ONAP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-TransactionID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ECOMP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51387c57-ca5a-44bb-a144-6b946f34bc40"] 2022-10-21T17:53:06.421Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:53:06.421Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:06.432Z|38a32350-1fe6-47c6-a2c5-e39e10257241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:06.433Z|38a32350-1fe6-47c6-a2c5-e39e10257241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:06.447Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:06.448Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:06.448Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:53:06.448Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:07 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:06.450Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:53:06.450Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:06.451Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:53:06.453Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:06.454Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:06.454Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:06.454Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:06.454Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:06.455Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ca07db68ed252faedc19badb064bcda", X-B3-SpanId:"b22e00fc54867787", X-B3-ParentSpanId:"48ced2ae26b34e1a", X-B3-Sampled:"0", X-ONAP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-TransactionID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ECOMP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"988eea49-4595-454a-9927-975a1b2c6e88"] 2022-10-21T17:53:06.455Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:06.455Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:06.469Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:06.470Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:06.470Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:06.470Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:07 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:06.471Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:06.471Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:06.472Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:06.502Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:06.503Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:06.503Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:06.503Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:06.504Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:06.504Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-TransactionID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ECOMP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d6108fe-3732-4db4-9616-d98f64632b22"] 2022-10-21T17:53:06.504Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:06.505Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:06.594Z|5db0acb9-52bf-423b-9280-58733b0902c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:06.595Z|5db0acb9-52bf-423b-9280-58733b0902c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:06.607Z|e8c0213f-35a6-4184-9ad3-e6a52cd2a924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:06.608Z|e8c0213f-35a6-4184-9ad3-e6a52cd2a924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:06.631Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:06.631Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:06.631Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:06.632Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=25D35D7A238D783950801ECDDA002514; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:06 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T17:53:06.632Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:06.632Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:06.633Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:06.652Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:06.653Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:06.653Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:06.653Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:06.654Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:06.654Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-TransactionID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ECOMP-RequestID:"50ea3675-3d4b-48fa-b47c-44d3b7a88a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e921d944-1e45-4d82-b0af-f6077f2b6122"] 2022-10-21T17:53:06.654Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:06.655Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:06.780Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:06.780Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:06.781Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:06.781Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=59A25B6D2DDFDFB514EF92ED7E74033A; 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:"Fri, 21 Oct 2022 17:53:06 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:53:06.782Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:06.783Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:06.783Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:06.787Z|50ea3675-3d4b-48fa-b47c-44d3b7a88a91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:13.393Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:13.397Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||INFO|500||Checking if requestId: 3e27abbd-085d-41f9-8599-85ab0dcab9b5 already exists in requestDb InfraActiveRequests table 2022-10-21T17:53:13.397Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:13.398Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:13.398Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:13.398Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:13.399Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:13.399Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f80eeda1f5455542cca63c57f8ffe46f", X-B3-SpanId:"0969ff0d5a2a3d7c", X-B3-ParentSpanId:"7f7b313d1ee90c24", X-B3-Sampled:"0", X-ONAP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-TransactionID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ECOMP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdd13995-e754-4b8b-83a0-4cd0348d072e"] 2022-10-21T17:53:13.399Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:13.399Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:13.438Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:13.439Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:53:13.439Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : Not Found 2022-10-21T17:53:13.439Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:53:14 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2022-10-21T17:53:13.440Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: 2022-10-21T17:53:13.440Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:13.441Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|404|Not Found|InvokeReturn 2022-10-21T17:53:13.462Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:53:14.418Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:14.445Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-10-21T17:53:14.446Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[3e27abbd-085d-41f9-8599-85ab0dcab9b5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[99ef8546-21a3-44e5-a0b1-7a387aeb8766], X-ECOMP-RequestID=[3e27abbd-085d-41f9-8599-85ab0dcab9b5], X-TransactionId=[], X-ONAP-RequestID=[3e27abbd-085d-41f9-8599-85ab0dcab9b5]} 2022-10-21T17:53:14.509Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:53:17 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[53], x-aai-txid=[1-aai-resources-221021-17:53:17:002-41495], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:14.511Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?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","network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-10-21T17:53:14.511Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-10-21T17:53:14.514Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-10-21T17:53:14.519Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:14.546Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:53:14.546Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T17:53:14.590Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T17:53:14.590Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:53:17 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[40], vertex-id=[356440], x-aai-txid=[2-aai-resources-221021-17:53:17:093-57574], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:14.591Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666374723046","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/528f1ab8-732e-4bce-a317-bb36dad94774","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"528f1ab8-732e-4bce-a317-bb36dad94774"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_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-10-21T17:53:14.592Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:53:14.592Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:53:14.593Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.593Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T17:53:14.593Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:14.594Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.594Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T17:53:14.594Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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:"f80eeda1f5455542cca63c57f8ffe46f", X-B3-SpanId:"2d910ecef439c99f", X-B3-ParentSpanId:"7f7b313d1ee90c24", X-B3-Sampled:"0", X-ONAP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-TransactionID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ECOMP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c22807cb-a791-47df-88de-8519ee9564c6"] 2022-10-21T17:53:14.594Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"528f1ab8-732e-4bce-a317-bb36dad94774","serviceInstanceId":"66921db3-5547-4eb8-aa8c-3552e1dd527d"},"instanceName":null,"requestScope":"network"} 2022-10-21T17:53:14.595Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:14.646Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:14.646Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:14.646Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T17:53:14.647Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:53:15 GMT", x-envoy-upstream-service-time:"49", server:"envoy"] 2022-10-21T17:53:14.647Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T17:53:14.647Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:14.647Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T17:53:14.648Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.649Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-10-21T17:53:14.649Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.649Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.649Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.650Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-TransactionID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ECOMP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd6ea7d8-cbdb-450b-a165-23010a485341"] 2022-10-21T17:53:14.650Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.650Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.679Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.680Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.680Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2022-10-21T17:53:14.680Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:53:14 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:14.685Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T16:49:34.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-10-21T17:53:14.685Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.685Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-10-21T17:53:14.690Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:53:14.690Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T17:53:14.691Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:14.691Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:53:14.691Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T17:53:14.691Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"f80eeda1f5455542cca63c57f8ffe46f", X-B3-SpanId:"8b530891a494460c", X-B3-ParentSpanId:"7f7b313d1ee90c24", X-B3-Sampled:"0", X-ONAP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-TransactionID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ECOMP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aae8ce1-280b-48c5-956e-99eb785d2d01"] 2022-10-21T17:53:14.691Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3e27abbd-085d-41f9-8599-85ab0dcab9b5","requestStatus":"IN_PROGRESS","startTime":1666374794515,"source":"VID","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"66921db3-5547-4eb8-aa8c-3552e1dd527d","requestScope":"network","requestAction":"deleteInstance","networkId":"528f1ab8-732e-4bce-a317-bb36dad94774","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"3e27abbd-085d-41f9-8599-85ab0dcab9b5"} 2022-10-21T17:53:14.692Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:14.740Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:14.741Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T17:53:14.741Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T17:53:14.741Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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/3e27abbd-085d-41f9-8599-85ab0dcab9b5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:15 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:14.752Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:53:14.515+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T17:53:15.535+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:14.752Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:14.752Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T17:53:14.759Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.760Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T17:53:14.760Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:14.761Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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-10-21T17:53:14.761Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T17:53:14.761Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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:"f80eeda1f5455542cca63c57f8ffe46f", X-B3-SpanId:"941f45d9ddff5ccf", X-B3-ParentSpanId:"7f7b313d1ee90c24", X-B3-Sampled:"0", X-ONAP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-TransactionID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ECOMP-RequestID:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94d1e02f-90d6-481f-adc5-c213c52c2c9a"] 2022-10-21T17:53:14.762Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|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\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"66921db3-5547-4eb8-aa8c-3552e1dd527d\",\"networkInstanceId\":\"528f1ab8-732e-4bce-a317-bb36dad94774\"}","type":"String"},"requestId":{"value":"3e27abbd-085d-41f9-8599-85ab0dcab9b5","type":"String"},"mso-request-id":{"value":"3e27abbd-085d-41f9-8599-85ab0dcab9b5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"66921db3-5547-4eb8-aa8c-3552e1dd527d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"528f1ab8-732e-4bce-a317-bb36dad94774","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/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-10-21T17:53:14.762Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:15.776Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:15.776Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T17:53:15.776Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T17:53:15.777Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 17:53:16 GMT", x-onap-requestid:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", x-requestid:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", x-transactionid:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", x-ecomp-requestid:"3e27abbd-085d-41f9-8599-85ab0dcab9b5", x-onap-partnername:"UNKNOWN", x-invocationid:"94d1e02f-90d6-481f-adc5-c213c52c2c9a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:15.777Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3e27abbd-085d-41f9-8599-85ab0dcab9b5\",\"instanceId\":\"528f1ab8-732e-4bce-a317-bb36dad94774\"}}","message":"Success","processInstanceID":"3cbae294-5169-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:53:15.777Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:15.778Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T17:53:15.781Z|3e27abbd-085d-41f9-8599-85ab0dcab9b5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:15.964Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:15.968Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:15.968Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:15.969Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:15.969Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:15.969Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:15.969Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c9d0d2d4d36b92894de7172e4f0ff59", X-B3-SpanId:"0f3016cadfedfcd5", X-B3-ParentSpanId:"78d95f1fefe263f1", X-B3-Sampled:"0", X-ONAP-RequestID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-RequestID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-TransactionID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-ECOMP-RequestID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"186ed60a-db9b-431f-bba1-79ae47b6c38d"] 2022-10-21T17:53:15.969Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:15.970Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:15.995Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:15.996Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:15.996Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:15.996Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:16 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:15.997Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:53:14.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:15.997Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:15.998Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:15.999Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:15.999Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:15.999Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:16.000Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:16.000Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:16.000Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c9d0d2d4d36b92894de7172e4f0ff59", X-B3-SpanId:"8e204b863f90f6ac", X-B3-ParentSpanId:"78d95f1fefe263f1", X-B3-Sampled:"0", X-ONAP-RequestID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-RequestID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-TransactionID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-ECOMP-RequestID:"a195b3da-396e-44a4-949f-cb207be4cac7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04882d2b-5d14-4386-be2b-5537696a3343"] 2022-10-21T17:53:16.001Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:16.001Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:16.017Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:16.018Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:16.018Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:16.018Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:16 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:16.019Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:53:16.019Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:16.020Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:16.030Z|a195b3da-396e-44a4-949f-cb207be4cac7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:16.457Z|1365f0c4-4094-4724-9768-1f17a0ab4376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:16.457Z|1365f0c4-4094-4724-9768-1f17a0ab4376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:16.617Z|3d96c30a-aa39-4a98-abe4-0b0f74a11392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:16.618Z|3d96c30a-aa39-4a98-abe4-0b0f74a11392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:16.637Z|87d40de7-69f4-46d7-b806-8e23bfece3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:16.638Z|87d40de7-69f4-46d7-b806-8e23bfece3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:16.946Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:16.955Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:16.955Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:53:16.955Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:16.955Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:16.955Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:53:16.956Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9ee01971aa16a39ed88fee80f762d20", X-B3-SpanId:"e22f38b63a5e0b87", X-B3-ParentSpanId:"f906393bc77f02c7", X-B3-Sampled:"0", X-ONAP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-TransactionID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ECOMP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd11ba31-ec1b-4a16-8ca0-ca4536b6e006"] 2022-10-21T17:53:16.956Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:53:16.956Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:16.979Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:16.980Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:16.980Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:53:16.980Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:16.982Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:53:16.983Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:16.983Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:53:16.984Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:16.984Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:16.985Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:16.985Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:16.985Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:16.985Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9ee01971aa16a39ed88fee80f762d20", X-B3-SpanId:"2a4926e163a0937c", X-B3-ParentSpanId:"f906393bc77f02c7", X-B3-Sampled:"0", X-ONAP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-TransactionID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ECOMP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b1fdad-5258-4b54-bbf2-a561e3d14aeb"] 2022-10-21T17:53:16.985Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:16.986Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:17.006Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:17.007Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:17.007Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:17.007Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:17 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:17.007Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:17.008Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:17.008Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:17.046Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:17.047Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:17.047Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:17.047Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:17.047Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:17.047Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-TransactionID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ECOMP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a933548c-778a-429f-82f5-47f586c0b039"] 2022-10-21T17:53:17.048Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:17.048Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:17.170Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:17.171Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:17.171Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:17.171Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D4270A1AD45B4BF05742EDE9A1EDCDE9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:17 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T17:53:17.171Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:17.172Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:17.172Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:17.193Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:17.194Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:17.194Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:17.194Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:17.194Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:17.195Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-TransactionID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ECOMP-RequestID:"1c4c083f-08da-4145-8bc6-31e5803f011b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0d6c159-043b-430a-8e51-4d53b5f64b98"] 2022-10-21T17:53:17.195Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:17.195Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:17.330Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:17.331Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:17.331Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:17.331Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6A09C5016C0B1DDA0EA2AAAA88573821; 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:"Fri, 21 Oct 2022 17:53:17 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T17:53:17.332Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:17.332Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:17.332Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:17.336Z|1c4c083f-08da-4145-8bc6-31e5803f011b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:20.551Z|6c4ccb7b-c721-4de7-8847-f9542154666a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:53:20.553Z|6c4ccb7b-c721-4de7-8847-f9542154666a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:53:20.810Z|f9d812ee-5803-4c64-b816-cde783b6bafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:53:20.810Z|f9d812ee-5803-4c64-b816-cde783b6bafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:53:26.194Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:26.199Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:26.200Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:26.200Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:26.201Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:26.201Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:26.201Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"636e828223b15fbd0c7ec909f4db2c48", X-B3-SpanId:"80e7edf9daac6d53", X-B3-ParentSpanId:"4e09d4190dd0e061", X-B3-Sampled:"0", X-ONAP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-TransactionID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ECOMP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd1e7724-e994-4fd9-bec2-952002d6df1d"] 2022-10-21T17:53:26.202Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:26.202Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:26.229Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:26.230Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:26.230Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:26.230Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:27 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:26.231Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:26.231Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:26.232Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:26.233Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:26.234Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:26.234Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:26.235Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:26.235Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:26.235Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"636e828223b15fbd0c7ec909f4db2c48", X-B3-SpanId:"90870661576c5870", X-B3-ParentSpanId:"4e09d4190dd0e061", X-B3-Sampled:"0", X-ONAP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-TransactionID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ECOMP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e8030b8-a236-49b5-ac24-0e1ee9d63a70"] 2022-10-21T17:53:26.266Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:26.266Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:26.285Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:26.285Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:26.286Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:26.286Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:27 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:26.287Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_b9561a5f-cc79-46b8-8f84-52b8449f431c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:26.288Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:26.288Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:26.326Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:26.326Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:26.327Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:26.327Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:26.327Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:26.327Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-TransactionID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ECOMP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0df9df-d423-4d8a-abf8-9cda3714ecfe"] 2022-10-21T17:53:26.328Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:26.328Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:26.476Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:26.477Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:26.477Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:26.477Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5955D1164D9F91B28704EB33313DA694; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:26 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-10-21T17:53:26.478Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3e27abbd-085d-41f9-8599-85ab0dcab9b5","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:53:18.344+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3cbae294-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"3eadd9ed-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:26.478Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:26.478Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:26.479Z|fb42ea67-67de-4175-9b90-34649701b6fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:26.479Z|fb42ea67-67de-4175-9b90-34649701b6fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:26.499Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:26.499Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:26.499Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:26.500Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:26.500Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:26.500Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-TransactionID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ECOMP-RequestID:"e6d2a76d-7399-4d62-8f37-d453650d714e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de2ae1f9-a268-45a8-b4d2-e07c5a095387"] 2022-10-21T17:53:26.500Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:26.501Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:26.624Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:26.624Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:26.625Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:26.625Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=022F9F80DBEA7BFD1CBD691B3FEB5373; 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:"Fri, 21 Oct 2022 17:53:26 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:53:26.625Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3fe547dc-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","executionId":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:53:20.376+0000","endTime":"2022-10-21T17:53:20.382+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3cbae294-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:26.626Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:26.626Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:26.630Z|e6d2a76d-7399-4d62-8f37-d453650d714e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:26.641Z|0d5b74c8-0d70-4c25-8442-96a523ebcacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:26.641Z|0d5b74c8-0d70-4c25-8442-96a523ebcacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:26.661Z|ceba200c-bc9c-4a6f-ac79-81e746d0eb10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:26.661Z|ceba200c-bc9c-4a6f-ac79-81e746d0eb10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:27.490Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:27.495Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:27.495Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:53:27.495Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:27.495Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:27.496Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:53:27.496Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e060476b7e87b0b7dfb1c8dc88cd7a2", X-B3-SpanId:"b0a4815a3ed2ca92", X-B3-ParentSpanId:"0a2e5a781d23055e", X-B3-Sampled:"0", X-ONAP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-TransactionID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ECOMP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"210b3507-d4b2-424a-9ba2-d974eb03688d"] 2022-10-21T17:53:27.496Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:53:27.496Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:27.523Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:27.523Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:27.524Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:53:27.524Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:28 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:27.525Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:53:27.526Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:27.526Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:53:27.527Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:27.528Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:27.528Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:27.528Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:27.528Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:27.528Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e060476b7e87b0b7dfb1c8dc88cd7a2", X-B3-SpanId:"e821197785edc711", X-B3-ParentSpanId:"0a2e5a781d23055e", X-B3-Sampled:"0", X-ONAP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-TransactionID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ECOMP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"592c2043-f1bd-4096-83e7-f523399e326d"] 2022-10-21T17:53:27.529Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:27.529Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:27.544Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:27.545Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:27.545Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:27.545Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:28 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:27.545Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:27.546Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:27.546Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:27.571Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:27.571Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:27.571Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:27.571Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:27.572Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:27.572Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-TransactionID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ECOMP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82ebb877-38b7-4d94-8a17-95545531157b"] 2022-10-21T17:53:27.572Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:27.572Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:27.699Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:27.699Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:27.700Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:27.700Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=82FA08CD2A3D3B458B50AF08FA447D7C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:27 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:53:27.700Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:27.701Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:27.701Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:27.720Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:27.721Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:27.721Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:27.721Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:27.721Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:27.722Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-TransactionID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ECOMP-RequestID:"3e240312-782a-4d05-818a-0dbb1f47e0f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b314253d-d873-4bef-b260-5aaad48dbae3"] 2022-10-21T17:53:27.722Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:27.722Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:27.848Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:27.848Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:27.848Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:27.849Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A9FBAFE92A31612A7C2C741D66D2701E; 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:"Fri, 21 Oct 2022 17:53:27 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T17:53:27.849Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:27.849Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:27.849Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:27.854Z|3e240312-782a-4d05-818a-0dbb1f47e0f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:35.551Z|7667a08e-06a8-4f7f-bba6-196bd14a2eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:53:35.552Z|7667a08e-06a8-4f7f-bba6-196bd14a2eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:53:36.502Z|fbe8fd23-80a9-4698-b3ad-6c13cddd713b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:36.502Z|fbe8fd23-80a9-4698-b3ad-6c13cddd713b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:36.664Z|0424631b-b3ea-4bd4-9291-837e2bdbc60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:36.665Z|0424631b-b3ea-4bd4-9291-837e2bdbc60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:36.684Z|c076ac3e-0992-45f7-8183-56d164787706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:36.684Z|c076ac3e-0992-45f7-8183-56d164787706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:36.787Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:36.792Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:36.793Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:36.793Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:36.794Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:36.794Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:36.794Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e82aad248cd7ff66fda92f0cac8cffb", X-B3-SpanId:"3a74593ffdfdab94", X-B3-ParentSpanId:"57783aae89583acb", X-B3-Sampled:"0", X-ONAP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-TransactionID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ECOMP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e4fa134-c5c7-4275-ae31-a71ed2efab4a"] 2022-10-21T17:53:36.794Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:36.795Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:36.817Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:36.818Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:36.818Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:36.818Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:36 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:36.819Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:36.819Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:36.820Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:36.821Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:36.821Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:36.821Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:36.822Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:36.822Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:36.822Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e82aad248cd7ff66fda92f0cac8cffb", X-B3-SpanId:"ad1399402744f7e5", X-B3-ParentSpanId:"57783aae89583acb", X-B3-Sampled:"0", X-ONAP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-TransactionID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ECOMP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b67a34b-59b4-484d-a666-06994a39e8d0"] 2022-10-21T17:53:36.822Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:36.822Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:36.838Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:36.839Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:36.839Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:36.839Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:36 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:36.841Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:36.841Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:36.841Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:36.864Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:36.864Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:36.865Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:36.865Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:36.865Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:36.865Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-TransactionID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ECOMP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a56c7daf-eed1-4284-b0f7-7d29b19f9bdf"] 2022-10-21T17:53:36.865Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:36.866Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:36.989Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:36.990Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:36.990Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:36.990Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F8940A9DB0FEB4D3CBD11A62DB276F61; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:36 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:53:36.990Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3e27abbd-085d-41f9-8599-85ab0dcab9b5","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:53:18.344+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3cbae294-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"3eadd9ed-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:36.991Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:36.991Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:37.011Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:37.011Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:37.011Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:37.012Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:37.012Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:37.012Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-TransactionID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ECOMP-RequestID:"af2059ee-06d9-468a-8904-fbf6cb5cc0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa56b1c6-faa3-4f73-8f0d-bc04541e4153"] 2022-10-21T17:53:37.012Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:37.013Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:37.173Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:37.174Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:37.174Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:37.174Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=73501C09F70B4877DA083E5A433CC5D4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 21 Oct 2022 17:53:37 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2022-10-21T17:53:37.175Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4980632f-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","executionId":"3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:53:36.492+0000","endTime":"2022-10-21T17:53:36.492+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3cbae294-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:37.175Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:37.175Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3eaf38b4-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:37.180Z|af2059ee-06d9-468a-8904-fbf6cb5cc0c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:38.009Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:38.014Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:38.014Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:53:38.015Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:38.015Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:38.015Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:53:38.016Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dddf59041e2b78cae4fb5bbff20811ed", X-B3-SpanId:"09e41e9424188e91", X-B3-ParentSpanId:"890f92f736485728", X-B3-Sampled:"0", X-ONAP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-TransactionID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ECOMP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c894ab5e-4362-4c7d-a220-ec93e365da8c"] 2022-10-21T17:53:38.016Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:53:38.016Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:38.042Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:38.043Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:38.043Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:53:38.043Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:38 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:38.044Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:53:38.044Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:38.045Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:53:38.046Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:38.046Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:38.047Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:38.047Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:38.047Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:38.048Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dddf59041e2b78cae4fb5bbff20811ed", X-B3-SpanId:"32e3b79586f17047", X-B3-ParentSpanId:"890f92f736485728", X-B3-Sampled:"0", X-ONAP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-TransactionID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ECOMP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7408aa88-c510-43fe-817e-00d25df5f670"] 2022-10-21T17:53:38.048Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:38.048Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:38.062Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:38.062Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:38.062Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:38.063Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:38 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:38.064Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:38.064Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:38.065Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:38.091Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:38.091Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:38.091Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:38.092Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:38.092Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:38.092Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-TransactionID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ECOMP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32eca4a3-8265-40df-bd0d-7d00318ad3a4"] 2022-10-21T17:53:38.093Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:38.093Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:38.220Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:38.220Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:38.221Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:38.221Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7EC2B6E06EF1153DD45E63C5DF521634; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:38 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:53:38.221Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:38.221Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:38.222Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:38.242Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:38.242Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:38.242Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:38.242Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:38.243Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:38.243Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-TransactionID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ECOMP-RequestID:"e292fd89-8651-487e-bb5d-ef15404a8268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2db9e8e8-2116-464e-bed0-e67d57b00b4e"] 2022-10-21T17:53:38.243Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:38.243Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:38.381Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:38.381Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:38.382Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:38.382Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=186A89E1DF71E25E6F3C2E16DFAAAD51; 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:"Fri, 21 Oct 2022 17:53:38 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T17:53:38.382Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:38.382Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:38.383Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:38.387Z|e292fd89-8651-487e-bb5d-ef15404a8268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:46.525Z|df0399a7-242e-469d-a32e-b39cfe8017a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:46.526Z|df0399a7-242e-469d-a32e-b39cfe8017a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:46.688Z|9c6bf013-33ff-4f72-95f5-009a066c2b00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:46.690Z|9c6bf013-33ff-4f72-95f5-009a066c2b00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:46.707Z|e93fd5a1-f271-4b5e-8df8-d00c2eeca571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:46.707Z|e93fd5a1-f271-4b5e-8df8-d00c2eeca571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:47.340Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:47.346Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:47.346Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:47.346Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:47.347Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:47.347Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:47.347Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26eebf2efd533a0cd375ab18cf687aa1", X-B3-SpanId:"c916369a5baedbe6", X-B3-ParentSpanId:"2712b77e6ae1ba15", X-B3-Sampled:"0", X-ONAP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-TransactionID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ECOMP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d6c744a-ef0a-4d6d-b1d3-63562db5c517"] 2022-10-21T17:53:47.347Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:47.348Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:47.374Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:47.375Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:47.375Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:47.375Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:47.376Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:47.376Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:47.377Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:47.378Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:47.379Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:47.379Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:47.379Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:47.380Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:47.380Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26eebf2efd533a0cd375ab18cf687aa1", X-B3-SpanId:"29ce675f8aeb5a38", X-B3-ParentSpanId:"2712b77e6ae1ba15", X-B3-Sampled:"0", X-ONAP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-TransactionID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ECOMP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e04684d-6ef3-4c32-bce4-374c7f54eaa0"] 2022-10-21T17:53:47.380Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:47.381Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:47.393Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:47.393Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:47.394Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:47.394Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:48 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:47.395Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:47.395Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:47.395Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:47.419Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:47.419Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:47.420Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:47.420Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:47.420Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:47.421Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-TransactionID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ECOMP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1ebf7d4-434e-4609-8341-5b678dcd0b7e"] 2022-10-21T17:53:47.421Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:47.421Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:47.556Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:47.557Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:47.557Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:47.558Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E51E723B69F3C94017BCF22EC9BBE163; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Fri, 21 Oct 2022 17:53:47 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T17:53:47.558Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"3e27abbd-085d-41f9-8599-85ab0dcab9b5","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T17:53:38.606+0000","endTime":"2022-10-21T17:53:40.091+0000","removalTime":null,"durationInMillis":1485,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3cbae294-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4ab0305b-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T17:53:47.558Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:47.559Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e27abbd-085d-41f9-8599-85ab0dcab9b5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:47.579Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:47.580Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:47.580Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:47.581Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:47.581Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:47.581Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-TransactionID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ECOMP-RequestID:"f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f4f3d86-b820-4dcd-895b-87edc7bcbb85"] 2022-10-21T17:53:47.582Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:47.582Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:47.715Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:47.715Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:47.716Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:47.716Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1BA38E734A30105E077FE6297F5A6C0F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Fri, 21 Oct 2022 17:53:47 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T17:53:47.717Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4ac3919d-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd","executionId":"4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:53:38.610+0000","endTime":"2022-10-21T17:53:40.090+0000","durationInMillis":1480,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3cbae294-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:47.717Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:47.717Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4ac2f54a-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:47.725Z|f7e7bd3d-a228-4ca6-ac2c-dc7d31585eba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:48.543Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:48.549Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:48.549Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:53:48.550Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:48.550Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:48.550Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:53:48.551Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43f002e610e5ee93d8d246290f7c3783", X-B3-SpanId:"6b8b44622eacc2df", X-B3-ParentSpanId:"3c5174900f3efde6", X-B3-Sampled:"0", X-ONAP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-TransactionID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ECOMP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a48bf852-e77f-4b7c-bb73-c275c186e063"] 2022-10-21T17:53:48.551Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:53:48.551Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:48.577Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:48.578Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:48.579Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:53:48.580Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:49 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:48.581Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:53:48.581Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:48.582Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:53:48.584Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:48.584Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:48.585Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:48.585Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:48.586Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:48.586Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43f002e610e5ee93d8d246290f7c3783", X-B3-SpanId:"8e943cab083348db", X-B3-ParentSpanId:"3c5174900f3efde6", X-B3-Sampled:"0", X-ONAP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-TransactionID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ECOMP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c6c56b7-1759-49a5-951d-9563017f0a21"] 2022-10-21T17:53:48.587Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:48.587Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:48.604Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:48.605Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:48.605Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:48.605Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:49 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:48.607Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:48.607Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:48.608Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:48.632Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:48.633Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:48.633Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:48.633Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:48.634Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:48.634Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-TransactionID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ECOMP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e832c71-acdb-411f-a2dd-81a9412ffd60"] 2022-10-21T17:53:48.634Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:48.635Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:48.779Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:48.779Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:48.780Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:48.780Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7E2091C629AF54E78DDE8DB16FD4D980; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:49 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-10-21T17:53:48.781Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:48.781Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:48.782Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:48.804Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:48.805Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:48.805Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:48.805Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:48.806Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:48.806Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-TransactionID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ECOMP-RequestID:"71743c80-6af2-4b36-9dec-484b8e8532a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"713d38f6-1400-4659-bf4f-781c8a3db096"] 2022-10-21T17:53:48.806Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:48.807Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:48.947Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:48.948Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:48.948Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:48.948Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=93E3A8C575D5E97C5724B57F623C1D38; 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:"Fri, 21 Oct 2022 17:53:49 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-10-21T17:53:48.949Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:48.949Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:48.949Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:48.958Z|71743c80-6af2-4b36-9dec-484b8e8532a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:50.551Z|1fa9db25-3ded-465a-abe0-4b878fb8cc73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:53:50.552Z|1fa9db25-3ded-465a-abe0-4b878fb8cc73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:53:50.811Z|dc31c7f4-8cf6-487a-ba2a-97db462e8617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:53:50.811Z|dc31c7f4-8cf6-487a-ba2a-97db462e8617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:53:56.547Z|2a142d35-61fc-4cc9-9b7a-280fb2181c60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:56.548Z|2a142d35-61fc-4cc9-9b7a-280fb2181c60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:56.714Z|af6dc8e0-a864-40d3-a27b-2b3d8126cb7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:56.715Z|af6dc8e0-a864-40d3-a27b-2b3d8126cb7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:56.730Z|a09ccca4-5bff-44ef-9e29-b4aa3acebfba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:53:56.731Z|a09ccca4-5bff-44ef-9e29-b4aa3acebfba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:53:57.887Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:57.893Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:57.893Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:57.893Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:57.894Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:57.894Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:57.894Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c402e6db84247c6d08925009982f624", X-B3-SpanId:"db2345c3628671b6", X-B3-ParentSpanId:"fe9ca7cc2acc1c5b", X-B3-Sampled:"0", X-ONAP-RequestID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-RequestID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-TransactionID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-ECOMP-RequestID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53f93fbb-1b32-4dc5-95e0-040c0968250e"] 2022-10-21T17:53:57.894Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:57.895Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:57.919Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:57.919Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:57.919Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:57.920Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:57.920Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "endTime" : "2022-10-21T17:53:57.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:57.921Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:57.921Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:57.924Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:57.924Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:57.924Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:57.925Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:57.925Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:57.925Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c402e6db84247c6d08925009982f624", X-B3-SpanId:"fbf6a6d83441f688", X-B3-ParentSpanId:"fe9ca7cc2acc1c5b", X-B3-Sampled:"0", X-ONAP-RequestID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-RequestID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-TransactionID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-ECOMP-RequestID:"bcfa48af-f1a2-4a68-bd37-b890e070eb69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1901656-b1eb-4e9a-a1ab-9cc208b2a53d"] 2022-10-21T17:53:57.926Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:57.926Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:57.945Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:57.946Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:57.946Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:57.946Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:57.947Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:57.947Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:57.948Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:57.959Z|bcfa48af-f1a2-4a68-bd37-b890e070eb69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:58.117Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:58.121Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.121Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:58.121Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.122Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.122Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:58.122Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5de599c5c5e4dc53e5a70fbfc1795037", X-B3-SpanId:"bcf2fbbe94261916", X-B3-ParentSpanId:"c8b7f0904e244e60", X-B3-Sampled:"0", X-ONAP-RequestID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-RequestID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-TransactionID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-ECOMP-RequestID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f78f960f-4ad3-4923-b066-8c8bc2d42a4c"] 2022-10-21T17:53:58.122Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:58.123Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.145Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.146Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.146Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:58.146Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.147Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "endTime" : "2022-10-21T17:53:57.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:58.147Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.148Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:58.150Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.150Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:58.150Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.151Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.151Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:58.151Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5de599c5c5e4dc53e5a70fbfc1795037", X-B3-SpanId:"fd6cfc92c900f4ca", X-B3-ParentSpanId:"c8b7f0904e244e60", X-B3-Sampled:"0", X-ONAP-RequestID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-RequestID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-TransactionID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-ECOMP-RequestID:"1fa6e481-51b0-4967-93dc-8b7810a4bc17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c2914c8-18cb-42f9-82ce-a6ccd88869c1"] 2022-10-21T17:53:58.151Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:58.152Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.165Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.165Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.166Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:58.166Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.167Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:58.167Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.168Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:58.181Z|1fa6e481-51b0-4967-93dc-8b7810a4bc17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:58.336Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:58.340Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.341Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:58.341Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.341Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.342Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:58.342Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0cfb554ac61c7517f2d364a62bd15e3", X-B3-SpanId:"d877aa9e336a079d", X-B3-ParentSpanId:"db0d4dcdf648b996", X-B3-Sampled:"0", X-ONAP-RequestID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-RequestID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-TransactionID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-ECOMP-RequestID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fa2d722-cd07-4164-bf7d-433a08080bcc"] 2022-10-21T17:53:58.343Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:58.343Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.377Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.378Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.378Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:58.379Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.379Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "endTime" : "2022-10-21T17:53:57.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:58.380Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.381Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:58.382Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.383Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:58.383Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.383Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.384Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:58.384Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0cfb554ac61c7517f2d364a62bd15e3", X-B3-SpanId:"5b7876407b298eeb", X-B3-ParentSpanId:"db0d4dcdf648b996", X-B3-Sampled:"0", X-ONAP-RequestID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-RequestID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-TransactionID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-ECOMP-RequestID:"2c6bdd8f-ef42-494b-8041-3d88ba823f4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b27df2-d6aa-4e64-b1c3-8289cf6e1ac2"] 2022-10-21T17:53:58.385Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:58.385Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.397Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.398Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.398Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:58.399Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.400Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:58.400Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.401Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:58.410Z|2c6bdd8f-ef42-494b-8041-3d88ba823f4f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:58.574Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:58.579Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.579Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:58.579Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.579Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.580Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:58.580Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aeb25bb7a5af14b6e87aa0f37933274", X-B3-SpanId:"3d3a934ed7c41bb5", X-B3-ParentSpanId:"3bebb3969ba4f942", X-B3-Sampled:"0", X-ONAP-RequestID:"3837cb65-d746-4e96-badd-7504353f40ab", X-RequestID:"3837cb65-d746-4e96-badd-7504353f40ab", X-TransactionID:"3837cb65-d746-4e96-badd-7504353f40ab", X-ECOMP-RequestID:"3837cb65-d746-4e96-badd-7504353f40ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cd37ec3-16a3-4d16-aa8c-03685780d562"] 2022-10-21T17:53:58.580Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:58.580Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.605Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.605Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.606Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:58.606Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.606Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "endTime" : "2022-10-21T17:53:57.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:58.607Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.607Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:58.609Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.609Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:58.609Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.609Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.609Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:58.610Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aeb25bb7a5af14b6e87aa0f37933274", X-B3-SpanId:"565a01d683f3bee8", X-B3-ParentSpanId:"3bebb3969ba4f942", X-B3-Sampled:"0", X-ONAP-RequestID:"3837cb65-d746-4e96-badd-7504353f40ab", X-RequestID:"3837cb65-d746-4e96-badd-7504353f40ab", X-TransactionID:"3837cb65-d746-4e96-badd-7504353f40ab", X-ECOMP-RequestID:"3837cb65-d746-4e96-badd-7504353f40ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"888c970e-e630-44a2-85af-2de3911113c4"] 2022-10-21T17:53:58.610Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:58.610Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.625Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.625Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.625Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:58.625Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.626Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:58.627Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.627Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:58.635Z|3837cb65-d746-4e96-badd-7504353f40ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:58.780Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:58.784Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.785Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||Invoke 2022-10-21T17:53:58.785Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.785Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5 2022-10-21T17:53:58.785Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Method : GET 2022-10-21T17:53:58.786Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7bf23756977f65e749df1143f7e667f", X-B3-SpanId:"12aa494dd8f6fe19", X-B3-ParentSpanId:"7f4de1301b800468", X-B3-Sampled:"0", X-ONAP-RequestID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-RequestID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-TransactionID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-ECOMP-RequestID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f81a1d2-f25d-41ec-bbc2-50d372209c22"] 2022-10-21T17:53:58.786Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Request body: 2022-10-21T17:53:58.786Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.808Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.808Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.809Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Status text : OK 2022-10-21T17:53:58.809Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.810Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||Response body: { "requestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "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-10-21T17:53:14.000+00:00", "endTime" : "2022-10-21T17:53:57.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "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\": \"ef10ec29ff5f4129a6d18e8b464be40a\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:53:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "528f1ab8-732e-4bce-a317-bb36dad94774", "networkName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d/networks/528f1ab8-732e-4bce-a317-bb36dad94774", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5" } } } 2022-10-21T17:53:58.810Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.810Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e27abbd-085d-41f9-8599-85ab0dcab9b5|INFO|500||InvokeReturn 2022-10-21T17:53:58.812Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.812Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:58.812Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:58.813Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false 2022-10-21T17:53:58.813Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:58.813Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7bf23756977f65e749df1143f7e667f", X-B3-SpanId:"cc6a301cbf0ea893", X-B3-ParentSpanId:"7f4de1301b800468", X-B3-Sampled:"0", X-ONAP-RequestID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-RequestID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-TransactionID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-ECOMP-RequestID:"275dcbd2-0593-46cc-b34f-43a578ad1a31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec04d338-e547-4407-aa9e-5ae5bb494ae4"] 2022-10-21T17:53:58.813Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:58.814Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:58.829Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:58.830Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:58.830Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:58.831Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:58.832Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "3e27abbd-085d-41f9-8599-85ab0dcab9b5", "groupingId" : "22f24ea0-b862-4130-8726-d3acc9f5400a", "name" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0/22f24ea0-b862-4130-8726-d3acc9f5400a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"updated_time\":1666374801000,\"creation_time\":1666374756000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"062acf5754db416182bf33091ae798a5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"22f24ea0-b862-4130-8726-d3acc9f5400a\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"network_name\":\"basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:23.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:58.832Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:58.833Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e27abbd-085d-41f9-8599-85ab0dcab9b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:58.841Z|275dcbd2-0593-46cc-b34f-43a578ad1a31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e27abbd-085d-41f9-8599-85ab0dcab9b5|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:59.128Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:59.132Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:59.133Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:53:59.133Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:59.133Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:53:59.133Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:53:59.133Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24c50cca0d03e5697c5c28cee0580ad1", X-B3-SpanId:"63f07614fb60122e", X-B3-ParentSpanId:"2b186a8d43a64d96", X-B3-Sampled:"0", X-ONAP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-TransactionID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ECOMP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f95e2f6-be03-44e5-b0db-5d3f33d39be3"] 2022-10-21T17:53:59.134Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:53:59.134Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:59.162Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:59.162Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:59.162Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:53:59.163Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:59 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:59.163Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:53:59.163Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:59.164Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:53:59.165Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:59.166Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:53:59.166Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:59.166Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:53:59.166Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:53:59.167Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24c50cca0d03e5697c5c28cee0580ad1", X-B3-SpanId:"e4639d1bc573bc46", X-B3-ParentSpanId:"2b186a8d43a64d96", X-B3-Sampled:"0", X-ONAP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-TransactionID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ECOMP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c77c7f1-f83c-47d0-b398-adabbb36d990"] 2022-10-21T17:53:59.167Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:53:59.167Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:59.179Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:59.179Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:59.180Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:53:59.180Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:53:59 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:53:59.181Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:53:59.181Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:59.181Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:53:59.203Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:59.204Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:59.204Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:59.204Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:53:59.204Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:59.204Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-TransactionID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ECOMP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01a024d4-08fa-4b1a-85b6-2ae16751eef8"] 2022-10-21T17:53:59.205Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:59.205Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:59.340Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:59.340Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:59.340Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:59.340Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=24F05500BDA1CBCBDBDFB9417BB6B1C7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:53:59 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T17:53:59.341Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:53:59.341Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:59.341Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:59.362Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:59.362Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:53:59.363Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:59.363Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:53:59.363Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:53:59.363Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-TransactionID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ECOMP-RequestID:"f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96796dd7-b86a-4a8d-97dd-d8014f35fb83"] 2022-10-21T17:53:59.363Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:53:59.363Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:59.487Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:59.488Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:53:59.488Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:53:59.489Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA10BEA9B93842E029FC7AD722684505; 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:"Fri, 21 Oct 2022 17:53:59 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T17:53:59.489Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:53:59.489Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:59.489Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:53:59.493Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:53:59.493Z|f2b1e72f-ee07-4f36-b6f4-3bd21dc1c68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:53:59.494Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||Checking if requestId: 638bc73a-1a45-4772-bd82-28a53a575f92 already exists in requestDb InfraActiveRequests table 2022-10-21T17:53:59.494Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:53:59.495Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||Invoke 2022-10-21T17:53:59.495Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:59.495Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:53:59.495Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Method : GET 2022-10-21T17:53:59.496Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ebfc71322a71daa3dd1101f724f732c", X-B3-SpanId:"bd765e5ab8ea2931", X-B3-ParentSpanId:"c3b4903a208d7f63", X-B3-Sampled:"0", X-ONAP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-TransactionID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ECOMP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ef1973e-54a9-4be2-a68f-7b62dfbdd303"] 2022-10-21T17:53:59.496Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Request body: 2022-10-21T17:53:59.496Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||==========================request end================================================ 2022-10-21T17:53:59.524Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||============================response begin========================================== 2022-10-21T17:53:59.524Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T17:53:59.524Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status text : Not Found 2022-10-21T17:53:59.525Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:53:59 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-10-21T17:53:59.525Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Response body: 2022-10-21T17:53:59.525Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||=======================response end================================================= 2022-10-21T17:53:59.525Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|404|Not Found|InvokeReturn 2022-10-21T17:53:59.532Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T17:53:59.576Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:59.599Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|INFO|500||Invoke 2022-10-21T17:53:59.599Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[328a12b0-0fe1-41ac-bc33-b154f11b9356], X-ECOMP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-TransactionId=[], X-ONAP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92]} 2022-10-21T17:53:59.636Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:54:02 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[29], vertex-id=[225304], x-aai-txid=[0-aai-resources-221021-17:54:02:157-2189], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:59.637Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?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/66921db3-5547-4eb8-aa8c-3552e1dd527d"}]} 2022-10-21T17:53:59.637Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|INFO|500||InvokeReturn 2022-10-21T17:53:59.648Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:59.684Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-10-21T17:53:59.685Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[33b49700-8fe3-4a89-ac22-c02c744e4d1f], X-ECOMP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-TransactionId=[], X-ONAP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92]} 2022-10-21T17:53:59.724Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:54:02 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-221021-17:54:02:236-79220], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:59.725Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/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/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-10-21T17:53:59.725Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-10-21T17:53:59.728Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-10-21T17:53:59.731Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:59.755Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|INFO|500||Invoke 2022-10-21T17:53:59.756Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0c8c6031-3c24-4639-ae8e-8f1a27e630e5], X-ECOMP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-TransactionId=[], X-ONAP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92]} 2022-10-21T17:53:59.786Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:54:02 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[28], vertex-id=[225304], x-aai-txid=[0-aai-resources-221021-17:54:02:308-39959], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:59.786Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?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/66921db3-5547-4eb8-aa8c-3552e1dd527d"}]} 2022-10-21T17:53:59.787Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|INFO|500||InvokeReturn 2022-10-21T17:53:59.792Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:59.815Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-10-21T17:53:59.815Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7646ccdd-6bcd-43b6-9e33-002d99775322], X-ECOMP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-TransactionId=[], X-ONAP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92]} 2022-10-21T17:53:59.843Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:54:02 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[24], x-aai-txid=[2-aai-resources-221021-17:54:02:366-1242], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:59.843Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/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/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-10-21T17:53:59.844Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-10-21T17:53:59.846Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-10-21T17:53:59.851Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:59.881Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|INFO|500||Invoke 2022-10-21T17:53:59.882Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a3f440b3-d78f-4628-a886-4d6ee5503551], X-ECOMP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92], X-TransactionId=[], X-ONAP-RequestID=[638bc73a-1a45-4772-bd82-28a53a575f92]} 2022-10-21T17:53:59.909Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 17:54:02 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[24], vertex-id=[225304], x-aai-txid=[2-aai-resources-221021-17:54:02:433-96524], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:59.910Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?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/66921db3-5547-4eb8-aa8c-3552e1dd527d"}]} 2022-10-21T17:53:59.910Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d?format=pathed|INFO|500||InvokeReturn 2022-10-21T17:53:59.914Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T17:53:59.941Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T17:53:59.942Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-10-21T17:53:59.977Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-10-21T17:53:59.977Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 17:54:02 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-221021-17:54:02:493-62193], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T17:53:59.978Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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/66921db3-5547-4eb8-aa8c-3552e1dd527d/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/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/configurations","ERR.5.4.6114"]}}} 2022-10-21T17:53:59.980Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/66921db3-5547-4eb8-aa8c-3552e1dd527d/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-10-21T17:53:59.980Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T17:53:59.981Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T17:53:59.981Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:53:59.982Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T17:53:59.982Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T17:53:59.982Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:53:59.982Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T17:53:59.983Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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:"7ebfc71322a71daa3dd1101f724f732c", X-B3-SpanId:"ed234b106b7c316f", X-B3-ParentSpanId:"c3b4903a208d7f63", X-B3-Sampled:"0", X-ONAP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-TransactionID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ECOMP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6142e88-c910-4e1c-a36a-5e25151490b6"] 2022-10-21T17:53:59.983Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"66921db3-5547-4eb8-aa8c-3552e1dd527d"},"instanceName":null,"requestScope":"service"} 2022-10-21T17:53:59.983Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:00.019Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:00.020Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:00.021Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T17:54:00.021Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 17:53:59 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2022-10-21T17:54:00.022Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T17:54:00.022Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:00.023Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T17:54:00.024Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.025Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T17:54:00.025Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:00.026Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.026Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T17:54:00.027Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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:"638bc73a-1a45-4772-bd82-28a53a575f92", X-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-TransactionID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ECOMP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b292c5-b1eb-4f82-845b-856bc2891c7f"] 2022-10-21T17:54:00.027Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T17:54:00.027Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:00.064Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:00.065Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.065Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T17:54:00.066Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:54:00 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:00.070Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T17:54:00.071Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:00.071Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T17:54:00.075Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.075Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.076Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.076Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.076Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.077Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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:"638bc73a-1a45-4772-bd82-28a53a575f92", X-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-TransactionID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ECOMP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92afe0a7-438f-4384-baeb-67e033a2ffbd"] 2022-10-21T17:54:00.078Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.079Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.134Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.135Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.136Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2022-10-21T17:54:00.136Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:54:00 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:00.138Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T16:49:34.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-10-21T17:54:00.138Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.139Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.142Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.143Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T17:54:00.143Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:00.143Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.144Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T17:54:00.144Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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:"638bc73a-1a45-4772-bd82-28a53a575f92", X-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-TransactionID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ECOMP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44336e56-6108-46f2-9a54-cc934de9d644"] 2022-10-21T17:54:00.144Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T17:54:00.146Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:00.171Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:00.172Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.172Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T17:54:00.173Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 17:54:00 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:00.175Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T17:54:00.175Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:00.176Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T17:54:00.179Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:54:00.180Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T17:54:00.180Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:00.180Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T17:54:00.181Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T17:54:00.181Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"7ebfc71322a71daa3dd1101f724f732c", X-B3-SpanId:"109af6caae6a3720", X-B3-ParentSpanId:"c3b4903a208d7f63", X-B3-Sampled:"0", X-ONAP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-TransactionID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ECOMP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef2da26-62c0-42fd-8173-61b8a9b305cf"] 2022-10-21T17:54:00.181Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"638bc73a-1a45-4772-bd82-28a53a575f92","requestStatus":"IN_PROGRESS","startTime":1666374839980,"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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\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":"66921db3-5547-4eb8-aa8c-3552e1dd527d","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d","cloudApiRequests":[],"requestURI":"638bc73a-1a45-4772-bd82-28a53a575f92"} 2022-10-21T17:54:00.182Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:00.209Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:00.211Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T17:54:00.212Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T17:54:00.212Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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/638bc73a-1a45-4772-bd82-28a53a575f92", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:01 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:00.213Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "638bc73a-1a45-4772-bd82-28a53a575f92", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:53:59.980+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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\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-10-21T17:54:01.019+00:00", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d", "cloudApiRequests" : [ ], "requestURI" : "638bc73a-1a45-4772-bd82-28a53a575f92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" } } } 2022-10-21T17:54:00.213Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:00.214Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T17:54:00.262Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.275Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T17:54:00.281Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:00.286Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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-10-21T17:54:00.287Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T17:54:00.287Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|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:"7ebfc71322a71daa3dd1101f724f732c", X-B3-SpanId:"b0e948fb0c9a35cd", X-B3-ParentSpanId:"c3b4903a208d7f63", X-B3-Sampled:"0", X-ONAP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-TransactionID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ECOMP-RequestID:"638bc73a-1a45-4772-bd82-28a53a575f92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a27f3db-e1db-4700-b168-621855b96e88"] 2022-10-21T17:54:00.288Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\"modelUuid\":\"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\",\"modelInvariantUuid\":\"60d83227-b3d4-4b46-86d7-ceb3f9534f55\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"66921db3-5547-4eb8-aa8c-3552e1dd527d\"}","type":"String"},"requestId":{"value":"638bc73a-1a45-4772-bd82-28a53a575f92","type":"String"},"mso-request-id":{"value":"638bc73a-1a45-4772-bd82-28a53a575f92","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"66921db3-5547-4eb8-aa8c-3552e1dd527d","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/66921db3-5547-4eb8-aa8c-3552e1dd527d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-10-21T17:54:00.288Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:00.369Z|147c576b-a650-4067-b517-f15ef430c23f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:54:00.369Z|147c576b-a650-4067-b517-f15ef430c23f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:01.346Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:01.347Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T17:54:01.347Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T17:54:01.348Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 17:54:01 GMT", x-onap-requestid:"638bc73a-1a45-4772-bd82-28a53a575f92", x-requestid:"638bc73a-1a45-4772-bd82-28a53a575f92", x-transactionid:"638bc73a-1a45-4772-bd82-28a53a575f92", x-ecomp-requestid:"638bc73a-1a45-4772-bd82-28a53a575f92", x-onap-partnername:"UNKNOWN", x-invocationid:"7a27f3db-e1db-4700-b168-621855b96e88", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1053", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:01.348Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"638bc73a-1a45-4772-bd82-28a53a575f92\",\"instanceId\":\"66921db3-5547-4eb8-aa8c-3552e1dd527d\"}}","message":"Success","processInstanceID":"57df481c-5169-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T17:54:01.349Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:01.349Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T17:54:01.354Z|638bc73a-1a45-4772-bd82-28a53a575f92|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:01.519Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:01.533Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:01.533Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||Invoke 2022-10-21T17:54:01.533Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:01.534Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:01.534Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Method : GET 2022-10-21T17:54:01.534Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31c3a992c13ec88323ea7f51edfbfa53", X-B3-SpanId:"ae6477f6241434e6", X-B3-ParentSpanId:"0912a0537bdfa567", X-B3-Sampled:"0", X-ONAP-RequestID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-RequestID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-TransactionID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-ECOMP-RequestID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41015b8f-2bce-41ef-8455-473c6874a33a"] 2022-10-21T17:54:01.534Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Request body: 2022-10-21T17:54:01.534Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:01.559Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:01.559Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:01.560Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status text : OK 2022-10-21T17:54:01.560Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:02 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:01.561Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Response body: { "requestId" : "638bc73a-1a45-4772-bd82-28a53a575f92", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T17:53:59.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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\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-10-21T17:54:01.000+00:00", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d", "cloudApiRequests" : [ ], "requestURI" : "638bc73a-1a45-4772-bd82-28a53a575f92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" } } } 2022-10-21T17:54:01.561Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:01.561Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||InvokeReturn 2022-10-21T17:54:01.563Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:01.563Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:01.563Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:01.564Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:01.564Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:01.564Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31c3a992c13ec88323ea7f51edfbfa53", X-B3-SpanId:"f1258cc5bb17d93d", X-B3-ParentSpanId:"0912a0537bdfa567", X-B3-Sampled:"0", X-ONAP-RequestID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-RequestID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-TransactionID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-ECOMP-RequestID:"b1255880-5a2f-47e6-8ae2-72cf4df4fb6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4afbaee1-d364-464e-b1ff-680b86e0518a"] 2022-10-21T17:54:01.564Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:01.565Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:01.581Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:01.581Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:01.582Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:01.582Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:02 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:01.584Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:54:01.584Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:01.584Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:01.590Z|b1255880-5a2f-47e6-8ae2-72cf4df4fb6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:05.552Z|d7867fb5-5325-4ca9-b0a6-a13b8e2927a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:54:05.553Z|d7867fb5-5325-4ca9-b0a6-a13b8e2927a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:54:06.578Z|662aa85b-64ae-4ad2-ab31-b0b964840e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:06.579Z|662aa85b-64ae-4ad2-ab31-b0b964840e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:06.750Z|a85a221b-9884-4f28-8af7-b5136b23a526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:06.751Z|a85a221b-9884-4f28-8af7-b5136b23a526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:06.782Z|e5e6eec4-af69-4ded-af63-2b9fb9bea95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:06.783Z|e5e6eec4-af69-4ded-af63-2b9fb9bea95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:09.662Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:09.667Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:09.667Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:54:09.668Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:09.668Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:09.668Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:54:09.669Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbf89f2ae6d23c031bd0afec102d62d3", X-B3-SpanId:"a0aad1980a76ea75", X-B3-ParentSpanId:"b634ca0c431280ba", X-B3-Sampled:"0", X-ONAP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-TransactionID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ECOMP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cef1b130-5152-4e6d-978f-ec3d97d7d31c"] 2022-10-21T17:54:09.669Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:54:09.669Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:09.700Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:09.701Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:09.701Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:54:09.701Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:10 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:09.702Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:54:09.702Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:09.703Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:54:09.705Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:09.706Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:09.706Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:09.706Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:09.707Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:09.707Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbf89f2ae6d23c031bd0afec102d62d3", X-B3-SpanId:"cbcf8a1e290ae820", X-B3-ParentSpanId:"b634ca0c431280ba", X-B3-Sampled:"0", X-ONAP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-TransactionID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ECOMP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4765af0-f5a7-4b6b-ad49-d0a6efaabc15"] 2022-10-21T17:54:09.707Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:09.708Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:09.721Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:09.721Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:09.722Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:09.722Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:10 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:09.723Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:54:09.723Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:09.723Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:09.783Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:09.783Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:09.784Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:09.784Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:09.784Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:09.785Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-TransactionID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ECOMP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f26ce234-6a89-4169-8b5e-634ff38bc245"] 2022-10-21T17:54:09.785Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:09.785Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:09.914Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:09.915Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:09.915Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:09.916Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA3F73DDC3DD75A20D3EABE1D1766159; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:54:10 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T17:54:09.917Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:54:09.918Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:09.918Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:09.956Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:09.956Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:09.956Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:09.957Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:09.957Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:09.957Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-TransactionID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ECOMP-RequestID:"ce42f524-c092-4b68-b665-c1fb40778c48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9bb9cbe-a0ab-4160-99be-b012f74eaa9a"] 2022-10-21T17:54:09.957Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:09.958Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:10.083Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:10.083Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:10.084Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:10.084Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=462F3F685D7CB25BE14F2B8B39852DC9; 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:"Fri, 21 Oct 2022 17:54:10 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:54:10.084Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:54:10.085Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:10.085Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:10.089Z|ce42f524-c092-4b68-b665-c1fb40778c48|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:11.745Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:11.750Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:11.751Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||Invoke 2022-10-21T17:54:11.751Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:11.751Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:11.751Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Method : GET 2022-10-21T17:54:11.752Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f06911fa65807ad4d6a4776177e94d29", X-B3-SpanId:"3964a29b0284f2bf", X-B3-ParentSpanId:"15504ffadb59f28d", X-B3-Sampled:"0", X-ONAP-RequestID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-RequestID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-TransactionID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-ECOMP-RequestID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2bf0de3-5cb2-426c-9b9c-1238ea9c3a5f"] 2022-10-21T17:54:11.752Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Request body: 2022-10-21T17:54:11.752Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:11.779Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:11.780Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:11.780Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status text : OK 2022-10-21T17:54:11.780Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:11.781Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Response body: { "requestId" : "638bc73a-1a45-4772-bd82-28a53a575f92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:53:59.000+00:00", "endTime" : "2022-10-21T17:54:04.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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\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-10-21T17:54:05.000+00:00", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d", "cloudApiRequests" : [ ], "requestURI" : "638bc73a-1a45-4772-bd82-28a53a575f92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" } } } 2022-10-21T17:54:11.782Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:11.782Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||InvokeReturn 2022-10-21T17:54:11.783Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:11.784Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:11.784Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:11.784Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:11.785Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:11.785Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f06911fa65807ad4d6a4776177e94d29", X-B3-SpanId:"d2879c7f2d1f5107", X-B3-ParentSpanId:"15504ffadb59f28d", X-B3-Sampled:"0", X-ONAP-RequestID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-RequestID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-TransactionID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-ECOMP-RequestID:"3431120c-1462-4fc1-aac3-c7fb55783feb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c71aa03c-14ec-4d13-9b6b-9b2ed1fca636"] 2022-10-21T17:54:11.785Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:11.786Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:11.803Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:11.804Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:11.804Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:11.804Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:11.806Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:54:11.806Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:11.806Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:11.817Z|3431120c-1462-4fc1-aac3-c7fb55783feb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:11.969Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:11.974Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:11.974Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||Invoke 2022-10-21T17:54:11.975Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:11.975Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:11.976Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Method : GET 2022-10-21T17:54:11.976Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b10873f34dbab50e8ad55cb7d57b45a6", X-B3-SpanId:"cd0c1a30c4464436", X-B3-ParentSpanId:"b4a1dfd262f54439", X-B3-Sampled:"0", X-ONAP-RequestID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-RequestID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-TransactionID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-ECOMP-RequestID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d143447-98db-4ffc-be7a-8f37b18807c1"] 2022-10-21T17:54:11.976Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Request body: 2022-10-21T17:54:11.977Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:12.007Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:12.007Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:12.008Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status text : OK 2022-10-21T17:54:12.008Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:12.010Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Response body: { "requestId" : "638bc73a-1a45-4772-bd82-28a53a575f92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:53:59.000+00:00", "endTime" : "2022-10-21T17:54:04.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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\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-10-21T17:54:05.000+00:00", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d", "cloudApiRequests" : [ ], "requestURI" : "638bc73a-1a45-4772-bd82-28a53a575f92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" } } } 2022-10-21T17:54:12.010Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:12.011Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||InvokeReturn 2022-10-21T17:54:12.012Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:12.012Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:12.013Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:12.013Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:12.013Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:12.013Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b10873f34dbab50e8ad55cb7d57b45a6", X-B3-SpanId:"1f54f6da1231b6a8", X-B3-ParentSpanId:"b4a1dfd262f54439", X-B3-Sampled:"0", X-ONAP-RequestID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-RequestID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-TransactionID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-ECOMP-RequestID:"b7c646bc-3741-4da6-b6eb-8439b94cdf38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4b959d8-ac4e-42a1-9e26-cf466269356e"] 2022-10-21T17:54:12.014Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:12.014Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:12.027Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:12.027Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:12.028Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:12.028Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:12.029Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:54:12.030Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:12.030Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:12.037Z|b7c646bc-3741-4da6-b6eb-8439b94cdf38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:12.178Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:12.182Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:12.182Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||Invoke 2022-10-21T17:54:12.182Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:12.182Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:12.183Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Method : GET 2022-10-21T17:54:12.183Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04cd39b0c779d37040a031341e8db66e", X-B3-SpanId:"dbe2b0e85eaf0fb7", X-B3-ParentSpanId:"dcfb5055fcc72513", X-B3-Sampled:"0", X-ONAP-RequestID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-RequestID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-TransactionID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-ECOMP-RequestID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6784ecf9-6a93-4f1a-9e6b-7a40072522e5"] 2022-10-21T17:54:12.183Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Request body: 2022-10-21T17:54:12.183Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:12.204Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:12.204Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:12.205Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status text : OK 2022-10-21T17:54:12.205Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:12.206Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Response body: { "requestId" : "638bc73a-1a45-4772-bd82-28a53a575f92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:53:59.000+00:00", "endTime" : "2022-10-21T17:54:04.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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\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-10-21T17:54:05.000+00:00", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d", "cloudApiRequests" : [ ], "requestURI" : "638bc73a-1a45-4772-bd82-28a53a575f92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" } } } 2022-10-21T17:54:12.206Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:12.206Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||InvokeReturn 2022-10-21T17:54:12.207Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:12.207Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:12.208Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:12.208Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:12.208Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:12.208Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04cd39b0c779d37040a031341e8db66e", X-B3-SpanId:"bf7400c0625865ca", X-B3-ParentSpanId:"dcfb5055fcc72513", X-B3-Sampled:"0", X-ONAP-RequestID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-RequestID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-TransactionID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-ECOMP-RequestID:"efe0a9a1-f8a7-4b42-824b-9e076e31caa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee37fe3e-159b-49f9-9dc3-9f0ffdbacf4f"] 2022-10-21T17:54:12.209Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:12.209Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:12.222Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:12.223Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:12.223Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:12.223Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:12.224Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:54:12.224Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:12.224Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:12.231Z|efe0a9a1-f8a7-4b42-824b-9e076e31caa3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:12.389Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:12.393Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:12.394Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||Invoke 2022-10-21T17:54:12.394Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:12.395Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92 2022-10-21T17:54:12.395Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Method : GET 2022-10-21T17:54:12.395Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bbe4fe4a8edb1503a50190117726dbc", X-B3-SpanId:"fca96eb6a1c2f782", X-B3-ParentSpanId:"567dd2cf7274a77e", X-B3-Sampled:"0", X-ONAP-RequestID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-RequestID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-TransactionID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-ECOMP-RequestID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5f3713a-2e70-4fa4-9f9d-e690dfa4f138"] 2022-10-21T17:54:12.396Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Request body: 2022-10-21T17:54:12.396Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:12.417Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:12.417Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:12.417Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Status text : OK 2022-10-21T17:54:12.418Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:12.418Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||Response body: { "requestId" : "638bc73a-1a45-4772-bd82-28a53a575f92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T17:53:59.000+00:00", "endTime" : "2022-10-21T17:54:04.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\": \"60d83227-b3d4-4b46-86d7-ceb3f9534f55\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dc78f4b8-b602-4f37-ac73-cd7f5ddd7efd\"\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-10-21T17:54:05.000+00:00", "serviceInstanceId" : "66921db3-5547-4eb8-aa8c-3552e1dd527d", "serviceInstanceName" : "basic_network-90a17a55-b5c6-43fd-a708-2a90a6caafcd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/66921db3-5547-4eb8-aa8c-3552e1dd527d", "cloudApiRequests" : [ ], "requestURI" : "638bc73a-1a45-4772-bd82-28a53a575f92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92" } } } 2022-10-21T17:54:12.419Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:12.419Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/638bc73a-1a45-4772-bd82-28a53a575f92|INFO|500||InvokeReturn 2022-10-21T17:54:12.421Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:12.421Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:12.421Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:12.422Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false 2022-10-21T17:54:12.422Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:12.422Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bbe4fe4a8edb1503a50190117726dbc", X-B3-SpanId:"c3fd02a619038019", X-B3-ParentSpanId:"567dd2cf7274a77e", X-B3-Sampled:"0", X-ONAP-RequestID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-RequestID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-TransactionID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-ECOMP-RequestID:"0d794cb7-bb25-446e-bb95-ae17d40201f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bac30dff-b491-4ec0-b13a-009ba4fac26d"] 2022-10-21T17:54:12.422Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:12.423Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:12.436Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:12.437Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:12.437Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:12.437Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:12.438Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T17:54:12.438Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:12.439Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=638bc73a-1a45-4772-bd82-28a53a575f92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:12.447Z|0d794cb7-bb25-446e-bb95-ae17d40201f4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/638bc73a-1a45-4772-bd82-28a53a575f92|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:16.601Z|45dc6399-9d09-4169-800e-8c35a2d87bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:16.602Z|45dc6399-9d09-4169-800e-8c35a2d87bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:16.802Z|17ae5dbd-de24-4edb-9375-4b74e0df0a95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:16.803Z|17ae5dbd-de24-4edb-9375-4b74e0df0a95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:16.811Z|babe7116-b7ad-4690-af30-9a78cf13910b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:16.811Z|babe7116-b7ad-4690-af30-9a78cf13910b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:20.257Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:20.262Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:20.263Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:54:20.263Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:20.263Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:20.263Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:54:20.264Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"593da1b3fe5912f18da55ddb9f161418", X-B3-SpanId:"86d952c8b164a1de", X-B3-ParentSpanId:"9896dc05d47c2ddc", X-B3-Sampled:"0", X-ONAP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-TransactionID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ECOMP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a52ba8d-3dbb-4d4a-a32f-b9386714dd77"] 2022-10-21T17:54:20.264Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:54:20.265Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:20.292Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:20.293Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:20.293Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:54:20.293Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:21 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:20.297Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:54:20.297Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:20.298Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:54:20.301Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:20.301Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:20.302Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:20.302Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:20.302Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:20.302Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"593da1b3fe5912f18da55ddb9f161418", X-B3-SpanId:"4411f3ba6c50762b", X-B3-ParentSpanId:"9896dc05d47c2ddc", X-B3-Sampled:"0", X-ONAP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-TransactionID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ECOMP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2477fa18-d86a-48c9-8736-b491cc7858fa"] 2022-10-21T17:54:20.303Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:20.303Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:20.320Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:20.321Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:20.321Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:20.321Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:21 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:20.324Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:54:20.325Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:20.325Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:20.353Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:20.354Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:20.354Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:20.354Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:20.354Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:20.354Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-TransactionID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ECOMP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6c3d251-bce3-485b-a577-9a94c958a37d"] 2022-10-21T17:54:20.355Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:20.355Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:20.487Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:20.488Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:20.488Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:20.488Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B3181BD155A5A3519D414A119D5000B3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:54:20 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T17:54:20.489Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:54:20.489Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:20.490Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:20.511Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:20.512Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:20.512Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:20.512Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:20.513Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:20.513Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-TransactionID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ECOMP-RequestID:"0f290ea1-91bd-4391-8602-f7ffc1034316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7a77e8-bb93-46f1-a441-028241a6db98"] 2022-10-21T17:54:20.513Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:20.513Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:20.551Z|b4d8d4b1-0072-432d-a864-6bc955ab4a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:54:20.552Z|b4d8d4b1-0072-432d-a864-6bc955ab4a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:54:20.640Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:20.641Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:20.641Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:20.642Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E2BEE2C017DBD442F59523D6CB3995C; 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:"Fri, 21 Oct 2022 17:54:20 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T17:54:20.642Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:54:20.642Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:20.643Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:20.647Z|0f290ea1-91bd-4391-8602-f7ffc1034316|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:20.812Z|45c845fa-68f3-4ec3-b151-48c8b39f9ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:54:20.812Z|45c845fa-68f3-4ec3-b151-48c8b39f9ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:54:26.626Z|986639a9-2197-4648-97de-d8c414a245ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:26.626Z|986639a9-2197-4648-97de-d8c414a245ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:26.827Z|4a2dcb0d-a603-4949-9101-45932a19e82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:26.828Z|4a2dcb0d-a603-4949-9101-45932a19e82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:26.837Z|72dbdccd-f4c5-4c72-9b7c-488e4bd62e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:26.838Z|72dbdccd-f4c5-4c72-9b7c-488e4bd62e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:30.796Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:30.802Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:30.802Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:54:30.802Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:30.802Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:30.803Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:54:30.803Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"919971b47729b5a6319b810915907f7a", X-B3-SpanId:"1ff693b04d813802", X-B3-ParentSpanId:"d43b1a4031bb8f2c", X-B3-Sampled:"0", X-ONAP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-TransactionID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ECOMP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bae84f5a-4925-4b4d-a06f-073e27fe4623"] 2022-10-21T17:54:30.803Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:54:30.803Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:30.832Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:30.832Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:30.833Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:54:30.833Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:31 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:30.834Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:54:30.835Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:30.835Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:54:30.836Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:30.837Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:30.837Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:30.837Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:30.837Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:30.837Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"919971b47729b5a6319b810915907f7a", X-B3-SpanId:"908a28b1d41c7ac1", X-B3-ParentSpanId:"d43b1a4031bb8f2c", X-B3-Sampled:"0", X-ONAP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-TransactionID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ECOMP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcfddb7e-5b41-44e8-93b7-0357243a64b3"] 2022-10-21T17:54:30.838Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:30.838Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:30.854Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:30.855Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:30.855Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:30.855Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:31 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:30.855Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:54:30.856Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:30.856Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:30.878Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:30.878Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:30.879Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:30.879Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:30.879Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:30.880Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-TransactionID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ECOMP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac1e4a8d-6363-4fc3-ab18-7d1a29e340df"] 2022-10-21T17:54:30.880Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:30.880Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:31.011Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:31.011Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:31.012Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:31.012Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FAA284BA43DB9D5DA0A2DDD94508991A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:54:31 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:54:31.012Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:54:31.013Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:31.013Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:31.037Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:31.038Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:31.038Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:31.038Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:31.039Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:31.039Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-TransactionID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ECOMP-RequestID:"8ae8dff6-6a67-4d40-827f-3ffcc385e56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f01bae86-4333-4dbe-a8bf-2f6a66176205"] 2022-10-21T17:54:31.039Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:31.040Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:31.168Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:31.168Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:31.169Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:31.169Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2157A8A8DDBCA15EB0F08F8E4ABEC751; 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:"Fri, 21 Oct 2022 17:54:31 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:54:31.169Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:54:31.170Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:31.170Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:31.177Z|8ae8dff6-6a67-4d40-827f-3ffcc385e56c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:35.551Z|dc16826d-8968-4dd2-bab9-96351db6bc85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:54:35.552Z|dc16826d-8968-4dd2-bab9-96351db6bc85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:54:36.651Z|4968afe8-b7f4-4e61-b7df-59adfd50c61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:36.652Z|4968afe8-b7f4-4e61-b7df-59adfd50c61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:36.851Z|a68ca9ee-e315-4ac1-92e1-4ce726c98995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:36.851Z|a68ca9ee-e315-4ac1-92e1-4ce726c98995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:36.856Z|16743fc6-956d-449a-982e-9e3fadd57beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:36.856Z|16743fc6-956d-449a-982e-9e3fadd57beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:41.339Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:41.344Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:41.344Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:54:41.345Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:41.345Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:41.345Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:54:41.345Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf4395fbf3de009cc1c1b8300290c836", X-B3-SpanId:"8661a324cdea437c", X-B3-ParentSpanId:"1dacd80186f31041", X-B3-Sampled:"0", X-ONAP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-TransactionID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ECOMP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e67f7f50-3d8c-4125-8905-e629e580ea93"] 2022-10-21T17:54:41.346Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:54:41.346Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:41.375Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:41.376Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:41.376Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:54:41.376Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:42 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:41.378Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:54:41.378Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:41.379Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:54:41.380Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:41.380Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:41.380Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:41.381Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:41.381Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:41.381Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf4395fbf3de009cc1c1b8300290c836", X-B3-SpanId:"ab2e59bec84c4547", X-B3-ParentSpanId:"1dacd80186f31041", X-B3-Sampled:"0", X-ONAP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-TransactionID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ECOMP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d93ab7b-3bf7-4e37-bf20-212a04406d6e"] 2022-10-21T17:54:41.381Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:41.382Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:41.399Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:41.399Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:41.400Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:41.400Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:42 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:41.401Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:54:41.401Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:41.401Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:41.447Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:41.447Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:41.447Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:41.448Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:41.448Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:41.448Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-TransactionID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ECOMP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a585889-2b14-4ec2-b713-e3794d257e0f"] 2022-10-21T17:54:41.448Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:41.449Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:41.578Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:41.579Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:41.579Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:41.580Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B08AE4ACD765363143C71BFACF42350B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:54:41 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T17:54:41.580Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:54:41.580Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:41.581Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:41.600Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:41.600Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:41.601Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:41.601Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:41.601Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:41.601Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-TransactionID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ECOMP-RequestID:"5f18c1b3-11f8-4b92-a118-1ea9677e33c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d0c389-be70-4f5e-bf1b-02db33f4cdd0"] 2022-10-21T17:54:41.602Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:41.602Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:41.745Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:41.746Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:41.746Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:41.747Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9C65ABEA33E8AB30484FE4BFE33E7841; 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:"Fri, 21 Oct 2022 17:54:41 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-10-21T17:54:41.747Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:54:41.747Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:41.748Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:41.753Z|5f18c1b3-11f8-4b92-a118-1ea9677e33c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:46.678Z|58876a43-2a12-40c5-bf71-60b06ff67d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:46.679Z|58876a43-2a12-40c5-bf71-60b06ff67d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:46.883Z|87eeeeab-7de4-4e7f-a559-4e83319d893d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:46.884Z|87eeeeab-7de4-4e7f-a559-4e83319d893d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:46.887Z|c1509012-8e36-47b5-b755-6f75b610765f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:46.888Z|c1509012-8e36-47b5-b755-6f75b610765f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:50.551Z|ec7ea9a9-7d9d-4632-8dc2-68515a57e673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:54:50.553Z|ec7ea9a9-7d9d-4632-8dc2-68515a57e673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:54:50.813Z|a6471aaf-507b-4f92-9a58-7752f2678a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:54:50.814Z|a6471aaf-507b-4f92-9a58-7752f2678a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:54:51.905Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:54:51.910Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:51.911Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:54:51.911Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:51.911Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:54:51.911Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:54:51.912Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7352c87b37f7b2b67e2832b526b75af0", X-B3-SpanId:"08cca840971c8d0f", X-B3-ParentSpanId:"1fea860dd44c8ff7", X-B3-Sampled:"0", X-ONAP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-TransactionID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ECOMP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cae021a4-0945-42ec-94fb-fe02640b498a"] 2022-10-21T17:54:51.912Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:54:51.912Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:51.941Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:51.941Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:51.941Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:54:51.941Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:52 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:51.942Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:54:51.943Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:51.943Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:54:51.944Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:51.944Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:54:51.945Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:51.945Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:54:51.945Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:54:51.945Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7352c87b37f7b2b67e2832b526b75af0", X-B3-SpanId:"ec1cb38d64c39e0c", X-B3-ParentSpanId:"1fea860dd44c8ff7", X-B3-Sampled:"0", X-ONAP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-TransactionID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ECOMP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a4f96dd-c515-46c1-9f6e-e815636dc985"] 2022-10-21T17:54:51.945Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:54:51.946Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:51.964Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:51.964Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:51.964Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:54:51.965Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:54:52 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:54:51.965Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:54:51.966Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:51.966Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:54:51.989Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:51.989Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:51.990Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:51.990Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:54:51.990Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:51.990Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-TransactionID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ECOMP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd4d29a5-4309-49bf-b29d-42ee3355a475"] 2022-10-21T17:54:51.990Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:51.991Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:52.125Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:52.126Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:52.126Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:52.126Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C66ACCC8C4729A10BA7875EB7E51A31E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:54:52 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T17:54:52.127Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:54:52.127Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:52.127Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:52.146Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:52.146Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:54:52.146Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:54:52.147Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:54:52.147Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:54:52.147Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-TransactionID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ECOMP-RequestID:"0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e67dc1b5-f6ce-422a-be51-028bcc3cc6af"] 2022-10-21T17:54:52.147Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:54:52.147Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:54:52.274Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:54:52.275Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:54:52.275Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:54:52.275Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=50FD9DBAA0B4D8A5D923F9B7F04D675F; 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:"Fri, 21 Oct 2022 17:54:52 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:54:52.276Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:326eee0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:52:57.790+0000","endTime":"2022-10-21T17:52:57.798+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:54:52.276Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:54:52.276Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:54:52.281Z|0ab750a8-ec0a-4bb6-b0c0-ccf5feed033e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:54:56.717Z|430aa295-29a6-45ac-8367-ef6fe8f33ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:56.718Z|430aa295-29a6-45ac-8367-ef6fe8f33ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:56.910Z|13a8e2ce-4a14-4bf8-b920-6f58bd4c56bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:56.911Z|13a8e2ce-4a14-4bf8-b920-6f58bd4c56bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:54:56.917Z|2e48d117-0e34-4662-abe2-a2ce4145e2db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:54:56.917Z|2e48d117-0e34-4662-abe2-a2ce4145e2db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:00.364Z|6ad4068d-0fb4-43c7-a51d-ebb2b0bfc97b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:55:00.365Z|6ad4068d-0fb4-43c7-a51d-ebb2b0bfc97b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:02.448Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:55:02.455Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:02.456Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:55:02.456Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:02.457Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:02.457Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:55:02.457Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11ae6f00ba879aec272168efcc2d22f9", X-B3-SpanId:"2d45c17e913c32a1", X-B3-ParentSpanId:"1006bdc26141f657", X-B3-Sampled:"0", X-ONAP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-TransactionID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ECOMP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a573367e-36ec-416d-a363-0b6769af1930"] 2022-10-21T17:55:02.458Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:55:02.458Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:02.489Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:02.490Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:02.490Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:55:02.491Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:03 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:02.492Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:55:02.492Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:02.493Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:55:02.495Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:02.495Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:55:02.496Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:02.496Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:02.497Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:55:02.497Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11ae6f00ba879aec272168efcc2d22f9", X-B3-SpanId:"2a15ed957f0ecae7", X-B3-ParentSpanId:"1006bdc26141f657", X-B3-Sampled:"0", X-ONAP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-TransactionID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ECOMP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21621e10-ee70-4c7e-a4ce-0e71c84c177b"] 2022-10-21T17:55:02.498Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:55:02.498Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:02.514Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:02.515Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:02.516Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:55:02.516Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:03 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:02.517Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:55:02.517Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:02.518Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:55:02.543Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:02.543Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:02.543Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:02.544Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:02.544Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:02.544Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-TransactionID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ECOMP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42e874ca-52e2-4ce8-9559-51296d9acb99"] 2022-10-21T17:55:02.545Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:02.545Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:02.683Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:02.683Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:02.684Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:02.684Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA9662256FE43FC6C6B230A5E40B27DE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:55:02 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T17:55:02.685Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:55:02.685Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:02.686Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:02.705Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:02.705Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:02.706Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:02.706Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:02.706Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:02.706Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-TransactionID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ECOMP-RequestID:"8213256d-b690-4530-b0de-bfa3ce1c06ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c861b7-4d0c-48e5-80cf-3dc493eddc55"] 2022-10-21T17:55:02.707Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:02.707Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:02.831Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:02.832Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:02.832Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:02.832Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=13307CDE2A55CDC2447ACAFC8D203E06; 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:"800", date:"Fri, 21 Oct 2022 17:55:02 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T17:55:02.833Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"79abeeb2-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:79aba089-5169-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"79abeeb1-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:54:57.308+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:55:02.833Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:02.833Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:02.837Z|8213256d-b690-4530-b0de-bfa3ce1c06ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:55:05.551Z|d2b1cd3e-4b32-41bb-8182-7bce7ee2139f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:55:05.552Z|d2b1cd3e-4b32-41bb-8182-7bce7ee2139f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:55:06.763Z|8529ee31-c69c-46c6-a74b-097fa010301f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:06.764Z|8529ee31-c69c-46c6-a74b-097fa010301f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:06.935Z|39d1c812-c726-4b79-8f7c-55cda165e275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:06.935Z|39d1c812-c726-4b79-8f7c-55cda165e275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:06.941Z|ad53d521-0a90-4f0b-8616-0394c6984cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:06.942Z|ad53d521-0a90-4f0b-8616-0394c6984cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:13.002Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:55:13.009Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:13.009Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:55:13.010Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:13.010Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:13.010Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:55:13.010Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05d2c43eb94ac6302f45dca0358a8aa3", X-B3-SpanId:"12ddbb665fbb5d39", X-B3-ParentSpanId:"61b018c0df41fdf1", X-B3-Sampled:"0", X-ONAP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-TransactionID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ECOMP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85800d6f-02b1-4c22-9aa1-72ade52438d5"] 2022-10-21T17:55:13.011Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:55:13.011Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:13.049Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:13.050Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:13.050Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:55:13.051Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:13 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:13.053Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:55:13.053Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:13.054Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:55:13.055Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:13.055Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:55:13.056Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:13.056Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:13.056Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:55:13.057Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05d2c43eb94ac6302f45dca0358a8aa3", X-B3-SpanId:"511b57a919221056", X-B3-ParentSpanId:"61b018c0df41fdf1", X-B3-Sampled:"0", X-ONAP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-TransactionID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ECOMP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fb207db-be3c-4bbb-9949-0aeca82a22b7"] 2022-10-21T17:55:13.057Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:55:13.057Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:13.077Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:13.078Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:13.078Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:55:13.078Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:13 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:13.085Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:55:13.086Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:13.086Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:55:13.109Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:13.110Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:13.110Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:13.110Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:13.110Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:13.111Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-TransactionID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ECOMP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b9cf77f-cd9b-4a37-a6f0-4bcf1c4edfc5"] 2022-10-21T17:55:13.111Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:13.111Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:13.239Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:13.240Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:13.240Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:13.240Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=707A17F2D742092597BA2EA38823CC3B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:55:13 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:55:13.241Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:55:13.241Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:13.241Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:13.261Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:13.262Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:13.262Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:13.262Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:13.263Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:13.263Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-TransactionID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ECOMP-RequestID:"c4243e10-2c4c-4f30-a013-76de4c090ee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4474ed7-da22-456b-965a-380e93e13648"] 2022-10-21T17:55:13.263Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:13.263Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:13.391Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:13.392Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:13.392Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:13.392Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=10319F1C8082395E07506F22BDFDEB47; 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:"800", date:"Fri, 21 Oct 2022 17:55:13 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:55:13.393Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"79abeeb2-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:79aba089-5169-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"79abeeb1-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:54:57.308+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:55:13.393Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:13.394Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:13.397Z|c4243e10-2c4c-4f30-a013-76de4c090ee7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:55:16.795Z|f6e15063-ff58-4023-a0a0-aa823005141c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:16.796Z|f6e15063-ff58-4023-a0a0-aa823005141c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:16.958Z|bdc3a7a0-d341-4a82-b31d-259dd2c22e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:16.958Z|bdc3a7a0-d341-4a82-b31d-259dd2c22e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:16.961Z|32c5c807-f2f0-4535-b9e2-89eb1c70e3bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:16.961Z|32c5c807-f2f0-4535-b9e2-89eb1c70e3bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:20.551Z|ba587b73-3684-4ad5-bf44-0096812f45bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:55:20.552Z|ba587b73-3684-4ad5-bf44-0096812f45bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:55:20.814Z|92db950d-4493-46dd-b629-e4d5ca0ff563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:55:20.815Z|92db950d-4493-46dd-b629-e4d5ca0ff563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:55:23.552Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:55:23.557Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:23.558Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:55:23.558Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:23.558Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:23.559Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:55:23.559Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a282dca336a5197d88d9cca94198f009", X-B3-SpanId:"3bffb7045cb01aa1", X-B3-ParentSpanId:"9953c0e01a0196d4", X-B3-Sampled:"0", X-ONAP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-TransactionID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ECOMP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e1c534e-3400-4bab-b95b-8f7377f19406"] 2022-10-21T17:55:23.559Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:55:23.560Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:23.588Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:23.588Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:23.589Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:55:23.589Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:24 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:23.590Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:52:57.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:55:23.590Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:23.591Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:55:23.594Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:23.594Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:55:23.595Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:23.595Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:23.595Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:55:23.595Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a282dca336a5197d88d9cca94198f009", X-B3-SpanId:"4bcde4d5af9248a3", X-B3-ParentSpanId:"9953c0e01a0196d4", X-B3-Sampled:"0", X-ONAP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-TransactionID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ECOMP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19dcdded-d575-4918-baa2-3901b28dec6f"] 2022-10-21T17:55:23.596Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:55:23.596Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:23.611Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:23.612Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:23.612Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:55:23.613Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:24 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:23.614Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374777000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:55:23.614Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:23.614Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:55:23.640Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:23.640Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:23.640Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:23.641Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:23.641Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:23.641Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-TransactionID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ECOMP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb229b54-0326-492c-99b4-76e1e5eab22a"] 2022-10-21T17:55:23.642Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:23.642Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:23.783Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:23.783Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:23.783Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:23.784Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=52902207C2CB0B458E5BBFD89633F23C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:55:24 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-10-21T17:55:23.784Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:55:23.784Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:23.784Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:23.803Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:23.803Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:23.804Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:23.804Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:23.804Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:23.804Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-TransactionID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ECOMP-RequestID:"b304e09a-2437-4bb5-a294-e65aae78b49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4211a9bb-770a-41db-a178-ef273be528f3"] 2022-10-21T17:55:23.804Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:23.805Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:23.944Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:23.944Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:23.944Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:23.944Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=07A8A58FB0F6017C6EEEAB9B90F30B86; 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:"800", date:"Fri, 21 Oct 2022 17:55:24 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T17:55:23.945Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"79abeeb2-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:79aba089-5169-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"79abeeb1-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:54:57.308+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:55:23.945Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:23.945Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:23.949Z|b304e09a-2437-4bb5-a294-e65aae78b49f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:55:26.821Z|05764990-cd74-4ede-8717-ea52f88b0653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:26.821Z|05764990-cd74-4ede-8717-ea52f88b0653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:26.982Z|697354c0-7aa1-4bb1-92c1-576497788c28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:26.982Z|33e1d4c8-083b-44d0-abcc-963c355e481c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:26.982Z|697354c0-7aa1-4bb1-92c1-576497788c28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:26.982Z|33e1d4c8-083b-44d0-abcc-963c355e481c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:34.115Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:55:34.119Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:34.119Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:55:34.120Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:34.120Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:34.120Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:55:34.120Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f75271c71733b9d3e9e0109344e57cc9", X-B3-SpanId:"4c2cd6ae7cf56f44", X-B3-ParentSpanId:"2664d1538472a5b0", X-B3-Sampled:"0", X-ONAP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-TransactionID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ECOMP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ed78b0e-ee99-4036-81e2-ba4abffe0980"] 2022-10-21T17:55:34.121Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:55:34.121Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:34.150Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:34.151Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:34.151Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:55:34.151Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:34 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:34.155Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:55:31.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:55:34.155Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:34.155Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:55:34.157Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:34.157Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:55:34.157Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:34.157Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:34.158Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:55:34.158Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f75271c71733b9d3e9e0109344e57cc9", X-B3-SpanId:"6349adb035047394", X-B3-ParentSpanId:"2664d1538472a5b0", X-B3-Sampled:"0", X-ONAP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-TransactionID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ECOMP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3e67a5a-a020-41f6-8449-9a8c72219d7c"] 2022-10-21T17:55:34.158Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:55:34.158Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:34.191Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:34.192Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:34.192Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:55:34.192Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:34 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:34.193Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:55:34.193Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:34.193Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:55:34.216Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:34.217Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:34.217Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:34.217Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:34.217Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:34.218Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-TransactionID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ECOMP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"409951f3-c4d4-450a-9b84-6118f300dedb"] 2022-10-21T17:55:34.218Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:34.218Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:34.361Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:34.361Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:34.361Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:34.362Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=239824F2F66B27AD47EBC1E849BF05AF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:55:34 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T17:55:34.362Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:55:34.362Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:34.363Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:34.382Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:34.383Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:34.383Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:34.383Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:34.383Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:34.383Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-TransactionID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ECOMP-RequestID:"51f38827-b118-45f5-94e2-fa87d6537a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"081fa1f3-ca13-4ea6-8d79-13c8f22d8aff"] 2022-10-21T17:55:34.384Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:34.384Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:34.506Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:34.506Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:34.507Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:34.507Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4EA9A005EAD660C29A674606089B5735; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Fri, 21 Oct 2022 17:55:34 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T17:55:34.507Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"79abeeb2-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:79aba089-5169-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"79abeeb1-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:54:57.308+0000","endTime":"2022-10-21T17:55:31.065+0000","durationInMillis":33757,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:55:34.508Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:34.508Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:34.512Z|51f38827-b118-45f5-94e2-fa87d6537a54|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:55:35.554Z|c69df033-f6af-4cad-83d5-11a0d4d0be6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:55:35.556Z|c69df033-f6af-4cad-83d5-11a0d4d0be6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:55:36.843Z|fc2ca32b-2fbf-48a5-bda2-5e658c8b78dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:36.844Z|fc2ca32b-2fbf-48a5-bda2-5e658c8b78dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:37.004Z|f626a0e6-43f2-45e7-bbf9-f498e0fcbd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:37.004Z|48fc7d00-169b-4cd4-97a5-b271b8223e49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:37.004Z|f626a0e6-43f2-45e7-bbf9-f498e0fcbd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:37.004Z|48fc7d00-169b-4cd4-97a5-b271b8223e49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:44.667Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:55:44.672Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:44.672Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:55:44.673Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:44.673Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:44.673Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:55:44.673Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a00adf2f8d0aab3943bdfc3392b9503", X-B3-SpanId:"5b60d1cbcb94c21a", X-B3-ParentSpanId:"280730accde39ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-TransactionID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ECOMP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c4bdcc1-ed6f-452b-b009-950b2c7a8361"] 2022-10-21T17:55:44.674Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:55:44.674Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:44.714Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:44.715Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:44.715Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:55:44.715Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:45 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:44.717Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:55:31.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:55:44.717Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:44.718Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:55:44.719Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:44.720Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:55:44.720Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:44.720Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:44.721Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:55:44.721Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a00adf2f8d0aab3943bdfc3392b9503", X-B3-SpanId:"5310a581d712a881", X-B3-ParentSpanId:"280730accde39ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-TransactionID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ECOMP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1dffcce-3632-4b90-93b1-110d499625e2"] 2022-10-21T17:55:44.721Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:55:44.722Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:44.747Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:44.748Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:44.749Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:55:44.749Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:45 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:44.750Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:55:44.750Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:44.751Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:55:44.776Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:44.777Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:44.777Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:44.778Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:44.778Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:44.779Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-TransactionID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ECOMP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d95cb2a9-0146-42c5-a77b-4d856c968582"] 2022-10-21T17:55:44.779Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:44.779Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:44.910Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:44.910Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:44.911Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:44.911Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=70217A80984C81FEE0943D1BDE38F865; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:55:45 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T17:55:44.912Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:55:44.912Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:44.912Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:44.931Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:44.931Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:44.931Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:44.933Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:44.933Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:44.933Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-TransactionID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ECOMP-RequestID:"6e2df508-da8c-4311-a9ec-fc4bfed46fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b61d8732-db90-47c9-a351-2981136177be"] 2022-10-21T17:55:44.934Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:44.934Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:45.060Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:45.060Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:45.061Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:45.061Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76CB9151F26268F9D14AC96331BD738C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Fri, 21 Oct 2022 17:55:45 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T17:55:45.061Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"79abeeb2-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:79aba089-5169-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"79abeeb1-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:54:57.308+0000","endTime":"2022-10-21T17:55:31.065+0000","durationInMillis":33757,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:55:45.062Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:45.062Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:45.066Z|6e2df508-da8c-4311-a9ec-fc4bfed46fe8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:55:46.865Z|43892701-5881-4233-ad59-76c3081cfd7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:46.865Z|43892701-5881-4233-ad59-76c3081cfd7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:47.026Z|e90a397d-d660-4ceb-b120-94cc3a4087cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:47.026Z|324875d8-600a-4aab-b86c-837bed0a8aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:47.027Z|e90a397d-d660-4ceb-b120-94cc3a4087cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:47.027Z|324875d8-600a-4aab-b86c-837bed0a8aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:50.551Z|e86d064a-c908-45a8-84d3-b23a15d8bf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:55:50.552Z|e86d064a-c908-45a8-84d3-b23a15d8bf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:55:50.815Z|df3e8fee-8423-4721-919e-938669acada7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:55:50.816Z|df3e8fee-8423-4721-919e-938669acada7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:55:55.217Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:55:55.223Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:55.223Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:55:55.223Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:55.223Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:55:55.224Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:55:55.224Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eed95729d43abaa58458fe9e9e022077", X-B3-SpanId:"62e05255048345ba", X-B3-ParentSpanId:"9aefc089d86d2c71", X-B3-Sampled:"0", X-ONAP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-TransactionID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ECOMP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1542b693-5dcf-4110-b26e-d37a901d3a33"] 2022-10-21T17:55:55.224Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:55:55.224Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:55.258Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:55.259Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:55.259Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:55:55.259Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:56 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:55.263Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T17:52:43.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:55:48.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:55:55.263Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:55.263Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:55:55.265Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:55.265Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:55:55.265Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:55.265Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:55:55.266Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:55:55.266Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eed95729d43abaa58458fe9e9e022077", X-B3-SpanId:"0cf05667e7bce091", X-B3-ParentSpanId:"9aefc089d86d2c71", X-B3-Sampled:"0", X-ONAP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-TransactionID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ECOMP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"611e89a4-eddc-4c4a-8df0-ce7f2606c885"] 2022-10-21T17:55:55.266Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:55:55.266Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:55.298Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:55.298Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:55.299Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:55:55.299Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:55:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:55:55.302Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:55:55.302Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:55.302Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:55:55.325Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:55.326Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:55.326Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:55.326Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:55:55.326Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:55.326Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-TransactionID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ECOMP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bb5ff04-5be7-4b20-a25d-f20577f48d74"] 2022-10-21T17:55:55.327Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:55.327Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:55.456Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:55.457Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:55.457Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:55.457Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D81AA645A7095F2CDBB5A71F23D3B8C; 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:"789", date:"Fri, 21 Oct 2022 17:55:55 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T17:55:55.457Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:52:51.602+0000","endTime":"2022-10-21T17:55:47.369+0000","removalTime":null,"durationInMillis":175767,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2ebd57af-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T17:55:55.458Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:55.458Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:55.477Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:55.477Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:55:55.478Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:55:55.478Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:55:55.478Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:55:55.478Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-TransactionID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ECOMP-RequestID:"d06eeef6-ec50-4594-9bd3-58d74e8c6753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"128364c8-b114-4d30-a5fa-a3e922a42571"] 2022-10-21T17:55:55.478Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:55:55.479Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:55:55.611Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:55:55.612Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:55:55.612Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:55:55.613Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7140CDAF2E2D13DFD2585221C31530B7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Fri, 21 Oct 2022 17:55:55 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T17:55:55.613Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"79abeeb2-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:79aba089-5169-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2ebeb780-5169-11ed-bc22-5ea02eb1b5cd","executionId":"79abeeb1-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:54:57.308+0000","endTime":"2022-10-21T17:55:31.065+0000","durationInMillis":33757,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:55:55.613Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:55:55.614Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ebeb780-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:55:55.618Z|d06eeef6-ec50-4594-9bd3-58d74e8c6753|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:55:56.889Z|eeafc170-d783-4aa5-af1c-bcf8a265228a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:56.890Z|eeafc170-d783-4aa5-af1c-bcf8a265228a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:57.048Z|0da7052f-3bf7-4de6-ac48-4366ffc4f7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:57.048Z|36490b6f-54f9-4ede-a741-0ed3668cb9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:55:57.049Z|36490b6f-54f9-4ede-a741-0ed3668cb9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:55:57.049Z|0da7052f-3bf7-4de6-ac48-4366ffc4f7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:00.364Z|745ec3e6-6ec4-474f-9712-33ad0fb4c31f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:56:00.365Z|745ec3e6-6ec4-474f-9712-33ad0fb4c31f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:05.551Z|d2a6e4d1-1e64-4737-b929-38ce4670944f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:56:05.552Z|d2a6e4d1-1e64-4737-b929-38ce4670944f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:56:05.779Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:56:05.786Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:05.786Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:56:05.787Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:05.787Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:05.787Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:56:05.788Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4777dd03387cfa7420ff78bf70d15f1a", X-B3-SpanId:"b02566c93c870f73", X-B3-ParentSpanId:"d08ded8b40dc2c68", X-B3-Sampled:"0", X-ONAP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-TransactionID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ECOMP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0cac06f-50f4-4fae-bc88-bea3b323e4bd"] 2022-10-21T17:56:05.788Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:56:05.788Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:05.820Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:05.821Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:05.821Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:56:05.821Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:06 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:05.823Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:03.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:56:05.823Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:05.823Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:56:05.825Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:05.825Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:56:05.847Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:05.847Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:05.847Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:56:05.847Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4777dd03387cfa7420ff78bf70d15f1a", X-B3-SpanId:"9672bfa6aaba2c88", X-B3-ParentSpanId:"d08ded8b40dc2c68", X-B3-Sampled:"0", X-ONAP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-TransactionID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ECOMP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5aee5d5-fd71-4d25-a477-7515ba3831b0"] 2022-10-21T17:56:05.848Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:56:05.848Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:05.867Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:05.867Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:05.867Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:56:05.868Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:06 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:05.870Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:56:05.871Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:05.871Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:56:05.905Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:05.905Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:05.905Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:05.906Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:05.906Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:05.906Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-TransactionID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ECOMP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7945422-887c-4cb6-a3f9-1fd9a2d90837"] 2022-10-21T17:56:05.906Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:05.906Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:06.035Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:06.036Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:06.036Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:06.036Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3FB4244FBB50BBC771172C133DA68014; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:56:06 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:56:06.037Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:56:06.037Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:06.037Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:06.057Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:06.057Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:06.057Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:06.057Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:06.058Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:06.058Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-TransactionID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ECOMP-RequestID:"319145ac-50cf-455b-a052-50fcd1ca5131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"640ce9c2-4746-4ed0-aa85-0a8ee9a58fa3"] 2022-10-21T17:56:06.058Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:06.058Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:06.185Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:06.185Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:06.186Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:06.186Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=403CFC91D6D60F0E05B5F3DC157D94CF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 17:56:06 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T17:56:06.186Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:a1dc2b49-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:04.733+0000","endTime":"2022-10-21T17:56:04.733+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:56:06.186Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:06.187Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:06.191Z|319145ac-50cf-455b-a052-50fcd1ca5131|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:56:06.911Z|3d5e4403-2c93-41d6-bf9e-0b9dd71bc007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:06.912Z|3d5e4403-2c93-41d6-bf9e-0b9dd71bc007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:07.071Z|13361c7a-df22-468d-8c89-83a392983886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:07.072Z|13361c7a-df22-468d-8c89-83a392983886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:07.076Z|adc709a4-7199-4322-ad2d-7e9b4d0dc2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:07.076Z|adc709a4-7199-4322-ad2d-7e9b4d0dc2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:16.363Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:56:16.368Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:16.368Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:56:16.369Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:16.369Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:16.370Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:56:16.370Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aff645c2a99d9fec46f48daea6d7deed", X-B3-SpanId:"c5e2088f45e12ee8", X-B3-ParentSpanId:"65924cf5d5dae804", X-B3-Sampled:"0", X-ONAP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-TransactionID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ECOMP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd8e463c-3e5f-4de6-bbe4-a4c8c8365c1e"] 2022-10-21T17:56:16.371Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:56:16.371Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:16.403Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:16.404Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:16.404Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:56:16.405Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:16.405Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:56:16.406Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:16.407Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:56:16.408Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:16.408Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:56:16.409Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:16.409Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:16.409Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:56:16.410Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aff645c2a99d9fec46f48daea6d7deed", X-B3-SpanId:"9dd13c840c44bc5c", X-B3-ParentSpanId:"65924cf5d5dae804", X-B3-Sampled:"0", X-ONAP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-TransactionID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ECOMP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02e81200-84f9-4514-b2f5-a135e8a85eb6"] 2022-10-21T17:56:16.410Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:56:16.410Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:16.429Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:16.430Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:16.430Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:56:16.430Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:17 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:16.440Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:56:16.440Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:16.441Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:56:16.479Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:16.480Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:16.480Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:16.480Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:16.481Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:16.481Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-TransactionID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ECOMP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b343c06a-db4a-4dbe-ad7b-9e2436527868"] 2022-10-21T17:56:16.481Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:16.482Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:16.606Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:16.606Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:16.606Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:16.607Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F77F6C661E7281AF572F676E926D787D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:56:16 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:56:16.607Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:56:16.607Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:16.608Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:16.627Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:16.627Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:16.628Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:16.628Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:16.628Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:16.628Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-TransactionID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ECOMP-RequestID:"419eba6b-3245-461d-9bd5-2b2b52d92905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"679217a1-5466-4f67-9a6c-30938b4232e3"] 2022-10-21T17:56:16.628Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:16.629Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:16.752Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:16.753Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:16.754Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:16.754Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE5E969072721CBAB399499E59B973F5; 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:"Fri, 21 Oct 2022 17:56:16 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:56:16.754Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:56:16.755Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:16.755Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:16.760Z|419eba6b-3245-461d-9bd5-2b2b52d92905|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:56:16.933Z|691e398b-5ec0-45a2-8ed1-c129e80adee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:16.934Z|691e398b-5ec0-45a2-8ed1-c129e80adee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:17.096Z|bcbefd60-afa8-4c26-97de-00c0666df115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:17.097Z|bcbefd60-afa8-4c26-97de-00c0666df115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:17.100Z|e1983a89-789b-491d-a2e5-6ad67ae40979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:17.101Z|e1983a89-789b-491d-a2e5-6ad67ae40979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:20.551Z|9a6b3984-71fb-486c-991e-8aeba82413ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:56:20.553Z|9a6b3984-71fb-486c-991e-8aeba82413ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:56:20.826Z|28a5fb21-219a-4e20-89e9-531d23c6f2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:56:20.827Z|28a5fb21-219a-4e20-89e9-531d23c6f2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:56:26.919Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:56:26.924Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:26.924Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:56:26.924Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:26.925Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:26.925Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:56:26.925Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a289821cdab77cd7255599eba8f27d", X-B3-SpanId:"38c6991973836f5e", X-B3-ParentSpanId:"b3ad62dd423e52dd", X-B3-Sampled:"0", X-ONAP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-TransactionID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ECOMP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7014114d-3c4d-4423-b007-701da6f2ae85"] 2022-10-21T17:56:26.925Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:56:26.925Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:26.951Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:26.951Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:26.952Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:56:26.952Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:27 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:26.953Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:56:26.954Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:26.954Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:56:26.955Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:26.955Z|d7fb24fd-cd91-4e1d-97d0-deff0e57dfb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:26.956Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:56:26.956Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:26.956Z|d7fb24fd-cd91-4e1d-97d0-deff0e57dfb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:26.956Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:26.956Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:56:26.957Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a289821cdab77cd7255599eba8f27d", X-B3-SpanId:"f00026ca67eaad0e", X-B3-ParentSpanId:"b3ad62dd423e52dd", X-B3-Sampled:"0", X-ONAP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-TransactionID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ECOMP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dbee0ff-e756-42c6-86ae-dcfad8fb7c3e"] 2022-10-21T17:56:26.957Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:56:26.957Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:26.978Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:26.978Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:26.979Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:56:26.979Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:27 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:26.980Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:56:26.980Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:26.981Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:56:27.010Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:27.011Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:27.011Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:27.011Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:27.011Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:27.012Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-TransactionID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ECOMP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f184366-9947-4bb0-9054-91b8742405cc"] 2022-10-21T17:56:27.012Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:27.012Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:27.122Z|0912cd6f-6465-48d0-840f-58722e05c39e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:27.123Z|0912cd6f-6465-48d0-840f-58722e05c39e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:27.126Z|0974c98a-3623-4045-a7a6-60590225ae89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:27.126Z|0974c98a-3623-4045-a7a6-60590225ae89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:27.134Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:27.135Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:27.135Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:27.135Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FE49839C4EA0D6F7EAA4DAA0449C7215; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:56:26 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T17:56:27.135Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:56:27.136Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:27.136Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:27.154Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:27.154Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:27.154Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:27.155Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:27.155Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:27.155Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-TransactionID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ECOMP-RequestID:"7f99477f-9fc2-4a55-aaeb-0b4413f87f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27ffdd1b-4f64-4de3-ac66-da0c05a3775f"] 2022-10-21T17:56:27.155Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:27.155Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:27.277Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:27.278Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:27.278Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:27.278Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BAD776D9FA6BAAD2F5B960BF9D0A3501; 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:"Fri, 21 Oct 2022 17:56:26 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T17:56:27.279Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:56:27.279Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:27.279Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:27.283Z|7f99477f-9fc2-4a55-aaeb-0b4413f87f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:56:35.551Z|bf8890ad-6cb2-4697-9562-6429b7d40230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:56:35.552Z|bf8890ad-6cb2-4697-9562-6429b7d40230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:56:36.979Z|af1d1af1-abef-4363-bc55-c5cd1def7f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:36.979Z|af1d1af1-abef-4363-bc55-c5cd1def7f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:37.144Z|2230afd3-27de-4d5d-b71e-07c71b96ca6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:37.145Z|2230afd3-27de-4d5d-b71e-07c71b96ca6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:37.148Z|f4c3b134-97f0-494d-93f3-873420f776a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:37.148Z|f4c3b134-97f0-494d-93f3-873420f776a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:37.439Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:56:37.449Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:37.450Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:56:37.451Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:37.451Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:37.451Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:56:37.452Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d269d9446f2bbaaf7a1b0ed20d92400", X-B3-SpanId:"72a1f77374b58f1d", X-B3-ParentSpanId:"ec39ebb7f83ddc59", X-B3-Sampled:"0", X-ONAP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-TransactionID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ECOMP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc7a1a6d-6a22-4c64-8a75-760604767aad"] 2022-10-21T17:56:37.452Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:56:37.452Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:37.479Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:37.480Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:37.480Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:56:37.481Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:38 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:37.481Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:56:37.482Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:37.482Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:56:37.484Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:37.485Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:56:37.485Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:37.486Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:37.486Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:56:37.486Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d269d9446f2bbaaf7a1b0ed20d92400", X-B3-SpanId:"f39343068fdd94e1", X-B3-ParentSpanId:"ec39ebb7f83ddc59", X-B3-Sampled:"0", X-ONAP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-TransactionID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ECOMP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"213aa302-3b9a-46eb-bb48-a1240e4f3777"] 2022-10-21T17:56:37.487Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:56:37.487Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:37.501Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:37.502Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:37.502Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:56:37.503Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:38 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:37.503Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:56:37.503Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:37.504Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:56:37.540Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:37.541Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:37.541Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:37.541Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:37.542Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:37.542Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-TransactionID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ECOMP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0362632f-6511-4152-997c-e92036ebb7a9"] 2022-10-21T17:56:37.542Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:37.543Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:37.673Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:37.674Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:37.674Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:37.674Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=748032A3C58145F542C2BA7FA1EA9431; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:56:37 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:56:37.675Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:56:37.675Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:37.675Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:37.694Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:37.694Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:37.695Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:37.695Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:37.695Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:37.695Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-TransactionID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ECOMP-RequestID:"56ec5618-9424-46c9-b65b-23bd1a822e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3e42473-757a-4121-9cb9-ffc5a2ff8549"] 2022-10-21T17:56:37.695Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:37.696Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:37.822Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:37.823Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:37.823Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:37.823Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=48663F733EF1A0B066E794DCA9BD8149; 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:"Fri, 21 Oct 2022 17:56:37 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T17:56:37.823Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:56:37.824Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:37.824Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:37.829Z|56ec5618-9424-46c9-b65b-23bd1a822e4f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:56:47.001Z|9080033c-24f8-46c2-a93d-8c6f7c649ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:47.001Z|9080033c-24f8-46c2-a93d-8c6f7c649ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:47.167Z|1a48055d-bbc0-4664-83a4-34cca98e7e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:47.167Z|dd713592-9f77-4191-9c0e-3df978e5c757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:47.168Z|dd713592-9f77-4191-9c0e-3df978e5c757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:47.168Z|1a48055d-bbc0-4664-83a4-34cca98e7e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:47.989Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:56:47.994Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:47.995Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:56:47.995Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:47.995Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:47.995Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:56:47.996Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04de6d13de2c99de459b9a2c2d2fb620", X-B3-SpanId:"7b3776abfc323b7f", X-B3-ParentSpanId:"6d88121b66f153ed", X-B3-Sampled:"0", X-ONAP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-TransactionID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ECOMP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37b6073c-25bf-4fab-9be8-b911b526b56d"] 2022-10-21T17:56:47.996Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:56:47.996Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:48.025Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:48.025Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:48.026Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:56:48.026Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:48 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:48.027Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:56:48.027Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:48.028Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:56:48.029Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:48.029Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:56:48.030Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:48.030Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:48.030Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:56:48.031Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04de6d13de2c99de459b9a2c2d2fb620", X-B3-SpanId:"d7a1c02c8f34a71c", X-B3-ParentSpanId:"6d88121b66f153ed", X-B3-Sampled:"0", X-ONAP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-TransactionID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ECOMP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65bf47d9-69b2-4c38-afc9-40e6850b8fc3"] 2022-10-21T17:56:48.031Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:56:48.032Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:48.048Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:48.049Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:48.049Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:56:48.049Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:48 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:48.051Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:56:48.051Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:48.052Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:56:48.077Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:48.077Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:48.077Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:48.078Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:48.078Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:48.078Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-TransactionID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ECOMP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d72966f5-af98-48ba-9956-b3380118f912"] 2022-10-21T17:56:48.079Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:48.079Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:48.207Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:48.208Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:48.208Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:48.208Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DCA19E20D2986B85728125BB9D833E75; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:56:48 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:56:48.209Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:56:48.209Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:48.209Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:48.227Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:48.228Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:48.228Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:48.228Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:48.229Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:48.229Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-TransactionID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ECOMP-RequestID:"7c95d6d2-f3c0-4faa-941a-6e31e302b9ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f93552-9146-4de1-b626-3f9ffceb2c8d"] 2022-10-21T17:56:48.229Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:48.230Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:48.358Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:48.359Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:48.359Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:48.359Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CB80EA0B90CE8FC50B910832C950B132; 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:"Fri, 21 Oct 2022 17:56:48 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:56:48.360Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:56:48.360Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:48.361Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:48.364Z|7c95d6d2-f3c0-4faa-941a-6e31e302b9ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:56:50.551Z|498d78f6-4a7b-4fac-a942-66530e15ed7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:56:50.552Z|498d78f6-4a7b-4fac-a942-66530e15ed7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:56:50.827Z|a70f5102-b141-4a0f-8cc3-4516641c413b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:56:50.828Z|a70f5102-b141-4a0f-8cc3-4516641c413b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:56:57.024Z|7fee4483-302d-4902-bb23-7d87984dbd12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:57.025Z|7fee4483-302d-4902-bb23-7d87984dbd12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:57.189Z|d5ab184a-762e-40ad-8575-139cb0eaf645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:57.189Z|f74fd27d-68ae-40e3-9500-199f1ff8f2c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:56:57.189Z|d5ab184a-762e-40ad-8575-139cb0eaf645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:57.190Z|f74fd27d-68ae-40e3-9500-199f1ff8f2c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:56:58.518Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:56:58.524Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:58.524Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:56:58.525Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:58.525Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:56:58.525Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:56:58.525Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"981475d4f85220573343fc54e2126605", X-B3-SpanId:"95fd35ff805160ed", X-B3-ParentSpanId:"ce9169694cba212a", X-B3-Sampled:"0", X-ONAP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-TransactionID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ECOMP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26986b0e-a23c-405e-bb0b-b9c6a6994af7"] 2022-10-21T17:56:58.526Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:56:58.526Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:58.552Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:58.553Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:58.553Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:56:58.554Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:58.555Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:56:58.555Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:58.556Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:56:58.557Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:58.557Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:56:58.558Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:58.558Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:56:58.558Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:56:58.559Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"981475d4f85220573343fc54e2126605", X-B3-SpanId:"a6c93d2862469bce", X-B3-ParentSpanId:"ce9169694cba212a", X-B3-Sampled:"0", X-ONAP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-TransactionID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ECOMP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62fedc5d-8709-44c2-bfd0-a94437317eac"] 2022-10-21T17:56:58.559Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:56:58.560Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:58.574Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:58.575Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:58.575Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:56:58.575Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:56:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:56:58.576Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:56:58.576Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:58.577Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:56:58.599Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:58.599Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:58.600Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:58.600Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:56:58.600Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:58.601Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-TransactionID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ECOMP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ec649ce-9010-4f85-bd39-f36a4dafa174"] 2022-10-21T17:56:58.601Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:58.602Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:58.728Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:58.728Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:58.729Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:58.729Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=631A9D642E4427DB34E086F3031E70F4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:56:59 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T17:56:58.730Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:56:58.730Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:58.730Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:58.768Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:58.769Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:56:58.769Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:56:58.770Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:56:58.771Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:56:58.771Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-TransactionID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ECOMP-RequestID:"aee6a5ab-d5aa-47c3-b435-8d4246ac66ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"909506f3-595e-4b58-9ec9-73d26d4fe8da"] 2022-10-21T17:56:58.772Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:56:58.772Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:56:58.895Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:56:58.896Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:56:58.896Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:56:58.897Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EB91F8B390D08C54F871F5BACC59DC32; 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:"Fri, 21 Oct 2022 17:56:59 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T17:56:58.897Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:56:58.897Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:56:58.898Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:56:58.902Z|aee6a5ab-d5aa-47c3-b435-8d4246ac66ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:57:00.365Z|61fd4c29-1307-496a-829e-8a10d2590253|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:57:00.365Z|61fd4c29-1307-496a-829e-8a10d2590253|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:05.551Z|61776340-44d9-4df4-8ce6-c0a1e08009c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:57:05.553Z|61776340-44d9-4df4-8ce6-c0a1e08009c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:57:07.046Z|807deb62-74ed-4ae2-a897-6d62204ad227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:07.046Z|807deb62-74ed-4ae2-a897-6d62204ad227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:07.211Z|39f4502e-e3b5-4b3e-8d42-733736aa4ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:07.211Z|1c63d4d9-4526-41c8-bc94-10cb97598902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:07.211Z|39f4502e-e3b5-4b3e-8d42-733736aa4ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:07.211Z|1c63d4d9-4526-41c8-bc94-10cb97598902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:09.073Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:57:09.078Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:09.078Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:57:09.079Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:09.079Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:09.079Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:57:09.079Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fb3636a5d68290313f7cf4e1deb6d16", X-B3-SpanId:"4ed8e94e54a118fe", X-B3-ParentSpanId:"9141e9a4342b90a0", X-B3-Sampled:"0", X-ONAP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-TransactionID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ECOMP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0037505d-fbc9-481d-addc-6525318d4524"] 2022-10-21T17:57:09.079Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:57:09.080Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:09.111Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:09.111Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:09.112Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:57:09.112Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:09 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:09.113Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:57:09.113Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:09.113Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:57:09.115Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:09.115Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:57:09.116Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:09.116Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:09.116Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:57:09.117Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fb3636a5d68290313f7cf4e1deb6d16", X-B3-SpanId:"ad2c34dfce54301a", X-B3-ParentSpanId:"9141e9a4342b90a0", X-B3-Sampled:"0", X-ONAP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-TransactionID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ECOMP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d5ccfad-58b8-4f8e-9753-7acdb0691433"] 2022-10-21T17:57:09.117Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:57:09.117Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:09.137Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:09.137Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:09.138Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:57:09.138Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:09 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:09.139Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:57:09.139Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:09.139Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:57:09.175Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:09.176Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:09.176Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:09.176Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:09.177Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:09.177Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-TransactionID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ECOMP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de365e39-ab29-4b6a-b900-4f581aaae67d"] 2022-10-21T17:57:09.177Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:09.177Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:09.305Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:09.305Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:09.305Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:09.306Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E99FE126B3C437573DC37AADCC9BE3CC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:57:08 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T17:57:09.306Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:57:09.306Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:09.306Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:09.327Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:09.327Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:09.327Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:09.327Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:09.328Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:09.328Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-TransactionID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ECOMP-RequestID:"caf678fd-880a-4099-acba-d45ed94829ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5d709b5-a2f3-45d1-a39a-de04bd858f2b"] 2022-10-21T17:57:09.328Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:09.328Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:09.451Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:09.452Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:09.452Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:09.452Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42680FF018663F90CCE9D2943D5BEE55; 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:"Fri, 21 Oct 2022 17:57:08 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:57:09.453Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:57:09.453Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:09.453Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:09.457Z|caf678fd-880a-4099-acba-d45ed94829ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:57:17.067Z|b4860a0d-4a3e-4a8f-98e2-80f126994cc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:17.068Z|b4860a0d-4a3e-4a8f-98e2-80f126994cc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:17.234Z|7760b9d8-ed67-416c-bf97-926c3190f9f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:17.234Z|47628a19-a37c-490d-952c-393acdac7bdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:17.234Z|47628a19-a37c-490d-952c-393acdac7bdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:17.234Z|7760b9d8-ed67-416c-bf97-926c3190f9f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:19.615Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:57:19.619Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:19.620Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:57:19.620Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:19.620Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:19.620Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:57:19.621Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30df61407ea6531951a5fea03180fa10", X-B3-SpanId:"674209ecf45396c3", X-B3-ParentSpanId:"626ad2c134f032ff", X-B3-Sampled:"0", X-ONAP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-TransactionID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ECOMP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d241a6e-58f0-416d-9309-4507a05840f2"] 2022-10-21T17:57:19.621Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:57:19.621Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:19.648Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:19.648Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:19.648Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:57:19.648Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:20 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:19.650Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:57:19.650Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:19.650Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:57:19.652Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:19.652Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:57:19.652Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:19.652Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:19.652Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:57:19.653Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30df61407ea6531951a5fea03180fa10", X-B3-SpanId:"115119f245a02a8c", X-B3-ParentSpanId:"626ad2c134f032ff", X-B3-Sampled:"0", X-ONAP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-TransactionID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ECOMP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb039f0-de63-4998-9a7c-d1103fc615f9"] 2022-10-21T17:57:19.653Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:57:19.653Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:19.668Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:19.668Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:19.668Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:57:19.669Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:20 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:19.671Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:57:19.671Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:19.671Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:57:19.692Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:19.692Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:19.692Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:19.692Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:19.693Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:19.693Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-TransactionID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ECOMP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4f602a0-942f-4046-9e00-aa70b8ee937c"] 2022-10-21T17:57:19.693Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:19.693Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:19.828Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:19.828Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:19.828Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:19.829Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=73B0EF7D4BA4B07191D070202E85A941; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:57:20 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T17:57:19.829Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:57:19.829Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:19.830Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:19.847Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:19.848Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:19.848Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:19.848Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:19.849Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:19.849Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-TransactionID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ECOMP-RequestID:"f3fb1cfb-d981-4ee9-af7b-825627dc5618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97643f09-b191-4a1b-997d-cf5984c62bf7"] 2022-10-21T17:57:19.849Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:19.849Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:19.979Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:19.980Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:19.980Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:19.981Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=722581B6DAB54DDFF411C021F67F4CDD; 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:"Fri, 21 Oct 2022 17:57:20 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T17:57:19.981Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:57:19.982Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:19.982Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:19.988Z|f3fb1cfb-d981-4ee9-af7b-825627dc5618|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:57:20.551Z|f9fa32e1-eb4f-418a-bf79-c7405808045a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:57:20.552Z|f9fa32e1-eb4f-418a-bf79-c7405808045a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:57:20.828Z|1c5c7dd9-1101-483d-8144-c562880545e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:57:20.829Z|1c5c7dd9-1101-483d-8144-c562880545e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:57:27.089Z|34e5823c-56cc-4972-b64a-a99750b0e0cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:27.090Z|34e5823c-56cc-4972-b64a-a99750b0e0cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:27.256Z|a140dcf5-3c04-4334-be2e-c9e0c7aec2f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:27.256Z|81cbc102-b082-4869-a466-6d212351a61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:27.257Z|81cbc102-b082-4869-a466-6d212351a61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:27.257Z|a140dcf5-3c04-4334-be2e-c9e0c7aec2f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:30.151Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:57:30.156Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:30.157Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:57:30.157Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:30.158Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:30.158Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:57:30.159Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a052344f5a7cf51ce60e50e14c2088b", X-B3-SpanId:"7eaa65270ddf2ee2", X-B3-ParentSpanId:"3893de5545547e8a", X-B3-Sampled:"0", X-ONAP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-TransactionID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ECOMP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60c0d5f1-50f2-4a00-9687-1196d3ac74b8"] 2022-10-21T17:57:30.159Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:57:30.159Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:30.191Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:30.192Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:30.192Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:57:30.193Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:31 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:30.195Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:57:30.195Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:30.196Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:57:30.199Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:30.199Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:57:30.199Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:30.200Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:30.200Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:57:30.200Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a052344f5a7cf51ce60e50e14c2088b", X-B3-SpanId:"94d79ea2b82039af", X-B3-ParentSpanId:"3893de5545547e8a", X-B3-Sampled:"0", X-ONAP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-TransactionID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ECOMP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e320be1c-1400-4d0c-998e-cec33ac5ca43"] 2022-10-21T17:57:30.201Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:57:30.201Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:30.216Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:30.217Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:30.217Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:57:30.217Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:31 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:30.218Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:57:30.218Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:30.219Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:57:30.242Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:30.243Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:30.243Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:30.243Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:30.244Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:30.244Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-TransactionID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ECOMP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aada5a51-1d9c-4d5d-98dc-8b0d1f663728"] 2022-10-21T17:57:30.244Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:30.245Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:30.379Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:30.380Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:30.380Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:30.380Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2AA16DB8DAC54294CA349549505A9919; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:57:30 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T17:57:30.381Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:57:30.381Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:30.382Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:30.404Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:30.404Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:30.405Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:30.405Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:30.405Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:30.405Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-TransactionID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ECOMP-RequestID:"039529d9-6fb0-4b85-b6f7-f0395b273dea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"565834de-31ce-48f0-ac59-1cf4e3224873"] 2022-10-21T17:57:30.406Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:30.406Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:30.538Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:30.539Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:30.539Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:30.539Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=519A2CF6838066977CB588DDC5B3865A; 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:"Fri, 21 Oct 2022 17:57:30 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T17:57:30.540Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:57:30.540Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:30.540Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:30.544Z|039529d9-6fb0-4b85-b6f7-f0395b273dea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:57:35.551Z|968761b3-70e3-44bc-98ef-a8d24d968dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:57:35.552Z|968761b3-70e3-44bc-98ef-a8d24d968dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:57:37.113Z|87748eb0-5c8d-4a2d-ac28-250881da2f5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:37.113Z|87748eb0-5c8d-4a2d-ac28-250881da2f5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:37.290Z|0023b04f-34a8-423f-9887-a098ec4e5fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:37.290Z|12d96435-0b19-42c7-9a06-a0516424c48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:37.291Z|12d96435-0b19-42c7-9a06-a0516424c48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:37.291Z|0023b04f-34a8-423f-9887-a098ec4e5fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:40.714Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:57:40.719Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:40.720Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:57:40.720Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:40.720Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:40.720Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:57:40.721Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c7253ddda62f9b42c4111d9dff9207a", X-B3-SpanId:"2ac6a464f53232ba", X-B3-ParentSpanId:"509eeb28d47574b4", X-B3-Sampled:"0", X-ONAP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-TransactionID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ECOMP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f1be56d-2317-42b0-8467-7eb3e051420f"] 2022-10-21T17:57:40.721Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:57:40.721Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:40.751Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:40.752Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:40.752Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:57:40.752Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:41 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:40.753Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:57:40.753Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:40.754Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:57:40.755Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:40.755Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:57:40.755Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:40.756Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:40.756Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:57:40.756Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c7253ddda62f9b42c4111d9dff9207a", X-B3-SpanId:"cc7da8e801cd0bf6", X-B3-ParentSpanId:"509eeb28d47574b4", X-B3-Sampled:"0", X-ONAP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-TransactionID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ECOMP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39dd6183-b50b-45d1-91b5-4a36a687a096"] 2022-10-21T17:57:40.756Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:57:40.757Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:40.770Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:40.770Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:40.770Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:57:40.771Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:41 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:40.772Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:57:40.772Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:40.772Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:57:40.794Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:40.795Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:40.795Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:40.795Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:40.796Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:40.796Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-TransactionID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ECOMP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f479afae-f868-4f8c-87f6-fc2c05fc3772"] 2022-10-21T17:57:40.796Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:40.796Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:40.944Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:40.945Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:40.945Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:40.945Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6317035F3C39388CC28A70832D4A3B9C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:57:41 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-10-21T17:57:40.946Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:57:40.946Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:40.946Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:40.964Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:40.965Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:40.965Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:40.965Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:40.966Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:40.966Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-TransactionID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ECOMP-RequestID:"a7e16c80-e4e1-401b-b1f3-92bb777402ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9684f708-a13b-4289-84fa-6b60fcbf0255"] 2022-10-21T17:57:40.966Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:40.966Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:41.110Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:41.111Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:41.111Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:41.112Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B1D9C5A170A2B9741C5236A930CD7A78; 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:"Fri, 21 Oct 2022 17:57:41 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-10-21T17:57:41.112Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:57:41.112Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:41.113Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:41.117Z|a7e16c80-e4e1-401b-b1f3-92bb777402ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:57:47.138Z|3c81f5e5-b65b-4851-9c81-d987e8caa54c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:47.139Z|3c81f5e5-b65b-4851-9c81-d987e8caa54c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:47.314Z|8ac55b6e-33c3-49d1-a10a-7661a5977d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:47.314Z|a6983983-c2dc-4b85-8e95-2281d3d0b18f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:47.314Z|a6983983-c2dc-4b85-8e95-2281d3d0b18f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:47.314Z|8ac55b6e-33c3-49d1-a10a-7661a5977d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:50.551Z|39a44e2d-8dbb-415d-807c-782713aee3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:57:50.552Z|39a44e2d-8dbb-415d-807c-782713aee3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:57:50.829Z|c91bb00d-81bc-4e92-b2d7-fdd1ba85a76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:57:50.830Z|c91bb00d-81bc-4e92-b2d7-fdd1ba85a76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:57:51.281Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:57:51.286Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:51.286Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:57:51.286Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:51.287Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:57:51.287Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:57:51.287Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f92da578cd9edd37b5d56dacf707de02", X-B3-SpanId:"bc3224e74272e59a", X-B3-ParentSpanId:"ab037be0a1fd08ad", X-B3-Sampled:"0", X-ONAP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-TransactionID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ECOMP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3302d070-9969-43ad-be0c-6be7d9791fda"] 2022-10-21T17:57:51.287Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:57:51.288Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:51.315Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:51.315Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:51.316Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:57:51.316Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:52 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:51.317Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:57:51.317Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:51.317Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:57:51.319Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:51.320Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:57:51.320Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:51.320Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:57:51.320Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:57:51.321Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f92da578cd9edd37b5d56dacf707de02", X-B3-SpanId:"c415e1751f492a45", X-B3-ParentSpanId:"ab037be0a1fd08ad", X-B3-Sampled:"0", X-ONAP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-TransactionID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ECOMP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0816356e-b049-4878-9334-67c64069d2ea"] 2022-10-21T17:57:51.321Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:57:51.321Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:51.336Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:51.336Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:51.336Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:57:51.337Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:57:52 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:57:51.338Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:57:51.338Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:51.338Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:57:51.365Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:51.365Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:51.365Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:51.366Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:57:51.366Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:51.366Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-TransactionID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ECOMP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c069df7-a6f8-4b89-a046-aa4fb0ca9ea5"] 2022-10-21T17:57:51.366Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:51.366Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:51.493Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:51.494Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:51.494Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:51.495Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=428C0E31A5500CDE42790ABE49811865; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:57:51 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:57:51.495Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:57:51.495Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:51.496Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:51.525Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:51.525Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:57:51.525Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:57:51.526Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:57:51.526Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:57:51.526Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-TransactionID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ECOMP-RequestID:"46e3ce31-d845-417b-8a00-619574ba4195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff160f2a-8d1c-49c2-b930-5b1da1acd267"] 2022-10-21T17:57:51.526Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:57:51.526Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:57:51.652Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:57:51.652Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:57:51.653Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:57:51.653Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D91D4D67BFF675D7F910D0A2531AC4F; 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:"Fri, 21 Oct 2022 17:57:51 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:57:51.653Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:57:51.654Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:57:51.654Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:57:51.658Z|46e3ce31-d845-417b-8a00-619574ba4195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:57:57.161Z|bcc8f13d-24e5-497b-8707-d1e88d880562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:57.161Z|bcc8f13d-24e5-497b-8707-d1e88d880562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:57.340Z|ed78be31-4e1d-44fd-bd98-8e9c09e7d387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:57.340Z|6caf05b6-95fe-4bd6-8bc0-901e28a062df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:57:57.340Z|ed78be31-4e1d-44fd-bd98-8e9c09e7d387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:57:57.341Z|6caf05b6-95fe-4bd6-8bc0-901e28a062df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:00.365Z|ef7bdff5-c481-45d6-b69a-3b1e670b1579|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:58:00.366Z|ef7bdff5-c481-45d6-b69a-3b1e670b1579|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:01.836Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:58:01.843Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:01.843Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:58:01.844Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:01.844Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:01.844Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:58:01.845Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d332f29c36b8d46113280279a6d21bd2", X-B3-SpanId:"1183ff28589028c1", X-B3-ParentSpanId:"99d27a87e8082dc5", X-B3-Sampled:"0", X-ONAP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-TransactionID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ECOMP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90f2e33-703a-4755-b67c-18f9560025bc"] 2022-10-21T17:58:01.845Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:58:01.846Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:01.882Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:01.883Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:01.883Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:58:01.884Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:02 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:01.885Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:58:01.885Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:01.886Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:58:01.887Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:01.888Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:58:01.888Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:01.888Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:01.889Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:58:01.889Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d332f29c36b8d46113280279a6d21bd2", X-B3-SpanId:"df3e6dcbf35db3bf", X-B3-ParentSpanId:"99d27a87e8082dc5", X-B3-Sampled:"0", X-ONAP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-TransactionID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ECOMP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19a329c1-ec38-4646-b37f-656d7260dbf7"] 2022-10-21T17:58:01.889Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:58:01.889Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:01.904Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:01.904Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:01.904Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:58:01.904Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:01.905Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:58:01.905Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:01.906Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:58:01.931Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:01.932Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:01.932Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:01.933Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:01.933Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:01.933Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-TransactionID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ECOMP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5933aed-b5d3-40ca-99f9-11ffc7650a91"] 2022-10-21T17:58:01.934Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:01.934Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:02.069Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:02.069Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:02.070Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:02.070Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6674D7CAED3E643E2D08F090FD45DC41; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:58:02 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T17:58:02.070Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:58:02.071Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:02.071Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:02.150Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:02.166Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:02.166Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:02.166Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:02.167Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:02.176Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-TransactionID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ECOMP-RequestID:"a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed87be27-71bb-452d-a320-41016da6cd11"] 2022-10-21T17:58:02.176Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:02.176Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:02.319Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:02.320Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:02.320Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:02.320Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EAD4E8BFBA07278D8AC21DFE88A75237; 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:"Fri, 21 Oct 2022 17:58:02 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-10-21T17:58:02.321Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a52f4e0a-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:56:10.311+0000","endTime":"2022-10-21T17:56:10.318+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:58:02.321Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:02.321Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:02.326Z|a7c0b530-de52-4f01-b3a3-0fb2fde8f0d2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:58:05.551Z|5c47a563-e1ce-4ee1-8117-569a6ddab108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:58:05.552Z|5c47a563-e1ce-4ee1-8117-569a6ddab108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:58:07.182Z|71b717da-62b9-4368-a1d2-7b0344837597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:07.183Z|71b717da-62b9-4368-a1d2-7b0344837597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:07.368Z|ecc44ffa-9437-431c-9f62-6584f60e5a02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:07.369Z|ecc44ffa-9437-431c-9f62-6584f60e5a02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:07.371Z|c3b3fe03-c0ee-4101-af5a-cce0725bc1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:07.372Z|c3b3fe03-c0ee-4101-af5a-cce0725bc1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:12.503Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:58:12.508Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:12.509Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:58:12.509Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:12.509Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:12.509Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:58:12.509Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"483f0c60f8c0b02ae4ae6036d320dfd8", X-B3-SpanId:"4f8d2c4dbcc4c0d9", X-B3-ParentSpanId:"2b928e2644eaf887", X-B3-Sampled:"0", X-ONAP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-TransactionID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ECOMP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffb7f623-9253-435f-b917-4f1d5dee601f"] 2022-10-21T17:58:12.510Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:58:12.510Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:12.543Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:12.543Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:12.544Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:58:12.544Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:13 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:12.544Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:56:10.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:58:12.545Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:12.545Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:58:12.546Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:12.546Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:58:12.547Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:12.547Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:12.547Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:58:12.547Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"483f0c60f8c0b02ae4ae6036d320dfd8", X-B3-SpanId:"e9907721361ca4cd", X-B3-ParentSpanId:"2b928e2644eaf887", X-B3-Sampled:"0", X-ONAP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-TransactionID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ECOMP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e114aeeb-85d5-481a-8c50-641e4c40aa01"] 2022-10-21T17:58:12.547Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:58:12.548Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:12.566Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:12.566Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:12.567Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:58:12.567Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:13 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:12.568Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666374970000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:58:12.568Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:12.568Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:58:12.590Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:12.590Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:12.590Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:12.590Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:12.591Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:12.591Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-TransactionID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ECOMP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"208acef5-c1a9-465a-b5a6-6b5cb9af6e46"] 2022-10-21T17:58:12.591Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:12.591Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:12.718Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:12.719Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:12.719Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:12.719Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C511FAF78DBB29955117FA49315B0FB7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:58:13 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:58:12.720Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:58:12.720Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:12.721Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:12.742Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:12.742Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:12.742Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:12.743Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:12.743Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:12.743Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-TransactionID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ECOMP-RequestID:"910f1daa-f70d-4d21-9dab-4c9d4cfa487e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"927f95aa-f398-4353-9817-37dae52908d9"] 2022-10-21T17:58:12.743Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:12.743Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:12.863Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:12.864Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:12.864Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:12.864Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9A62285A42A4B4F4F364AEC610592DFB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 17:58:13 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T17:58:12.864Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ed5e4f21-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:58:11.415+0000","endTime":"2022-10-21T17:58:11.428+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:58:12.865Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:12.865Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:12.869Z|910f1daa-f70d-4d21-9dab-4c9d4cfa487e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:58:17.208Z|0aec901e-094b-41e0-a502-830a401f237c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:17.209Z|0aec901e-094b-41e0-a502-830a401f237c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:17.397Z|30588b16-13f2-4cd4-8f6b-cb3a94d8585f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:17.397Z|a670223f-3142-4540-9672-485d6573e403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:17.398Z|30588b16-13f2-4cd4-8f6b-cb3a94d8585f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:17.398Z|a670223f-3142-4540-9672-485d6573e403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:20.551Z|67a4701a-2566-44c7-9458-e94bae55417a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:58:20.552Z|67a4701a-2566-44c7-9458-e94bae55417a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:58:20.830Z|adbc365a-06a2-4e4a-8d05-38740441064d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:58:20.831Z|adbc365a-06a2-4e4a-8d05-38740441064d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:58:23.026Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:58:23.031Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:23.031Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:58:23.031Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:23.032Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:23.032Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:58:23.032Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e86ad990e3146b163d9f6e85f9676d0", X-B3-SpanId:"2d4ab7eb4df70b6d", X-B3-ParentSpanId:"e76658c0af3e6bc3", X-B3-Sampled:"0", X-ONAP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-TransactionID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ECOMP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03c3596d-d309-4e28-9fc4-f75dd7a5b9e2"] 2022-10-21T17:58:23.032Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:58:23.033Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:23.059Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:23.060Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:23.060Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:58:23.061Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:23 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:23.061Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:58:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:58:23.061Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:23.061Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:58:23.063Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:23.063Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:58:23.063Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:23.064Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:23.064Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:58:23.064Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e86ad990e3146b163d9f6e85f9676d0", X-B3-SpanId:"a315976baca01b06", X-B3-ParentSpanId:"e76658c0af3e6bc3", X-B3-Sampled:"0", X-ONAP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-TransactionID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ECOMP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24907d87-a07b-472d-9987-fa43765065e9"] 2022-10-21T17:58:23.064Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:58:23.064Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:23.081Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:23.082Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:23.082Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:58:23.082Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:23.084Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:58:23.084Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:23.084Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:58:23.105Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:23.106Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:23.106Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:23.106Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:23.106Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:23.106Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-TransactionID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ECOMP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df01f80-d72b-48e2-9e27-6286a264b59f"] 2022-10-21T17:58:23.107Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:23.107Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:23.242Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:23.242Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:23.243Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:23.243Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A386EDC40449CEBE8A75FE59AE170B4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:58:23 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T17:58:23.243Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:58:23.243Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:23.244Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:23.261Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:23.262Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:23.262Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:23.262Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:23.263Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:23.263Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-TransactionID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ECOMP-RequestID:"077cfde0-f4e5-4f94-8fe5-966c50f6cb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df87361e-e45b-4dbd-b83a-2eb38e92593a"] 2022-10-21T17:58:23.263Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:23.263Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:23.388Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:23.388Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:23.388Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:23.388Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0D2E54492163E5DBF837ED4B1AB60521; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 17:58:23 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T17:58:23.389Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ed5e4f21-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:58:11.415+0000","endTime":"2022-10-21T17:58:11.428+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:58:23.389Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:23.389Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:23.394Z|077cfde0-f4e5-4f94-8fe5-966c50f6cb4b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:58:27.231Z|2b143071-e94f-459d-9c89-bf2d347648f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:27.231Z|2b143071-e94f-459d-9c89-bf2d347648f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:27.419Z|19666238-cb4f-4e25-847e-7ac7ab6465b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:27.419Z|375d5df0-0b07-4b15-94f6-da4bdf64982c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:27.420Z|19666238-cb4f-4e25-847e-7ac7ab6465b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:27.420Z|375d5df0-0b07-4b15-94f6-da4bdf64982c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:33.551Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:58:33.556Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:33.556Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:58:33.557Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:33.557Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:33.557Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:58:33.557Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff8bd8da9bc086b0dbad38857fd7986b", X-B3-SpanId:"71253a2c28cce0dd", X-B3-ParentSpanId:"8bdfce227c5addb4", X-B3-Sampled:"0", X-ONAP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-TransactionID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ECOMP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"469a7955-336e-46c6-a689-bb50f060db35"] 2022-10-21T17:58:33.558Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:58:33.558Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:33.599Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:33.599Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:33.600Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:58:33.600Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:34 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:33.601Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:58:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:58:33.601Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:33.602Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:58:33.604Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:33.604Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:58:33.604Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:33.605Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:33.605Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:58:33.605Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff8bd8da9bc086b0dbad38857fd7986b", X-B3-SpanId:"c7308a833987152e", X-B3-ParentSpanId:"8bdfce227c5addb4", X-B3-Sampled:"0", X-ONAP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-TransactionID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ECOMP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8af6b84b-09cc-4f0e-994a-bf240c998056"] 2022-10-21T17:58:33.606Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:58:33.606Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:33.623Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:33.623Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:33.624Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:58:33.624Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:34 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:33.625Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:58:33.625Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:33.625Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:58:33.648Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:33.649Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:33.649Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:33.649Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:33.649Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:33.650Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-TransactionID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ECOMP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebceffb4-08d3-44f2-8295-c56c42c91deb"] 2022-10-21T17:58:33.650Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:33.650Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:33.783Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:33.784Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:33.784Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:33.784Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=15B68297F8D075F7401728AAAF477584; 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:"789", date:"Fri, 21 Oct 2022 17:58:34 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T17:58:33.785Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":"2022-10-21T17:58:30.299+0000","removalTime":null,"durationInMillis":145567,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T17:58:33.785Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:33.786Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:33.806Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:33.807Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:33.807Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:33.807Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:33.808Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:33.808Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-TransactionID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ECOMP-RequestID:"4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c78d02f-8627-482c-8ff0-a96747f3df30"] 2022-10-21T17:58:33.809Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:33.809Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:33.932Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:33.933Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:33.933Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:33.934Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9EEA24907A151A1290BE91011EF3C906; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 17:58:34 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:58:33.934Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ed5e4f21-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:58:11.415+0000","endTime":"2022-10-21T17:58:11.428+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:58:33.935Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:33.935Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:33.939Z|4bcf77bd-fb5a-4790-9d4f-63c0c4b46ee2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:58:35.552Z|13218c84-ebe2-454b-95da-dec535a1c6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:58:35.553Z|13218c84-ebe2-454b-95da-dec535a1c6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:58:37.254Z|44c46644-d24d-4d11-b9b6-4d24c717b5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:37.254Z|44c46644-d24d-4d11-b9b6-4d24c717b5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:37.442Z|859f78c2-a18a-462c-ad10-b1bf0b2de9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:37.442Z|f082f5d6-7dcf-4467-8d81-c13d2986e4b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:37.443Z|f082f5d6-7dcf-4467-8d81-c13d2986e4b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:37.443Z|859f78c2-a18a-462c-ad10-b1bf0b2de9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:44.101Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:58:44.109Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:44.110Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:58:44.110Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:44.110Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:44.111Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:58:44.111Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c1a6fbdcb4362ba6e5633f28727dda2", X-B3-SpanId:"72b407284bb10a3c", X-B3-ParentSpanId:"3aaf45c0dccb5b4f", X-B3-Sampled:"0", X-ONAP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-TransactionID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ECOMP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"593abb6f-ffde-4746-8211-474537a42c30"] 2022-10-21T17:58:44.111Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:58:44.112Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:44.141Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:44.141Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:44.141Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:58:44.142Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:44.142Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:58:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:58:44.143Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:44.143Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:58:44.145Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:44.145Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:58:44.145Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:44.146Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:44.146Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:58:44.146Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c1a6fbdcb4362ba6e5633f28727dda2", X-B3-SpanId:"c0ee6f44b356ff10", X-B3-ParentSpanId:"3aaf45c0dccb5b4f", X-B3-Sampled:"0", X-ONAP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-TransactionID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ECOMP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0103b1d-5cd9-423f-89fb-73fabc48efc3"] 2022-10-21T17:58:44.147Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:58:44.147Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:44.160Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:44.160Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:44.161Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:58:44.161Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:44.162Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:58:44.163Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:44.163Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:58:44.193Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:44.194Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:44.194Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:44.195Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:44.195Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:44.196Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-TransactionID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ECOMP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"994e6351-4a13-4ce6-ac84-c64e7e5b311a"] 2022-10-21T17:58:44.196Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:44.196Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:44.332Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:44.333Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:44.333Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:44.333Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=22693EC1ABDD7EB04AD5051F19089945; 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:"789", date:"Fri, 21 Oct 2022 17:58:44 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T17:58:44.334Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":"2022-10-21T17:58:30.299+0000","removalTime":null,"durationInMillis":145567,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T17:58:44.334Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:44.334Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:44.353Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:44.354Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:44.354Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:44.354Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:44.355Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:44.355Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-TransactionID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ECOMP-RequestID:"d949133d-7745-45ad-99b3-7cbac8458932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bb9a342-fc41-49cf-b96d-9143e6959f6d"] 2022-10-21T17:58:44.355Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:44.355Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:44.484Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:44.484Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:44.485Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:44.485Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F48B30AA0CFAEB8DFCF8922F2AF1D72F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 17:58:44 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:58:44.486Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ed5e4f21-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:58:11.415+0000","endTime":"2022-10-21T17:58:11.428+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:58:44.486Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:44.487Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:44.491Z|d949133d-7745-45ad-99b3-7cbac8458932|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:58:47.278Z|53919dbb-87b3-4031-80bd-ad08939c8a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:47.279Z|53919dbb-87b3-4031-80bd-ad08939c8a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:47.465Z|67db334e-f1b1-44f5-bec2-690402b7cb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:47.465Z|fb573166-058b-4118-bb44-676f8bfaa58a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:47.466Z|67db334e-f1b1-44f5-bec2-690402b7cb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:47.466Z|fb573166-058b-4118-bb44-676f8bfaa58a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:50.552Z|963c6161-761a-46f8-9a28-1578b250a65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:58:50.553Z|963c6161-761a-46f8-9a28-1578b250a65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:58:50.831Z|8134480c-8408-473d-854c-d9937e930545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:58:50.832Z|8134480c-8408-473d-854c-d9937e930545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:58:54.648Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:58:54.655Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:54.656Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:58:54.656Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:54.656Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:58:54.656Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:58:54.657Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeaa9084993f8383add34807b9c86101", X-B3-SpanId:"0161ddb382a0115e", X-B3-ParentSpanId:"d40da956d71c2763", X-B3-Sampled:"0", X-ONAP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-TransactionID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ECOMP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cfd8964-4cc3-45f7-9f6f-dc72336eac12"] 2022-10-21T17:58:54.657Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:58:54.657Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:54.698Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:54.698Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:54.699Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:58:54.699Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:55 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:54.699Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:58:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:58:54.700Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:54.700Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:58:54.701Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:54.702Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:58:54.702Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:54.702Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:58:54.702Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:58:54.703Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeaa9084993f8383add34807b9c86101", X-B3-SpanId:"5dd000b25335baef", X-B3-ParentSpanId:"d40da956d71c2763", X-B3-Sampled:"0", X-ONAP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-TransactionID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ECOMP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ded5b33b-0907-49a9-9c52-61be394fec8b"] 2022-10-21T17:58:54.703Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:58:54.703Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:54.720Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:54.721Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:54.721Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:58:54.721Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:58:55 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:58:54.722Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:58:54.723Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:54.723Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:58:54.751Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:54.752Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:54.752Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:54.752Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:58:54.752Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:54.753Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-TransactionID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ECOMP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f9680b-b8ad-4029-baf2-d6fc2a914853"] 2022-10-21T17:58:54.753Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:54.753Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:54.883Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:54.884Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:54.884Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:54.884Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EDBC397A2D1D00C88391310994BEA2B9; 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:"789", date:"Fri, 21 Oct 2022 17:58:55 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T17:58:54.885Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":"2022-10-21T17:58:30.299+0000","removalTime":null,"durationInMillis":145567,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T17:58:54.885Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:54.885Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:54.903Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:54.903Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:58:54.904Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:58:54.904Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:58:54.904Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:58:54.904Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-TransactionID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ECOMP-RequestID:"7351e82a-6c3d-4e23-b497-d8207eac537f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56cf2756-4a8e-4633-9ace-a83aaffc3a0f"] 2022-10-21T17:58:54.904Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:58:54.905Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:58:55.038Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:58:55.039Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:58:55.039Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:58:55.039Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2EA2DC8425A5965A362D0AEAAB7443CC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 17:58:55 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T17:58:55.039Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ed5e4f21-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:58:11.415+0000","endTime":"2022-10-21T17:58:11.428+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:58:55.040Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:58:55.040Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:58:55.044Z|7351e82a-6c3d-4e23-b497-d8207eac537f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:58:57.308Z|fe5fe521-6d30-4395-a457-f2c888bc41aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:57.309Z|fe5fe521-6d30-4395-a457-f2c888bc41aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:57.490Z|9e18f371-f09c-4719-bc08-b02e3c7b26b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:57.490Z|9e18f371-f09c-4719-bc08-b02e3c7b26b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:58:57.491Z|6678242b-9692-4c01-8a60-5f5f3d816364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:58:57.492Z|6678242b-9692-4c01-8a60-5f5f3d816364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:00.365Z|ec9d4241-02fa-4aa4-a032-fa7d0e2da645|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T17:59:00.366Z|ec9d4241-02fa-4aa4-a032-fa7d0e2da645|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:05.227Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:59:05.233Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:05.234Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:59:05.234Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:05.234Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:05.235Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:59:05.235Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2445a5b6631da8736f95b68278c9d2bf", X-B3-SpanId:"809cebd8e5cec373", X-B3-ParentSpanId:"82c01f729835dd18", X-B3-Sampled:"0", X-ONAP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-TransactionID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ECOMP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b98623c7-508a-4097-b23c-9ab62c559bf2"] 2022-10-21T17:59:05.235Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:59:05.235Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:05.264Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:05.265Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:05.265Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:59:05.265Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:05.267Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f00ce2c1-0b43-4369-8268-f75f32187d28). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:56:02.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:58:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:59:05.267Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:05.268Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:59:05.269Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:05.269Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:59:05.269Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:05.270Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:05.270Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:59:05.270Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2445a5b6631da8736f95b68278c9d2bf", X-B3-SpanId:"2a500bef3ceddc00", X-B3-ParentSpanId:"82c01f729835dd18", X-B3-Sampled:"0", X-ONAP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-TransactionID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ECOMP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb1eb5b0-a982-4b15-854d-1f7170024138"] 2022-10-21T17:59:05.270Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:59:05.270Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:05.289Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:05.289Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:05.290Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:59:05.290Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:06 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:05.291Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:59:05.291Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:05.291Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:59:05.325Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:05.325Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:05.325Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:05.326Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:05.326Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:05.326Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-TransactionID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ECOMP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f97703be-c578-4590-8617-45c0806f42ea"] 2022-10-21T17:59:05.326Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:05.327Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:05.459Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:05.459Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:05.459Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:05.459Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=30ED3581F211B36AB7DDAC0BCFE989AA; 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:"789", date:"Fri, 21 Oct 2022 17:59:05 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T17:59:05.460Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:56:04.732+0000","endTime":"2022-10-21T17:58:30.299+0000","removalTime":null,"durationInMillis":145567,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1daa461-5169-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T17:59:05.460Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:05.460Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:05.478Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:05.479Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:05.479Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:05.479Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:05.479Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:05.479Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-TransactionID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ECOMP-RequestID:"964c5784-56f6-4610-a9f2-51110bbbfd27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978c8c5f-3262-467e-ada9-ab250da06bbe"] 2022-10-21T17:59:05.480Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:05.480Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:05.551Z|cf0ea4ff-d6a2-4a35-9097-c08b2ad327cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:59:05.552Z|cf0ea4ff-d6a2-4a35-9097-c08b2ad327cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:59:05.605Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:05.606Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:05.606Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:05.606Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EBCA34F3A5899C6F11C858343A80386A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 17:59:05 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:59:05.607Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ed5e4f21-5169-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","executionId":"a1dc0432-5169-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:58:11.415+0000","endTime":"2022-10-21T17:58:11.428+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:59:05.607Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:05.607Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1dc0432-5169-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:05.612Z|964c5784-56f6-4610-a9f2-51110bbbfd27|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:59:07.332Z|1f7699e4-6d45-4c75-bd5a-4cdc70416381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:07.333Z|1f7699e4-6d45-4c75-bd5a-4cdc70416381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:07.514Z|62e8faf7-833c-4794-a052-7dbf8e787ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:07.515Z|62e8faf7-833c-4794-a052-7dbf8e787ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:07.517Z|52558756-7f0f-4fea-9324-cc5850e5aac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:07.517Z|52558756-7f0f-4fea-9324-cc5850e5aac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:15.782Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:59:15.790Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:15.790Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:59:15.790Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:15.791Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:15.791Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:59:15.791Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cf6c12d7063cf96f8e5eea813438f86", X-B3-SpanId:"940f32de6dd7b7e5", X-B3-ParentSpanId:"cff9eeb742beb18b", X-B3-Sampled:"0", X-ONAP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-TransactionID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ECOMP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9abee9cb-88fe-49e3-a9d6-10806d15d883"] 2022-10-21T17:59:15.791Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:59:15.791Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:15.819Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:15.820Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:15.820Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:59:15.821Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:15 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:15.823Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:59:15.823Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:15.824Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:59:15.826Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:15.826Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:59:15.826Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:15.826Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:15.826Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:59:15.827Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cf6c12d7063cf96f8e5eea813438f86", X-B3-SpanId:"974c2655e08a8d5a", X-B3-ParentSpanId:"cff9eeb742beb18b", X-B3-Sampled:"0", X-ONAP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-TransactionID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ECOMP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a453bfa8-8d9d-4e4f-b9d9-2cd53b88113c"] 2022-10-21T17:59:15.827Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:59:15.827Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:15.843Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:15.844Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:15.844Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:59:15.844Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:15 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:15.846Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:59:15.846Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:15.846Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:59:15.872Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:15.873Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:15.873Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:15.873Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:15.873Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:15.874Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-TransactionID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ECOMP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d369de9-9218-4be9-8bda-09fab54869c8"] 2022-10-21T17:59:15.874Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:15.874Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:16.008Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:16.008Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:16.008Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:16.009Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B98E212698339384BCBB310EF9E344F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:59:16 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T17:59:16.010Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:59:16.010Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:16.011Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:16.031Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:16.031Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:16.032Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:16.032Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:16.032Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:16.033Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-TransactionID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ECOMP-RequestID:"da018732-7e41-40c3-a8dd-cd0cabb7b544", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7ace302-4750-427f-b55a-f2762e504548"] 2022-10-21T17:59:16.033Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:16.033Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:16.163Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:16.164Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:16.164Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:16.165Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B46C5160472721CE837AE96DB39F8282; 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:"Fri, 21 Oct 2022 17:59:16 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:59:16.165Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:59:16.165Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:16.166Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:16.170Z|da018732-7e41-40c3-a8dd-cd0cabb7b544|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:59:17.357Z|69e505e0-b1c3-4662-8152-cc0664ee3883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:17.358Z|69e505e0-b1c3-4662-8152-cc0664ee3883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:17.539Z|b145e280-2a02-4f2e-a726-de352335f5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:17.539Z|82651147-f5f1-43f6-b4bf-70ca6ee93671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:17.540Z|b145e280-2a02-4f2e-a726-de352335f5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:17.540Z|82651147-f5f1-43f6-b4bf-70ca6ee93671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:20.551Z|34e62f0d-de6f-410c-a91e-928daec576b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:59:20.553Z|34e62f0d-de6f-410c-a91e-928daec576b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:59:20.832Z|d8860052-9d15-441a-a6a3-acc905691f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:59:20.833Z|d8860052-9d15-441a-a6a3-acc905691f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:59:26.331Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:59:26.336Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:26.337Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:59:26.337Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:26.337Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:26.337Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:59:26.337Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a669200d7852a0530a68b1770cb2755", X-B3-SpanId:"4e2b087b5bb7104b", X-B3-ParentSpanId:"d1bf0dbdf6164efe", X-B3-Sampled:"0", X-ONAP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-TransactionID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ECOMP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"657f624e-4faa-4ef0-96b7-df4f8d1f3fd1"] 2022-10-21T17:59:26.338Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:59:26.338Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:26.368Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:26.369Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:26.369Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:59:26.369Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:27 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:26.371Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:59:26.372Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:26.372Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:59:26.373Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:26.374Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:59:26.374Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:26.374Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:26.374Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:59:26.375Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a669200d7852a0530a68b1770cb2755", X-B3-SpanId:"76ecad25ec62b6d6", X-B3-ParentSpanId:"d1bf0dbdf6164efe", X-B3-Sampled:"0", X-ONAP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-TransactionID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ECOMP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea29b4e5-46a2-40c6-b772-b3a0a2aa5efc"] 2022-10-21T17:59:26.375Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:59:26.375Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:26.393Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:26.393Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:26.393Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:59:26.393Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:27 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:26.394Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:59:26.395Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:26.395Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:59:26.417Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:26.418Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:26.418Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:26.418Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:26.418Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:26.419Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-TransactionID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ECOMP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acaaad05-9c87-4a78-922c-861fcbb62bfc"] 2022-10-21T17:59:26.419Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:26.419Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:26.547Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:26.547Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:26.548Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:26.548Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=705F8064535C199FF669E18002AE606F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:59:26 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T17:59:26.548Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:59:26.549Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:26.549Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:26.568Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:26.568Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:26.568Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:26.569Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:26.569Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:26.569Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-TransactionID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ECOMP-RequestID:"999dab1c-d9cc-4faa-9cc1-d19181d3b12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cad89f3d-0a3c-4093-a23f-b87d72845191"] 2022-10-21T17:59:26.569Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:26.570Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:26.695Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:26.695Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:26.695Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:26.695Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8AA13C8F792E3439670056748EA61485; 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:"Fri, 21 Oct 2022 17:59:26 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T17:59:26.696Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:59:26.696Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:26.696Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:26.700Z|999dab1c-d9cc-4faa-9cc1-d19181d3b12b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:59:27.383Z|f52b0f81-e8af-45c7-b18f-b56414f695f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:27.383Z|f52b0f81-e8af-45c7-b18f-b56414f695f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:27.561Z|718d95ad-0195-4c33-8809-bad4c6934d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:27.561Z|0dffb17a-d163-441d-9638-cfeb8e7261a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:27.562Z|0dffb17a-d163-441d-9638-cfeb8e7261a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:27.562Z|718d95ad-0195-4c33-8809-bad4c6934d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:35.551Z|72d88fcc-41ce-424e-b04e-7bc61ba67b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:59:35.552Z|72d88fcc-41ce-424e-b04e-7bc61ba67b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:59:36.875Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:59:36.882Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:36.882Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:59:36.883Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:36.883Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:36.883Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:59:36.883Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c03ee7851e106575c5b0a640c59375b6", X-B3-SpanId:"89cefa0a546fce61", X-B3-ParentSpanId:"b8653dcb17fc2221", X-B3-Sampled:"0", X-ONAP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-TransactionID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ECOMP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad4bcb79-c2b6-43b3-89c3-d569959221ef"] 2022-10-21T17:59:36.883Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:59:36.884Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:36.909Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:36.910Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:36.910Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:59:36.911Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:37 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:36.911Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:59:36.912Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:36.912Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:59:36.914Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:36.915Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:59:36.915Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:36.915Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:36.916Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:59:36.916Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c03ee7851e106575c5b0a640c59375b6", X-B3-SpanId:"5fa707a610d3b0f3", X-B3-ParentSpanId:"b8653dcb17fc2221", X-B3-Sampled:"0", X-ONAP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-TransactionID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ECOMP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2067b04e-326f-4c8e-a408-2af8925e3523"] 2022-10-21T17:59:36.916Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:59:36.917Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:36.931Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:36.931Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:36.931Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:59:36.932Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:37 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:36.932Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:59:36.932Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:36.933Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:59:36.964Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:36.965Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:36.965Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:36.965Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:36.965Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:36.966Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-TransactionID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ECOMP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c145a17-0a05-4633-aefc-ed8d8e92c437"] 2022-10-21T17:59:36.966Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:36.966Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:37.094Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:37.095Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:37.095Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:37.095Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C0BCF6C47529BA1F75025D4D9294574A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:59:37 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:59:37.095Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:59:37.096Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:37.096Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:37.118Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:37.119Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:37.119Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:37.119Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:37.120Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:37.120Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-TransactionID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ECOMP-RequestID:"1b644d20-6ea0-4550-bc32-e209c321a3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bba891f-cda9-414b-9ec5-0f6a9f41df2d"] 2022-10-21T17:59:37.120Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:37.120Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:37.244Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:37.244Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:37.245Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:37.245Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B1F2240B79F5A117A1AAD5A1D4BBCE8A; 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:"Fri, 21 Oct 2022 17:59:37 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T17:59:37.246Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:59:37.246Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:37.246Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:37.252Z|1b644d20-6ea0-4550-bc32-e209c321a3c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:59:37.409Z|9446be40-c816-4aee-a30b-2e98579f365f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:37.410Z|9446be40-c816-4aee-a30b-2e98579f365f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:37.584Z|be59e16d-07e8-412f-a958-909b637c41be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:37.584Z|e10d4ce3-2f79-4136-b3b5-6539aee670be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:37.585Z|be59e16d-07e8-412f-a958-909b637c41be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:37.585Z|e10d4ce3-2f79-4136-b3b5-6539aee670be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:47.412Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:59:47.418Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:47.419Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:59:47.419Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:47.419Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:47.420Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:59:47.420Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922cf7a8a1235c0ed935337301bc9f67", X-B3-SpanId:"4e503ea4e58a211c", X-B3-ParentSpanId:"f4024dcf101c7f06", X-B3-Sampled:"0", X-ONAP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-TransactionID:"f089f680-230d-442b-b1b7-384fb452e777", X-ECOMP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e3220c2-438d-4076-9fae-084a120a2dfb"] 2022-10-21T17:59:47.420Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:59:47.420Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:47.431Z|624770fe-4ffd-4297-9468-978d1ed3ff45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:47.432Z|624770fe-4ffd-4297-9468-978d1ed3ff45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:47.453Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:47.453Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:47.454Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:59:47.454Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:48 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:47.455Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:59:47.456Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:47.456Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:59:47.458Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:47.459Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:59:47.459Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:47.459Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:47.460Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:59:47.460Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922cf7a8a1235c0ed935337301bc9f67", X-B3-SpanId:"d0a821b20a59aeae", X-B3-ParentSpanId:"f4024dcf101c7f06", X-B3-Sampled:"0", X-ONAP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-TransactionID:"f089f680-230d-442b-b1b7-384fb452e777", X-ECOMP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc4988fa-1cc0-47cf-bff4-8b0c05d2e64a"] 2022-10-21T17:59:47.460Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:59:47.461Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:47.477Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:47.477Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:47.478Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:59:47.478Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:48 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:47.481Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:59:47.481Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:47.482Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:59:47.519Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:47.520Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:47.520Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:47.520Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:47.521Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:47.521Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-TransactionID:"f089f680-230d-442b-b1b7-384fb452e777", X-ECOMP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c78d1d80-c4b7-4403-8179-1f1b937ee171"] 2022-10-21T17:59:47.521Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:47.521Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:47.607Z|013e8d9c-c1df-493a-96c7-2ae2cef99cf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:47.607Z|69044888-a108-4241-9985-a6250364a2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:47.607Z|69044888-a108-4241-9985-a6250364a2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:47.608Z|013e8d9c-c1df-493a-96c7-2ae2cef99cf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:47.656Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:47.656Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:47.657Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:47.657Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7DF7BA742E3E178FCAB036DAB823BAF6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:59:47 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T17:59:47.657Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:59:47.658Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:47.658Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:47.682Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:47.683Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:47.683Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:47.683Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:47.684Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:47.684Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-TransactionID:"f089f680-230d-442b-b1b7-384fb452e777", X-ECOMP-RequestID:"f089f680-230d-442b-b1b7-384fb452e777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d45c4c8-f595-4f9e-be5b-6dacc0a15f91"] 2022-10-21T17:59:47.684Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:47.684Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:47.809Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:47.809Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:47.809Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:47.810Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E602344300327A8AAEE3391F78F2BDE; 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:"Fri, 21 Oct 2022 17:59:47 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T17:59:47.810Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:59:47.810Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:47.811Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:47.815Z|f089f680-230d-442b-b1b7-384fb452e777|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T17:59:50.551Z|df80a61c-6de1-436c-9de3-d46e478a9ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:59:50.552Z|df80a61c-6de1-436c-9de3-d46e478a9ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:59:50.834Z|09158479-0ed6-48c5-923d-b18ddfc0623b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T17:59:50.834Z|09158479-0ed6-48c5-923d-b18ddfc0623b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T17:59:57.456Z|07cf37ea-df33-4dee-a188-fc4a50f33b17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:57.456Z|07cf37ea-df33-4dee-a188-fc4a50f33b17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:57.634Z|89972880-135c-47f2-9e78-1b53db8dbac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:57.634Z|8f49a401-19a3-48db-b9a0-887ad0a678f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T17:59:57.634Z|89972880-135c-47f2-9e78-1b53db8dbac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:57.634Z|8f49a401-19a3-48db-b9a0-887ad0a678f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T17:59:57.988Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T17:59:57.995Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:57.995Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T17:59:57.996Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:57.996Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T17:59:57.996Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T17:59:57.997Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19959f20ce1d91ad579d07911cf73ff3", X-B3-SpanId:"1fc8587493a95d86", X-B3-ParentSpanId:"b6a75f330c09d468", X-B3-Sampled:"0", X-ONAP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-TransactionID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ECOMP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9da47db5-2850-4bc2-ad87-e4a83cb6d363"] 2022-10-21T17:59:57.997Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T17:59:57.998Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:58.033Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:58.034Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:58.034Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T17:59:58.034Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:58 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:58.036Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T17:59:58.037Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:58.038Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T17:59:58.039Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:58.040Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T17:59:58.040Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:58.041Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T17:59:58.041Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T17:59:58.041Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19959f20ce1d91ad579d07911cf73ff3", X-B3-SpanId:"5638df676854bec8", X-B3-ParentSpanId:"b6a75f330c09d468", X-B3-Sampled:"0", X-ONAP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-TransactionID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ECOMP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8f13c80-b7f2-4749-9d80-5c33b2949729"] 2022-10-21T17:59:58.042Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T17:59:58.042Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:58.056Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:58.057Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:58.057Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T17:59:58.058Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 17:59:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T17:59:58.059Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T17:59:58.059Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:58.060Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T17:59:58.086Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:58.087Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:58.087Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:58.087Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T17:59:58.088Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:58.088Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-TransactionID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ECOMP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"941856ae-0939-44ff-b43c-1b035d757171"] 2022-10-21T17:59:58.088Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:58.089Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:58.218Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:58.221Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:58.222Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:58.222Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5DDC8F742DC9AAC8D04482B6CDF061AD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 17:59:58 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T17:59:58.223Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T17:59:58.223Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:58.224Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:58.249Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:58.250Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T17:59:58.250Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T17:59:58.251Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T17:59:58.251Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T17:59:58.251Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-TransactionID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ECOMP-RequestID:"5c9e3792-f469-49c7-9fd0-4a6edf03c04b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1589cd26-fb3c-4a4d-a6e3-10126dfbf2a6"] 2022-10-21T17:59:58.252Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T17:59:58.252Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T17:59:58.388Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T17:59:58.389Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T17:59:58.390Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T17:59:58.390Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8E89EF65A8EA6A4F3B92CFAE93FA15AD; 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:"Fri, 21 Oct 2022 17:59:58 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T17:59:58.391Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T17:59:58.392Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T17:59:58.392Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T17:59:58.400Z|5c9e3792-f469-49c7-9fd0-4a6edf03c04b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:00:00.365Z|f17a705a-77b9-4363-adad-2a7f2ded0a7a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:00:00.366Z|f17a705a-77b9-4363-adad-2a7f2ded0a7a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:05.551Z|15cdbc5e-55b5-430e-bfae-41be9f9d178c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:00:05.552Z|15cdbc5e-55b5-430e-bfae-41be9f9d178c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:00:07.480Z|5a821000-22e1-4d69-aa7d-f24db43aa1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:07.480Z|5a821000-22e1-4d69-aa7d-f24db43aa1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:07.657Z|74020df1-c907-486b-9382-9222f9206923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:07.657Z|73aa1bfa-8315-4384-ac34-74bbb6ffd670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:07.657Z|73aa1bfa-8315-4384-ac34-74bbb6ffd670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:07.657Z|74020df1-c907-486b-9382-9222f9206923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:08.570Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:00:08.575Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:08.575Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:00:08.576Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:08.576Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:08.576Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:00:08.577Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9569c113b1c7ecef7d83e2ef77f7f08", X-B3-SpanId:"1af65c6d79277418", X-B3-ParentSpanId:"1d32a3164b8caeef", X-B3-Sampled:"0", X-ONAP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-TransactionID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ECOMP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d3e2388-7b7a-44e3-8bad-6f21301aa169"] 2022-10-21T18:00:08.577Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:00:08.577Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:08.605Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:08.606Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:08.606Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:00:08.607Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:09 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:08.608Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:00:08.608Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:08.609Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:00:08.610Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:08.611Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:00:08.611Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:08.611Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:08.612Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:00:08.612Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9569c113b1c7ecef7d83e2ef77f7f08", X-B3-SpanId:"8e6c12c1ed97b248", X-B3-ParentSpanId:"1d32a3164b8caeef", X-B3-Sampled:"0", X-ONAP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-TransactionID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ECOMP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cb8e699-cea9-457a-97bc-2613556f3ca0"] 2022-10-21T18:00:08.612Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:00:08.613Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:08.631Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:08.631Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:08.632Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:00:08.632Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:09 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:08.632Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:00:08.633Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:08.633Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:00:08.662Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:08.663Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:08.663Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:08.663Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:08.663Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:08.664Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-TransactionID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ECOMP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcb3e396-4e27-4706-bb3f-141b04fcae2b"] 2022-10-21T18:00:08.664Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:08.664Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:08.805Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:08.806Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:08.806Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:08.806Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9841725C8DC167EE32CC341CE6D4A12B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:00:09 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-10-21T18:00:08.807Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:00:08.807Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:08.808Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:08.893Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:08.894Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:08.894Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:08.895Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:08.895Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:08.895Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-TransactionID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ECOMP-RequestID:"1268b132-f980-4350-822e-21dbbd9082ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73f752fc-7661-41dc-8e40-137f9387bc09"] 2022-10-21T18:00:08.896Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:08.896Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:09.018Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:09.019Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:09.019Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:09.019Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D037ACF2FA7CE0940820CD42EBC4C55; 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:"Fri, 21 Oct 2022 18:00:09 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:00:09.020Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:00:09.020Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:09.021Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:09.025Z|1268b132-f980-4350-822e-21dbbd9082ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:00:17.502Z|eaab90e9-519a-4618-af2d-95a4cf6f8b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:17.503Z|eaab90e9-519a-4618-af2d-95a4cf6f8b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:17.680Z|df2f940a-fc05-4343-a678-48505f42b81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:17.680Z|977cbd45-9a6e-4e4b-9263-42bd395b2682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:17.680Z|df2f940a-fc05-4343-a678-48505f42b81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:17.681Z|977cbd45-9a6e-4e4b-9263-42bd395b2682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:19.185Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:00:19.190Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:19.190Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:00:19.190Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:19.191Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:19.191Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:00:19.191Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c421f37350357bfc2d3f1e406468d674", X-B3-SpanId:"6cf3ffc124567809", X-B3-ParentSpanId:"288bf224d75fa229", X-B3-Sampled:"0", X-ONAP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-TransactionID:"abea6eab-b417-429f-9638-5c55919dea41", X-ECOMP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fae8968-6c0a-4e01-9bb0-3ec6814d4422"] 2022-10-21T18:00:19.191Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:00:19.191Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:19.223Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:19.223Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:19.224Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:00:19.224Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:20 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:19.225Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:00:19.225Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:19.225Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:00:19.227Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:19.227Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:00:19.227Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:19.228Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:19.228Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:00:19.228Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c421f37350357bfc2d3f1e406468d674", X-B3-SpanId:"4c1cd9fcbaeba4a3", X-B3-ParentSpanId:"288bf224d75fa229", X-B3-Sampled:"0", X-ONAP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-TransactionID:"abea6eab-b417-429f-9638-5c55919dea41", X-ECOMP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6772b871-f612-4719-be5b-97cf46d2db1d"] 2022-10-21T18:00:19.228Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:00:19.229Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:19.245Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:19.246Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:19.246Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:00:19.246Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:19.248Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:00:19.248Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:19.248Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:00:19.276Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:19.276Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:19.276Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:19.277Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:19.277Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:19.277Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-TransactionID:"abea6eab-b417-429f-9638-5c55919dea41", X-ECOMP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e846cdec-d945-48d8-af44-28da05d858a2"] 2022-10-21T18:00:19.277Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:19.278Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:19.404Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:19.404Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:19.405Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:19.405Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45C4607562DA3879FCF3278C234FDBE8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:00:19 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:00:19.406Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:00:19.406Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:19.406Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:19.436Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:19.437Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:19.437Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:19.437Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:19.437Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:19.438Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-TransactionID:"abea6eab-b417-429f-9638-5c55919dea41", X-ECOMP-RequestID:"abea6eab-b417-429f-9638-5c55919dea41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"439370c1-441d-43bc-aa98-d1bceffe0125"] 2022-10-21T18:00:19.438Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:19.438Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:19.555Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:19.556Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:19.556Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:19.556Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2342AC760E1CB9EE4EF2E0DF17332A06; 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:"Fri, 21 Oct 2022 18:00:19 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T18:00:19.557Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:00:19.557Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:19.557Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:19.563Z|abea6eab-b417-429f-9638-5c55919dea41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:00:20.551Z|f103fefb-05dd-4367-a85e-3b5d8374fa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:00:20.552Z|f103fefb-05dd-4367-a85e-3b5d8374fa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:00:20.835Z|b6fe04b7-141f-4654-9349-f927544e46ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:00:20.835Z|b6fe04b7-141f-4654-9349-f927544e46ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:00:27.530Z|1291cfe0-d38e-42a1-aaf9-ebec6a68c721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:27.531Z|1291cfe0-d38e-42a1-aaf9-ebec6a68c721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:27.702Z|267ae0dc-4615-4469-9e67-b7a9041d996a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:27.702Z|871ece18-0ed7-4f7d-a491-73f2a608cbfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:27.703Z|267ae0dc-4615-4469-9e67-b7a9041d996a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:27.703Z|871ece18-0ed7-4f7d-a491-73f2a608cbfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:29.730Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:00:29.736Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:29.736Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:00:29.736Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:29.737Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:29.737Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:00:29.737Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7accf2a4cf23ff894ae6b6f56d01996", X-B3-SpanId:"a263d191160b16c4", X-B3-ParentSpanId:"e1109ea83a206075", X-B3-Sampled:"0", X-ONAP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-TransactionID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ECOMP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb33db1b-c1ba-43de-9d35-33fdb8768127"] 2022-10-21T18:00:29.738Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:00:29.738Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:29.768Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:29.768Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:29.769Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:00:29.769Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:30 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:29.770Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:00:29.770Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:29.771Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:00:29.772Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:29.773Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:00:29.773Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:29.773Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:29.774Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:00:29.774Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7accf2a4cf23ff894ae6b6f56d01996", X-B3-SpanId:"65ee433278065d1b", X-B3-ParentSpanId:"e1109ea83a206075", X-B3-Sampled:"0", X-ONAP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-TransactionID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ECOMP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"520fff6d-0530-4722-b79e-21f692d98d55"] 2022-10-21T18:00:29.774Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:00:29.775Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:29.792Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:29.792Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:29.793Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:00:29.793Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:30 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:29.794Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:00:29.794Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:29.795Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:00:29.825Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:29.826Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:29.826Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:29.826Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:29.827Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:29.827Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-TransactionID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ECOMP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b2970bf-ac69-4aad-8464-dc02269731d1"] 2022-10-21T18:00:29.827Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:29.829Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:29.963Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:29.964Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:29.965Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:29.965Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=363CDA64298CC2B9ED7046C697DB50AD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:00:30 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:00:29.966Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:00:29.966Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:29.967Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:30.014Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:30.022Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:30.022Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:30.023Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:30.023Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:30.024Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-TransactionID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ECOMP-RequestID:"b40b18dc-a567-4f19-93f4-1f35f1aae09b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c441ad8-d3da-4c6c-b3bf-048b98e06ff7"] 2022-10-21T18:00:30.024Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:30.024Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:30.146Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:30.147Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:30.147Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:30.147Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9825CD8E83755BBA59213C5310F4C214; 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:"Fri, 21 Oct 2022 18:00:30 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:00:30.148Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:00:30.148Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:30.148Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:30.152Z|b40b18dc-a567-4f19-93f4-1f35f1aae09b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:00:35.551Z|d3a0eb62-91f5-4ca4-9fd6-633c2df72a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:00:35.552Z|d3a0eb62-91f5-4ca4-9fd6-633c2df72a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:00:37.560Z|1cbffc5b-85bc-4d07-a5f5-4452f94720ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:37.561Z|1cbffc5b-85bc-4d07-a5f5-4452f94720ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:37.726Z|4483bd0f-8095-4243-9faa-a0b2ceda5b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:37.725Z|d9a12f45-5f5f-43c5-944b-afdaee2a909b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:37.726Z|4483bd0f-8095-4243-9faa-a0b2ceda5b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:37.726Z|d9a12f45-5f5f-43c5-944b-afdaee2a909b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:40.335Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:00:40.341Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:40.342Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:00:40.342Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:40.343Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:40.343Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:00:40.344Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f12663ac83658bdfdc4f13ccf05a021a", X-B3-SpanId:"a67781876c582076", X-B3-ParentSpanId:"36672214843446f3", X-B3-Sampled:"0", X-ONAP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-TransactionID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ECOMP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbe8cbb3-9a4f-40e9-a74d-1e3e3a95fcdc"] 2022-10-21T18:00:40.344Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:00:40.345Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:40.382Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:40.383Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:40.384Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:00:40.384Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:41 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:40.385Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:00:40.386Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:40.387Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:00:40.388Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:40.389Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:00:40.390Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:40.390Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:40.391Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:00:40.391Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f12663ac83658bdfdc4f13ccf05a021a", X-B3-SpanId:"6f957d4c22fc4584", X-B3-ParentSpanId:"36672214843446f3", X-B3-Sampled:"0", X-ONAP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-TransactionID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ECOMP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c3868ab-f35d-485e-89f4-250cd11c2c72"] 2022-10-21T18:00:40.392Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:00:40.392Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:40.406Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:40.407Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:40.408Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:00:40.409Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:41 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:40.410Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:00:40.411Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:40.412Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:00:40.456Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:40.457Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:40.457Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:40.458Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:40.458Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:40.459Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-TransactionID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ECOMP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce56093-52d6-4329-bd0b-07fabd3319e7"] 2022-10-21T18:00:40.459Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:40.459Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:40.604Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:40.605Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:40.605Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:40.606Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A75B11974103E5E956033C2C119AEBB5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:00:40 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:00:40.606Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:00:40.607Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:40.607Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:40.629Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:40.630Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:40.631Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:40.631Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:40.631Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:40.632Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-TransactionID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ECOMP-RequestID:"8ec11d25-16ca-4b4d-8f9a-9a013a098c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"082ac9ec-30da-41e9-ad5e-ce59076a04cb"] 2022-10-21T18:00:40.632Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:40.632Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:40.760Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:40.761Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:40.761Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:40.761Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D47FA9090E9296018A0216948DD7C5FD; 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:"Fri, 21 Oct 2022 18:00:40 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:00:40.762Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:00:40.762Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:40.763Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:40.769Z|8ec11d25-16ca-4b4d-8f9a-9a013a098c8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:00:47.584Z|71a144c9-ba80-4a71-846d-b4c001d53ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:47.585Z|71a144c9-ba80-4a71-846d-b4c001d53ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:47.750Z|69f398e4-0965-41b8-8224-ac0d223ce8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:47.750Z|662c2d0d-4ed3-4533-9a77-6ed1b6097547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:47.750Z|69f398e4-0965-41b8-8224-ac0d223ce8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:47.751Z|662c2d0d-4ed3-4533-9a77-6ed1b6097547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:50.551Z|7ecb3fb1-246c-4b2c-bf87-4e03c5cfd4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:00:50.552Z|7ecb3fb1-246c-4b2c-bf87-4e03c5cfd4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:00:50.836Z|fef0bcd9-c140-4862-81e4-e9ed722570f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:00:50.836Z|fef0bcd9-c140-4862-81e4-e9ed722570f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:00:50.933Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:00:50.938Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:50.938Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:00:50.939Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:50.939Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:00:50.939Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:00:50.939Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a529390678215114073f9ba7709e789", X-B3-SpanId:"07aefad999a45a67", X-B3-ParentSpanId:"1bef6bdbd19dae99", X-B3-Sampled:"0", X-ONAP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-TransactionID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ECOMP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f797c5a9-c687-4fb4-ac9b-143518958e80"] 2022-10-21T18:00:50.940Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:00:50.940Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:50.970Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:50.971Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:50.971Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:00:50.972Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:51 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:50.974Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:00:50.974Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:50.975Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:00:50.976Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:50.979Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:00:50.979Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:50.979Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:00:50.979Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:00:50.980Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a529390678215114073f9ba7709e789", X-B3-SpanId:"59cc6010ddac88de", X-B3-ParentSpanId:"1bef6bdbd19dae99", X-B3-Sampled:"0", X-ONAP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-TransactionID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ECOMP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69e8c130-749f-4a88-a974-b0761a616a24"] 2022-10-21T18:00:50.980Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:00:50.981Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:51.006Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:51.006Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:51.007Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:00:51.007Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:00:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:00:51.009Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:00:51.009Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:51.010Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:00:51.043Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:51.044Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:51.044Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:51.044Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:00:51.045Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:51.045Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-TransactionID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ECOMP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7d2cf12-f1c3-447f-9530-f6a609a5dfae"] 2022-10-21T18:00:51.045Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:51.046Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:51.178Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:51.179Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:51.179Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:51.179Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A6F8235478A7EB8EE3C1E7875FB53EA6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:00:51 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:00:51.180Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:00:51.180Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:51.180Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:51.204Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:51.205Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:00:51.205Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:00:51.205Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:00:51.206Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:00:51.206Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-TransactionID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ECOMP-RequestID:"0f1eb1b2-6731-47d1-8ec1-ddb302d553c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d73517d-f235-48aa-be08-cc678d936fd6"] 2022-10-21T18:00:51.206Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:00:51.206Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:00:51.339Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:00:51.339Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:00:51.340Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:00:51.340Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=72E9801B505500BEBA27892690DA7121; 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:"Fri, 21 Oct 2022 18:00:51 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:00:51.341Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:00:51.341Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:00:51.341Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:00:51.346Z|0f1eb1b2-6731-47d1-8ec1-ddb302d553c8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:00:57.607Z|f71dfa1f-6c04-472d-b32d-37bc1e1ce3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:57.608Z|f71dfa1f-6c04-472d-b32d-37bc1e1ce3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:57.780Z|9153ae05-4708-4f98-9c66-87e3782ef233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:57.780Z|65253d3f-e4e1-454e-8ee4-4797ffa1ad27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:00:57.781Z|9153ae05-4708-4f98-9c66-87e3782ef233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:00:57.781Z|65253d3f-e4e1-454e-8ee4-4797ffa1ad27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:00.364Z|234c242a-21c1-4666-a84a-f4613a6b38a1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:01:00.365Z|234c242a-21c1-4666-a84a-f4613a6b38a1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:01.507Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:01:01.511Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:01.512Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:01:01.512Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:01.512Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:01.513Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:01:01.513Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2a55ad55fb6803c07d6e0a787cf4a3f", X-B3-SpanId:"dbb62d0de0b434c2", X-B3-ParentSpanId:"d1903ca1fc65ad8d", X-B3-Sampled:"0", X-ONAP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-TransactionID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ECOMP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9404b75-6adf-4401-98a1-9d6395e6772d"] 2022-10-21T18:01:01.513Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:01:01.514Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:01.542Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:01.542Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:01.542Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:01:01.543Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:02 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:01.544Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T17:59:14.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:01:01.544Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:01.545Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:01:01.546Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:01.546Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:01:01.546Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:01.547Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:01.547Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:01:01.547Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2a55ad55fb6803c07d6e0a787cf4a3f", X-B3-SpanId:"5faca60d5f066a2b", X-B3-ParentSpanId:"d1903ca1fc65ad8d", X-B3-Sampled:"0", X-ONAP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-TransactionID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ECOMP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19cc1df5-ff51-463b-b801-b65404e9e3df"] 2022-10-21T18:01:01.548Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:01:01.548Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:01.563Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:01.563Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:01.563Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:01:01.564Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:01.564Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375153000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:01:01.565Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:01.565Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:01:01.593Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:01.594Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:01.594Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:01.594Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:01.595Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:01.595Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-TransactionID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ECOMP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ad262fa-aa8e-4155-ab40-002bcb55841e"] 2022-10-21T18:01:01.595Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:01.596Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:01.718Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:01.719Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:01.719Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:01.719Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8670217EDEE80053B0B6CBC7A007E8F2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:01:02 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:01:01.720Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:01:01.720Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:01.720Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:01.750Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:01.750Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:01.750Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:01.751Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:01.751Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:01.751Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-TransactionID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ECOMP-RequestID:"eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4ec3d1f-fbad-408f-8afc-82594327fe57"] 2022-10-21T18:01:01.752Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:01.752Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:01.905Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:01.906Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:01.907Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:01.907Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=34F66B37A3806F281AF51434901D532B; 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:"Fri, 21 Oct 2022 18:01:02 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2022-10-21T18:01:01.908Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:12d474fa-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T17:59:14.265+0000","endTime":"2022-10-21T17:59:14.272+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:01:01.908Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:01.909Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:01.916Z|eaf03ae6-636d-49e3-9f05-8b7f6dcbf3f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:01:05.551Z|60660328-acec-4bbb-927f-7475a41188b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:01:05.552Z|60660328-acec-4bbb-927f-7475a41188b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:01:07.630Z|6c8690f3-6dc5-4840-ace7-7e6aa7a0bbcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:07.631Z|6c8690f3-6dc5-4840-ace7-7e6aa7a0bbcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:07.803Z|b758dca6-7d0f-4c3d-8997-2a0695eec2d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:07.804Z|b758dca6-7d0f-4c3d-8997-2a0695eec2d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:07.805Z|fd6ea222-0a5f-4306-8f41-ed6e1ce44efc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:07.805Z|fd6ea222-0a5f-4306-8f41-ed6e1ce44efc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:12.072Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:01:12.077Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:12.078Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:01:12.078Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:12.078Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:12.078Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:01:12.079Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"becd6f2cb01fa884b098e40cc357a31c", X-B3-SpanId:"02e06c7971b18e00", X-B3-ParentSpanId:"346997e6dbd5f1c6", X-B3-Sampled:"1", X-ONAP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-TransactionID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ECOMP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d46b719d-a5e6-40cd-abf0-6f539e39b046"] 2022-10-21T18:01:12.079Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:01:12.079Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:12.107Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:12.108Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:12.108Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:01:12.109Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:12 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:12.109Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:01:12.109Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:12.110Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:01:12.111Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:12.112Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:01:12.112Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:12.112Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:12.112Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:01:12.113Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"becd6f2cb01fa884b098e40cc357a31c", X-B3-SpanId:"acff90aca92a144d", X-B3-ParentSpanId:"346997e6dbd5f1c6", X-B3-Sampled:"1", X-ONAP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-TransactionID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ECOMP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad6477a4-7836-4ab0-8401-898358e17585"] 2022-10-21T18:01:12.113Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:01:12.113Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:12.135Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:12.136Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:12.136Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:01:12.137Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:12 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:12.139Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:01:12.139Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:12.139Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:01:12.165Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:12.166Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:12.166Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:12.166Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:12.167Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:12.167Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-TransactionID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ECOMP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddb8ddb6-f287-4da3-8a0d-0ed015986393"] 2022-10-21T18:01:12.167Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:12.168Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:12.297Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:12.298Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:12.299Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:12.299Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C76868218D5F09769C8008DC3E3EFECE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:01:12 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:01:12.300Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:01:12.300Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:12.301Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:12.334Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:12.334Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:12.335Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:12.335Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:12.335Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:12.336Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-TransactionID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ECOMP-RequestID:"c8ea71e1-8949-4636-893b-da9e2d531a91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"314dfa73-e08c-4ffc-9099-8b398eda8992"] 2022-10-21T18:01:12.336Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:12.336Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:12.466Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:12.467Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:12.467Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:12.468Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED9777DB787F774001908ED976AA1B90; 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:"826", date:"Fri, 21 Oct 2022 18:01:12 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:01:12.468Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:01:12.469Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:12.469Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:12.472Z|c8ea71e1-8949-4636-893b-da9e2d531a91|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:01:17.655Z|4249c227-bbb5-46cd-b2de-289dc50dffc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:17.656Z|4249c227-bbb5-46cd-b2de-289dc50dffc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:17.827Z|dc501f52-f38c-435f-a2d9-005d580cf7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:17.827Z|ce4515bc-e78a-4431-8053-71a6022843f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:17.828Z|dc501f52-f38c-435f-a2d9-005d580cf7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:17.829Z|ce4515bc-e78a-4431-8053-71a6022843f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:20.551Z|d5fd1625-c47b-420d-80a4-f9bd3a291b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:01:20.552Z|d5fd1625-c47b-420d-80a4-f9bd3a291b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:01:20.836Z|126c193b-dfac-4286-9d60-04367c53f9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:01:20.837Z|126c193b-dfac-4286-9d60-04367c53f9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:01:22.641Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:01:22.646Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:22.647Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:01:22.647Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:22.647Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:22.647Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:01:22.648Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"223e291f81a430143fecee877a6721bc", X-B3-SpanId:"7507f368f0fa0be6", X-B3-ParentSpanId:"628dd295ec66652f", X-B3-Sampled:"0", X-ONAP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-TransactionID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ECOMP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9750c9c7-bae3-4110-b73b-3d951a964114"] 2022-10-21T18:01:22.648Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:01:22.648Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:22.674Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:22.675Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:22.676Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:01:22.676Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:23 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:22.677Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:01:22.677Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:22.677Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:01:22.679Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:22.679Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:01:22.679Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:22.680Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:22.680Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:01:22.680Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"223e291f81a430143fecee877a6721bc", X-B3-SpanId:"56892ac0c76cc45b", X-B3-ParentSpanId:"628dd295ec66652f", X-B3-Sampled:"0", X-ONAP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-TransactionID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ECOMP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2c5f938-0064-4981-81e8-ab9422bbf0cd"] 2022-10-21T18:01:22.681Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:01:22.681Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:22.700Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:22.701Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:22.702Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:01:22.702Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:23 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:22.703Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:01:22.703Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:22.704Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:01:22.728Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:22.729Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:22.729Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:22.730Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:22.730Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:22.730Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-TransactionID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ECOMP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f98b812-e613-4a20-90b8-c6b16d2c8999"] 2022-10-21T18:01:22.731Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:22.731Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:22.893Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:22.894Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:22.894Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:22.895Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=74C6BAD1252ADA13C4381DFBF5626E03; 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:"789", date:"Fri, 21 Oct 2022 18:01:23 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2022-10-21T18:01:22.895Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:01:22.895Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:22.896Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:22.916Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:22.917Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:22.917Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:22.917Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:22.917Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:22.918Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-TransactionID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ECOMP-RequestID:"0b80ddcf-b000-4ed6-becc-c4ddddf7166c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3e32fd7-43c9-4279-a857-bbaaea20c259"] 2022-10-21T18:01:22.918Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:22.918Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:23.041Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:23.042Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:23.042Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:23.042Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D2B20231F23751F316E994BA45DD5764; 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:"826", date:"Fri, 21 Oct 2022 18:01:23 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:01:23.043Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:01:23.043Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:23.044Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:23.052Z|0b80ddcf-b000-4ed6-becc-c4ddddf7166c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:01:27.677Z|b180d0cc-28d2-4fd8-81c0-30028855a3fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:27.678Z|b180d0cc-28d2-4fd8-81c0-30028855a3fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:27.849Z|337142f0-6bf0-415f-9b9a-e813255eebe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:27.850Z|337142f0-6bf0-415f-9b9a-e813255eebe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:27.853Z|d408d2ec-50e1-477c-83a9-c53e09bf6eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:27.853Z|d408d2ec-50e1-477c-83a9-c53e09bf6eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:33.215Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:01:33.220Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:33.221Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:01:33.221Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:33.221Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:33.221Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:01:33.222Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6460133685a28691833bd126f3600e01", X-B3-SpanId:"d660e1d90f7f65ef", X-B3-ParentSpanId:"4ca362b3757e5fef", X-B3-Sampled:"0", X-ONAP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-TransactionID:"5e933bec-4353-400b-ae62-081007401ee9", X-ECOMP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"415a0d1b-7fe4-4d3e-a8c7-3175a29cbc02"] 2022-10-21T18:01:33.222Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:01:33.222Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:33.256Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:33.257Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:33.257Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:01:33.257Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:34 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:33.258Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:01:33.258Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:33.259Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:01:33.260Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:33.260Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:01:33.260Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:33.260Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:33.261Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:01:33.261Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6460133685a28691833bd126f3600e01", X-B3-SpanId:"c5fb894ddcf55fc5", X-B3-ParentSpanId:"4ca362b3757e5fef", X-B3-Sampled:"0", X-ONAP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-TransactionID:"5e933bec-4353-400b-ae62-081007401ee9", X-ECOMP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38226937-3b66-4acd-96f6-a303b80ef860"] 2022-10-21T18:01:33.261Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:01:33.261Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:33.285Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:33.286Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:33.286Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:01:33.286Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:34 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:33.289Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:01:33.289Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:33.290Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:01:33.312Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:33.312Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:33.312Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:33.313Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:33.313Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:33.313Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-TransactionID:"5e933bec-4353-400b-ae62-081007401ee9", X-ECOMP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c6da780-ef32-40b4-a9ff-83d2ae02fb77"] 2022-10-21T18:01:33.313Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:33.313Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:33.444Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:33.444Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:33.444Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:33.445Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2121DBB523912300D0A14B2F6A0361A6; 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:"789", date:"Fri, 21 Oct 2022 18:01:33 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:01:33.445Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:01:33.445Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:33.445Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:33.464Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:33.465Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:33.465Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:33.465Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:33.465Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:33.466Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-TransactionID:"5e933bec-4353-400b-ae62-081007401ee9", X-ECOMP-RequestID:"5e933bec-4353-400b-ae62-081007401ee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fff4f1b-485d-4976-a7fd-ba287551cf0b"] 2022-10-21T18:01:33.466Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:33.466Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:33.590Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:33.591Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:33.591Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:33.591Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4DB5F5833E8E59F358988B305EED2AD2; 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:"826", date:"Fri, 21 Oct 2022 18:01:33 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:01:33.592Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:01:33.592Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:33.592Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:33.596Z|5e933bec-4353-400b-ae62-081007401ee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:01:35.551Z|d1a9ba96-27b8-460a-8832-cd4c3d6c06d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:01:35.553Z|d1a9ba96-27b8-460a-8832-cd4c3d6c06d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:01:37.699Z|3de95230-0bc9-4bfa-9f2e-89a4816548a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:37.700Z|3de95230-0bc9-4bfa-9f2e-89a4816548a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:37.873Z|918af39d-8bc9-4b74-a3ae-f3406ed39349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:37.873Z|918af39d-8bc9-4b74-a3ae-f3406ed39349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:37.874Z|0e7a0fe6-808d-4959-a78a-937cfa6ce9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:37.874Z|0e7a0fe6-808d-4959-a78a-937cfa6ce9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:43.762Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:01:43.769Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:43.769Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:01:43.769Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:43.769Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:43.770Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:01:43.770Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c664136c7e8037d5c1312cba5a62338a", X-B3-SpanId:"04456ef9cfdef1e7", X-B3-ParentSpanId:"07fa1f46b29e59b6", X-B3-Sampled:"0", X-ONAP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-TransactionID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ECOMP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94ad5e74-c0a7-4e05-b090-bb4d1f3b41b3"] 2022-10-21T18:01:43.770Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:01:43.771Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:43.796Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:43.797Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:43.797Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:01:43.797Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:43.798Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:01:43.798Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:43.798Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:01:43.799Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:43.799Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:01:43.800Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:43.800Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:43.800Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:01:43.800Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c664136c7e8037d5c1312cba5a62338a", X-B3-SpanId:"d4cc84cc4a66004a", X-B3-ParentSpanId:"07fa1f46b29e59b6", X-B3-Sampled:"0", X-ONAP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-TransactionID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ECOMP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c73c587-c299-40ca-90d4-b7c2faeece92"] 2022-10-21T18:01:43.800Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:01:43.801Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:43.817Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:43.817Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:43.818Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:01:43.818Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:44 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:43.819Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:01:43.819Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:43.819Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:01:43.842Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:43.843Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:43.843Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:43.843Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:43.843Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:43.843Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-TransactionID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ECOMP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b9a930-bff0-4bb9-a709-3a714accc044"] 2022-10-21T18:01:43.844Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:43.844Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:43.971Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:43.972Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:43.972Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:43.972Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D98DB704DB1CC377B91E4CC541E8601; 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:"789", date:"Fri, 21 Oct 2022 18:01:44 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:01:43.973Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:01:43.973Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:43.973Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:43.991Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:43.991Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:43.991Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:43.991Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:43.992Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:43.992Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-TransactionID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ECOMP-RequestID:"1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1ae8d0e-f678-4499-b541-7da7cd472f8e"] 2022-10-21T18:01:43.992Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:43.992Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:44.117Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:44.117Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:44.118Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:44.118Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D470B784252031A5C4A8AE3273E3D6AD; 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:"826", date:"Fri, 21 Oct 2022 18:01:44 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:01:44.118Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:01:44.119Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:44.119Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:44.122Z|1b4e6a76-239d-4a25-b1ac-f8e7c16efd9a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:01:47.724Z|cdf40e35-6adc-47b5-abd6-e3b5196f2f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:47.724Z|cdf40e35-6adc-47b5-abd6-e3b5196f2f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:47.894Z|31e1ef2a-59bd-437c-9b4d-703874fab4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:47.895Z|31e1ef2a-59bd-437c-9b4d-703874fab4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:47.896Z|632acc86-b55c-4897-bc0b-9983776fed07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:47.896Z|632acc86-b55c-4897-bc0b-9983776fed07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:50.551Z|65f92173-57d8-483a-9de2-034c0a79644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:01:50.552Z|65f92173-57d8-483a-9de2-034c0a79644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:01:50.838Z|7af75f1f-38c7-46d9-98fb-5594b517af0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:01:50.838Z|7af75f1f-38c7-46d9-98fb-5594b517af0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:01:54.278Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:01:54.283Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:54.284Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:01:54.284Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:54.284Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:01:54.285Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:01:54.285Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36319fa938b2009d2d59402454992289", X-B3-SpanId:"ad079a8835532682", X-B3-ParentSpanId:"ad75a311539dea4f", X-B3-Sampled:"0", X-ONAP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-TransactionID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ECOMP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ce2959f-3917-4a93-ac40-fc7114e34fec"] 2022-10-21T18:01:54.285Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:01:54.286Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:54.314Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:54.315Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:54.315Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:01:54.315Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:55 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:54.317Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:01:54.317Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:54.317Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:01:54.319Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:54.319Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:01:54.319Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:54.319Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:01:54.320Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:01:54.320Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36319fa938b2009d2d59402454992289", X-B3-SpanId:"65063002022f64ee", X-B3-ParentSpanId:"ad75a311539dea4f", X-B3-Sampled:"0", X-ONAP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-TransactionID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ECOMP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbbb5332-0762-4bdd-8a4d-774c2e705b0b"] 2022-10-21T18:01:54.320Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:01:54.321Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:54.335Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:54.336Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:54.357Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:01:54.357Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:01:55 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:01:54.358Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:01:54.358Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:54.358Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:01:54.406Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:54.407Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:54.407Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:54.407Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:01:54.408Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:54.408Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-TransactionID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ECOMP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3501bca9-a8eb-4622-8401-f69d10277c55"] 2022-10-21T18:01:54.408Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:54.409Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:54.540Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:54.540Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:54.541Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:54.541Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=97C94FB45CA9DAE7BCA4035259B9F7D1; 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:"789", date:"Fri, 21 Oct 2022 18:01:54 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:01:54.541Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:01:54.542Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:54.542Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:54.559Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:54.560Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:01:54.560Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:01:54.561Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:01:54.561Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:01:54.561Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-TransactionID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ECOMP-RequestID:"ac236133-060f-42f9-9c86-f38eaf56470c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13a41d12-c551-4775-a7cb-9242fff18ef4"] 2022-10-21T18:01:54.562Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:01:54.562Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:01:54.687Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:01:54.688Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:01:54.688Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:01:54.688Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4F6AF2B259BB7246552941118AF87026; 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:"826", date:"Fri, 21 Oct 2022 18:01:54 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:01:54.689Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:01:54.689Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:01:54.689Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:01:54.693Z|ac236133-060f-42f9-9c86-f38eaf56470c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:01:57.746Z|d5d1fca9-7ebf-42db-88e8-deb49c021901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:57.747Z|d5d1fca9-7ebf-42db-88e8-deb49c021901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:57.918Z|419d24df-088f-46cb-9a57-c0008182a497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:57.918Z|a320b7cf-2b8d-4cfb-9d60-da8081396666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:01:57.918Z|a320b7cf-2b8d-4cfb-9d60-da8081396666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:01:57.918Z|419d24df-088f-46cb-9a57-c0008182a497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:00.364Z|3afb7539-811c-4be5-ba14-331d8cc55a86|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:02:00.365Z|3afb7539-811c-4be5-ba14-331d8cc55a86|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:04.853Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:02:04.858Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:04.858Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:02:04.859Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:04.859Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:04.859Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:02:04.859Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79f2e4dda42da861abd6fdbf39682e27", X-B3-SpanId:"532484dc28d025c4", X-B3-ParentSpanId:"bfd5e9816cd29f43", X-B3-Sampled:"0", X-ONAP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-TransactionID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ECOMP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3869a38f-2567-4a20-b1f9-72a2375b713e"] 2022-10-21T18:02:04.860Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:02:04.860Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:04.886Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:04.886Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:04.887Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:02:04.887Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:05 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:04.888Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:02:04.888Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:04.888Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:02:04.892Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:04.892Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:02:04.892Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:04.893Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:04.893Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:02:04.893Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79f2e4dda42da861abd6fdbf39682e27", X-B3-SpanId:"6b06f9daf7ebd7d3", X-B3-ParentSpanId:"bfd5e9816cd29f43", X-B3-Sampled:"0", X-ONAP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-TransactionID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ECOMP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0332be71-04ed-43ea-b0d3-83bb62684758"] 2022-10-21T18:02:04.893Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:02:04.894Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:04.908Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:04.908Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:04.908Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:02:04.909Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:05 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:04.910Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:02:04.910Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:04.911Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:02:04.931Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:04.931Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:04.931Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:04.932Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:04.932Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:04.932Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-TransactionID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ECOMP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6abad649-b8f7-4ac1-81b2-af43c79234e0"] 2022-10-21T18:02:04.932Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:04.933Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:05.062Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:05.062Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:05.063Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:05.063Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=91688C51038FA61161494410FA0B11DC; 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:"789", date:"Fri, 21 Oct 2022 18:02:05 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:02:05.063Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:02:05.064Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:05.064Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:05.086Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:05.087Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:05.087Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:05.087Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:05.087Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:05.088Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-TransactionID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ECOMP-RequestID:"f7c584e7-bacd-4f38-8252-4562149db359", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c35f26db-5387-4657-87bd-bf408a9a3820"] 2022-10-21T18:02:05.088Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:05.088Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:05.214Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:05.215Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:05.215Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:05.216Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=11925D343F36C4F24D3DF8BDB0E06FE8; 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:"826", date:"Fri, 21 Oct 2022 18:02:05 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:02:05.216Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:02:05.217Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:05.217Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:05.222Z|f7c584e7-bacd-4f38-8252-4562149db359|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:02:05.551Z|50e89b15-7ea7-44c2-b337-eec48e52bd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:02:05.552Z|50e89b15-7ea7-44c2-b337-eec48e52bd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:02:07.769Z|5184cffb-d98d-44a5-bd8e-f9a433fdfbee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:07.769Z|5184cffb-d98d-44a5-bd8e-f9a433fdfbee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:07.940Z|93b33057-4184-4d7a-a570-09fd759455a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:07.940Z|b1b0c989-50d0-4120-8208-b93037c53c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:07.941Z|b1b0c989-50d0-4120-8208-b93037c53c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:07.941Z|93b33057-4184-4d7a-a570-09fd759455a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:15.384Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:02:15.388Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:15.389Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:02:15.389Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:15.389Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:15.389Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:02:15.390Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"380781461b4ca173eabc3d777e04ea4c", X-B3-SpanId:"47b8dd89dfe58c94", X-B3-ParentSpanId:"83fc8fe6f0559272", X-B3-Sampled:"0", X-ONAP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-TransactionID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ECOMP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03d33fdb-2c34-4c9d-a858-dd4b19ef4d3d"] 2022-10-21T18:02:15.390Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:02:15.390Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:15.421Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:15.422Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:15.422Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:02:15.422Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:16 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:15.423Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:02:15.423Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:15.424Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:02:15.425Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:15.425Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:02:15.425Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:15.425Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:15.426Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:02:15.426Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"380781461b4ca173eabc3d777e04ea4c", X-B3-SpanId:"5adcbd9c69fef162", X-B3-ParentSpanId:"83fc8fe6f0559272", X-B3-Sampled:"0", X-ONAP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-TransactionID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ECOMP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fad27a8-595c-4111-9209-8712296d435d"] 2022-10-21T18:02:15.426Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:02:15.426Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:15.440Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:15.440Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:15.440Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:02:15.441Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:16 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:15.442Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:02:15.442Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:15.443Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:02:15.502Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:15.503Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:15.503Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:15.503Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:15.503Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:15.503Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-TransactionID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ECOMP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35692eea-0e80-4407-8e7d-735ff877c79c"] 2022-10-21T18:02:15.504Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:15.504Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:15.629Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:15.630Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:15.630Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:15.630Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1553030FE5F5031CB2C64B4BF92CC736; 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:"789", date:"Fri, 21 Oct 2022 18:02:15 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:02:15.631Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:02:15.631Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:15.631Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:15.651Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:15.652Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:15.652Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:15.652Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:15.653Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:15.653Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-TransactionID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ECOMP-RequestID:"34e0f156-9437-4605-b327-5738ae2125c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a2a336-0290-4263-ad45-a57a233ccc9d"] 2022-10-21T18:02:15.653Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:15.654Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:15.784Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:15.785Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:15.785Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:15.785Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2BE3E0D365DB5D414A229055F585B491; 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:"826", date:"Fri, 21 Oct 2022 18:02:15 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:02:15.786Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:02:15.786Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:15.786Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:15.790Z|34e0f156-9437-4605-b327-5738ae2125c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:02:17.791Z|9dc308e0-5613-4005-9c17-40205979d32b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:17.791Z|9dc308e0-5613-4005-9c17-40205979d32b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:17.963Z|6580092f-da69-4239-bc99-837a58a618d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:17.964Z|6580092f-da69-4239-bc99-837a58a618d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:17.964Z|915c27ff-1916-4dc4-872e-0c4f39c1d8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:17.965Z|915c27ff-1916-4dc4-872e-0c4f39c1d8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:20.551Z|438e2c2e-e7b8-438b-a87d-cd01cee9193f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:02:20.553Z|438e2c2e-e7b8-438b-a87d-cd01cee9193f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:02:20.839Z|90ffdb88-c1ac-4aa8-9a71-7f4bef0ec79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:02:20.839Z|90ffdb88-c1ac-4aa8-9a71-7f4bef0ec79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:02:25.948Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:02:25.961Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:25.962Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:02:25.962Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:25.962Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:25.963Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:02:25.963Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c87e4b7c39d7590d31320f81251a671d", X-B3-SpanId:"8f93756a4d35bb89", X-B3-ParentSpanId:"907721ad4c8d5190", X-B3-Sampled:"0", X-ONAP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-TransactionID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ECOMP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e42e511-23d3-4d53-8110-46e90850e0fe"] 2022-10-21T18:02:25.963Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:02:25.964Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:25.995Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:25.996Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:25.996Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:02:25.996Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:26 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:25.997Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:02:25.998Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:25.998Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:02:25.999Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:25.999Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:02:26.000Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:26.000Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:26.000Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:02:26.000Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c87e4b7c39d7590d31320f81251a671d", X-B3-SpanId:"3523d95ba1c5d032", X-B3-ParentSpanId:"907721ad4c8d5190", X-B3-Sampled:"0", X-ONAP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-TransactionID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ECOMP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea4b65ce-1fce-4182-94ee-937e200f4221"] 2022-10-21T18:02:26.000Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:02:26.001Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:26.017Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:26.017Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:26.017Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:02:26.018Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:26 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:26.018Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:02:26.019Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:26.019Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:02:26.040Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:26.041Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:26.041Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:26.041Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:26.041Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:26.042Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-TransactionID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ECOMP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"135f0eaf-933d-4790-9d1a-7faaba55a76f"] 2022-10-21T18:02:26.042Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:26.042Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:26.168Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:26.169Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:26.169Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:26.169Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8B053E6F8B5D146F6DF20CCBF2975B74; 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:"789", date:"Fri, 21 Oct 2022 18:02:26 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:02:26.170Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:02:26.170Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:26.170Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:26.193Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:26.193Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:26.193Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:26.194Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:26.194Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:26.194Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-TransactionID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ECOMP-RequestID:"973a114e-9c3b-4d4b-9504-eb78e855b624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f179cf8e-f670-4eb6-b542-bb75435e8863"] 2022-10-21T18:02:26.194Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:26.194Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:26.315Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:26.316Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:26.316Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:26.316Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B1387FC7EC1D15E20ADE084F0A6EB1B0; 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:"826", date:"Fri, 21 Oct 2022 18:02:26 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:02:26.317Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:02:26.317Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:26.317Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:26.320Z|973a114e-9c3b-4d4b-9504-eb78e855b624|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:02:27.816Z|9ee9a8b9-690a-49dd-a9ae-2e67c43c7181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:27.817Z|9ee9a8b9-690a-49dd-a9ae-2e67c43c7181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:27.987Z|913e0387-7895-4c24-a1bb-46a6f70b1a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:27.987Z|d51ed7f9-8d4e-4c1c-af4b-183ba1e7c656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:27.988Z|913e0387-7895-4c24-a1bb-46a6f70b1a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:27.988Z|d51ed7f9-8d4e-4c1c-af4b-183ba1e7c656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:35.551Z|0aeadecd-3365-4ea3-9d16-aac0fc841bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:02:35.552Z|0aeadecd-3365-4ea3-9d16-aac0fc841bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:02:36.489Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:02:36.494Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:36.495Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:02:36.495Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:36.495Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:36.496Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:02:36.496Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb24bb074ae85557326bfc1c0463e9d9", X-B3-SpanId:"7a3f1ee35fff1239", X-B3-ParentSpanId:"77b296c220b6a273", X-B3-Sampled:"0", X-ONAP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-TransactionID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ECOMP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"703abf1b-cf2a-4e1e-9fc8-aefc8ee2d737"] 2022-10-21T18:02:36.496Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:02:36.497Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:36.524Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:36.525Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:36.525Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:02:36.525Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:37 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:36.528Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-0db19804-dce8-4ac1-b7d0-d1dfb73d2603). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T17:59:06.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:01:05.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:02:36.528Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:36.529Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:02:36.530Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:36.530Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:02:36.531Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:36.531Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:36.531Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:02:36.532Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb24bb074ae85557326bfc1c0463e9d9", X-B3-SpanId:"cc7d3da095d409fc", X-B3-ParentSpanId:"77b296c220b6a273", X-B3-Sampled:"0", X-ONAP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-TransactionID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ECOMP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4abdb32-13a2-4a1a-b326-6b93afc83e62"] 2022-10-21T18:02:36.532Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:02:36.532Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:36.549Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:36.549Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:36.550Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:02:36.550Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:37 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:36.551Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:02:36.551Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:36.552Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:02:36.574Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:36.575Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:36.575Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:36.575Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:36.576Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:36.576Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-TransactionID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ECOMP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b172f2e-ca50-4f57-8cd6-87eb21890a96"] 2022-10-21T18:02:36.576Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:36.577Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:36.705Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:36.706Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:36.706Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:36.706Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=584359DD0B2419B8DE756BBDD69C7741; 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:"789", date:"Fri, 21 Oct 2022 18:02:37 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:02:36.707Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T17:59:07.979+0000","endTime":"2022-10-21T18:01:21.550+0000","removalTime":null,"durationInMillis":133571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"0f13ea21-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:02:36.707Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:36.707Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:36.727Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:36.727Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:36.727Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:36.728Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:36.728Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:36.728Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-TransactionID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ECOMP-RequestID:"ee264632-a55d-4f97-8a51-5298afd46009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf4234c-ffc3-40f7-9531-884c742feba5"] 2022-10-21T18:02:36.729Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:36.729Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:36.854Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:36.855Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:36.855Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:36.856Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EA4CB7B7D7051DF4807C8C4D3CED68DF; 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:"826", date:"Fri, 21 Oct 2022 18:02:37 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:02:36.856Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"53411282-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5340eb69-516a-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"0f1522e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"53411281-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:01:02.351+0000","endTime":"2022-10-21T18:01:04.908+0000","durationInMillis":2557,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:02:36.856Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:36.857Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f1522e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:36.861Z|ee264632-a55d-4f97-8a51-5298afd46009|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:02:37.838Z|80549032-3aad-4555-8c76-673456230106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:37.839Z|80549032-3aad-4555-8c76-673456230106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:38.013Z|ff5fd53f-c58d-438a-b606-ae76fe4406c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:38.014Z|098056d2-1bc3-47d3-b493-77f3a929987e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:38.014Z|ff5fd53f-c58d-438a-b606-ae76fe4406c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:38.014Z|098056d2-1bc3-47d3-b493-77f3a929987e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:42.690Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:02:42.693Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 0aeb42e8-f059-450e-8006-600d268c82fb already exists in requestDb InfraActiveRequests table 2022-10-21T18:02:42.694Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb 2022-10-21T18:02:42.694Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|INFO|500||Invoke 2022-10-21T18:02:42.694Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:42.695Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb 2022-10-21T18:02:42.695Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||Method : GET 2022-10-21T18:02:42.695Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ca29a52b5fc4a76b7c1015cc5882693", X-B3-SpanId:"d64abf0dfc227609", X-B3-ParentSpanId:"b7c1015cc5882693", X-B3-Sampled:"0", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfae3671-ae08-4a4b-ab9e-c5b8f9b76bd9"] 2022-10-21T18:02:42.695Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||Request body: 2022-10-21T18:02:42.695Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:42.719Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:42.720Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:02:42.720Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||Status text : Not Found 2022-10-21T18:02:42.720Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:02:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2022-10-21T18:02:42.721Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||Response body: 2022-10-21T18:02:42.721Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:42.721Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb|INFO|404|Not Found|InvokeReturn 2022-10-21T18:02:42.729Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T18:02:42.730Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T18:02:42.734Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:02:42.764Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:02:42.765Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||Invoke 2022-10-21T18:02:42.816Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||InvokeReturn 2022-10-21T18:02:42.816Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:02:45 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[42], vertex-id=[200768], x-aai-txid=[0-aai-resources-221021-18:02:45:377-95896], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:02:42.818Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e","service-description":"pNF","resource-version":"1666374653278"} 2022-10-21T18:02:42.819Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-10-21T18:02:42.822Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:02:42.853Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:02:42.853Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||Invoke 2022-10-21T18:02:42.889Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e|INFO|500||InvokeReturn 2022-10-21T18:02:42.889Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:02:45 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[32], vertex-id=[200768], x-aai-txid=[1-aai-resources-221021-18:02:45:459-37294], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:02:42.891Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e","service-description":"pNF","resource-version":"1666374653278"} 2022-10-21T18:02:42.893Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T18:02:42.893Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T18:02:42.900Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:42.900Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T18:02:42.901Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:42.901Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:42.901Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T18:02:42.901Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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:"9ca29a52b5fc4a76b7c1015cc5882693", X-B3-SpanId:"01b9e48a99e62184", X-B3-ParentSpanId:"b7c1015cc5882693", X-B3-Sampled:"0", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f1463c8-0bbc-4928-8dd5-5c6f7462592b"] 2022-10-21T18:02:42.901Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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_Namebb944150-a41d-4188-89b6-a106f3ff23a3","requestScope":"service"} 2022-10-21T18:02:42.902Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:42.924Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:42.925Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:42.925Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T18:02:42.925Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:02:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2022-10-21T18:02:42.925Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T18:02:42.926Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:42.926Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T18:02:42.926Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a 2022-10-21T18:02:42.927Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|INFO|500||Invoke 2022-10-21T18:02:42.927Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:42.927Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a 2022-10-21T18:02:42.927Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Method : GET 2022-10-21T18:02:42.928Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5861bf4a-ef75-47d3-b488-da0e63d9904e"] 2022-10-21T18:02:42.931Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Request body: 2022-10-21T18:02:42.931Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:42.963Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:42.964Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:42.964Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Status text : OK 2022-10-21T18:02:42.965Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:02:42 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:42.966Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Response body: { "modelName" : "Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw", "description" : "catalog service description", "modelUUID" : "28140977-ae62-4b41-82f6-0a67b9d3d22a", "modelInvariantUUID" : "aa5c950f-b981-4baa-9f22-ef4103fc91ea", "created" : "2022-10-21 17:57:58.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 45834b54-a47c", "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/28140977-ae62-4b41-82f6-0a67b9d3d22a" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/vnfCustomizations" } } } 2022-10-21T18:02:42.966Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:42.967Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|INFO|500||InvokeReturn 2022-10-21T18:02:42.970Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance 2022-10-21T18:02:42.970Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|INFO|500||Invoke 2022-10-21T18:02:42.971Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:42.971Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance 2022-10-21T18:02:42.971Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:02:42.972Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f664e614-d168-4cf5-bc97-b3e21a40a707"] 2022-10-21T18:02:42.972Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:02:42.972Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:42.991Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:42.991Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:02:42.991Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:02:42.992Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:02:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2022-10-21T18:02:42.992Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:02:42.992Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:42.993Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:02:42.994Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea 2022-10-21T18:02:42.994Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|INFO|500||Invoke 2022-10-21T18:02:42.994Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:42.994Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea 2022-10-21T18:02:42.995Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||Method : GET 2022-10-21T18:02:42.995Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c1a54e6-f1a6-49d1-8d56-080992faa85b"] 2022-10-21T18:02:42.995Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||Request body: 2022-10-21T18:02:42.995Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:43.023Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:43.024Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:43.024Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||Status text : OK 2022-10-21T18:02:43.024Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:02:42 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:43.027Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw", "description" : "catalog service description", "modelUUID" : "28140977-ae62-4b41-82f6-0a67b9d3d22a", "modelInvariantUUID" : "aa5c950f-b981-4baa-9f22-ef4103fc91ea", "created" : "2022-10-21 17:57:58.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 45834b54-a47c", "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/28140977-ae62-4b41-82f6-0a67b9d3d22a" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea" } } } 2022-10-21T18:02:43.027Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:43.028Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa5c950f-b981-4baa-9f22-ef4103fc91ea|INFO|500||InvokeReturn 2022-10-21T18:02:43.031Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance 2022-10-21T18:02:43.031Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|INFO|500||Invoke 2022-10-21T18:02:43.032Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:43.032Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance 2022-10-21T18:02:43.033Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:02:43.033Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8a81dd3-7f2c-48de-9660-cfefb86b4f39"] 2022-10-21T18:02:43.033Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:02:43.034Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:43.052Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:43.053Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:02:43.053Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:02:43.054Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:02:42 GMT", x-envoy-upstream-service-time:"16", server:"envoy"] 2022-10-21T18:02:43.054Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:02:43.054Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:43.055Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28140977-ae62-4b41-82f6-0a67b9d3d22a&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:02:43.056Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.056Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.056Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.057Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.057Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.057Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b76168b-cc83-4c48-86df-cf2a457b1421"] 2022-10-21T18:02:43.058Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.058Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.081Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.082Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.083Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T18:02:43.083Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:02:42 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:43.084Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T18:02:43.084Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.085Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.089Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.089Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.090Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.090Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.090Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.091Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b6fc6a-fdcc-41cc-99a0-62b57a3a1148"] 2022-10-21T18:02:43.091Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.091Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.111Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.111Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.112Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T18:02:43.112Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:02:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:43.113Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T16:49:34.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-10-21T18:02:43.113Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.114Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.116Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a 2022-10-21T18:02:43.116Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|INFO|500||Invoke 2022-10-21T18:02:43.116Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:43.116Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a 2022-10-21T18:02:43.117Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Method : GET 2022-10-21T18:02:43.117Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"790c2b5f-9440-4637-b3bb-42a45a01d840"] 2022-10-21T18:02:43.117Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Request body: 2022-10-21T18:02:43.118Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:43.142Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:43.142Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:43.143Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Status text : OK 2022-10-21T18:02:43.144Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:02:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:43.145Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||Response body: { "modelName" : "Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw", "description" : "catalog service description", "modelUUID" : "28140977-ae62-4b41-82f6-0a67b9d3d22a", "modelInvariantUUID" : "aa5c950f-b981-4baa-9f22-ef4103fc91ea", "created" : "2022-10-21 17:57:58.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 45834b54-a47c", "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/28140977-ae62-4b41-82f6-0a67b9d3d22a" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a/vnfCustomizations" } } } 2022-10-21T18:02:43.145Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:43.146Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28140977-ae62-4b41-82f6-0a67b9d3d22a|INFO|500||InvokeReturn 2022-10-21T18:02:43.150Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.156Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T18:02:43.156Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:43.156Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.156Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T18:02:43.157Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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:"3880", X-B3-TraceId:"9ca29a52b5fc4a76b7c1015cc5882693", X-B3-SpanId:"e247cb076c3919e1", X-B3-ParentSpanId:"b7c1015cc5882693", X-B3-Sampled:"0", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a927238-9b17-4633-902c-08a23a55f5a6"] 2022-10-21T18:02:43.157Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0aeb42e8-f059-450e-8006-600d268c82fb","requestStatus":"IN_PROGRESS","startTime":1666375362730,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"aa5c950f-b981-4baa-9f22-ef4103fc91ea\",\n \"modelVersionId\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\n \"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"ec53ab7e-c893-4212-aa6b-96a0d4ce8ec5\",\n \"owningEntityName\":\"OE-ETE_Customer-ec53ab7e-c893-4212-aa6b-96a0d4ce8ec5\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_bb944150-a41d-4188-89b6-a106f3ff23a3\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3\",\n \"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\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\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\n \"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 45834b54-a47c 0\",\n \"modelCustomizationId\":\"d2f93ad3-81e7-4874-bd7c-166894d3583c\",\n \"modelInvariantId\":\"aa5c950f-b981-4baa-9f22-ef4103fc91ea\",\n \"modelVersionId\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\n \"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\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\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\n \"instanceParams\":[],\n \"instanceName\":\"Qrt4ZHL2PWx6YHMRvfIw\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"0aeb42e8-f059-450e-8006-600d268c82fb"} 2022-10-21T18:02:43.157Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:43.188Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:43.188Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.189Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T18:02:43.189Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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/0aeb42e8-f059-450e-8006-600d268c82fb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:43 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:43.190Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0aeb42e8-f059-450e-8006-600d268c82fb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:02:42.730+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"aa5c950f-b981-4baa-9f22-ef4103fc91ea\",\n \"modelVersionId\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\n \"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"ec53ab7e-c893-4212-aa6b-96a0d4ce8ec5\",\n \"owningEntityName\":\"OE-ETE_Customer-ec53ab7e-c893-4212-aa6b-96a0d4ce8ec5\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_bb944150-a41d-4188-89b6-a106f3ff23a3\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3\",\n \"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\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\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\n \"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 45834b54-a47c 0\",\n \"modelCustomizationId\":\"d2f93ad3-81e7-4874-bd7c-166894d3583c\",\n \"modelInvariantId\":\"aa5c950f-b981-4baa-9f22-ef4103fc91ea\",\n \"modelVersionId\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\n \"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\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\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\n \"instanceParams\":[],\n \"instanceName\":\"Qrt4ZHL2PWx6YHMRvfIw\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T18:02:44.010+00:00", "serviceInstanceName" : "Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "0aeb42e8-f059-450e-8006-600d268c82fb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0aeb42e8-f059-450e-8006-600d268c82fb" } } } 2022-10-21T18:02:43.191Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:43.191Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T18:02:43.200Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.200Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T18:02:43.201Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.201Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.201Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:43.201Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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:"9ca29a52b5fc4a76b7c1015cc5882693", X-B3-SpanId:"69262cb2490b0d4f", X-B3-ParentSpanId:"b7c1015cc5882693", X-B3-Sampled:"0", X-ONAP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-TransactionID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ECOMP-RequestID:"0aeb42e8-f059-450e-8006-600d268c82fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d8f1ae-e7db-4b67-b6f2-60bec3a63c56"] 2022-10-21T18:02:43.202Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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\":\"aa5c950f-b981-4baa-9f22-ef4103fc91ea\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\"modelUuid\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\"modelInvariantUuid\":\"aa5c950f-b981-4baa-9f22-ef4103fc91ea\"},\"requestInfo\":{\"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_bb944150-a41d-4188-89b6-a106f3ff23a3\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namebb944150-a41d-4188-89b6-a106f3ff23a3\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 45834b54-a47c 0\",\"modelCustomizationId\":\"d2f93ad3-81e7-4874-bd7c-166894d3583c\",\"modelInvariantId\":\"aa5c950f-b981-4baa-9f22-ef4103fc91ea\",\"modelVersionId\":\"28140977-ae62-4b41-82f6-0a67b9d3d22a\",\"modelName\":\"Demo_pNF_Qrt4ZHL2PWx6YHMRvfIw\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"4e1b3cbb-afd5-41fb-ba26-2e4b25fba04e\",\"instanceParams\":[],\"instanceName\":\"Qrt4ZHL2PWx6YHMRvfIw\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"ec53ab7e-c893-4212-aa6b-96a0d4ce8ec5\",\"owningEntityName\":\"OE-ETE_Customer-ec53ab7e-c893-4212-aa6b-96a0d4ce8ec5\"}}}","type":"String"},"requestId":{"value":"0aeb42e8-f059-450e-8006-600d268c82fb","type":"String"},"mso-request-id":{"value":"0aeb42e8-f059-450e-8006-600d268c82fb","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-10-21T18:02:43.202Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:44.222Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:44.222Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:44.222Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T18:02:44.223Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 18:02:44 GMT", x-onap-requestid:"0aeb42e8-f059-450e-8006-600d268c82fb", x-requestid:"0aeb42e8-f059-450e-8006-600d268c82fb", x-transactionid:"0aeb42e8-f059-450e-8006-600d268c82fb", x-ecomp-requestid:"0aeb42e8-f059-450e-8006-600d268c82fb", x-onap-partnername:"UNKNOWN", x-invocationid:"73d8f1ae-e7db-4b67-b6f2-60bec3a63c56", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:44.223Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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\":\"0aeb42e8-f059-450e-8006-600d268c82fb\",\"instanceId\":\"d2085bd3-2df1-4369-b462-f865039cef32\"}}","message":"Success","processInstanceID":"8f8e6333-516a-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T18:02:44.223Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|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-10-21T18:02:44.223Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T18:02:44.227Z|0aeb42e8-f059-450e-8006-600d268c82fb|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:02:47.040Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:02:47.045Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:47.045Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:02:47.045Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:47.046Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:47.046Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:02:47.046Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1de54aa4da75ae475f0c6a9c55ebca6", X-B3-SpanId:"67eca598165eced3", X-B3-ParentSpanId:"14f5946841100e2c", X-B3-Sampled:"0", X-ONAP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-TransactionID:"8182f8ba-863f-40d7-863c-343bec028717", X-ECOMP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177a6691-48b7-4da0-aad6-23a4759699c0"] 2022-10-21T18:02:47.046Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:02:47.047Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:47.069Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:47.070Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:47.070Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:02:47.070Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:47.071Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:02:47.071Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:47.072Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:02:47.073Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:47.073Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:02:47.074Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:47.074Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:47.074Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:02:47.075Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1de54aa4da75ae475f0c6a9c55ebca6", X-B3-SpanId:"1bfdc015aec344f0", X-B3-ParentSpanId:"14f5946841100e2c", X-B3-Sampled:"0", X-ONAP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-TransactionID:"8182f8ba-863f-40d7-863c-343bec028717", X-ECOMP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88641eca-5112-4a1c-a64b-a27e99772dd0"] 2022-10-21T18:02:47.075Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:02:47.076Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:47.092Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:47.093Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:47.093Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:02:47.093Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:47 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:47.094Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:02:47.095Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:47.095Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:02:47.125Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:47.126Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:47.126Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:47.127Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:47.127Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:47.127Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-TransactionID:"8182f8ba-863f-40d7-863c-343bec028717", X-ECOMP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c0e114d-7b30-484c-a46a-e3e9c9f4e791"] 2022-10-21T18:02:47.128Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:47.128Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:47.252Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:47.252Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:47.253Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:47.253Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E9039D76956E2725F600F175314291C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:02:47 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:02:47.253Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:02:47.254Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:47.254Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:47.279Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:47.279Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:47.280Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:47.280Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:47.280Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:47.281Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-TransactionID:"8182f8ba-863f-40d7-863c-343bec028717", X-ECOMP-RequestID:"8182f8ba-863f-40d7-863c-343bec028717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4a0ad98-ca4a-4446-9f59-7a7314e79c00"] 2022-10-21T18:02:47.281Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:47.282Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:47.404Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:47.405Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:47.405Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:47.406Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F50112705A02455658E460F12CFEA6A; 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:"Fri, 21 Oct 2022 18:02:47 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:02:47.406Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:02:47.407Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:47.407Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:47.412Z|8182f8ba-863f-40d7-863c-343bec028717|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:02:47.861Z|26f06da9-b14f-4f17-9abc-8aa62aa6bf27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:47.862Z|26f06da9-b14f-4f17-9abc-8aa62aa6bf27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:48.035Z|6288e76e-cad9-4e4e-9c61-4b3371d18f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:48.035Z|b0da7c5e-a698-4a93-a6ae-91b0de206a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:48.035Z|6288e76e-cad9-4e4e-9c61-4b3371d18f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:48.035Z|b0da7c5e-a698-4a93-a6ae-91b0de206a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:50.551Z|d5b7a48d-086e-4c6d-b955-35388e5d64a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:02:50.552Z|d5b7a48d-086e-4c6d-b955-35388e5d64a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:02:50.840Z|0ecfdc35-42af-4cd6-9481-1332f30822bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:02:50.840Z|0ecfdc35-42af-4cd6-9481-1332f30822bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:02:57.562Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:02:57.568Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:57.568Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:02:57.568Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:57.568Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:02:57.569Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:02:57.569Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d669035d525fda98b663a6ae60ddbd2c", X-B3-SpanId:"fe42082fcd42f02a", X-B3-ParentSpanId:"b42f4a1dba9e4fc2", X-B3-Sampled:"0", X-ONAP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-TransactionID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ECOMP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aaa9c2a-928b-4763-b262-ca5bcc7cdbfc"] 2022-10-21T18:02:57.569Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:02:57.570Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:57.595Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:57.596Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:57.596Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:02:57.596Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:57.597Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:02:57.597Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:57.597Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:02:57.598Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:57.599Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:02:57.599Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:57.599Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:02:57.599Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:02:57.600Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d669035d525fda98b663a6ae60ddbd2c", X-B3-SpanId:"16e4324528a09f45", X-B3-ParentSpanId:"b42f4a1dba9e4fc2", X-B3-Sampled:"0", X-ONAP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-TransactionID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ECOMP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3debd503-687d-4664-a1d4-755bc2017ef9"] 2022-10-21T18:02:57.600Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:02:57.600Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:57.621Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:57.622Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:57.622Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:02:57.622Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:02:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:02:57.624Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:02:57.625Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:57.625Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:02:57.645Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:57.645Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:57.645Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:57.646Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:02:57.646Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:57.646Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-TransactionID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ECOMP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c21564f1-ef91-4aab-8d8b-0ae181261c41"] 2022-10-21T18:02:57.646Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:57.646Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:57.779Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:57.780Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:57.780Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:57.780Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BD24814C9A2602DB9682AFE5D8FDE2E8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:02:58 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:02:57.781Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:02:57.781Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:57.781Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:57.802Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:57.802Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:02:57.802Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:02:57.802Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:02:57.803Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:02:57.803Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-TransactionID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ECOMP-RequestID:"3c020822-9be0-48c0-81ed-15a8e4d4b0f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eb7c675-b170-4542-890b-7b37b5e15421"] 2022-10-21T18:02:57.803Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:02:57.803Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:02:57.883Z|de663252-cfc0-43fc-8781-b76244429024|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:57.884Z|de663252-cfc0-43fc-8781-b76244429024|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:57.926Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:02:57.926Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:02:57.926Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:02:57.927Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=48A9A4E07192AA47A210A873111D8EA1; 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:"Fri, 21 Oct 2022 18:02:58 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:02:57.927Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:02:57.927Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:02:57.928Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:02:57.931Z|3c020822-9be0-48c0-81ed-15a8e4d4b0f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:02:58.058Z|60bb32db-86b1-4388-a555-84eda6d7682d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:58.059Z|60bb32db-86b1-4388-a555-84eda6d7682d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:02:58.060Z|8f659ad1-f6ad-4e69-9936-7758b6c3991f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:02:58.060Z|8f659ad1-f6ad-4e69-9936-7758b6c3991f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:00.365Z|7f468ed0-a029-4ad6-9bf2-4292e2e00c75|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:03:00.366Z|7f468ed0-a029-4ad6-9bf2-4292e2e00c75|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:05.551Z|7f5aebad-c4c5-485c-ab40-82bbcc44d21d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:03:05.553Z|7f5aebad-c4c5-485c-ab40-82bbcc44d21d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:03:07.907Z|0e41fffc-a2a0-41a0-bf40-0f96bd242858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:07.908Z|0e41fffc-a2a0-41a0-bf40-0f96bd242858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:08.081Z|85303abc-85f1-486b-84b9-007c39aa40a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:08.082Z|85303abc-85f1-486b-84b9-007c39aa40a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:08.082Z|364eeb66-0d2b-4571-bdb7-611f68ca4d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:08.085Z|364eeb66-0d2b-4571-bdb7-611f68ca4d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:08.101Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:03:08.108Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:08.108Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:03:08.108Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:08.108Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:08.109Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:03:08.109Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec5131cbaef3b365fc39cc81a5b7bd2", X-B3-SpanId:"6a45b3e28871f505", X-B3-ParentSpanId:"267d2cf24de263ab", X-B3-Sampled:"0", X-ONAP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-TransactionID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ECOMP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25c69699-8b82-4c06-bf33-bbcdc41e417d"] 2022-10-21T18:03:08.109Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:03:08.109Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:08.138Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:08.138Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:08.139Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:03:08.139Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:08 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:08.140Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:03:08.140Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:08.141Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:03:08.142Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:08.142Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:03:08.143Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:08.143Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:08.143Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:03:08.144Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec5131cbaef3b365fc39cc81a5b7bd2", X-B3-SpanId:"fbf39efa6d93b250", X-B3-ParentSpanId:"267d2cf24de263ab", X-B3-Sampled:"0", X-ONAP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-TransactionID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ECOMP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f08cde44-8508-41f2-b947-fd985c16bcb7"] 2022-10-21T18:03:08.144Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:03:08.144Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:08.163Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:08.164Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:08.164Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:03:08.165Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:08 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:08.167Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:03:08.167Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:08.168Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:03:08.191Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:08.191Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:08.191Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:08.192Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:08.192Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:08.192Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-TransactionID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ECOMP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdd249e3-410e-4e17-99fe-75579fcbe374"] 2022-10-21T18:03:08.193Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:08.193Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:08.322Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:08.323Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:08.323Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:08.324Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6782CA8AB7C6ED68EF79FB03817EAB08; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:03:08 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:03:08.324Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:03:08.324Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:08.325Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:08.354Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:08.355Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:08.355Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:08.355Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:08.355Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:08.356Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-TransactionID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ECOMP-RequestID:"60ae465c-17a0-48ec-ac24-0ff25568e832", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09929166-b01e-4ba5-af99-01cc5d566a5f"] 2022-10-21T18:03:08.356Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:08.356Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:08.486Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:08.486Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:08.487Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:08.487Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A11E0F25C9E28CAD69A02318772D967; 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:"Fri, 21 Oct 2022 18:03:08 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:03:08.487Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:03:08.487Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:08.488Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:08.491Z|60ae465c-17a0-48ec-ac24-0ff25568e832|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:03:17.928Z|a9086921-9196-4c8e-9da7-79909b427525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:17.929Z|a9086921-9196-4c8e-9da7-79909b427525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:18.106Z|73608893-bde4-457a-af2c-31033f0c92db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:18.107Z|68876003-3b5f-43d8-b462-3da3ff9a53e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:18.107Z|73608893-bde4-457a-af2c-31033f0c92db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:18.107Z|68876003-3b5f-43d8-b462-3da3ff9a53e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:18.654Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:03:18.660Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:18.660Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:03:18.661Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:18.661Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:18.661Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:03:18.661Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5ca8168492ad7e9045ebc6b88f5f7c1", X-B3-SpanId:"8759ba63455a2704", X-B3-ParentSpanId:"46103cb90ebb8b60", X-B3-Sampled:"0", X-ONAP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-TransactionID:"a93ea405-2547-462e-81a2-f1943288b698", X-ECOMP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75bbd82b-dae9-4369-a676-0753983236ae"] 2022-10-21T18:03:18.662Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:03:18.662Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:18.686Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:18.687Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:18.687Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:03:18.687Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:19 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:18.688Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:03:18.688Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:18.689Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:03:18.690Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:18.691Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:03:18.691Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:18.691Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:18.691Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:03:18.692Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5ca8168492ad7e9045ebc6b88f5f7c1", X-B3-SpanId:"df4df9cca6d4567b", X-B3-ParentSpanId:"46103cb90ebb8b60", X-B3-Sampled:"0", X-ONAP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-TransactionID:"a93ea405-2547-462e-81a2-f1943288b698", X-ECOMP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52d2f85c-aef2-4862-8599-c26ccd81c1dc"] 2022-10-21T18:03:18.692Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:03:18.692Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:18.707Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:18.707Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:18.707Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:03:18.708Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:19 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:18.708Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:03:18.708Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:18.709Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:03:18.729Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:18.730Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:18.730Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:18.730Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:18.731Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:18.731Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-TransactionID:"a93ea405-2547-462e-81a2-f1943288b698", X-ECOMP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee552429-2acf-45bf-8c9f-d147d18b3afd"] 2022-10-21T18:03:18.731Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:18.732Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:18.856Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:18.857Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:18.857Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:18.857Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FDFBC54C4CFFEF4CEA94313B92AF7BB7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:03:19 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:03:18.858Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:03:18.858Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:18.858Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:18.876Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:18.876Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:18.876Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:18.877Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:18.877Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:18.877Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-TransactionID:"a93ea405-2547-462e-81a2-f1943288b698", X-ECOMP-RequestID:"a93ea405-2547-462e-81a2-f1943288b698", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d238b929-e0b2-4f98-80f6-debf3fa25997"] 2022-10-21T18:03:18.878Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:18.878Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:19.000Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:19.001Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:19.001Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:19.002Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8F0EE9EDCE351F45BA6BF58978B82F04; 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:"Fri, 21 Oct 2022 18:03:19 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:03:19.002Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:03:19.002Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:19.003Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:19.006Z|a93ea405-2547-462e-81a2-f1943288b698|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:03:20.551Z|9d2c84f6-d911-4807-adfd-f4ec655d2f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:03:20.552Z|9d2c84f6-d911-4807-adfd-f4ec655d2f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:03:20.841Z|077933ba-0111-4dce-9cf4-7d93677eef97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:03:20.841Z|077933ba-0111-4dce-9cf4-7d93677eef97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:03:27.950Z|354651c7-a5a0-4e01-a0a0-678d7da3db0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:27.951Z|354651c7-a5a0-4e01-a0a0-678d7da3db0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:28.129Z|ab493cd7-af2f-4e46-8620-58b19a9bff64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:28.129Z|ba9bfdb0-04aa-4ad5-a912-5d77c2aea9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:28.129Z|ab493cd7-af2f-4e46-8620-58b19a9bff64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:28.130Z|ba9bfdb0-04aa-4ad5-a912-5d77c2aea9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:29.176Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:03:29.181Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:29.182Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:03:29.182Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:29.182Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:29.183Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:03:29.183Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"947818ef3253ae73c22c35117d6ce649", X-B3-SpanId:"5c49933fcfcfa1ab", X-B3-ParentSpanId:"71e477581cfb44f9", X-B3-Sampled:"0", X-ONAP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-TransactionID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ECOMP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bdb19f9-d025-4e1d-8204-57673a311637"] 2022-10-21T18:03:29.184Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:03:29.184Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:29.214Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:29.214Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:29.215Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:03:29.215Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:30 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:29.216Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:03:29.216Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:29.217Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:03:29.219Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:29.219Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:03:29.219Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:29.220Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:29.220Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:03:29.221Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"947818ef3253ae73c22c35117d6ce649", X-B3-SpanId:"94ecc8fcd2c37585", X-B3-ParentSpanId:"71e477581cfb44f9", X-B3-Sampled:"0", X-ONAP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-TransactionID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ECOMP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"438a26f1-b321-4697-b37d-f56f4f36e3bc"] 2022-10-21T18:03:29.221Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:03:29.221Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:29.236Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:29.236Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:29.236Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:03:29.237Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:30 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:29.238Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:03:29.238Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:29.238Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:03:29.259Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:29.260Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:29.260Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:29.261Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:29.261Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:29.261Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-TransactionID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ECOMP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5c34efd-6457-4d2f-9b98-19e8f6cbc063"] 2022-10-21T18:03:29.262Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:29.262Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:29.392Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:29.392Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:29.393Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:29.393Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AC7C168A19DA3BBB5E6FF45E067B3B13; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:03:28 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:03:29.394Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:03:29.394Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:29.395Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:29.413Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:29.413Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:29.414Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:29.414Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:29.414Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:29.415Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-TransactionID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ECOMP-RequestID:"300b8630-09ed-4d50-ab00-38cc75f8e7e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d20e39ca-8aef-48f6-89e2-2a6c37d3ac72"] 2022-10-21T18:03:29.415Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:29.415Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:29.543Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:29.544Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:29.544Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:29.545Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F5349D3404FD897B7B6CA7DFF352D1DA; 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:"Fri, 21 Oct 2022 18:03:29 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:03:29.545Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:03:29.545Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:29.546Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:29.550Z|300b8630-09ed-4d50-ab00-38cc75f8e7e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:03:35.551Z|98a6b82e-a7d9-4488-a092-aecd8b878e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:03:35.552Z|98a6b82e-a7d9-4488-a092-aecd8b878e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:03:37.973Z|d14b8a5b-2a3a-4358-9f83-0969f21a6a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:37.974Z|d14b8a5b-2a3a-4358-9f83-0969f21a6a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:38.151Z|e4c3510f-26b6-4403-bd28-ea9ebf09e0b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:38.153Z|b9c1b7ef-8048-442e-8d09-d2e979817cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:38.153Z|e4c3510f-26b6-4403-bd28-ea9ebf09e0b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:38.153Z|b9c1b7ef-8048-442e-8d09-d2e979817cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:39.720Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:03:39.726Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:39.726Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:03:39.726Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:39.727Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:39.727Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:03:39.727Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fab77f3903026ccd9d50eaec884d1043", X-B3-SpanId:"a6424efa4220e04f", X-B3-ParentSpanId:"498f5d7bb3cabc4b", X-B3-Sampled:"0", X-ONAP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-TransactionID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ECOMP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf87159-b7ca-4e5d-b2bc-5b073292cc29"] 2022-10-21T18:03:39.727Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:03:39.727Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:39.756Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:39.757Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:39.757Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:03:39.757Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:40 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:39.758Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:03:39.758Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:39.758Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:03:39.759Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:39.760Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:03:39.760Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:39.760Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:39.761Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:03:39.761Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fab77f3903026ccd9d50eaec884d1043", X-B3-SpanId:"fb0c28ae9b75d62f", X-B3-ParentSpanId:"498f5d7bb3cabc4b", X-B3-Sampled:"0", X-ONAP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-TransactionID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ECOMP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10a89e84-168e-4158-ae8a-07ed255c80d1"] 2022-10-21T18:03:39.761Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:03:39.761Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:39.773Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:39.774Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:39.774Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:03:39.774Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:40 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:39.775Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:03:39.775Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:39.776Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:03:39.805Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:39.806Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:39.806Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:39.806Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:39.806Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:39.806Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-TransactionID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ECOMP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc641a3c-cfa4-4588-8f7d-df2a0121bc8b"] 2022-10-21T18:03:39.807Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:39.807Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:39.933Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:39.933Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:39.933Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:39.934Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D7A730087142074CEEE0B8BAA213E7CC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:03:40 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:03:39.934Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:03:39.934Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:39.935Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:39.952Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:39.953Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:39.953Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:39.953Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:39.954Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:39.954Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-TransactionID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ECOMP-RequestID:"c6b5a957-fc8e-4672-a9ff-a6e2193a7b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e870bc0f-8cb1-45c3-b121-11393defa01d"] 2022-10-21T18:03:39.954Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:39.954Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:40.076Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:40.076Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:40.077Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:40.077Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=293B6804DB1B3C5A660CB976F251D991; 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:"Fri, 21 Oct 2022 18:03:40 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:03:40.077Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:03:40.077Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:40.078Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:40.082Z|c6b5a957-fc8e-4672-a9ff-a6e2193a7b33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:03:47.996Z|b3133107-ba12-430c-a48b-ec8f028936e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:47.997Z|b3133107-ba12-430c-a48b-ec8f028936e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:48.181Z|e37f2576-99d4-44f2-bb26-c4a4ce299afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:48.182Z|e37f2576-99d4-44f2-bb26-c4a4ce299afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:48.182Z|6dab81b9-63f2-47fb-8070-b1e0468fe014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:48.183Z|6dab81b9-63f2-47fb-8070-b1e0468fe014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:50.241Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:03:50.246Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:50.246Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:03:50.247Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:50.247Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:03:50.247Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:03:50.247Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c50e95401a1f4f909b5d8df51d284dd9", X-B3-SpanId:"d60c126f5efe1904", X-B3-ParentSpanId:"086aa850289f00ca", X-B3-Sampled:"0", X-ONAP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-TransactionID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ECOMP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"075a03f9-c8a4-4a40-b710-a544db83d7e3"] 2022-10-21T18:03:50.248Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:03:50.248Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:50.285Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:50.286Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:50.286Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:03:50.286Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:51 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:50.288Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:03:50.288Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:50.288Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:03:50.290Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:50.290Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:03:50.290Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:50.290Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:03:50.291Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:03:50.291Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c50e95401a1f4f909b5d8df51d284dd9", X-B3-SpanId:"6c2556c75ee37eb7", X-B3-ParentSpanId:"086aa850289f00ca", X-B3-Sampled:"0", X-ONAP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-TransactionID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ECOMP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a03a4cee-f8b3-4bbd-bcfe-faba7bbfe92f"] 2022-10-21T18:03:50.291Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:03:50.292Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:50.310Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:50.311Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:50.311Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:03:50.311Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:03:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:03:50.312Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:03:50.312Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:50.313Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:03:50.336Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:50.337Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:50.337Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:50.338Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:03:50.338Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:50.338Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-TransactionID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ECOMP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a3c7566-e68e-4742-8f9e-00f6913ccb2d"] 2022-10-21T18:03:50.339Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:50.339Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:50.466Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:50.467Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:50.467Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:50.467Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=64F8E1AB8CB3A0E9145CA3E07397E2C7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:03:49 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:03:50.468Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:03:50.468Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:50.468Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:50.488Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:50.489Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:03:50.489Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:03:50.489Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:03:50.489Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:03:50.489Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-TransactionID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ECOMP-RequestID:"8e604b16-479f-44a3-a503-baed0ae75a19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3c72256-2964-4525-93f9-6d8b3773c185"] 2022-10-21T18:03:50.490Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:03:50.490Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:03:50.551Z|028c39df-f860-4f1d-bde0-72155231ae3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:03:50.553Z|028c39df-f860-4f1d-bde0-72155231ae3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:03:50.613Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:03:50.614Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:03:50.615Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:03:50.615Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1EDCF300B9620113E58006F2A40EB512; 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:"Fri, 21 Oct 2022 18:03:49 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:03:50.615Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:03:50.616Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:03:50.616Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:03:50.620Z|8e604b16-479f-44a3-a503-baed0ae75a19|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:03:50.842Z|c68a3eb2-bd41-4b33-8e95-533276690d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:03:50.842Z|c68a3eb2-bd41-4b33-8e95-533276690d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:03:58.026Z|dc6d62f4-e60c-4812-9444-ff5e3ca79f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:58.027Z|dc6d62f4-e60c-4812-9444-ff5e3ca79f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:58.204Z|feda6887-ea3a-419a-af3c-443be8ee7dca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:58.205Z|feda6887-ea3a-419a-af3c-443be8ee7dca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:03:58.208Z|f1dd8347-f2ee-44b8-8887-15e9cf3ab7b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:03:58.208Z|f1dd8347-f2ee-44b8-8887-15e9cf3ab7b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:00.365Z|6aebebf8-a089-4548-9fc1-dc38b4b96bd3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:04:00.366Z|6aebebf8-a089-4548-9fc1-dc38b4b96bd3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:00.807Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:04:00.812Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:00.813Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:04:00.813Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:00.813Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:00.813Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:04:00.814Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16aea86574d2b63294efe7255d059b21", X-B3-SpanId:"cf696e04960d7821", X-B3-ParentSpanId:"2bd27e3c421883cf", X-B3-Sampled:"0", X-ONAP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-TransactionID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ECOMP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22dfb7fb-87f1-48de-b7bc-cd14a6822226"] 2022-10-21T18:04:00.814Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:04:00.814Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:00.850Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:00.851Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:00.851Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:04:00.851Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:01 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:00.852Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:04:00.853Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:00.853Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:04:00.854Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:00.854Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:04:00.855Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:00.855Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:00.855Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:04:00.856Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16aea86574d2b63294efe7255d059b21", X-B3-SpanId:"40e9cfd8112235d6", X-B3-ParentSpanId:"2bd27e3c421883cf", X-B3-Sampled:"0", X-ONAP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-TransactionID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ECOMP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f04fd88b-c70b-4417-acba-1f417124dcb2"] 2022-10-21T18:04:00.856Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:04:00.856Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:00.873Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:00.873Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:00.874Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:04:00.874Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:01 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:00.875Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:04:00.875Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:00.876Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:04:00.938Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:00.940Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:00.941Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:00.942Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:00.942Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:00.943Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-TransactionID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ECOMP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e62e7be-a881-4b86-ab89-42f561f11230"] 2022-10-21T18:04:00.945Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:00.946Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:01.097Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:01.098Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:01.098Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:01.098Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6103CE41945DF9F7F405832101349A4C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:04:00 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2022-10-21T18:04:01.099Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:04:01.099Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:01.099Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:01.117Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:01.118Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:01.118Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:01.118Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:01.118Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:01.119Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-TransactionID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ECOMP-RequestID:"ac055c04-0ca8-4f47-9bd4-d067cdeadeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87372254-dd17-4a48-8e34-15e106966bc1"] 2022-10-21T18:04:01.119Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:01.119Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:01.240Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:01.241Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:01.241Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:01.242Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1CC9CC4D390150857986892541C9D537; 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:"Fri, 21 Oct 2022 18:04:00 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:04:01.242Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:04:01.242Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:01.243Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:01.246Z|ac055c04-0ca8-4f47-9bd4-d067cdeadeb6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:04:05.551Z|fa1f3158-cd4d-43f2-8010-51e56c59d60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:04:05.552Z|fa1f3158-cd4d-43f2-8010-51e56c59d60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:04:08.050Z|504c303c-ca14-4ed6-ab3e-3a1bef7912f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:08.050Z|504c303c-ca14-4ed6-ab3e-3a1bef7912f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:08.229Z|8549e1d9-9d09-4f45-b259-edea3e7d835d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:08.230Z|8549e1d9-9d09-4f45-b259-edea3e7d835d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:08.230Z|cf8234cc-70db-42a2-94a1-f48ca8318e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:08.231Z|cf8234cc-70db-42a2-94a1-f48ca8318e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:11.407Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:04:11.413Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:11.413Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:04:11.413Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:11.414Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:11.414Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:04:11.414Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ead38ca82090dd31644111923a2553e4", X-B3-SpanId:"a3af4fa8f909aaad", X-B3-ParentSpanId:"43735f41a634d35f", X-B3-Sampled:"0", X-ONAP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-TransactionID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ECOMP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05a9129f-9e1c-4684-ad71-c21a411c7cc4"] 2022-10-21T18:04:11.415Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:04:11.415Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:11.450Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:11.451Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:11.451Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:04:11.451Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:12 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:11.453Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:04:11.453Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:11.453Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:04:11.455Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:11.455Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:04:11.455Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:11.456Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:11.456Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:04:11.456Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ead38ca82090dd31644111923a2553e4", X-B3-SpanId:"65cc8a086f831377", X-B3-ParentSpanId:"43735f41a634d35f", X-B3-Sampled:"0", X-ONAP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-TransactionID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ECOMP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"003a08ef-4176-4154-8035-4c547a25b0b8"] 2022-10-21T18:04:11.456Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:04:11.457Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:11.475Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:11.476Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:11.476Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:04:11.476Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:11.477Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:04:11.477Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:11.478Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:04:11.501Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:11.501Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:11.502Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:11.502Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:11.502Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:11.502Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-TransactionID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ECOMP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"603503dd-4c0c-40d1-a2db-467bbf637840"] 2022-10-21T18:04:11.503Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:11.503Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:11.637Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:11.638Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:11.638Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:11.639Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1F7186C57B2FA4F93FF0CDF0C08D0258; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:04:11 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:04:11.639Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:04:11.639Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:11.640Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:11.659Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:11.659Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:11.660Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:11.660Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:11.661Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:11.661Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-TransactionID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ECOMP-RequestID:"4d7497a9-6067-4642-86be-0f08cb2e8003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7704ed1a-98dc-4e3a-81bf-9198b8696524"] 2022-10-21T18:04:11.662Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:11.662Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:11.787Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:11.788Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:11.788Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:11.789Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7527A803A141FEA77624B592F7E2ABA6; 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:"Fri, 21 Oct 2022 18:04:11 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:04:11.789Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:907d0912-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:02:45.085+0000","endTime":"2022-10-21T18:02:45.092+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:04:11.790Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:11.790Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:11.794Z|4d7497a9-6067-4642-86be-0f08cb2e8003|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:04:18.080Z|62882e88-a03a-45ae-92d1-3ff765df8d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:18.080Z|62882e88-a03a-45ae-92d1-3ff765df8d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:18.253Z|42afa7f4-069a-4a94-b2cd-dbce34348a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:18.253Z|f22093d2-f0a6-4dd5-8a5c-b3ed16769467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:18.254Z|f22093d2-f0a6-4dd5-8a5c-b3ed16769467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:18.254Z|42afa7f4-069a-4a94-b2cd-dbce34348a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:20.551Z|01fc2e68-d41a-4520-b85a-01d5c8f3a818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:04:20.552Z|01fc2e68-d41a-4520-b85a-01d5c8f3a818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:04:20.845Z|466b35a7-2c4d-422a-8e90-d3e0db528d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:04:20.845Z|466b35a7-2c4d-422a-8e90-d3e0db528d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:04:21.968Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:04:21.973Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:21.974Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:04:21.974Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:21.975Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:21.975Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:04:21.975Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2b051bd28f5cb2d2d1014c36ccaa0cc", X-B3-SpanId:"c9aebaaed72f6934", X-B3-ParentSpanId:"a06abeb81879b351", X-B3-Sampled:"0", X-ONAP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-TransactionID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ECOMP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdde9899-dfca-4b25-8866-943411b4b055"] 2022-10-21T18:04:21.975Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:04:21.976Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:22.009Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:22.009Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:22.009Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:04:22.010Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:22 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:22.011Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:02:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:04:22.012Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:22.013Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:04:22.020Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:22.021Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:04:22.021Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:22.021Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:22.022Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:04:22.022Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2b051bd28f5cb2d2d1014c36ccaa0cc", X-B3-SpanId:"e95ed3c76fb30e3c", X-B3-ParentSpanId:"a06abeb81879b351", X-B3-Sampled:"0", X-ONAP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-TransactionID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ECOMP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7dd758a-09d9-4e84-ac89-6f9118f3fb65"] 2022-10-21T18:04:22.022Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:04:22.023Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:22.049Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:22.049Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:22.050Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:04:22.050Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:22.051Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375364000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:04:22.051Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:22.051Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:04:22.074Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:22.075Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:22.075Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:22.075Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:22.076Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:22.076Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-TransactionID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ECOMP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff0cdb0b-10b6-44a9-b592-8d01fa9adf11"] 2022-10-21T18:04:22.076Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:22.077Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:22.211Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:22.212Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:22.212Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:22.213Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A22215E2436C4A714A95F2904DF564AB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:04:22 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:04:22.213Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:04:22.213Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:22.214Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:22.237Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:22.238Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:22.238Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:22.239Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:22.239Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:22.240Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-TransactionID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ECOMP-RequestID:"eaa4529c-0a50-4930-abfb-aef50d5ccc23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d16e9ce7-c8f3-40b6-a7e6-06d5c6476be9"] 2022-10-21T18:04:22.240Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:22.240Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:22.389Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:22.389Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:22.390Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:22.390Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=33663EA1146B2457D871D1D91EECCF51; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:04:22 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-10-21T18:04:22.391Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:04:22.391Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:22.392Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:22.395Z|eaa4529c-0a50-4930-abfb-aef50d5ccc23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:04:28.102Z|cb64a475-fd61-4eb8-86fc-1ca6e13d1b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:28.103Z|cb64a475-fd61-4eb8-86fc-1ca6e13d1b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:28.275Z|6d71967f-1b99-4836-9693-f645202c736c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:28.275Z|6d71967f-1b99-4836-9693-f645202c736c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:28.279Z|9d8b51ff-809d-4d20-9dd1-7a5ed09dad12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:28.279Z|9d8b51ff-809d-4d20-9dd1-7a5ed09dad12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:32.567Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:04:32.571Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:32.572Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:04:32.572Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:32.573Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:32.573Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:04:32.573Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d89b61d3297148a987b611ba9a1f121", X-B3-SpanId:"ccdd5f172f3de57e", X-B3-ParentSpanId:"5d506e1ba0e0c0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-TransactionID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ECOMP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c800e7c8-217d-4cd5-98c3-cf906e2cd823"] 2022-10-21T18:04:32.574Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:04:32.574Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:32.608Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:32.609Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:32.609Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:04:32.609Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:33 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:32.610Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:04:32.610Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:32.611Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:04:32.612Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:32.612Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:04:32.612Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:32.613Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:32.613Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:04:32.613Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d89b61d3297148a987b611ba9a1f121", X-B3-SpanId:"53d7e3557bf2f44f", X-B3-ParentSpanId:"5d506e1ba0e0c0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-TransactionID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ECOMP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b918ec5a-324f-4cc1-95f4-3ba0a4ef3a6a"] 2022-10-21T18:04:32.613Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:04:32.614Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:32.631Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:32.631Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:32.631Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:04:32.632Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:33 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:32.633Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:04:32.633Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:32.634Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:04:32.654Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:32.655Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:32.655Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:32.655Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:32.655Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:32.656Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-TransactionID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ECOMP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50fda5d5-64c2-4074-a6c9-9d60c12aa7dc"] 2022-10-21T18:04:32.656Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:32.656Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:32.793Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:32.794Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:32.794Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:32.795Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=797E45549A0FC1AE5AFB7EB38B67813F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:04:33 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:04:32.795Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:04:32.795Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:32.796Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:32.814Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:32.814Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:32.815Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:32.815Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:32.815Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:32.815Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-TransactionID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ECOMP-RequestID:"36ef11eb-5c4e-4def-ad93-14e9cca5572e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4731da6-de47-49f5-8cf9-0f7f3933e45d"] 2022-10-21T18:04:32.816Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:32.816Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:32.939Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:32.939Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:32.939Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:32.940Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B8C8FEDE84D36D0F95E9889992F715B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:04:33 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:04:32.940Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:04:32.941Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:32.941Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:32.945Z|36ef11eb-5c4e-4def-ad93-14e9cca5572e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:04:35.551Z|8c199d16-c2b0-4c42-bfd3-78ee915d87aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:04:35.554Z|8c199d16-c2b0-4c42-bfd3-78ee915d87aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:04:38.124Z|7e4f6892-d115-4597-b1f0-cff63c954cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:38.124Z|7e4f6892-d115-4597-b1f0-cff63c954cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:38.300Z|0b3daae8-7420-49c8-b2ba-398e8ae31a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:38.300Z|5dad93a0-14ee-4376-8d5a-999d519e9958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:38.300Z|5dad93a0-14ee-4376-8d5a-999d519e9958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:38.300Z|0b3daae8-7420-49c8-b2ba-398e8ae31a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:43.113Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:04:43.118Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:43.118Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:04:43.118Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:43.119Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:43.119Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:04:43.119Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a27055d4b61f939784d0d08062056df", X-B3-SpanId:"c1a135d2314e9b8a", X-B3-ParentSpanId:"c6271d77e3e184fc", X-B3-Sampled:"0", X-ONAP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-TransactionID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ECOMP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce270d2a-00e2-4abf-91da-29e518cd123d"] 2022-10-21T18:04:43.120Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:04:43.120Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:43.146Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:43.147Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:43.147Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:04:43.147Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:43 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:43.149Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:04:43.149Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:43.149Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:04:43.151Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:43.151Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:04:43.151Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:43.152Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:43.152Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:04:43.152Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a27055d4b61f939784d0d08062056df", X-B3-SpanId:"74964943fbcc4ef1", X-B3-ParentSpanId:"c6271d77e3e184fc", X-B3-Sampled:"0", X-ONAP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-TransactionID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ECOMP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9af0dae-c2cc-4acd-9184-d77c497195ef"] 2022-10-21T18:04:43.152Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:04:43.153Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:43.176Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:43.177Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:43.177Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:04:43.178Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:43 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:43.179Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:04:43.179Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:43.180Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:04:43.202Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:43.203Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:43.203Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:43.204Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:43.204Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:43.204Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-TransactionID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ECOMP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bc9b3aa-b633-463b-ad00-179e07789023"] 2022-10-21T18:04:43.205Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:43.205Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:43.335Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:43.335Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:43.335Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:43.336Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A05724A58A575C9D0FF10E12106DB686; 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:"789", date:"Fri, 21 Oct 2022 18:04:43 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:04:43.336Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:04:43.337Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:43.337Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:43.355Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:43.355Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:43.356Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:43.356Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:43.356Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:43.357Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-TransactionID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ECOMP-RequestID:"3d3afcc7-2e4c-45f1-8599-99a06b92eb01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edd54b21-18fa-44fe-a815-809db5952828"] 2022-10-21T18:04:43.357Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:43.357Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:43.481Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:43.482Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:43.482Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:43.482Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BA544DFD7E5301735050E9AA14164008; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:04:43 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:04:43.483Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:04:43.484Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:43.485Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:43.489Z|3d3afcc7-2e4c-45f1-8599-99a06b92eb01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:04:48.147Z|078e6e7a-baf7-4d87-8e52-481533790505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:48.147Z|078e6e7a-baf7-4d87-8e52-481533790505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:48.323Z|6ce83465-3c0b-477e-a2c0-c6fd05e9edef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:48.323Z|adf59da4-e1f7-48e5-ba28-d664f262ace4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:48.324Z|6ce83465-3c0b-477e-a2c0-c6fd05e9edef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:48.324Z|adf59da4-e1f7-48e5-ba28-d664f262ace4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:50.551Z|5c17cb69-a751-4788-927b-3fd76edced80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:04:50.552Z|5c17cb69-a751-4788-927b-3fd76edced80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:04:50.845Z|b0def76f-a495-49e3-9ef4-5a5614fff1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:04:50.846Z|b0def76f-a495-49e3-9ef4-5a5614fff1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:04:53.650Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:04:53.655Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:53.655Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:04:53.655Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:53.655Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:04:53.656Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:04:53.656Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9205ebf54619b768086b409c2eed7612", X-B3-SpanId:"ec2fa1a62e426cdc", X-B3-ParentSpanId:"f451958c52bae039", X-B3-Sampled:"0", X-ONAP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-TransactionID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ECOMP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc748fc3-6eb7-4537-80b6-76dec9ae4a98"] 2022-10-21T18:04:53.656Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:04:53.656Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:53.690Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:53.690Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:53.690Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:04:53.691Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:53.692Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:04:53.692Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:53.693Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:04:53.694Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:53.694Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:04:53.694Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:53.695Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:04:53.695Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:04:53.695Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9205ebf54619b768086b409c2eed7612", X-B3-SpanId:"0beccb619c916b2f", X-B3-ParentSpanId:"f451958c52bae039", X-B3-Sampled:"0", X-ONAP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-TransactionID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ECOMP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3446c729-8bfd-495f-bedb-5400e8ec3f9e"] 2022-10-21T18:04:53.695Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:04:53.695Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:53.710Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:53.710Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:53.711Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:04:53.711Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:04:54 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:04:53.711Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:04:53.712Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:53.712Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:04:53.731Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:53.732Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:53.732Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:53.732Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:04:53.733Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:53.733Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-TransactionID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ECOMP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"161f113b-22ba-4145-9560-a79ccbe95223"] 2022-10-21T18:04:53.733Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:53.733Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:53.859Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:53.860Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:53.861Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:53.861Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4C54D6122CFF01C8C6D4A0437A86E28E; 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:"789", date:"Fri, 21 Oct 2022 18:04:54 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:04:53.861Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:04:53.861Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:53.862Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:53.890Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:53.891Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:04:53.891Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:04:53.891Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:04:53.892Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:04:53.892Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-TransactionID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ECOMP-RequestID:"34139c64-6e8c-4393-8f68-9e80c76be7d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb9b079d-dcd3-4775-8d55-724d9188cfc2"] 2022-10-21T18:04:53.892Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:04:53.893Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:04:54.019Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:04:54.020Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:04:54.020Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:04:54.020Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=02E4DF1D738176E98113681C2024AD42; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:04:54 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:04:54.021Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:04:54.021Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:04:54.022Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:04:54.026Z|34139c64-6e8c-4393-8f68-9e80c76be7d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:04:58.172Z|26a57684-6212-44ce-9c90-c27fc2b85dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:58.173Z|26a57684-6212-44ce-9c90-c27fc2b85dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:58.347Z|419b5f9f-100d-4c78-8d55-41dcd44ebc02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:58.347Z|5cf85b89-46eb-4bb4-ad25-001b107e3bea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:04:58.347Z|419b5f9f-100d-4c78-8d55-41dcd44ebc02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:04:58.347Z|5cf85b89-46eb-4bb4-ad25-001b107e3bea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:00.364Z|04d839b1-d4b3-4457-aad9-63c0bd037a8f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:05:00.365Z|04d839b1-d4b3-4457-aad9-63c0bd037a8f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:04.207Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:05:04.212Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:04.212Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:05:04.212Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:04.213Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:04.213Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:05:04.213Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33ac51c408adadd51900a394d92c22e5", X-B3-SpanId:"63056a5f3c2fa7bc", X-B3-ParentSpanId:"58a6a6ee1990aeae", X-B3-Sampled:"0", X-ONAP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-TransactionID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ECOMP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d783b7ff-25a0-48cb-9856-3f19dd3f4d29"] 2022-10-21T18:05:04.213Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:05:04.214Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:04.239Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:04.240Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:04.240Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:05:04.240Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:05 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:04.241Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:05:04.241Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:04.241Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:05:04.242Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:04.243Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:05:04.243Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:04.243Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:04.243Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:05:04.243Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33ac51c408adadd51900a394d92c22e5", X-B3-SpanId:"29b4beeed95138c1", X-B3-ParentSpanId:"58a6a6ee1990aeae", X-B3-Sampled:"0", X-ONAP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-TransactionID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ECOMP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b73ab81-be0d-45f4-9dcf-bf5b39a381ce"] 2022-10-21T18:05:04.244Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:05:04.244Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:04.259Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:04.260Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:04.260Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:05:04.261Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:05 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:04.261Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:05:04.262Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:04.262Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:05:04.282Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:04.283Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:04.283Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:04.283Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:04.283Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:04.284Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-TransactionID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ECOMP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"256e5c0e-bf79-4bfe-9603-01171844d397"] 2022-10-21T18:05:04.284Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:04.284Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:04.410Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:04.411Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:04.411Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:04.411Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FC63379B331A7014F1C70454A46D3F1A; 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:"789", date:"Fri, 21 Oct 2022 18:05:04 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:05:04.411Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:05:04.412Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:04.412Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:04.429Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:04.430Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:04.430Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:04.430Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:04.430Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:04.430Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-TransactionID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ECOMP-RequestID:"54d5362a-e4f4-43b1-8047-90f3a3f706b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20c8ac55-f3d1-484b-bec7-feb5e4cb5cbc"] 2022-10-21T18:05:04.431Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:04.431Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:04.555Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:04.555Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:04.556Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:04.556Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=21990F04213B140708E93668A4BE329F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:05:04 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:05:04.556Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:05:04.557Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:04.557Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:04.560Z|54d5362a-e4f4-43b1-8047-90f3a3f706b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:05:05.551Z|571e2397-df28-458f-b7c9-9a1ba341cbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:05:05.552Z|571e2397-df28-458f-b7c9-9a1ba341cbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:05:08.194Z|ee670b99-5636-45b2-9a9f-f13d8a6569ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:08.195Z|ee670b99-5636-45b2-9a9f-f13d8a6569ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:08.371Z|74cc721c-3eb9-46c8-9230-fc9325465614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:08.372Z|74cc721c-3eb9-46c8-9230-fc9325465614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:08.375Z|7a097405-da69-46a1-aa73-e05354779ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:08.375Z|7a097405-da69-46a1-aa73-e05354779ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:14.726Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:05:14.731Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:14.732Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:05:14.732Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:14.732Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:14.733Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:05:14.733Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0834856ac31dcafb9860c2bee04e9567", X-B3-SpanId:"386062c37c721e2d", X-B3-ParentSpanId:"729f802571a4dd93", X-B3-Sampled:"0", X-ONAP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-TransactionID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ECOMP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03080d42-26f4-4caf-a262-b78dfdc95acc"] 2022-10-21T18:05:14.733Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:05:14.734Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:14.788Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:14.789Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:14.789Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:05:14.789Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:15 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:14.791Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:05:14.791Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:14.792Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:05:14.793Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:14.794Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:05:14.794Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:14.794Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:14.794Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:05:14.795Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0834856ac31dcafb9860c2bee04e9567", X-B3-SpanId:"54c8cd338552a8c7", X-B3-ParentSpanId:"729f802571a4dd93", X-B3-Sampled:"0", X-ONAP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-TransactionID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ECOMP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7f1dad0-28f8-46a0-a03d-031f246d42ad"] 2022-10-21T18:05:14.795Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:05:14.795Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:14.811Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:14.811Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:14.811Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:05:14.811Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:15 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:14.813Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:05:14.813Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:14.814Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:05:14.834Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:14.834Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:14.835Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:14.835Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:14.835Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:14.836Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-TransactionID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ECOMP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15474122-3904-4e8b-9a37-d8c3cbd8d2bd"] 2022-10-21T18:05:14.836Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:14.836Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:14.972Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:14.972Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:14.973Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:14.973Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2D0ADB0886C08280403B481BBF619EC1; 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:"789", date:"Fri, 21 Oct 2022 18:05:15 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:05:14.973Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:05:14.974Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:14.974Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:14.992Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:14.993Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:14.993Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:14.994Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:14.994Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:14.995Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-TransactionID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ECOMP-RequestID:"83d1471e-0a3d-4dc5-b0d7-a69a780005fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2bb06c6-6af2-4669-96da-3f601843eac8"] 2022-10-21T18:05:14.995Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:14.996Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:15.122Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:15.122Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:15.123Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:15.123Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=860B7B912691D604025884933258BC9D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:05:15 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:05:15.123Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:05:15.123Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:15.124Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:15.127Z|83d1471e-0a3d-4dc5-b0d7-a69a780005fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:05:18.216Z|c036ee7b-a8f1-4af9-b18d-2487d235c56d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:18.217Z|c036ee7b-a8f1-4af9-b18d-2487d235c56d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:18.397Z|45851bbf-fc07-48ca-97a1-7d6d60a00249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:18.397Z|56788fa4-374d-4788-a623-7013673270e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:18.397Z|56788fa4-374d-4788-a623-7013673270e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:18.398Z|45851bbf-fc07-48ca-97a1-7d6d60a00249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:20.551Z|65c8e07b-25b1-4d1a-a296-b85e431a62bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:05:20.553Z|65c8e07b-25b1-4d1a-a296-b85e431a62bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:05:20.846Z|d833ee7e-30af-490f-8c6e-ce2ee7b11a0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:05:20.847Z|d833ee7e-30af-490f-8c6e-ce2ee7b11a0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:05:25.288Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:05:25.293Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:25.293Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:05:25.294Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:25.294Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:25.294Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:05:25.295Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52d61f969b70cbc2585550ad2b4df753", X-B3-SpanId:"b45afa2bd2e52991", X-B3-ParentSpanId:"3d698bf7c85c9000", X-B3-Sampled:"0", X-ONAP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-TransactionID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ECOMP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"463c4128-9303-4801-9bc1-628f845b3f27"] 2022-10-21T18:05:25.295Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:05:25.295Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:25.323Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:25.324Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:25.325Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:05:25.325Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:25.326Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:05:25.326Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:25.327Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:05:25.329Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:25.329Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:05:25.329Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:25.330Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:25.330Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:05:25.330Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52d61f969b70cbc2585550ad2b4df753", X-B3-SpanId:"ad7256b429859085", X-B3-ParentSpanId:"3d698bf7c85c9000", X-B3-Sampled:"0", X-ONAP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-TransactionID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ECOMP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc13e3ec-d97d-45f8-b2db-23b98cde3c42"] 2022-10-21T18:05:25.331Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:05:25.331Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:25.358Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:25.359Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:25.359Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:05:25.360Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:26 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:25.365Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:05:25.365Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:25.366Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:05:25.390Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:25.391Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:25.392Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:25.392Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:25.392Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:25.393Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-TransactionID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ECOMP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"426b1f59-67f0-42d3-9d92-962fb54db0a5"] 2022-10-21T18:05:25.393Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:25.393Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:25.522Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:25.523Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:25.523Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:25.524Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=392A1C14A037AEBA3F648F29A98CA303; 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:"789", date:"Fri, 21 Oct 2022 18:05:25 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:05:25.525Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:05:25.525Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:25.525Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:25.547Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:25.547Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:25.548Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:25.548Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:25.548Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:25.549Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-TransactionID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ECOMP-RequestID:"d8f3130f-5c5a-4d72-82a2-70bc7ce554ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11da804f-249e-48bf-b962-d14afe5ea009"] 2022-10-21T18:05:25.549Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:25.549Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:25.674Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:25.674Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:25.675Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:25.676Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A5C9F4FCF545EE5781B918DA510F1105; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:05:25 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:05:25.676Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:05:25.676Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:25.677Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:25.681Z|d8f3130f-5c5a-4d72-82a2-70bc7ce554ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:05:28.245Z|861d044a-8d9d-4cdc-9115-69d3670987c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:28.245Z|861d044a-8d9d-4cdc-9115-69d3670987c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:28.418Z|16b93d05-c0b6-46aa-ab37-a0780ca6ded6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:28.418Z|16b93d05-c0b6-46aa-ab37-a0780ca6ded6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:28.420Z|dc192845-75cb-4592-bcc2-72435f0bfa5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:28.421Z|dc192845-75cb-4592-bcc2-72435f0bfa5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:35.551Z|aa68af36-04c0-4787-9ede-96639398bf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:05:35.552Z|aa68af36-04c0-4787-9ede-96639398bf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:05:35.841Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:05:35.846Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:35.847Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:05:35.847Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:35.847Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:35.848Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:05:35.848Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266d7cda9c8c7dba2982eb43e35ed51a", X-B3-SpanId:"269537138a9336ac", X-B3-ParentSpanId:"4665899e44e9d325", X-B3-Sampled:"0", X-ONAP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-TransactionID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ECOMP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9952a4f-a840-45b3-8c52-664113ec6cd7"] 2022-10-21T18:05:35.848Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:05:35.849Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:35.883Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:35.884Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:35.884Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:05:35.884Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:36 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:35.886Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:05:35.886Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:35.887Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:05:35.888Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:35.888Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:05:35.889Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:35.889Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:35.889Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:05:35.890Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266d7cda9c8c7dba2982eb43e35ed51a", X-B3-SpanId:"202db4f8ae413e21", X-B3-ParentSpanId:"4665899e44e9d325", X-B3-Sampled:"0", X-ONAP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-TransactionID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ECOMP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c39bbd56-e692-4808-bacc-3cea186b6487"] 2022-10-21T18:05:35.890Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:05:35.890Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:35.906Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:35.906Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:35.907Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:05:35.907Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:36 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:35.907Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:05:35.908Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:35.908Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:05:35.930Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:35.931Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:35.931Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:35.931Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:35.931Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:35.931Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-TransactionID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ECOMP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d795c0c-7f1e-48d7-ab41-fe691f809207"] 2022-10-21T18:05:35.932Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:35.932Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:36.057Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:36.058Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:36.058Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:36.058Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1402BB8E2612A2C821E20201659D2426; 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:"789", date:"Fri, 21 Oct 2022 18:05:36 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:05:36.059Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:05:36.059Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:36.059Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:36.079Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:36.079Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:36.079Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:36.080Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:36.080Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:36.080Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-TransactionID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ECOMP-RequestID:"2f09bb92-8743-4af2-833e-d624c8e7efc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"779ecc30-61ca-4e4c-9f35-ba8dbbe5f2b4"] 2022-10-21T18:05:36.080Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:36.081Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:36.201Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:36.202Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:36.202Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:36.202Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4EC833959B448AAE68B43DF41B5D2DDD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:05:36 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:05:36.203Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:05:36.203Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:36.203Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:36.207Z|2f09bb92-8743-4af2-833e-d624c8e7efc5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:05:38.275Z|cf2a6955-7254-47be-9c28-b3cb04f05282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:38.276Z|cf2a6955-7254-47be-9c28-b3cb04f05282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:38.439Z|627fcabf-2661-484b-ab59-607bd4500c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:38.440Z|627fcabf-2661-484b-ab59-607bd4500c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:38.444Z|2c0f6de9-e3a6-4984-b508-5ed356d50d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:38.445Z|2c0f6de9-e3a6-4984-b508-5ed356d50d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:46.379Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:05:46.384Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:46.385Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:05:46.385Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:46.386Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:46.386Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:05:46.386Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95fb90a1fac733bbae325de015c97084", X-B3-SpanId:"5ff927feedbd9bc2", X-B3-ParentSpanId:"ebf49da69cd6896a", X-B3-Sampled:"0", X-ONAP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-TransactionID:"183a775f-390f-451f-ba89-abb826045d1e", X-ECOMP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"563b5f50-3a6a-42ba-b81a-ccc9e994a000"] 2022-10-21T18:05:46.387Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:05:46.387Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:46.415Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:46.416Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:46.416Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:05:46.417Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:47 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:46.417Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:05:46.418Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:46.418Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:05:46.420Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:46.420Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:05:46.420Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:46.421Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:46.421Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:05:46.422Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95fb90a1fac733bbae325de015c97084", X-B3-SpanId:"bf97c6adcc819ba8", X-B3-ParentSpanId:"ebf49da69cd6896a", X-B3-Sampled:"0", X-ONAP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-TransactionID:"183a775f-390f-451f-ba89-abb826045d1e", X-ECOMP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5315d378-82fc-4fcb-bf98-a01590b9e89c"] 2022-10-21T18:05:46.422Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:05:46.422Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:46.438Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:46.438Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:46.438Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:05:46.439Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:47 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:46.441Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:05:46.441Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:46.442Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:05:46.469Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:46.470Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:46.470Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:46.471Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:46.471Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:46.477Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-TransactionID:"183a775f-390f-451f-ba89-abb826045d1e", X-ECOMP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9a04d4d-0032-4f3a-84ea-da73ad5e38aa"] 2022-10-21T18:05:46.477Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:46.478Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:46.620Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:46.621Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:46.621Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:46.622Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9832D5151A99EEB88DD9D67A0E1AC006; 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:"789", date:"Fri, 21 Oct 2022 18:05:46 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-10-21T18:05:46.622Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:05:46.622Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:46.623Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:46.644Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:46.645Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:46.645Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:46.645Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:46.646Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:46.646Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-TransactionID:"183a775f-390f-451f-ba89-abb826045d1e", X-ECOMP-RequestID:"183a775f-390f-451f-ba89-abb826045d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f941cb5-3450-4254-9166-b657f356a3f0"] 2022-10-21T18:05:46.646Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:46.646Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:46.769Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:46.770Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:46.770Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:46.770Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D3648580ED1E53775A70B6741A5D4A3F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:05:46 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:05:46.770Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:05:46.771Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:46.771Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:46.775Z|183a775f-390f-451f-ba89-abb826045d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:05:48.298Z|88518abb-e4fa-4457-8999-0f759db99290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:48.299Z|88518abb-e4fa-4457-8999-0f759db99290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:48.468Z|913e6625-e5dd-4ee6-ab44-02921b6fb5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:48.468Z|43bbeab0-45d4-432e-9309-a4d01ae64077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:48.469Z|913e6625-e5dd-4ee6-ab44-02921b6fb5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:48.469Z|43bbeab0-45d4-432e-9309-a4d01ae64077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:50.551Z|37d18625-4934-45a1-92d1-16142a14a45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:05:50.552Z|37d18625-4934-45a1-92d1-16142a14a45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:05:50.848Z|0e7d4fcc-326b-405b-b660-a2dafd630dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:05:50.848Z|0e7d4fcc-326b-405b-b660-a2dafd630dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:05:56.934Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:05:56.939Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:56.940Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:05:56.940Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:56.940Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:05:56.941Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:05:56.941Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24d545200284154189003e7bb8a9226f", X-B3-SpanId:"23ecdce24f9321e1", X-B3-ParentSpanId:"fc461cc5734aa4b8", X-B3-Sampled:"0", X-ONAP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-TransactionID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ECOMP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa144a01-5cd3-4bf5-8a84-a746952a2d0b"] 2022-10-21T18:05:56.941Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:05:56.941Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:56.970Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:56.971Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:56.971Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:05:56.971Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:57 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:56.972Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:05:56.974Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:56.976Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:05:56.977Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:56.978Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:05:56.978Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:56.978Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:05:56.979Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:05:56.979Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24d545200284154189003e7bb8a9226f", X-B3-SpanId:"2b2c3aa1ebe94f4b", X-B3-ParentSpanId:"fc461cc5734aa4b8", X-B3-Sampled:"0", X-ONAP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-TransactionID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ECOMP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e373be6-0655-4cb3-844f-610b9b97e1ee"] 2022-10-21T18:05:56.979Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:05:56.980Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:56.993Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:56.994Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:56.994Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:05:56.995Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:05:57 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:05:56.995Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:05:56.996Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:56.996Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:05:57.021Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:57.021Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:57.022Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:57.022Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:05:57.022Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:57.023Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-TransactionID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ECOMP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7f76483-2206-4393-ad37-d1fedd15b6cf"] 2022-10-21T18:05:57.023Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:57.023Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:57.154Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:57.154Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:57.155Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:57.155Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3055B69570277CA81FAEAC8E5A483E48; 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:"789", date:"Fri, 21 Oct 2022 18:05:57 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:05:57.156Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:05:57.156Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:57.156Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:57.177Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:57.177Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:05:57.177Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:05:57.178Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:05:57.178Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:05:57.178Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-TransactionID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ECOMP-RequestID:"e300bd4e-0ccc-4797-9e3d-ac90a26a8105", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"947ed048-02f8-4ce7-bade-355cf74bd099"] 2022-10-21T18:05:57.179Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:05:57.179Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:05:57.303Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:05:57.304Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:05:57.304Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:05:57.305Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C7393DA40A9C5E2CB54057BDEED2FB85; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:05:57 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:05:57.305Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:05:57.306Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:05:57.306Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:05:57.310Z|e300bd4e-0ccc-4797-9e3d-ac90a26a8105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:05:58.321Z|6d0a25c7-174d-45ba-817b-ccdf6f820f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:58.322Z|6d0a25c7-174d-45ba-817b-ccdf6f820f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:58.491Z|f9ec23d8-519d-417a-896c-fd9957912e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:58.492Z|f9ec23d8-519d-417a-896c-fd9957912e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:05:58.495Z|33a5afac-e2e4-484b-a6b1-48fda06e402e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:05:58.495Z|33a5afac-e2e4-484b-a6b1-48fda06e402e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:00.365Z|d470e71c-8376-407e-baf7-a5d8939be016|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:06:00.366Z|d470e71c-8376-407e-baf7-a5d8939be016|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:05.551Z|718b9dd8-5bdf-4fec-b006-69a48e0c2858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:06:05.554Z|718b9dd8-5bdf-4fec-b006-69a48e0c2858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:06:07.469Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:06:07.476Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:07.476Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:06:07.477Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:07.477Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:07.477Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:06:07.477Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54834fb477d1c39685f95d453a629d36", X-B3-SpanId:"d509d104fe896ec1", X-B3-ParentSpanId:"dd808a9da0d4ce52", X-B3-Sampled:"0", X-ONAP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-TransactionID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ECOMP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfb4e7ba-5f2d-4eee-bf6c-3cb83768d435"] 2022-10-21T18:06:07.478Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:06:07.478Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:07.507Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:07.508Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:07.508Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:06:07.508Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:08 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:07.509Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:06:07.509Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:07.510Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:06:07.511Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:07.512Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:06:07.512Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:07.512Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:07.513Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:06:07.513Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54834fb477d1c39685f95d453a629d36", X-B3-SpanId:"f8afc68da84f424e", X-B3-ParentSpanId:"dd808a9da0d4ce52", X-B3-Sampled:"0", X-ONAP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-TransactionID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ECOMP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb9af981-f198-4fd5-9df2-520f6b4de165"] 2022-10-21T18:06:07.514Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:06:07.514Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:07.564Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:07.565Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:07.565Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:06:07.566Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:08 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:07.566Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:06:07.566Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:07.567Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:06:07.601Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:07.601Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:07.601Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:07.602Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:07.602Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:07.602Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-TransactionID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ECOMP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92d3c7df-1e67-4973-bf14-331b10458f7d"] 2022-10-21T18:06:07.603Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:07.603Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:07.742Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:07.742Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:07.743Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:07.743Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5ACDDB858803AA10493E121020E6A6E2; 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:"789", date:"Fri, 21 Oct 2022 18:06:08 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:06:07.743Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:06:07.744Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:07.744Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:07.764Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:07.764Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:07.764Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:07.765Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:07.765Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:07.765Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-TransactionID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ECOMP-RequestID:"a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e2f704d-bf65-46cb-94b5-b2ae791a4054"] 2022-10-21T18:06:07.766Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:07.766Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:07.889Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:07.889Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:07.890Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:07.890Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=606DDC03A87FAE9D94FB6709F4E3D463; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:06:08 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:06:07.891Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:06:07.891Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:07.891Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:07.895Z|a5a2364d-aaa8-4b1a-bc59-a4adb358bc6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:06:08.346Z|d1ab8666-0dc1-4fb3-a9b0-56748c1dd794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:08.346Z|d1ab8666-0dc1-4fb3-a9b0-56748c1dd794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:08.532Z|72c46b37-d633-49ae-90a8-6b83afc3df7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:08.533Z|72c46b37-d633-49ae-90a8-6b83afc3df7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:08.536Z|92c1b538-1fe5-495e-85b4-13ce801747b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:08.537Z|92c1b538-1fe5-495e-85b4-13ce801747b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:18.058Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:06:18.064Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:18.065Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:06:18.065Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:18.065Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:18.065Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:06:18.065Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6619615d0c6ea9b4866df42fc5f4b1be", X-B3-SpanId:"8491e77cdc607618", X-B3-ParentSpanId:"4ae415245dc3d56f", X-B3-Sampled:"1", X-ONAP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-TransactionID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ECOMP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1fd6865-700e-4b3f-af25-449834bd09ea"] 2022-10-21T18:06:18.066Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:06:18.066Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:18.093Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:18.094Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:18.094Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:06:18.094Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:18 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:18.097Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:06:18.097Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:18.097Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:06:18.099Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:18.099Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:06:18.099Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:18.099Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:18.100Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:06:18.100Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6619615d0c6ea9b4866df42fc5f4b1be", X-B3-SpanId:"00584b3e93f2532b", X-B3-ParentSpanId:"4ae415245dc3d56f", X-B3-Sampled:"1", X-ONAP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-TransactionID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ECOMP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0866b34-618d-42cb-a32c-a6ca0e796724"] 2022-10-21T18:06:18.100Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:06:18.100Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:18.115Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:18.116Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:18.116Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:06:18.116Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:18 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:18.117Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:06:18.117Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:18.117Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:06:18.140Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:18.141Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:18.141Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:18.141Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:18.141Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:18.142Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-TransactionID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ECOMP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f130616-2035-43e8-b116-b999fcd2c007"] 2022-10-21T18:06:18.142Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:18.142Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:18.278Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:18.279Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:18.279Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:18.279Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C3AA2FF746B4D8A3A591CA83A9947D89; 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:"789", date:"Fri, 21 Oct 2022 18:06:18 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:06:18.279Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:06:18.280Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:18.280Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:18.298Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:18.299Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:18.299Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:18.299Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:18.299Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:18.299Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-TransactionID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ECOMP-RequestID:"1c28aaf6-8b3f-4c4f-8158-5ff6256d8703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d135aa4a-8170-46f6-9ec6-c561a3cd4741"] 2022-10-21T18:06:18.300Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:18.300Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:18.381Z|623b272c-4128-4f77-a8b7-71dbe593970a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:18.382Z|623b272c-4128-4f77-a8b7-71dbe593970a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:18.433Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:18.433Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:18.433Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:18.434Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E801BAF39F1CF42D130C11C3E5EA318; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:06:18 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:06:18.434Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:06:18.434Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:18.434Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:18.438Z|1c28aaf6-8b3f-4c4f-8158-5ff6256d8703|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:06:18.555Z|283ae55c-21b4-4316-b4e0-53633a9c9aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:18.555Z|283ae55c-21b4-4316-b4e0-53633a9c9aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:18.559Z|b21d9c41-8fb0-42f9-8df9-e49d93f5ccc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:18.559Z|b21d9c41-8fb0-42f9-8df9-e49d93f5ccc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:20.551Z|0b2e0ae9-f18c-4c95-b6c7-713b1fe0a94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:06:20.552Z|0b2e0ae9-f18c-4c95-b6c7-713b1fe0a94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:06:20.849Z|f3e87a54-c1a6-4976-8178-6af0ef1b9754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:06:20.849Z|f3e87a54-c1a6-4976-8178-6af0ef1b9754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:06:28.407Z|7a8c68c1-e14c-42a7-9859-293fda66fdc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:28.408Z|7a8c68c1-e14c-42a7-9859-293fda66fdc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:28.592Z|f630062a-b86d-41ca-8336-d53c30a89852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:28.593Z|f630062a-b86d-41ca-8336-d53c30a89852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:28.596Z|c4884a25-12bc-440d-b745-dd47b7fbc7ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:28.596Z|c4884a25-12bc-440d-b745-dd47b7fbc7ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:28.598Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:06:28.604Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:28.605Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:06:28.605Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:28.605Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:28.605Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:06:28.605Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbe3a32d149d2076adf5e96a1701b71e", X-B3-SpanId:"f39c7997e3a13686", X-B3-ParentSpanId:"93f3298e9fa8ea47", X-B3-Sampled:"0", X-ONAP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-TransactionID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ECOMP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec286144-b35c-416f-831a-d2981997d9e4"] 2022-10-21T18:06:28.606Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:06:28.606Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:28.632Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:28.633Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:28.633Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:06:28.633Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:29 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:28.634Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:06:28.634Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:28.634Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:06:28.636Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:28.636Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:06:28.637Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:28.637Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:28.637Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:06:28.637Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbe3a32d149d2076adf5e96a1701b71e", X-B3-SpanId:"3c457c9433c2eeca", X-B3-ParentSpanId:"93f3298e9fa8ea47", X-B3-Sampled:"0", X-ONAP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-TransactionID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ECOMP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c3355a5-0f00-4462-bb03-a5772fc824b2"] 2022-10-21T18:06:28.637Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:06:28.638Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:28.652Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:28.652Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:28.652Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:06:28.653Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:29 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:28.653Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:06:28.653Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:28.654Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:06:28.680Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:28.681Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:28.681Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:28.681Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:28.681Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:28.682Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-TransactionID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ECOMP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"784ce040-6869-4e7c-8623-0fda2070f6a1"] 2022-10-21T18:06:28.682Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:28.682Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:28.809Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:28.810Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:28.810Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:28.811Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=13DDF4E1EF571F9C15962294E212F9B2; 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:"789", date:"Fri, 21 Oct 2022 18:06:29 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:06:28.811Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:06:28.811Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:28.812Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:28.843Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:28.843Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:28.844Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:28.844Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:28.845Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:28.845Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-TransactionID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ECOMP-RequestID:"2f07c39f-3440-456d-9bb5-9f792cc68be1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2a869db-7a1c-4350-a336-c75c9acee7d3"] 2022-10-21T18:06:28.845Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:28.846Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:28.970Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:28.971Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:28.971Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:28.971Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4DCE89D764987D098E1A8FA2B01A08D7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:06:29 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:06:28.972Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:06:28.972Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:28.973Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:28.977Z|2f07c39f-3440-456d-9bb5-9f792cc68be1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:06:35.551Z|cad71631-ad10-4cdf-83d2-e90695083291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:06:35.552Z|cad71631-ad10-4cdf-83d2-e90695083291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:06:38.432Z|322d6ce8-f609-4dde-8db1-f6e9ae5e8010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:38.433Z|322d6ce8-f609-4dde-8db1-f6e9ae5e8010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:38.617Z|2f4d748d-043e-418e-b759-f8bd9db2107c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:38.617Z|56d412fc-b928-4b95-803f-6e2175f55621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:38.618Z|2f4d748d-043e-418e-b759-f8bd9db2107c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:38.618Z|56d412fc-b928-4b95-803f-6e2175f55621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:39.140Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:06:39.146Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:39.147Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:06:39.147Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:39.147Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:39.148Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:06:39.149Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae34e71a1c5cb4f7ef55822cd7b5e384", X-B3-SpanId:"b8ccb27b229ec4d0", X-B3-ParentSpanId:"da8dcdc04afccc37", X-B3-Sampled:"0", X-ONAP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-TransactionID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ECOMP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb0e6fa6-3457-4229-bc7c-132ab3d82742"] 2022-10-21T18:06:39.150Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:06:39.150Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:39.178Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:39.179Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:39.179Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:06:39.179Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:40 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:39.180Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:06:39.181Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:39.181Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:06:39.183Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:39.183Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:06:39.184Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:39.184Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:39.185Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:06:39.185Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae34e71a1c5cb4f7ef55822cd7b5e384", X-B3-SpanId:"4d5d77b550a48704", X-B3-ParentSpanId:"da8dcdc04afccc37", X-B3-Sampled:"0", X-ONAP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-TransactionID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ECOMP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b23cfe6c-b282-48f2-8e89-14b326bb53b3"] 2022-10-21T18:06:39.185Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:06:39.186Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:39.203Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:39.203Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:39.204Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:06:39.204Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:40 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:39.205Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:06:39.205Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:39.206Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:06:39.229Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:39.229Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:39.230Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:39.230Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:39.230Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:39.231Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-TransactionID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ECOMP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2303a227-457d-4e3c-a092-a1267a99809f"] 2022-10-21T18:06:39.231Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:39.231Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:39.363Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:39.363Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:39.364Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:39.364Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6BD10B2CD742C356DEABD62DAC6C0EF2; 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:"789", date:"Fri, 21 Oct 2022 18:06:38 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:06:39.365Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:06:39.365Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:39.366Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:39.397Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:39.398Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:39.398Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:39.398Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:39.398Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:39.399Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-TransactionID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ECOMP-RequestID:"0ad2d7c5-5bba-42cc-b631-0a140789d75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4826ed6d-9713-4cf1-91ac-6eadc3f77b1f"] 2022-10-21T18:06:39.399Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:39.399Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:39.521Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:39.522Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:39.522Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:39.522Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8FE1763E31D3F6F0985ABCDB67BB74A9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:06:39 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:06:39.523Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:06:39.523Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:39.523Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:39.527Z|0ad2d7c5-5bba-42cc-b631-0a140789d75c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:06:48.457Z|6761f2e5-55fe-49ba-bc63-08dd55641a17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:48.458Z|6761f2e5-55fe-49ba-bc63-08dd55641a17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:48.642Z|d698c810-24cb-4d9a-bea2-a3bf6f9b1f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:48.642Z|d698c810-24cb-4d9a-bea2-a3bf6f9b1f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:48.643Z|43df58ec-38f6-4d1d-af71-8fa14b941885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:48.643Z|43df58ec-38f6-4d1d-af71-8fa14b941885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:49.689Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:06:49.696Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:49.697Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:06:49.697Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:49.697Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:06:49.697Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:06:49.698Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca0312131fb4663ddcd55f389cf356a3", X-B3-SpanId:"b8e3cee726adadea", X-B3-ParentSpanId:"2a0a57f187c087dd", X-B3-Sampled:"0", X-ONAP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-TransactionID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ECOMP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a57c21f1-edff-4536-ab67-7f5442197836"] 2022-10-21T18:06:49.698Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:06:49.698Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:49.724Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:49.724Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:49.725Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:06:49.725Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:50 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:49.728Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-06ce4946-018a-48f7-ba49-a1b00b3060d7). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:02:37.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:04:22.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:06:49.728Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:49.729Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:06:49.730Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:49.730Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:06:49.730Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:49.731Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:06:49.731Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:06:49.731Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca0312131fb4663ddcd55f389cf356a3", X-B3-SpanId:"3b2326d38dca3c05", X-B3-ParentSpanId:"2a0a57f187c087dd", X-B3-Sampled:"0", X-ONAP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-TransactionID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ECOMP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5cbd80e-79e8-4e22-976a-80b33df27afd"] 2022-10-21T18:06:49.731Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:06:49.731Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:49.746Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:49.747Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:49.747Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:06:49.747Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:06:50 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:06:49.749Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:06:49.749Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:49.749Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:06:49.773Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:49.774Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:49.774Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:49.774Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:06:49.774Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:49.774Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-TransactionID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ECOMP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f44655d5-b97f-41a3-863b-6b5f42393dd3"] 2022-10-21T18:06:49.775Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:49.775Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:49.909Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:49.909Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:49.909Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:49.910Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=321212F9A453CCF56A4C84899F09EF09; 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:"789", date:"Fri, 21 Oct 2022 18:06:50 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:06:49.910Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:02:39.325+0000","endTime":"2022-10-21T18:04:38.744+0000","removalTime":null,"durationInMillis":119419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d0ce921-516a-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:06:49.910Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:49.910Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:49.928Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:49.929Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:06:49.929Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:06:49.929Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:06:49.929Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:06:49.929Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-TransactionID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ECOMP-RequestID:"6589930d-3d17-42d5-a9d1-1d160f282bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"602a1b87-0ac4-4cb7-9269-7a006b387c76"] 2022-10-21T18:06:49.930Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:06:49.930Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:06:50.061Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:06:50.061Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:06:50.062Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:06:50.062Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=101DBFBA5E8C7C261A7270DF665BCB03; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:06:50 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:06:50.062Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c8eafd27-516a-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","executionId":"8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:04:19.758+0000","endTime":"2022-10-21T18:04:19.771+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:06:50.062Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:06:50.063Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d0e20e2-516a-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:06:50.066Z|6589930d-3d17-42d5-a9d1-1d160f282bf9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:06:50.551Z|7c688269-9d7a-4d57-8f91-e8b0f3ce28f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:06:50.553Z|7c688269-9d7a-4d57-8f91-e8b0f3ce28f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:06:50.850Z|fa741652-5cb7-4314-9a94-73d4923376b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:06:50.851Z|fa741652-5cb7-4314-9a94-73d4923376b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:06:58.482Z|85ad2e30-b4fb-42c9-aaf7-26682389b61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:58.483Z|85ad2e30-b4fb-42c9-aaf7-26682389b61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:58.666Z|5d49c2b7-a94a-4496-8250-df411a45be8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:58.666Z|33c08915-f4e1-4601-99e3-cd1d65dd5c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:06:58.666Z|5d49c2b7-a94a-4496-8250-df411a45be8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:06:58.667Z|33c08915-f4e1-4601-99e3-cd1d65dd5c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:00.233Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:07:00.240Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:00.240Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:07:00.240Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:00.241Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:00.241Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:07:00.241Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfc6157665b3e8a6d4d29b73a1a8327c", X-B3-SpanId:"9506ef18ae7e4094", X-B3-ParentSpanId:"18014fd56cbd6a11", X-B3-Sampled:"0", X-ONAP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-TransactionID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ECOMP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e09b9b5f-5174-4c97-aa24-4b5f5e69a730"] 2022-10-21T18:07:00.241Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:07:00.242Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:00.267Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:00.268Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:00.268Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:07:00.268Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:01 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:00.269Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:06:54.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:07:00.269Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:00.269Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:07:00.271Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:00.271Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:07:00.271Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:00.272Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:00.272Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:07:00.272Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfc6157665b3e8a6d4d29b73a1a8327c", X-B3-SpanId:"48a6fd371d7eada1", X-B3-ParentSpanId:"18014fd56cbd6a11", X-B3-Sampled:"0", X-ONAP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-TransactionID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ECOMP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d42b6ba4-2762-472c-a079-87bc727061a3"] 2022-10-21T18:07:00.272Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:07:00.273Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:00.284Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:00.285Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:00.285Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:07:00.285Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:01 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:00.287Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:07:00.287Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:00.287Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:07:00.312Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:00.313Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:00.313Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:00.313Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:00.313Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:00.314Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-TransactionID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ECOMP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1d69bf9-e198-4114-9b0a-50436708b6c8"] 2022-10-21T18:07:00.314Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:00.314Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:00.367Z|a9c40061-39e5-4af3-ac8e-f3dc4ff03e74|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:07:00.368Z|a9c40061-39e5-4af3-ac8e-f3dc4ff03e74|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:00.442Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:00.443Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:00.443Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:00.443Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=978D422816D09F72B934685D7A3863E8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:07:00 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:07:00.443Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:07:00.444Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:00.444Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:00.463Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:00.464Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:00.464Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:00.464Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:00.464Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:00.464Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-TransactionID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ECOMP-RequestID:"46fb63a7-201a-473d-b0c4-0c7c78278264", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dacea45-ec67-4260-bef0-e63da59c7bd9"] 2022-10-21T18:07:00.465Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:00.465Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:00.596Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:00.597Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:00.597Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:00.597Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2741C3004AFB29059A642A060FC80AF8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 18:07:00 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:07:00.598Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:264379cb-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:06:56.366+0000","endTime":"2022-10-21T18:06:56.366+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:07:00.598Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:00.598Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:00.603Z|46fb63a7-201a-473d-b0c4-0c7c78278264|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:07:05.552Z|2a7e5202-9305-4638-b35a-133c40cbb6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:07:05.553Z|2a7e5202-9305-4638-b35a-133c40cbb6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:07:08.508Z|15e6babf-0484-4660-bfc4-dbedca212433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:08.509Z|15e6babf-0484-4660-bfc4-dbedca212433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:08.689Z|af41493d-deff-4052-b4f6-a213d550a9db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:08.689Z|ddd15cb1-02ab-4f6e-bf4d-3e19bb62a55d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:08.690Z|ddd15cb1-02ab-4f6e-bf4d-3e19bb62a55d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:08.690Z|af41493d-deff-4052-b4f6-a213d550a9db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:10.778Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:07:10.783Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:10.784Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:07:10.784Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:10.785Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:10.785Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:07:10.785Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f044b88e3c5efb86b8825038b602177", X-B3-SpanId:"79ea3ef776535c07", X-B3-ParentSpanId:"a00e5536b157043b", X-B3-Sampled:"0", X-ONAP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-TransactionID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ECOMP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"063ac61e-422b-4fd1-85a8-f9eb597cc6a5"] 2022-10-21T18:07:10.786Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:07:10.786Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:10.814Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:10.815Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:10.815Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:07:10.816Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:11 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:10.816Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:07:10.817Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:10.817Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:07:10.818Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:10.819Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:07:10.819Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:10.820Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:10.820Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:07:10.820Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f044b88e3c5efb86b8825038b602177", X-B3-SpanId:"71324a4f21b04539", X-B3-ParentSpanId:"a00e5536b157043b", X-B3-Sampled:"0", X-ONAP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-TransactionID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ECOMP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eee119b5-f27d-4cbd-8d88-24f482288dca"] 2022-10-21T18:07:10.821Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:07:10.821Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:10.844Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:10.844Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:10.845Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:07:10.845Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:11 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:10.846Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:07:10.847Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:10.847Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:07:10.869Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:10.869Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:10.870Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:10.870Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:10.870Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:10.871Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-TransactionID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ECOMP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"017432d4-abc0-430c-9dfd-a928085202a2"] 2022-10-21T18:07:10.871Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:10.871Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:11.004Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:11.005Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:11.005Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:11.006Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=173423A86523CE3A2588026F64178AC0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:07:11 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:07:11.006Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:07:11.006Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:11.007Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:11.026Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:11.027Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:11.027Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:11.027Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:11.028Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:11.028Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-TransactionID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ECOMP-RequestID:"d067b2b5-e94e-4290-84ed-f65599017dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4e9c789-6746-4863-afac-abede94c8f2f"] 2022-10-21T18:07:11.028Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:11.029Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:11.166Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:11.167Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:11.168Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:11.168Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1FC4DCB4FB6731A8DBE25BCD3876FF39; 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:"Fri, 21 Oct 2022 18:07:11 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:07:11.168Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:07:11.169Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:11.169Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:11.173Z|d067b2b5-e94e-4290-84ed-f65599017dce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:07:18.532Z|ff1771dc-b764-4e7e-ac36-8c142aa00fd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:18.533Z|ff1771dc-b764-4e7e-ac36-8c142aa00fd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:18.713Z|bf97c480-de73-4ab9-9fac-a223d571223f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:18.714Z|bf97c480-de73-4ab9-9fac-a223d571223f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:18.715Z|912044c3-f48a-4f0c-816a-193e643b70dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:18.716Z|912044c3-f48a-4f0c-816a-193e643b70dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:20.551Z|e930c7a9-5086-4311-bce0-59e2e5639c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:07:20.552Z|e930c7a9-5086-4311-bce0-59e2e5639c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:07:20.851Z|9a653478-deae-4b19-b967-1079a0f9e4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:07:20.852Z|9a653478-deae-4b19-b967-1079a0f9e4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:07:21.336Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:07:21.341Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:21.341Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:07:21.341Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:21.342Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:21.342Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:07:21.342Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bbe33fd0e728941ffee7dcedb94dbad", X-B3-SpanId:"87aaa7a50cb102f4", X-B3-ParentSpanId:"994782af51485f03", X-B3-Sampled:"0", X-ONAP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-TransactionID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ECOMP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3f084e5-6ad3-462e-b6f9-aa5a5da0dd4f"] 2022-10-21T18:07:21.343Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:07:21.343Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:21.369Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:21.370Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:21.370Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:07:21.370Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:22 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:21.371Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:07:21.371Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:21.372Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:07:21.373Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:21.374Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:07:21.374Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:21.374Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:21.375Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:07:21.375Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bbe33fd0e728941ffee7dcedb94dbad", X-B3-SpanId:"e4a3cc923764d16a", X-B3-ParentSpanId:"994782af51485f03", X-B3-Sampled:"0", X-ONAP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-TransactionID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ECOMP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b20c07e6-701b-48d3-8e77-e432bcd4f0b0"] 2022-10-21T18:07:21.375Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:07:21.375Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:21.392Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:21.392Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:21.393Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:07:21.393Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:22 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:21.394Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:07:21.395Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:21.395Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:07:21.416Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:21.416Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:21.417Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:21.417Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:21.417Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:21.417Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-TransactionID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ECOMP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b9c1372-332c-4411-9883-b1f16aca9bcc"] 2022-10-21T18:07:21.418Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:21.418Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:21.553Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:21.554Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:21.554Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:21.554Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BE0F88308D975B70ECA932A0E03D2FBE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:07:21 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:07:21.555Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:07:21.555Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:21.555Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:21.573Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:21.573Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:21.573Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:21.573Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:21.574Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:21.574Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-TransactionID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ECOMP-RequestID:"e32cccb4-b6a2-4880-b842-e9974760b373", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9965d13b-747f-4b57-8729-65ad79171caa"] 2022-10-21T18:07:21.574Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:21.574Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:21.699Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:21.699Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:21.699Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:21.700Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D74A68660702D614237F7F8E89E415C1; 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:"Fri, 21 Oct 2022 18:07:21 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:07:21.700Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:07:21.701Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:21.701Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:21.704Z|e32cccb4-b6a2-4880-b842-e9974760b373|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:07:28.556Z|6b124d66-ce99-47f9-86c0-e675cac49042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:28.557Z|6b124d66-ce99-47f9-86c0-e675cac49042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:28.739Z|14e22e77-f6a6-45f3-924a-33b8922b63f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:28.740Z|14e22e77-f6a6-45f3-924a-33b8922b63f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:28.739Z|30b5fc79-f90e-4e47-9835-b564bc07b433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:28.741Z|30b5fc79-f90e-4e47-9835-b564bc07b433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:31.868Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:07:31.874Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:31.874Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:07:31.874Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:31.875Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:31.875Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:07:31.875Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c127d04b867ec9b8e2d3b4781605c50d", X-B3-SpanId:"3c4bc3f7fbcc6484", X-B3-ParentSpanId:"a3107bae71c547c2", X-B3-Sampled:"0", X-ONAP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-TransactionID:"73790d39-c028-4a82-a390-39345f45cec7", X-ECOMP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeaed643-2c3f-4646-9b26-8eac41348806"] 2022-10-21T18:07:31.875Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:07:31.876Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:31.900Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:31.901Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:31.901Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:07:31.901Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:32 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:31.903Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:07:31.903Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:31.903Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:07:31.904Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:31.905Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:07:31.905Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:31.905Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:31.906Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:07:31.906Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c127d04b867ec9b8e2d3b4781605c50d", X-B3-SpanId:"70070a7b795c9a81", X-B3-ParentSpanId:"a3107bae71c547c2", X-B3-Sampled:"0", X-ONAP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-TransactionID:"73790d39-c028-4a82-a390-39345f45cec7", X-ECOMP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"660fb90f-44f1-4924-b0c5-d7600acd8304"] 2022-10-21T18:07:31.906Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:07:31.906Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:31.920Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:31.921Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:31.921Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:07:31.921Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:32 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:31.922Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:07:31.922Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:31.923Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:07:31.969Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:31.969Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:31.969Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:31.970Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:31.970Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:31.970Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-TransactionID:"73790d39-c028-4a82-a390-39345f45cec7", X-ECOMP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06894212-76df-41c0-84fd-1ec2dd670eac"] 2022-10-21T18:07:31.971Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:31.971Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:32.099Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:32.100Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:32.100Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:32.101Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=07DFC34C09F363849D25FB47C59ACBF7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:07:32 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:07:32.101Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:07:32.101Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:32.101Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:32.122Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:32.123Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:32.123Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:32.123Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:32.124Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:32.124Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-TransactionID:"73790d39-c028-4a82-a390-39345f45cec7", X-ECOMP-RequestID:"73790d39-c028-4a82-a390-39345f45cec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be73f6b7-572a-40d1-8425-c73e19f2be1d"] 2022-10-21T18:07:32.124Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:32.124Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:32.250Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:32.251Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:32.251Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:32.251Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E7065368BAC28A2C8A3C0E98968B8B42; 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:"Fri, 21 Oct 2022 18:07:32 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:07:32.252Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:07:32.252Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:32.252Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:32.256Z|73790d39-c028-4a82-a390-39345f45cec7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:07:35.551Z|e3e21404-8ca1-48fb-86d5-379130ca0278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:07:35.553Z|e3e21404-8ca1-48fb-86d5-379130ca0278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:07:38.579Z|3927e47e-4e22-499b-9326-ccd5a45ec777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:38.580Z|3927e47e-4e22-499b-9326-ccd5a45ec777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:38.765Z|c593a36a-5888-4dbf-b45a-c984683c6043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:38.765Z|9e4ed69a-5359-474e-83a8-f7be65100e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:38.765Z|c593a36a-5888-4dbf-b45a-c984683c6043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:38.765Z|9e4ed69a-5359-474e-83a8-f7be65100e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:42.414Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:07:42.419Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:42.419Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:07:42.419Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:42.420Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:42.420Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:07:42.420Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c38c358815e35f94e3ebe277afd45157", X-B3-SpanId:"7011748738964c90", X-B3-ParentSpanId:"4662fe55fa315c4d", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-TransactionID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ECOMP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deac7986-abe0-43d4-ac77-a26f87cd79ae"] 2022-10-21T18:07:42.420Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:07:42.421Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:42.447Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:42.447Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:42.447Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:07:42.448Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:43 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:42.450Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:07:42.451Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:42.451Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:07:42.453Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:42.453Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:07:42.453Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:42.453Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:42.453Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:07:42.454Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c38c358815e35f94e3ebe277afd45157", X-B3-SpanId:"483faa34e619a311", X-B3-ParentSpanId:"4662fe55fa315c4d", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-TransactionID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ECOMP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d0d92f6-e91e-4c78-bd00-4a26ad981fb2"] 2022-10-21T18:07:42.454Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:07:42.454Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:42.475Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:42.476Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:42.476Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:07:42.476Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:43 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:42.478Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:07:42.478Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:42.478Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:07:42.517Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:42.517Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:42.517Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:42.518Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:42.518Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:42.518Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-TransactionID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ECOMP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c05f79c1-4a43-44d7-a54b-a21a4a3cb6cb"] 2022-10-21T18:07:42.518Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:42.519Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:42.653Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:42.654Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:42.654Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:42.654Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D622FCEE4826F18590154BB4304D410; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:07:42 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:07:42.655Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:07:42.655Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:42.655Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:42.678Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:42.678Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:42.679Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:42.679Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:42.679Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:42.679Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-TransactionID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ECOMP-RequestID:"2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76515506-77e8-4fca-99cc-377bcc50809a"] 2022-10-21T18:07:42.680Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:42.680Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:42.827Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:42.827Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:42.828Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:42.828Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D95F912E0D341CCF6D29AD7FD1218291; 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:"Fri, 21 Oct 2022 18:07:42 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-10-21T18:07:42.828Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:07:42.829Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:42.829Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:42.833Z|2a2d3c34-f1c0-4efd-9c5f-a2ecb0af5730|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:07:48.605Z|cd38f063-3a65-4a13-8089-9844fa7d5e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:48.606Z|cd38f063-3a65-4a13-8089-9844fa7d5e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:48.787Z|694e8d52-2be3-4a20-b9e8-e35a40b5df6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:48.788Z|694e8d52-2be3-4a20-b9e8-e35a40b5df6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:48.789Z|054d31b9-2320-44dc-8d33-424b8a74e9da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:48.790Z|054d31b9-2320-44dc-8d33-424b8a74e9da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:50.552Z|57ba9d93-2165-494e-9097-63bab5d24cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:07:50.553Z|57ba9d93-2165-494e-9097-63bab5d24cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:07:50.852Z|d28a0dc7-d169-406c-aac9-d0133f38c3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:07:50.853Z|d28a0dc7-d169-406c-aac9-d0133f38c3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:07:52.991Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:07:52.997Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:52.997Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:07:52.998Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:52.998Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:07:52.998Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:07:52.998Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b65e1b08e0121cb1d4eb0e7f9b4368", X-B3-SpanId:"25951ef9c712c8a2", X-B3-ParentSpanId:"13d954e2eaec2db5", X-B3-Sampled:"0", X-ONAP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-TransactionID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ECOMP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"185693e2-805c-4659-a338-193ffb4ed8f6"] 2022-10-21T18:07:52.999Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:07:52.999Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:53.025Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:53.026Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:53.026Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:07:53.026Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:53 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:53.027Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:07:53.027Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:53.028Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:07:53.029Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:53.029Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:07:53.029Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:53.030Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:07:53.030Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:07:53.030Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b65e1b08e0121cb1d4eb0e7f9b4368", X-B3-SpanId:"79b9f3f980f38926", X-B3-ParentSpanId:"13d954e2eaec2db5", X-B3-Sampled:"0", X-ONAP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-TransactionID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ECOMP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d44f43b-5100-459c-b4ba-da5279e77b54"] 2022-10-21T18:07:53.030Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:07:53.031Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:53.056Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:53.057Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:53.057Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:07:53.057Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:07:53 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:07:53.058Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:07:53.058Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:53.058Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:07:53.084Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:53.084Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:53.084Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:53.085Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:07:53.085Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:53.085Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-TransactionID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ECOMP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"682830f4-6efa-4349-95ce-ec3754937e44"] 2022-10-21T18:07:53.085Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:53.085Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:53.214Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:53.214Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:53.214Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:53.215Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8CB55D946F2E2F335B0DA15BA566ABFE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:07:53 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:07:53.215Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:07:53.215Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:53.215Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:53.238Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:53.238Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:07:53.238Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:07:53.239Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:07:53.239Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:07:53.239Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-TransactionID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ECOMP-RequestID:"3641d049-1939-48be-ba78-b56b76d50e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17535eeb-75bd-4557-8ba9-620544e54446"] 2022-10-21T18:07:53.239Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:07:53.239Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:07:53.368Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:07:53.368Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:07:53.368Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:07:53.369Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D1880FCF6C499E27F3BFD8169774CF8; 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:"Fri, 21 Oct 2022 18:07:53 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:07:53.369Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:07:53.369Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:07:53.370Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:07:53.373Z|3641d049-1939-48be-ba78-b56b76d50e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:07:58.628Z|be604ab0-4813-4a7b-a95b-6f013e9872fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:58.628Z|be604ab0-4813-4a7b-a95b-6f013e9872fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:58.809Z|a3e2bd57-ccab-44df-9428-4a987cd8d7af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:58.809Z|a3e2bd57-ccab-44df-9428-4a987cd8d7af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:07:58.813Z|f93db0d6-8ff4-4f4e-978c-8575f5b46dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:07:58.813Z|f93db0d6-8ff4-4f4e-978c-8575f5b46dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:00.365Z|e315e6e2-7313-4bc7-9601-98881c8c66f6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:08:00.366Z|e315e6e2-7313-4bc7-9601-98881c8c66f6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:03.536Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:08:03.541Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:03.542Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:08:03.542Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:03.542Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:03.543Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:08:03.543Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f77246dc83a641a8c0a634d20f236dea", X-B3-SpanId:"9782baafc480c2bd", X-B3-ParentSpanId:"dbb65c2479d87a3b", X-B3-Sampled:"0", X-ONAP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-TransactionID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ECOMP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0b342a3-ce2e-4d2c-86c2-e2f4707175fa"] 2022-10-21T18:08:03.543Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:08:03.543Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:03.570Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:03.570Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:03.570Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:08:03.571Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:04 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:03.571Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:08:03.572Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:03.572Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:08:03.573Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:03.574Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:08:03.574Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:03.574Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:03.574Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:08:03.574Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f77246dc83a641a8c0a634d20f236dea", X-B3-SpanId:"53af3ea6c17829af", X-B3-ParentSpanId:"dbb65c2479d87a3b", X-B3-Sampled:"0", X-ONAP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-TransactionID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ECOMP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed6cc142-0bf2-4d33-9c10-9fb0838bc6c9"] 2022-10-21T18:08:03.575Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:08:03.575Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:03.588Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:03.589Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:03.589Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:08:03.590Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:04 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:03.590Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:08:03.591Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:03.591Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:08:03.618Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:03.619Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:03.619Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:03.619Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:03.620Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:03.620Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-TransactionID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ECOMP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08b69fe8-1206-410e-805d-c5e4e6f7977d"] 2022-10-21T18:08:03.621Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:03.621Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:03.750Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:03.750Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:03.751Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:03.751Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DABEF45375AA3506741D84573A6D5DA8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:08:04 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:08:03.752Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:08:03.752Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:03.753Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:03.826Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:03.827Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:03.827Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:03.828Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:03.828Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:03.828Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-TransactionID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ECOMP-RequestID:"1457736e-8f85-448f-8f96-3d2e31a5b9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6606b113-ba6f-467c-8111-9cc2e7ea2615"] 2022-10-21T18:08:03.829Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:03.829Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:03.951Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:03.952Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:03.952Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:03.953Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FFA5814F9943D5C84C9D2A039280BABC; 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:"Fri, 21 Oct 2022 18:08:04 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:08:03.954Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:08:03.954Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:03.955Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:03.959Z|1457736e-8f85-448f-8f96-3d2e31a5b9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:08:05.551Z|3c88a04b-bd20-4abf-82f2-f90af79c0aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:08:05.552Z|3c88a04b-bd20-4abf-82f2-f90af79c0aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:08:08.651Z|7ac63e4d-ee76-4f70-9152-e2fbe167e624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:08.652Z|7ac63e4d-ee76-4f70-9152-e2fbe167e624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:08.830Z|17e610f4-206e-416b-9acb-471693dd8a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:08.831Z|17e610f4-206e-416b-9acb-471693dd8a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:08.835Z|e62a58a5-aea5-4fcb-ac8e-eb598814267a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:08.836Z|e62a58a5-aea5-4fcb-ac8e-eb598814267a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:14.127Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:08:14.132Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:14.133Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:08:14.133Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:14.133Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:14.133Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:08:14.133Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d2c222cfbd53896a2806910833ed66a", X-B3-SpanId:"14917fa0b3faea17", X-B3-ParentSpanId:"7de25c14a90daeb7", X-B3-Sampled:"0", X-ONAP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-TransactionID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ECOMP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3007ede-fbae-42e7-b41d-a641c5a02e1c"] 2022-10-21T18:08:14.134Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:08:14.134Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:14.164Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:14.165Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:14.166Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:08:14.166Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:15 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:14.167Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:08:14.168Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:14.168Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:08:14.169Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:14.170Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:08:14.170Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:14.170Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:14.171Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:08:14.171Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d2c222cfbd53896a2806910833ed66a", X-B3-SpanId:"0bf2da00da59906e", X-B3-ParentSpanId:"7de25c14a90daeb7", X-B3-Sampled:"0", X-ONAP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-TransactionID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ECOMP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32224ce7-f9f2-49db-a248-0d1b471bcc92"] 2022-10-21T18:08:14.171Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:08:14.171Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:14.195Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:14.196Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:14.196Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:08:14.196Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:15 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:14.197Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:08:14.197Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:14.197Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:08:14.223Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:14.224Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:14.224Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:14.224Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:14.225Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:14.225Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-TransactionID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ECOMP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16f242db-f7f6-4211-95da-147da93bcea1"] 2022-10-21T18:08:14.225Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:14.225Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:14.355Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:14.356Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:14.356Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:14.356Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FE4227800E8953B6638C6406E5256F6C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:08:14 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:08:14.357Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:08:14.357Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:14.357Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:14.381Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:14.382Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:14.382Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:14.382Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:14.382Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:14.383Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-TransactionID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ECOMP-RequestID:"7020a76a-6aaf-4db8-8558-adf05b6735ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"065cd182-325f-44d4-ac53-f3faf7d36b4c"] 2022-10-21T18:08:14.383Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:14.383Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:14.506Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:14.506Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:14.507Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:14.507Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BBF6417255DDB79EB37DF32443AB1E53; 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:"Fri, 21 Oct 2022 18:08:14 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:08:14.508Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:08:14.508Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:14.509Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:14.513Z|7020a76a-6aaf-4db8-8558-adf05b6735ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:08:18.674Z|03c3b200-a158-4bcf-b133-3ad95b16a586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:18.675Z|03c3b200-a158-4bcf-b133-3ad95b16a586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:18.851Z|7f39ba25-dfbd-4c87-8f5c-58f76e8c7271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:18.851Z|7f39ba25-dfbd-4c87-8f5c-58f76e8c7271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:18.854Z|01e5c5b2-edf4-4e24-8727-d8c4805ed04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:18.854Z|01e5c5b2-edf4-4e24-8727-d8c4805ed04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:20.551Z|a2c9747d-df80-40fd-aa1b-2e4b9b68122e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:08:20.552Z|a2c9747d-df80-40fd-aa1b-2e4b9b68122e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:08:20.853Z|e0ccce9c-37b5-4f03-8580-14d2d16d30fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:08:20.854Z|e0ccce9c-37b5-4f03-8580-14d2d16d30fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:08:24.680Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:08:24.685Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:24.686Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:08:24.686Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:24.687Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:24.687Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:08:24.688Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21942ad0243fff7747e028d9e804206b", X-B3-SpanId:"3dfbedd9d66ad909", X-B3-ParentSpanId:"596e74a12ae98764", X-B3-Sampled:"0", X-ONAP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-TransactionID:"19c2a62f-196d-4975-aace-f9d649337849", X-ECOMP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abf1fa0b-80f3-400c-97ac-67ea9946ffa0"] 2022-10-21T18:08:24.688Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:08:24.688Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:24.715Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:24.715Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:24.716Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:08:24.716Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:25 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:24.717Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:08:24.718Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:24.718Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:08:24.720Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:24.720Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:08:24.721Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:24.721Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:24.721Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:08:24.722Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21942ad0243fff7747e028d9e804206b", X-B3-SpanId:"36fdd4fb2cc6d9a5", X-B3-ParentSpanId:"596e74a12ae98764", X-B3-Sampled:"0", X-ONAP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-TransactionID:"19c2a62f-196d-4975-aace-f9d649337849", X-ECOMP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0f4ee2a-5a27-43ae-b659-6f1c1c38c01f"] 2022-10-21T18:08:24.723Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:08:24.723Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:24.745Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:24.745Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:24.746Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:08:24.746Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:25 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:24.747Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:08:24.747Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:24.748Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:08:24.773Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:24.774Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:24.774Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:24.775Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:24.775Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:24.775Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-TransactionID:"19c2a62f-196d-4975-aace-f9d649337849", X-ECOMP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34faf016-4fb0-459c-b18f-a9bf6f10d2dc"] 2022-10-21T18:08:24.776Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:24.776Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:24.909Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:24.910Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:24.910Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:24.910Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1DD64115A6BF259A2E705A52C419DEA2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:08:25 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:08:24.911Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:08:24.911Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:24.912Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:24.935Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:24.935Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:24.936Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:24.936Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:24.936Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:24.937Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-TransactionID:"19c2a62f-196d-4975-aace-f9d649337849", X-ECOMP-RequestID:"19c2a62f-196d-4975-aace-f9d649337849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7813976-afdf-4fa0-8980-c97d2b867250"] 2022-10-21T18:08:24.937Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:24.938Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:25.063Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:25.063Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:25.064Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:25.064Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76C6E4B538D5F984DEDAA6794BBD14A9; 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:"Fri, 21 Oct 2022 18:08:25 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:08:25.065Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:08:25.065Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:25.065Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:25.069Z|19c2a62f-196d-4975-aace-f9d649337849|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:08:28.698Z|4538ef79-9c42-4f56-9e9f-839c745eda87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:28.699Z|4538ef79-9c42-4f56-9e9f-839c745eda87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:28.875Z|2bd11ca4-14b7-4a5b-92f4-31c4bd1e6d5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:28.875Z|2bd11ca4-14b7-4a5b-92f4-31c4bd1e6d5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:28.878Z|48e34fcf-320e-4543-bed9-2da031342de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:28.878Z|48e34fcf-320e-4543-bed9-2da031342de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:35.232Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:08:35.237Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:35.237Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:08:35.238Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:35.238Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:35.238Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:08:35.238Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d88a6b5b054fe2a8000db968bf849678", X-B3-SpanId:"7f68244736261f34", X-B3-ParentSpanId:"01d1e1fecde997b3", X-B3-Sampled:"0", X-ONAP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-TransactionID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ECOMP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca5cefe9-319f-49b8-86a9-2e7e85e5becf"] 2022-10-21T18:08:35.239Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:08:35.239Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:35.279Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:35.280Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:35.281Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:08:35.281Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:36 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:35.282Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:08:35.283Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:35.284Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:08:35.286Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:35.287Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:08:35.287Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:35.288Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:35.288Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:08:35.289Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d88a6b5b054fe2a8000db968bf849678", X-B3-SpanId:"4f4dd1a1f5657242", X-B3-ParentSpanId:"01d1e1fecde997b3", X-B3-Sampled:"0", X-ONAP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-TransactionID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ECOMP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb2f63c2-fbc8-4ab7-8023-6e65a3b8a418"] 2022-10-21T18:08:35.289Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:08:35.290Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:35.306Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:35.306Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:35.307Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:08:35.307Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:36 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:35.308Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:08:35.309Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:35.309Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:08:35.335Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:35.337Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:35.337Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:35.337Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:35.337Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:35.338Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-TransactionID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ECOMP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7bb8688-6894-4a74-989f-457a549291c0"] 2022-10-21T18:08:35.338Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:35.338Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:35.477Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:35.477Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:35.478Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:35.478Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4F33720CCE68B65C7331A2EC3B50D114; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:08:35 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:08:35.479Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:08:35.479Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:35.480Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:35.509Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:35.510Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:35.510Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:35.511Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:35.511Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:35.511Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-TransactionID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ECOMP-RequestID:"1f06b38d-2dce-4a97-9d9d-b665b68b96eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19e2d318-b65f-4557-b942-105bc7613c3b"] 2022-10-21T18:08:35.512Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:35.512Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:35.552Z|fcc6e1c4-b536-4142-bd4e-2742c002c496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:08:35.553Z|fcc6e1c4-b536-4142-bd4e-2742c002c496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:08:35.635Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:35.636Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:35.637Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:35.637Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3C4C2BECA7671179E016085A56FB753B; 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:"Fri, 21 Oct 2022 18:08:35 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:08:35.638Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29757efc-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:07:01.727+0000","endTime":"2022-10-21T18:07:01.733+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:08:35.638Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:35.639Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:35.642Z|1f06b38d-2dce-4a97-9d9d-b665b68b96eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:08:38.720Z|82f125ca-2ab5-4b59-84e7-0c9eea396451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:38.721Z|82f125ca-2ab5-4b59-84e7-0c9eea396451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:38.897Z|f457eb67-eec7-4483-b8bb-da8cbd92b122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:38.897Z|73d5edda-aee5-4dea-82ed-0c537ebd573f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:38.898Z|f457eb67-eec7-4483-b8bb-da8cbd92b122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:38.898Z|73d5edda-aee5-4dea-82ed-0c537ebd573f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:45.804Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:08:45.815Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:45.816Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:08:45.816Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:45.816Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:45.816Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:08:45.816Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d6a14ce50302062760b1326bc4f0729", X-B3-SpanId:"d2e03da8982acff1", X-B3-ParentSpanId:"b0c827c5944c9afc", X-B3-Sampled:"0", X-ONAP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-TransactionID:"1390086e-3648-4484-ad4c-caf278e10578", X-ECOMP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb65ef6e-3df5-4831-82c6-53226cfb8725"] 2022-10-21T18:08:45.817Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:08:45.817Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:45.846Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:45.846Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:45.847Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:08:45.847Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:46 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:45.849Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:07:02.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:08:45.849Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:45.850Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:08:45.851Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:45.851Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:08:45.852Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:45.852Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:45.852Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:08:45.852Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d6a14ce50302062760b1326bc4f0729", X-B3-SpanId:"422257fc11565b45", X-B3-ParentSpanId:"b0c827c5944c9afc", X-B3-Sampled:"0", X-ONAP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-TransactionID:"1390086e-3648-4484-ad4c-caf278e10578", X-ECOMP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aa2d4c0-12a1-4b75-a7ff-6e6181414a2e"] 2022-10-21T18:08:45.852Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:08:45.853Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:45.867Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:45.867Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:45.867Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:08:45.868Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:46 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:45.870Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375621000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:08:45.870Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:45.870Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:08:45.896Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:45.896Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:45.896Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:45.897Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:45.897Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:45.897Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-TransactionID:"1390086e-3648-4484-ad4c-caf278e10578", X-ECOMP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85c06e8a-b392-48a2-abea-59e555d4dbf8"] 2022-10-21T18:08:45.897Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:45.898Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:46.035Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:46.036Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:46.036Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:46.036Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=787BDFD5E5FBDECF83F5308836FE993E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:08:46 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:08:46.037Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:08:46.037Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:46.037Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:46.059Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:46.060Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:46.060Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:46.060Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:46.060Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:46.060Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-TransactionID:"1390086e-3648-4484-ad4c-caf278e10578", X-ECOMP-RequestID:"1390086e-3648-4484-ad4c-caf278e10578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23846159-fff1-4353-b092-2d30c024f56f"] 2022-10-21T18:08:46.061Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:46.061Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:46.180Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:46.180Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:46.180Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:46.181Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AD97A3B4C68E11BEBCB1F4D8A7F00891; 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:"800", date:"Fri, 21 Oct 2022 18:08:46 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:08:46.181Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:08:46.181Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:46.182Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:46.185Z|1390086e-3648-4484-ad4c-caf278e10578|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:08:48.743Z|b02d8361-5e27-4547-91d8-52061e697da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:48.744Z|b02d8361-5e27-4547-91d8-52061e697da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:48.921Z|65137353-d528-4271-833c-39f7799289e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:48.921Z|9af4714a-0189-4b62-9972-5fc506df4866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:48.922Z|65137353-d528-4271-833c-39f7799289e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:48.922Z|9af4714a-0189-4b62-9972-5fc506df4866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:50.551Z|6871a91b-e853-46f6-8432-fd875aef71c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:08:50.552Z|6871a91b-e853-46f6-8432-fd875aef71c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:08:50.854Z|b4980367-0537-4a1a-a704-6ada212cc39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:08:50.855Z|b4980367-0537-4a1a-a704-6ada212cc39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:08:56.356Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:08:56.361Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:56.362Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:08:56.362Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:56.362Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:08:56.363Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:08:56.363Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fddfd15c8a44747af5c9279f05c108c7", X-B3-SpanId:"7a8c97c7e40cc0bf", X-B3-ParentSpanId:"f55d6f9454e0ce13", X-B3-Sampled:"0", X-ONAP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-TransactionID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ECOMP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c28c162-f851-4e1b-a6b4-add0fb254aa0"] 2022-10-21T18:08:56.363Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:08:56.364Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:56.390Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:56.391Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:56.391Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:08:56.391Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:56.393Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:08:56.393Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:56.393Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:08:56.395Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:56.395Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:08:56.395Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:56.396Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:08:56.396Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:08:56.396Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fddfd15c8a44747af5c9279f05c108c7", X-B3-SpanId:"7e580f0b0dcf3bf8", X-B3-ParentSpanId:"f55d6f9454e0ce13", X-B3-Sampled:"0", X-ONAP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-TransactionID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ECOMP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b7a409-f8d2-4daa-81d5-b69d6f365fa3"] 2022-10-21T18:08:56.397Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:08:56.397Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:56.413Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:56.413Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:56.414Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:08:56.414Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:08:57 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:08:56.415Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:08:56.415Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:56.416Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:08:56.442Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:56.442Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:56.443Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:56.443Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:08:56.443Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:56.444Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-TransactionID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ECOMP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ad6cf74-c62f-4fca-a7d7-80a5e0c24c02"] 2022-10-21T18:08:56.444Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:56.444Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:56.584Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:56.585Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:56.585Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:56.585Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1EEEF5EA853701A1D47A6B1E34849C79; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:08:56 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-10-21T18:08:56.586Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:08:56.586Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:56.587Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:56.606Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:56.607Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:08:56.607Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:08:56.607Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:08:56.608Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:08:56.608Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-TransactionID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ECOMP-RequestID:"770ee31b-9f6d-4976-b357-1bacf926772f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e2ec6e8-e9f5-4937-b963-79ce97d4bbb2"] 2022-10-21T18:08:56.609Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:08:56.609Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:08:56.730Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:08:56.730Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:08:56.731Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:08:56.731Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6504E4E7BCA9415B8EE2FD46555ADF19; 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:"826", date:"Fri, 21 Oct 2022 18:08:56 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:08:56.732Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:08:56.732Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:08:56.732Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:08:56.736Z|770ee31b-9f6d-4976-b357-1bacf926772f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:08:58.764Z|307c7154-075a-4699-a64d-637cd8d5ffd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:58.765Z|307c7154-075a-4699-a64d-637cd8d5ffd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:58.943Z|af023194-a6d8-4d13-b242-88d896233342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:58.943Z|33cfb05c-9e37-4433-ab2d-b5cc2cd82951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:08:58.944Z|af023194-a6d8-4d13-b242-88d896233342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:08:58.945Z|33cfb05c-9e37-4433-ab2d-b5cc2cd82951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:00.365Z|38b1767a-ce60-472a-982f-f5e0a584a3b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:09:00.365Z|38b1767a-ce60-472a-982f-f5e0a584a3b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:05.551Z|00daf1c6-1f1a-4ada-b218-3fc768a513c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:09:05.553Z|00daf1c6-1f1a-4ada-b218-3fc768a513c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:09:06.896Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:09:06.902Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:06.903Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:09:06.903Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:06.903Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:06.903Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:09:06.904Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"292e962104cb126766ad290bdd1ccf56", X-B3-SpanId:"b6ed713bb4acd281", X-B3-ParentSpanId:"fe8db86040ae4e26", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-TransactionID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ECOMP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b322e5f8-2001-42e1-b2a4-92ef0f5b6ec8"] 2022-10-21T18:09:06.904Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:09:06.904Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:06.929Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:06.929Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:06.929Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:09:06.930Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:07 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:06.930Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:09:06.930Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:06.931Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:09:06.932Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:06.932Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:09:06.932Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:06.933Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:06.933Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:09:06.933Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"292e962104cb126766ad290bdd1ccf56", X-B3-SpanId:"2eb8eb27e7cb93d6", X-B3-ParentSpanId:"fe8db86040ae4e26", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-TransactionID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ECOMP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f0855cb-1814-40e4-9577-cd43d355ba1f"] 2022-10-21T18:09:06.933Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:09:06.934Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:06.954Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:06.954Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:06.955Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:09:06.955Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:07 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:06.955Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:09:06.956Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:06.956Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:09:06.977Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:06.977Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:06.978Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:06.978Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:06.978Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:06.978Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-TransactionID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ECOMP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b04644-0302-4a6f-b86e-43e81afe1263"] 2022-10-21T18:09:06.978Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:06.979Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:07.102Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:07.102Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:07.102Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:07.103Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E5F4F18DB87CFAE4C8288532A4165C62; 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:"789", date:"Fri, 21 Oct 2022 18:09:07 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:09:07.103Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:09:07.103Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:07.104Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:07.125Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:07.125Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:07.125Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:07.125Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:07.126Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:07.126Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-TransactionID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ECOMP-RequestID:"8bf0d194-c307-46dd-b87d-60680954ad65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8acc42f-8118-40ab-bf25-bf8f2f3b10d2"] 2022-10-21T18:09:07.126Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:07.126Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:07.248Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:07.249Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:07.249Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:07.249Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=27C98F82D6390552591FF5B95E437A92; 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:"826", date:"Fri, 21 Oct 2022 18:09:07 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:09:07.250Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:09:07.250Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:07.250Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:07.255Z|8bf0d194-c307-46dd-b87d-60680954ad65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:09:08.787Z|d0963f9a-231d-4c13-9143-3883ff366a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:08.788Z|d0963f9a-231d-4c13-9143-3883ff366a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:08.965Z|1d6bfc17-50b6-4109-9767-e23069364219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:08.965Z|6e2cd353-baa6-4b61-bf0a-087d94e654c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:08.965Z|1d6bfc17-50b6-4109-9767-e23069364219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:08.965Z|6e2cd353-baa6-4b61-bf0a-087d94e654c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:17.420Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:09:17.426Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:17.426Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:09:17.426Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:17.427Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:17.427Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:09:17.427Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdac289a1cc3028be5a164cad75ac77f", X-B3-SpanId:"c82d0da73593bb11", X-B3-ParentSpanId:"b4690475526b6e10", X-B3-Sampled:"0", X-ONAP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-TransactionID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ECOMP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a52516b-3c26-4ee0-8673-77c1058ecd57"] 2022-10-21T18:09:17.428Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:09:17.428Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:17.454Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:17.454Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:17.455Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:09:17.455Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:18 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:17.456Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:09:17.456Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:17.457Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:09:17.458Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:17.459Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:09:17.459Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:17.459Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:17.460Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:09:17.460Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdac289a1cc3028be5a164cad75ac77f", X-B3-SpanId:"7928cd04acc821f9", X-B3-ParentSpanId:"b4690475526b6e10", X-B3-Sampled:"0", X-ONAP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-TransactionID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ECOMP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfacfd0e-1ab1-4480-8594-35db3ed8d4bb"] 2022-10-21T18:09:17.460Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:09:17.461Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:17.475Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:17.475Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:17.475Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:09:17.476Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:18 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:17.477Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:09:17.477Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:17.477Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:09:17.523Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:17.523Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:17.523Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:17.524Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:17.524Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:17.524Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-TransactionID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ECOMP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25a62180-82a0-4905-bea3-de721fd205f3"] 2022-10-21T18:09:17.524Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:17.524Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:17.657Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:17.658Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:17.658Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:17.658Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5238A31D5B6043E7E3AECFBF5FD993B3; 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:"789", date:"Fri, 21 Oct 2022 18:09:17 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:09:17.659Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:09:17.659Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:17.659Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:17.677Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:17.677Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:17.678Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:17.678Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:17.678Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:17.678Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-TransactionID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ECOMP-RequestID:"ecbd1a0d-921b-43b0-8eec-7c5a8a78834a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cc099a8-18a2-4d55-8071-b16e0c6944b5"] 2022-10-21T18:09:17.679Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:17.679Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:17.805Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:17.806Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:17.806Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:17.806Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7DB8788B7DD16D4253025C7D8653FB61; 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:"826", date:"Fri, 21 Oct 2022 18:09:17 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:09:17.807Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:09:17.807Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:17.807Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:17.810Z|ecbd1a0d-921b-43b0-8eec-7c5a8a78834a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:09:18.810Z|3cfd3932-786f-48ca-83e5-9031e38e4e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:18.810Z|3cfd3932-786f-48ca-83e5-9031e38e4e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:18.987Z|5cd44f67-21ac-4091-90fc-7ae139dab1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:18.987Z|5470c3e6-8213-4d02-ac3b-32912e4dc56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:18.988Z|5cd44f67-21ac-4091-90fc-7ae139dab1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:18.988Z|5470c3e6-8213-4d02-ac3b-32912e4dc56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:20.551Z|b8aff40d-65db-49e6-a2b2-8bda37e908a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:09:20.552Z|b8aff40d-65db-49e6-a2b2-8bda37e908a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:09:20.855Z|b8302019-2fd8-4fce-bed6-e9b0ab71d90e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:09:20.856Z|b8302019-2fd8-4fce-bed6-e9b0ab71d90e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:09:27.964Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:09:27.969Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:27.969Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:09:27.969Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:27.970Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:27.970Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:09:27.970Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8107236b4ed8c0c51163ff0bdaeb199", X-B3-SpanId:"b5e63d23ce564d37", X-B3-ParentSpanId:"8b21d64fc8289f80", X-B3-Sampled:"0", X-ONAP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-TransactionID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ECOMP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59e0ef22-2313-4865-9e2a-b5a909f55530"] 2022-10-21T18:09:27.970Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:09:27.971Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:27.997Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:27.998Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:27.998Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:09:27.998Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:28 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:28.000Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:09:28.000Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:28.001Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:09:28.002Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:28.002Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:09:28.003Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:28.003Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:28.003Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:09:28.003Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8107236b4ed8c0c51163ff0bdaeb199", X-B3-SpanId:"ae2678ea3a952a7a", X-B3-ParentSpanId:"8b21d64fc8289f80", X-B3-Sampled:"0", X-ONAP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-TransactionID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ECOMP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b76d070c-023d-4d64-931c-481f3cf838f5"] 2022-10-21T18:09:28.004Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:09:28.004Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:28.017Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:28.018Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:28.018Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:09:28.018Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:28 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:28.019Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:09:28.019Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:28.020Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:09:28.057Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:28.057Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:28.057Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:28.057Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:28.058Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:28.058Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-TransactionID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ECOMP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bb2b559-c337-49a6-9338-70e1f2b5e3d7"] 2022-10-21T18:09:28.058Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:28.058Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:28.187Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:28.188Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:28.188Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:28.188Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=51875B9BFCF4E179929F279CCE7508AC; 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:"789", date:"Fri, 21 Oct 2022 18:09:28 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:09:28.189Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:09:28.189Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:28.189Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:28.211Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:28.212Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:28.212Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:28.213Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:28.213Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:28.213Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-TransactionID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ECOMP-RequestID:"7a9ac411-9455-4545-8cd6-ecfcdbd6d128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6361d864-1f53-4ef2-ae32-da488226912d"] 2022-10-21T18:09:28.214Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:28.214Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:28.341Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:28.341Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:28.342Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:28.342Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9E64BAFB13777DFB0CE351BE0763677E; 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:"826", date:"Fri, 21 Oct 2022 18:09:28 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:09:28.343Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:09:28.343Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:28.344Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:28.347Z|7a9ac411-9455-4545-8cd6-ecfcdbd6d128|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:09:28.832Z|f63bf680-6db7-45c4-8581-73168d944ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:28.833Z|f63bf680-6db7-45c4-8581-73168d944ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:29.010Z|855fac02-22ad-4c6b-a2eb-98248c05ada5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:29.010Z|bfcc3a62-7b85-4899-a1e2-70d84bd9b029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:29.011Z|bfcc3a62-7b85-4899-a1e2-70d84bd9b029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:29.011Z|855fac02-22ad-4c6b-a2eb-98248c05ada5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:35.551Z|54f52a07-9b72-4c8b-bfbd-5af87a30db33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:09:35.552Z|54f52a07-9b72-4c8b-bfbd-5af87a30db33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:09:38.516Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:09:38.522Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:38.522Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:09:38.522Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:38.523Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:38.523Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:09:38.523Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6860d8f0475cb620294f7ca1ce131ca6", X-B3-SpanId:"fcfbeb104bac2136", X-B3-ParentSpanId:"976e2117ae011b38", X-B3-Sampled:"0", X-ONAP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-TransactionID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ECOMP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8afcf86b-99cb-44a2-95af-07e6ae0395ca"] 2022-10-21T18:09:38.523Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:09:38.524Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:38.554Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:38.554Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:38.554Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:09:38.554Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:39 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:38.556Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:09:38.556Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:38.556Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:09:38.576Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:38.577Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:09:38.577Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:38.577Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:38.577Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:09:38.577Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6860d8f0475cb620294f7ca1ce131ca6", X-B3-SpanId:"645fc9bfe2431269", X-B3-ParentSpanId:"976e2117ae011b38", X-B3-Sampled:"0", X-ONAP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-TransactionID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ECOMP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d157554-6575-4374-bcac-db9839a10cba"] 2022-10-21T18:09:38.578Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:09:38.578Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:38.594Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:38.595Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:38.595Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:09:38.595Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:39 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:38.597Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:09:38.597Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:38.598Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:09:38.620Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:38.621Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:38.621Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:38.621Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:38.621Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:38.622Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-TransactionID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ECOMP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ae8d92a-0024-4d0e-9678-503790da0b16"] 2022-10-21T18:09:38.622Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:38.622Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:38.750Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:38.751Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:38.751Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:38.751Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6505CCBBCC8E22B816D33BE0CF654B06; 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:"789", date:"Fri, 21 Oct 2022 18:09:39 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:09:38.752Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:09:38.752Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:38.752Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:38.769Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:38.770Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:38.770Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:38.770Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:38.771Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:38.771Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-TransactionID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ECOMP-RequestID:"90d9a88d-9ba7-496a-b6b8-6e8696fca84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"426a2614-09e3-478c-85fe-eccaf8b4e54f"] 2022-10-21T18:09:38.771Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:38.771Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:38.858Z|f974b816-23fc-4537-a948-926c8167a9b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:38.858Z|f974b816-23fc-4537-a948-926c8167a9b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:38.895Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:38.895Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:38.895Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:38.896Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D25296F719315EC4E0AC045445F00BB1; 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:"826", date:"Fri, 21 Oct 2022 18:09:39 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:09:38.896Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:09:38.896Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:38.896Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:38.900Z|90d9a88d-9ba7-496a-b6b8-6e8696fca84d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:09:39.033Z|2d30f1d9-083e-48c1-91b6-bdb380b72b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:39.033Z|8eb2d4f8-97b9-484e-b201-1162a12d903a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:39.033Z|8eb2d4f8-97b9-484e-b201-1162a12d903a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:39.033Z|2d30f1d9-083e-48c1-91b6-bdb380b72b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:48.882Z|8ac5b87c-6a87-4d13-8f7f-1679bcf4c2c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:48.882Z|8ac5b87c-6a87-4d13-8f7f-1679bcf4c2c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:49.054Z|296df3eb-9c74-446a-a334-9041767c6956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:49.054Z|296df3eb-9c74-446a-a334-9041767c6956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:49.057Z|13e3d1e7-3f62-4307-8285-b53ad71fee0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:49.057Z|13e3d1e7-3f62-4307-8285-b53ad71fee0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:49.077Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:09:49.081Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:49.082Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:09:49.082Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:49.082Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:49.082Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:09:49.083Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c48997bd1bd5f4dd511ce74c9a27baf8", X-B3-SpanId:"c6fecf0d7227e1e2", X-B3-ParentSpanId:"2e5ea165d1711da3", X-B3-Sampled:"0", X-ONAP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-TransactionID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ECOMP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8b11ce6-342a-49e3-bf43-2ed9a9f704c3"] 2022-10-21T18:09:49.083Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:09:49.083Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:49.112Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:49.112Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:49.113Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:09:49.113Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:49 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:49.114Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:09:49.114Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:49.115Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:09:49.116Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:49.116Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:09:49.116Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:49.117Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:49.117Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:09:49.117Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c48997bd1bd5f4dd511ce74c9a27baf8", X-B3-SpanId:"b1f012a2f8039ef0", X-B3-ParentSpanId:"2e5ea165d1711da3", X-B3-Sampled:"0", X-ONAP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-TransactionID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ECOMP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f73e6fa-7b59-4d97-bfa6-76dd1e42c957"] 2022-10-21T18:09:49.117Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:09:49.117Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:49.132Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:49.132Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:49.132Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:09:49.132Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:09:49 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:49.134Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:09:49.134Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:49.135Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:09:49.155Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:49.155Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:49.155Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:49.156Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:49.156Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:49.156Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-TransactionID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ECOMP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"905946dc-0be9-4da6-9c94-d1b9ba828902"] 2022-10-21T18:09:49.156Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:49.157Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:49.285Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:49.285Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:49.285Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:49.286Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4818C71CCFF95698F4D95371485A2684; 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:"789", date:"Fri, 21 Oct 2022 18:09:49 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:09:49.286Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:09:49.286Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:49.287Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:49.306Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:49.306Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:49.306Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:49.307Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:49.307Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:49.307Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-TransactionID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ECOMP-RequestID:"ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2c8fdfc-9169-45bb-b2da-e94966da31b9"] 2022-10-21T18:09:49.307Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:49.307Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:49.429Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:49.430Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:49.430Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:49.430Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DB7E8B68D37FDEB124E77418CC166034; 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:"826", date:"Fri, 21 Oct 2022 18:09:49 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:09:49.431Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:09:49.431Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:49.431Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:49.434Z|ff5964ef-09c4-4ce4-a6b7-45d2fc7f34a5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:09:50.551Z|b6c1f9e7-1354-4d57-ac32-a808ffa3da77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:09:50.553Z|b6c1f9e7-1354-4d57-ac32-a808ffa3da77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:09:50.857Z|aac354e7-afcf-4a29-870a-142722101dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:09:50.857Z|aac354e7-afcf-4a29-870a-142722101dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:09:58.903Z|677ea6bc-73be-4496-a6f8-2d92c0df9004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:58.903Z|677ea6bc-73be-4496-a6f8-2d92c0df9004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:59.082Z|274a84db-e7ba-40d0-8718-3afa519ad50e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:59.082Z|274a84db-e7ba-40d0-8718-3afa519ad50e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:59.085Z|ab2b4846-60af-49fd-9e1d-ca93f8d25efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:09:59.085Z|ab2b4846-60af-49fd-9e1d-ca93f8d25efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:09:59.583Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:09:59.588Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:59.588Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:09:59.588Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:59.589Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:09:59.589Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:09:59.589Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6d122036b6ea7c0f8373848c6dcb240", X-B3-SpanId:"fb5f1d1d268ad52d", X-B3-ParentSpanId:"19d7337d1d8599ca", X-B3-Sampled:"0", X-ONAP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-TransactionID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ECOMP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45307cfa-60f6-415f-84e3-e75e8a54f0d7"] 2022-10-21T18:09:59.589Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:09:59.589Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:59.615Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:59.615Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:59.616Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:09:59.616Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:00 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:59.617Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:09:59.617Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:59.618Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:09:59.619Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:59.619Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:09:59.619Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:59.620Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:09:59.620Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:09:59.620Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6d122036b6ea7c0f8373848c6dcb240", X-B3-SpanId:"a4f06db8aaa0b3e5", X-B3-ParentSpanId:"19d7337d1d8599ca", X-B3-Sampled:"0", X-ONAP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-TransactionID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ECOMP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dac7f8f-e582-45cf-ae23-3c7ae66be35d"] 2022-10-21T18:09:59.621Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:09:59.621Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:59.640Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:59.641Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:59.641Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:09:59.641Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:00 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:09:59.642Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:09:59.643Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:59.643Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:09:59.669Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:59.669Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:59.669Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:59.670Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:09:59.670Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:59.670Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-TransactionID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ECOMP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"534edb28-03fb-4b1f-9276-af34e5064cdf"] 2022-10-21T18:09:59.670Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:59.671Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:59.796Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:59.796Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:59.797Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:59.797Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7600CAD4F51E6B6E8C07C5E4CEF4DABB; 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:"789", date:"Fri, 21 Oct 2022 18:10:00 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:09:59.797Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:09:59.798Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:59.798Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:59.821Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:59.822Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:09:59.822Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:09:59.822Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:09:59.823Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:09:59.823Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-TransactionID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ECOMP-RequestID:"48200530-dc37-45f8-94a2-1fd969b1d328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58bfa4a7-8db0-4440-ab13-e36c2732d368"] 2022-10-21T18:09:59.823Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:09:59.823Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:09:59.945Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:09:59.946Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:09:59.946Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:09:59.946Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4DBE02A61D26CE77B832F5F32FC5D8ED; 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:"826", date:"Fri, 21 Oct 2022 18:10:00 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:09:59.947Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:09:59.947Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:09:59.948Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:09:59.951Z|48200530-dc37-45f8-94a2-1fd969b1d328|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:10:00.364Z|d08df526-2d79-4f82-aa5e-213177bdf3c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:10:00.364Z|d08df526-2d79-4f82-aa5e-213177bdf3c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:05.551Z|37d2da95-01ec-4eb8-81d5-fc012237c6a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:10:05.552Z|37d2da95-01ec-4eb8-81d5-fc012237c6a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:10:08.928Z|4ee8f388-e79c-4121-afa5-b410692e78fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:08.929Z|4ee8f388-e79c-4121-afa5-b410692e78fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:09.106Z|f1d2f75c-fcc5-4145-b0f2-1bfccc5ea7dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:09.107Z|98f957cb-3905-4c8b-ad7e-edc8b8e625d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:09.108Z|98f957cb-3905-4c8b-ad7e-edc8b8e625d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:09.110Z|f1d2f75c-fcc5-4145-b0f2-1bfccc5ea7dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:10.113Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:10:10.118Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:10.118Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:10:10.119Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:10.119Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:10.119Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:10:10.119Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30a3d6326fe63ec23f9fd80fcde4b9a3", X-B3-SpanId:"4b80ff68220c7c6c", X-B3-ParentSpanId:"13aa7eb7ae1ff46f", X-B3-Sampled:"0", X-ONAP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-TransactionID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ECOMP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3616b55c-9893-457d-9353-c6a7013ebb3d"] 2022-10-21T18:10:10.120Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:10:10.120Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:10.147Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:10.147Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:10.147Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:10:10.148Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:10 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:10.149Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:10:10.149Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:10.150Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:10:10.151Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:10.151Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:10:10.152Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:10.152Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:10.153Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:10:10.154Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30a3d6326fe63ec23f9fd80fcde4b9a3", X-B3-SpanId:"3699b9cbe80404a7", X-B3-ParentSpanId:"13aa7eb7ae1ff46f", X-B3-Sampled:"0", X-ONAP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-TransactionID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ECOMP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b8d2371-6d04-49d4-b52c-d1c931199afe"] 2022-10-21T18:10:10.154Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:10:10.154Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:10.172Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:10.173Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:10.173Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:10:10.173Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:10 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:10.174Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:10:10.174Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:10.174Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:10:10.278Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:10.289Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:10.289Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:10.289Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:10.289Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:10.289Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-TransactionID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ECOMP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e91f5c20-8dac-483f-90ad-798219d502cd"] 2022-10-21T18:10:10.290Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:10.290Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:10.420Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:10.420Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:10.421Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:10.421Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=845B0E803DA2CC04AC9B08E4B51E1AA7; 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:"789", date:"Fri, 21 Oct 2022 18:10:10 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:10:10.421Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:10:10.421Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:10.422Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:10.441Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:10.442Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:10.442Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:10.442Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:10.442Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:10.443Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-TransactionID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ECOMP-RequestID:"423e5c9b-efe3-45aa-b4a0-54b33ff001a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c0b3881-ff52-466d-a3a8-670f4815fe06"] 2022-10-21T18:10:10.443Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:10.443Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:10.571Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:10.571Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:10.572Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:10.572Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=387A84AF7BBFDD62B7ACA7DBE684F95F; 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:"826", date:"Fri, 21 Oct 2022 18:10:10 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:10:10.573Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:10:10.573Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:10.574Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:10.578Z|423e5c9b-efe3-45aa-b4a0-54b33ff001a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:10:18.953Z|7a28b3e0-a49f-4a78-ad3d-ea45e08d48fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:18.954Z|7a28b3e0-a49f-4a78-ad3d-ea45e08d48fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:19.130Z|c37ae6b0-e9c0-471e-af62-80fa9f0ed996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:19.130Z|b51af23f-178f-4550-8cad-e8471b19cfd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:19.131Z|b51af23f-178f-4550-8cad-e8471b19cfd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:19.131Z|c37ae6b0-e9c0-471e-af62-80fa9f0ed996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:20.551Z|fdfe06a8-f805-4f16-8cdb-923b6b369ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:10:20.552Z|fdfe06a8-f805-4f16-8cdb-923b6b369ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:10:20.735Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:10:20.740Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:20.740Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:10:20.740Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:20.740Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:20.741Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:10:20.741Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1901b1000766da7236d08781066276f5", X-B3-SpanId:"6bf64dfdfadda8b3", X-B3-ParentSpanId:"a9c4135089cbfb8e", X-B3-Sampled:"0", X-ONAP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-TransactionID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ECOMP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbb229df-781d-4d85-9dfe-af38f3536cca"] 2022-10-21T18:10:20.741Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:10:20.741Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:20.767Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:20.767Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:20.767Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:10:20.768Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:20.768Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:10:20.769Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:20.769Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:10:20.770Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:20.770Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:10:20.771Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:20.771Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:20.771Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:10:20.771Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1901b1000766da7236d08781066276f5", X-B3-SpanId:"d95938eef4965352", X-B3-ParentSpanId:"a9c4135089cbfb8e", X-B3-Sampled:"0", X-ONAP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-TransactionID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ECOMP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee047596-5037-4b33-88f7-74172d0415fb"] 2022-10-21T18:10:20.772Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:10:20.772Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:20.788Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:20.788Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:20.789Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:10:20.789Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:21 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:20.790Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:10:20.791Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:20.791Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:10:20.811Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:20.812Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:20.812Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:20.812Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:20.813Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:20.813Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-TransactionID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ECOMP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"964953ab-6b21-43f3-b63d-e33f021d8d5c"] 2022-10-21T18:10:20.813Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:20.813Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:20.858Z|d49bee1c-508e-4e42-b420-dedd943d5168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:10:20.858Z|d49bee1c-508e-4e42-b420-dedd943d5168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:10:20.943Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:20.944Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:20.944Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:20.945Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=36793A51A5AE17AC9A1158C94AC9079C; 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:"789", date:"Fri, 21 Oct 2022 18:10:21 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:10:20.945Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:10:20.945Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:20.946Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:20.965Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:20.966Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:20.966Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:20.967Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:20.967Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:20.967Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-TransactionID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ECOMP-RequestID:"e467d6c5-5bef-4346-a6bf-03ddd5466a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9005640f-49cb-4cfd-b3da-f96ec92463d1"] 2022-10-21T18:10:20.967Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:20.968Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:21.087Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:21.088Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:21.088Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:21.088Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=204694F0BC0B8A7B3F26DFA09A6602F7; 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:"826", date:"Fri, 21 Oct 2022 18:10:21 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:10:21.089Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:10:21.089Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:21.089Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:21.092Z|e467d6c5-5bef-4346-a6bf-03ddd5466a13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:10:28.975Z|8ec58460-695e-4a97-bd7d-41612eeeb9d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:28.976Z|8ec58460-695e-4a97-bd7d-41612eeeb9d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:29.155Z|5cb3dcaf-d770-407e-9fe5-f23e360a5c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:29.155Z|dd00663e-203a-4cda-a892-f9a4bba221cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:29.155Z|dd00663e-203a-4cda-a892-f9a4bba221cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:29.156Z|5cb3dcaf-d770-407e-9fe5-f23e360a5c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:31.251Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:10:31.265Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:31.266Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:10:31.266Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:31.266Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:31.266Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:10:31.266Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb358f56d277e9e254b7bdcdd80d20e8", X-B3-SpanId:"726505e04a5ab25e", X-B3-ParentSpanId:"fe9df25b47a04c76", X-B3-Sampled:"0", X-ONAP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-TransactionID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ECOMP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4cc678-09f8-4edb-a587-4b1574359f5d"] 2022-10-21T18:10:31.267Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:10:31.267Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:31.293Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:31.293Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:31.293Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:10:31.294Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:32 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:31.296Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:10:31.296Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:31.296Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:10:31.297Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:31.298Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:10:31.298Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:31.298Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:31.298Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:10:31.299Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb358f56d277e9e254b7bdcdd80d20e8", X-B3-SpanId:"c16b2c73ce19e22a", X-B3-ParentSpanId:"fe9df25b47a04c76", X-B3-Sampled:"0", X-ONAP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-TransactionID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ECOMP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f886f2b-ef0e-4981-bb7e-a8dcc159b5c7"] 2022-10-21T18:10:31.299Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:10:31.299Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:31.314Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:31.314Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:31.314Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:10:31.315Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:32 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:31.316Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:10:31.316Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:31.316Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:10:31.336Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:31.336Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:31.336Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:31.336Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:31.337Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:31.337Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-TransactionID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ECOMP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92e15e64-35cc-4f2e-b977-edf490594e86"] 2022-10-21T18:10:31.337Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:31.337Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:31.473Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:31.474Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:31.474Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:31.474Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=96D5B2F8E07F806960896E66FC19E6E4; 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:"789", date:"Fri, 21 Oct 2022 18:10:31 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:10:31.475Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:10:31.475Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:31.475Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:31.492Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:31.493Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:31.493Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:31.493Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:31.493Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:31.494Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-TransactionID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ECOMP-RequestID:"1ef08405-6c7f-4b5e-a0ee-36141033c382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"486ffe74-9955-4471-bb72-c754b43768a1"] 2022-10-21T18:10:31.494Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:31.494Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:31.622Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:31.623Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:31.623Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:31.624Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2A667E71B74115A2C9C81FC0E37CBA89; 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:"826", date:"Fri, 21 Oct 2022 18:10:31 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:10:31.624Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:10:31.624Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:31.625Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:31.628Z|1ef08405-6c7f-4b5e-a0ee-36141033c382|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:10:35.551Z|08f15915-63ea-4a7e-87ff-b2c0edb73e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:10:35.553Z|08f15915-63ea-4a7e-87ff-b2c0edb73e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:10:39.000Z|c28f06d1-3ab6-423d-9251-c5d3b17ada16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:39.001Z|c28f06d1-3ab6-423d-9251-c5d3b17ada16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:39.177Z|190c57e2-a335-49d1-a893-e234f8a82f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:39.177Z|190c57e2-a335-49d1-a893-e234f8a82f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:39.177Z|9975cc03-f9be-42a2-801a-96403a652387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:39.180Z|9975cc03-f9be-42a2-801a-96403a652387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:41.785Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:10:41.791Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:41.791Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:10:41.792Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:41.792Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:41.792Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:10:41.793Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01ba371f56e23224ad40c50297642aab", X-B3-SpanId:"c75715b56c891939", X-B3-ParentSpanId:"2dca2010fea6c540", X-B3-Sampled:"0", X-ONAP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-TransactionID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ECOMP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bb82f1b-ad4b-4d6d-b05a-b432209cd6b3"] 2022-10-21T18:10:41.793Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:10:41.793Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:41.820Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:41.820Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:41.821Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:10:41.821Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:42 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:41.822Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:10:41.822Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:41.822Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:10:41.824Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:41.824Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:10:41.824Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:41.825Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:41.825Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:10:41.825Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01ba371f56e23224ad40c50297642aab", X-B3-SpanId:"264981f52e6bc2d7", X-B3-ParentSpanId:"2dca2010fea6c540", X-B3-Sampled:"0", X-ONAP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-TransactionID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ECOMP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00e0c0d1-5177-4b71-a41e-4097939aadb5"] 2022-10-21T18:10:41.825Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:10:41.826Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:41.847Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:41.848Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:41.848Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:10:41.849Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:41.849Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:10:41.850Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:41.851Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:10:41.875Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:41.876Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:41.876Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:41.876Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:41.877Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:41.877Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-TransactionID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ECOMP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78cf3a9c-be75-4b84-9e0d-651a43a0c917"] 2022-10-21T18:10:41.878Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:41.878Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:42.005Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:42.005Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:42.006Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:42.006Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7FAA3CC444706F3586C96F3BBB379D5F; 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:"789", date:"Fri, 21 Oct 2022 18:10:42 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:10:42.007Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:10:42.007Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:42.007Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:42.025Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:42.025Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:42.025Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:42.026Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:42.026Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:42.026Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-TransactionID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ECOMP-RequestID:"b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fee9a4f-0fc2-4f6a-ae51-4929ef9ae9f0"] 2022-10-21T18:10:42.026Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:42.027Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:42.183Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:42.184Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:42.184Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:42.185Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1397CF9363F0521EC8855DBB127C23F9; 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:"826", date:"Fri, 21 Oct 2022 18:10:42 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:10:42.185Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:10:42.185Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:42.186Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:42.189Z|b6eb3fd8-4d49-4c8b-9d45-30601c5c4bb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:10:49.024Z|1dbc5d95-ce45-4f68-861a-d9ce4bc78610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:49.025Z|1dbc5d95-ce45-4f68-861a-d9ce4bc78610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:49.200Z|884b50cb-5c57-41f5-b6f3-83e8183f554b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:49.201Z|884b50cb-5c57-41f5-b6f3-83e8183f554b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:49.205Z|9ee34604-778b-441c-8853-b45bf789ecbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:49.205Z|9ee34604-778b-441c-8853-b45bf789ecbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:50.551Z|b66ace75-03d1-432c-83af-4c90ac1a2221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:10:50.552Z|b66ace75-03d1-432c-83af-4c90ac1a2221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:10:50.859Z|4cd19911-b099-4cc5-a65f-ec2cdb590448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:10:50.859Z|4cd19911-b099-4cc5-a65f-ec2cdb590448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:10:52.345Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:10:52.351Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:52.352Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:10:52.352Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:52.352Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:10:52.353Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:10:52.353Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b7c08299e8c851a61a876d4927e701", X-B3-SpanId:"08f713d047cd7086", X-B3-ParentSpanId:"0145acdcf9fe7829", X-B3-Sampled:"0", X-ONAP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-TransactionID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ECOMP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bd2f8a4-92b3-4121-bb16-2009c2b65751"] 2022-10-21T18:10:52.353Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:10:52.353Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:52.381Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:52.382Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:52.382Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:10:52.383Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:53 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:52.383Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:10:52.383Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:52.384Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:10:52.386Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:52.386Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:10:52.386Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:52.386Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:10:52.387Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:10:52.387Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b7c08299e8c851a61a876d4927e701", X-B3-SpanId:"df62926fdfa6b30a", X-B3-ParentSpanId:"0145acdcf9fe7829", X-B3-Sampled:"0", X-ONAP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-TransactionID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ECOMP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84dc68be-dafb-4b4b-98f4-03c735c482bf"] 2022-10-21T18:10:52.387Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:10:52.388Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:52.409Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:52.410Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:52.410Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:10:52.411Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:10:53 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:10:52.411Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:10:52.411Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:52.412Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:10:52.433Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:52.433Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:52.434Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:52.434Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:10:52.434Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:52.434Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-TransactionID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ECOMP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37a2da8d-c2d4-46bb-8e9a-29a10d4bf2c8"] 2022-10-21T18:10:52.435Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:52.435Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:52.564Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:52.565Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:52.565Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:52.565Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F8789749511E9F1CB8B186207A55DE14; 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:"789", date:"Fri, 21 Oct 2022 18:10:52 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:10:52.565Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:10:52.566Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:52.566Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:52.585Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:52.585Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:10:52.586Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:10:52.586Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:10:52.586Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:10:52.586Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-TransactionID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ECOMP-RequestID:"639e7175-b88b-4116-b9d2-6af111dd2f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f65cc53-7ccd-4fdb-9b4c-89455d379ff7"] 2022-10-21T18:10:52.587Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:10:52.587Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:10:52.706Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:10:52.706Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:10:52.707Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:10:52.707Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=809C6F74AF8D2D8AD5E6D2D9A93CED91; 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:"826", date:"Fri, 21 Oct 2022 18:10:52 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:10:52.707Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:10:52.707Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:10:52.708Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:10:52.714Z|639e7175-b88b-4116-b9d2-6af111dd2f45|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:10:59.048Z|02677110-4374-4c32-9877-19048d65c43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:59.049Z|02677110-4374-4c32-9877-19048d65c43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:59.223Z|ddc3f275-6175-40bb-92b3-660d8279d2a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:59.223Z|ddc3f275-6175-40bb-92b3-660d8279d2a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:10:59.224Z|ba9da473-ed5b-4254-b2cd-3dcba27f1fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:10:59.224Z|ba9da473-ed5b-4254-b2cd-3dcba27f1fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:00.364Z|8140b126-76c6-41c5-a114-b8cefca49a82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:11:00.365Z|8140b126-76c6-41c5-a114-b8cefca49a82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:02.873Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:11:02.877Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:02.878Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:11:02.878Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:02.878Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:02.879Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:11:02.879Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7da82f196a3dfa7c23f2bd2495e8a543", X-B3-SpanId:"df3e30998e36c0aa", X-B3-ParentSpanId:"badd82b594f93c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-TransactionID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ECOMP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ad082a5-2728-4542-b48e-f93f6db7121e"] 2022-10-21T18:11:02.879Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:11:02.879Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:02.906Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:02.906Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:02.906Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:11:02.907Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:03 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:02.908Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:11:02.908Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:02.909Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:11:02.911Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:02.911Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:11:02.912Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:02.912Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:02.913Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:11:02.913Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7da82f196a3dfa7c23f2bd2495e8a543", X-B3-SpanId:"075b4467e4059fc7", X-B3-ParentSpanId:"badd82b594f93c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-TransactionID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ECOMP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"280999d0-802e-42da-bf95-fc7cafb37c78"] 2022-10-21T18:11:02.913Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:11:02.914Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:02.929Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:02.929Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:02.929Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:11:02.930Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:03 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:02.930Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:11:02.931Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:02.931Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:11:02.954Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:02.955Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:02.955Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:02.955Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:02.955Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:02.956Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-TransactionID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ECOMP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a012a62e-0a46-491d-8f34-03c89b9ae837"] 2022-10-21T18:11:02.956Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:02.956Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:03.090Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:03.090Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:03.090Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:03.091Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=258D89392687ABBF89395E87104B26D0; 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:"789", date:"Fri, 21 Oct 2022 18:11:02 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:11:03.091Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:11:03.091Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:03.091Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:03.109Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:03.109Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:03.109Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:03.110Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:03.110Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:03.110Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-TransactionID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ECOMP-RequestID:"4c9f6352-3a68-43e3-a1c2-8e7591640717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7aaed88-b3cc-4894-ab43-3722ec22eee0"] 2022-10-21T18:11:03.110Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:03.111Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:03.234Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:03.235Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:03.235Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:03.235Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D3BDEB873B8650749F0E61084B588F92; 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:"826", date:"Fri, 21 Oct 2022 18:11:02 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:11:03.236Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:11:03.236Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:03.236Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:03.239Z|4c9f6352-3a68-43e3-a1c2-8e7591640717|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:11:05.551Z|fceb69e6-4a91-4c3a-b514-f8c7ffd5bcc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:11:05.552Z|fceb69e6-4a91-4c3a-b514-f8c7ffd5bcc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:11:09.070Z|974633dd-6241-43e8-a153-ffa136bdd43c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:09.071Z|974633dd-6241-43e8-a153-ffa136bdd43c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:09.245Z|f21156e4-b831-48f1-b481-80e72ea58d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:09.245Z|9575c80e-ebd4-45d6-99d6-481390339807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:09.246Z|f21156e4-b831-48f1-b481-80e72ea58d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:09.246Z|9575c80e-ebd4-45d6-99d6-481390339807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:13.392Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:11:13.397Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:13.398Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:11:13.398Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:13.398Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:13.398Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:11:13.398Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"904ffd7ba1ad25d2e1f8a87e5a142322", X-B3-SpanId:"ddf20413ea8610a1", X-B3-ParentSpanId:"885e952e325c6944", X-B3-Sampled:"0", X-ONAP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-TransactionID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ECOMP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caad0a66-246d-4a24-9a93-5b8d2e4b4d4f"] 2022-10-21T18:11:13.399Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:11:13.399Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:13.424Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:13.424Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:13.425Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:11:13.425Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:14 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:13.426Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:11:13.426Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:13.427Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:11:13.428Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:13.428Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:11:13.428Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:13.428Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:13.429Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:11:13.429Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"904ffd7ba1ad25d2e1f8a87e5a142322", X-B3-SpanId:"e16d3769730f5948", X-B3-ParentSpanId:"885e952e325c6944", X-B3-Sampled:"0", X-ONAP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-TransactionID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ECOMP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7faf366a-f1c2-4617-807d-65c66ce3dbdc"] 2022-10-21T18:11:13.429Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:11:13.429Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:13.446Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:13.446Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:13.446Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:11:13.447Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:14 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:13.448Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:11:13.448Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:13.449Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:11:13.468Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:13.469Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:13.469Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:13.469Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:13.470Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:13.470Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-TransactionID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ECOMP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177e1154-00e4-4b97-9d94-ad26bbb2960b"] 2022-10-21T18:11:13.470Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:13.470Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:13.599Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:13.600Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:13.600Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:13.600Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D2F1EBF142709039BD94FC601E2F7A9; 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:"789", date:"Fri, 21 Oct 2022 18:11:13 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:11:13.600Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:11:13.601Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:13.601Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:13.619Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:13.619Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:13.619Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:13.620Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:13.620Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:13.620Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-TransactionID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ECOMP-RequestID:"5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1494d759-1b5f-4b7f-bf14-75038be26812"] 2022-10-21T18:11:13.620Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:13.620Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:13.749Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:13.750Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:13.750Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:13.750Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=64A86F563D70D8D97FA3C567D818D6AA; 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:"826", date:"Fri, 21 Oct 2022 18:11:13 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:11:13.750Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:11:13.751Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:13.751Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:13.759Z|5ee9dd6c-85ae-45d5-b8f9-c143ea90dcf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:11:19.093Z|834b17b7-4316-42ef-bb95-713ac786de40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:19.094Z|834b17b7-4316-42ef-bb95-713ac786de40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:19.266Z|cecb728b-6d78-4bb5-8e5e-fef611025cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:19.267Z|15cbcd85-c4d0-4847-af90-9544b979ce1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:19.267Z|cecb728b-6d78-4bb5-8e5e-fef611025cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:19.267Z|15cbcd85-c4d0-4847-af90-9544b979ce1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:20.551Z|b975642c-ed61-42de-91c5-f6441184835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:11:20.553Z|b975642c-ed61-42de-91c5-f6441184835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:11:20.860Z|4b7719d3-887d-4155-bfe3-859cb8db4162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:11:20.860Z|4b7719d3-887d-4155-bfe3-859cb8db4162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:11:23.934Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:11:23.940Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:23.940Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:11:23.940Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:23.940Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:23.941Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:11:23.941Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"325d28d972a6ffec5255bf5796926d67", X-B3-SpanId:"ed7ecb60eef2bb8d", X-B3-ParentSpanId:"cc9f2e7ed3a68e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-TransactionID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ECOMP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49cf3a0-8c9c-4037-90a4-0655e365be63"] 2022-10-21T18:11:23.941Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:11:23.941Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:23.968Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:23.969Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:23.969Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:11:23.969Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:24 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:23.970Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:11:23.971Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:23.971Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:11:23.972Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:23.972Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:11:23.973Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:23.973Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:23.973Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:11:23.973Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"325d28d972a6ffec5255bf5796926d67", X-B3-SpanId:"1340df086f31eb5a", X-B3-ParentSpanId:"cc9f2e7ed3a68e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-TransactionID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ECOMP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba547639-3826-4818-ad43-7993de797529"] 2022-10-21T18:11:23.973Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:11:23.974Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:23.989Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:23.989Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:23.990Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:11:23.990Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:24 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:23.990Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:11:23.991Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:23.991Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:11:24.010Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:24.011Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:24.011Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:24.011Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:24.011Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:24.012Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-TransactionID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ECOMP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"542b878d-ca23-4270-96a7-1a3f15906775"] 2022-10-21T18:11:24.012Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:24.012Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:24.145Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:24.146Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:24.146Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:24.146Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=668FB0514CC1F80D7D8B4D851503D4A8; 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:"789", date:"Fri, 21 Oct 2022 18:11:24 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:11:24.146Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:11:24.147Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:24.147Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:24.165Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:24.166Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:24.166Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:24.166Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:24.166Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:24.167Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-TransactionID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ECOMP-RequestID:"bd6ca906-b88b-4fbf-989f-66bb78e60c83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17c52e16-6e65-47de-8168-2c0ae4b99781"] 2022-10-21T18:11:24.167Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:24.167Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:24.289Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:24.289Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:24.289Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:24.290Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F88F48DF67DC205B8929EA0D2F672534; 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:"826", date:"Fri, 21 Oct 2022 18:11:24 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:11:24.290Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:11:24.290Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:24.291Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:24.294Z|bd6ca906-b88b-4fbf-989f-66bb78e60c83|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:11:29.116Z|9228c978-a90c-41f1-830f-29995e75bb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:29.117Z|9228c978-a90c-41f1-830f-29995e75bb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:29.290Z|5ab4a58c-52c2-4c86-bc04-77ca662a2fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:29.290Z|e1baba11-aa8b-44dc-b69b-545fea4cb3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:29.291Z|5ab4a58c-52c2-4c86-bc04-77ca662a2fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:29.291Z|e1baba11-aa8b-44dc-b69b-545fea4cb3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:34.453Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:11:34.458Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:34.458Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:11:34.458Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:34.458Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:34.459Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:11:34.459Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c553380411f23d1a8c2b5673cd6b1817", X-B3-SpanId:"b483260a705bd656", X-B3-ParentSpanId:"e56ee9f5c35dc7ec", X-B3-Sampled:"0", X-ONAP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-TransactionID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ECOMP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3327064d-3c13-403d-9d69-c2036231977f"] 2022-10-21T18:11:34.459Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:11:34.459Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:34.485Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:34.485Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:34.486Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:11:34.486Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:35 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:34.487Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:11:34.487Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:34.487Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:11:34.489Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:34.489Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:11:34.489Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:34.489Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:34.489Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:11:34.490Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c553380411f23d1a8c2b5673cd6b1817", X-B3-SpanId:"38610f7e795f3d98", X-B3-ParentSpanId:"e56ee9f5c35dc7ec", X-B3-Sampled:"0", X-ONAP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-TransactionID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ECOMP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2927655-ef08-488e-a55d-52731ea446f7"] 2022-10-21T18:11:34.490Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:11:34.490Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:34.505Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:34.506Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:34.506Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:11:34.506Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:35 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:34.507Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:11:34.507Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:34.507Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:11:34.529Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:34.530Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:34.530Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:34.530Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:34.530Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:34.530Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-TransactionID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ECOMP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ac8ddd9-fe82-42a3-a853-d2bc5f628f57"] 2022-10-21T18:11:34.531Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:34.531Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:34.656Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:34.657Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:34.658Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:34.658Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5A73E0D62FB37D21007C6D27B6531DF9; 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:"789", date:"Fri, 21 Oct 2022 18:11:34 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:11:34.658Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:11:34.659Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:34.659Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:34.683Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:34.683Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:34.684Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:34.684Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:34.684Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:34.685Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-TransactionID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ECOMP-RequestID:"f8447f04-c4b4-4eac-99a1-86beff399e30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88a42f5c-505a-4a73-81c5-f5ceffed3d94"] 2022-10-21T18:11:34.685Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:34.685Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:34.812Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:34.813Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:34.813Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:34.813Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BDEB0CE9630E9A545CE75CFF5FF3B00F; 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:"826", date:"Fri, 21 Oct 2022 18:11:34 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:11:34.814Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:11:34.814Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:34.815Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:34.818Z|f8447f04-c4b4-4eac-99a1-86beff399e30|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:11:35.551Z|9d2a1f14-81ee-466c-8f19-9652944e0d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:11:35.552Z|9d2a1f14-81ee-466c-8f19-9652944e0d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:11:39.146Z|9b2c1b3f-b559-4880-98f7-96f2f8f038ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:39.147Z|9b2c1b3f-b559-4880-98f7-96f2f8f038ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:39.315Z|8dc603f6-1eee-4c2b-87ca-bb99f6790b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:39.315Z|b09ad30f-d9ff-45ae-b537-23d2d15320c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:39.316Z|8dc603f6-1eee-4c2b-87ca-bb99f6790b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:39.316Z|b09ad30f-d9ff-45ae-b537-23d2d15320c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:44.989Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:11:44.995Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:44.995Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:11:44.996Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:44.996Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:44.996Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:11:44.997Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb19bf35fcb21d68e76e46453924c2e", X-B3-SpanId:"c702b30917a08f6e", X-B3-ParentSpanId:"d627b00dd5f8b884", X-B3-Sampled:"0", X-ONAP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-TransactionID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ECOMP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfadc9ff-d447-4645-afe3-ad9c66dddc12"] 2022-10-21T18:11:44.997Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:11:44.997Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:45.025Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:45.025Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:45.026Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:11:45.026Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:45 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:45.027Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:11:45.027Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:45.028Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:11:45.030Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:45.030Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:11:45.030Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:45.031Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:45.031Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:11:45.031Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb19bf35fcb21d68e76e46453924c2e", X-B3-SpanId:"8b57b8a29a31cfa6", X-B3-ParentSpanId:"d627b00dd5f8b884", X-B3-Sampled:"0", X-ONAP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-TransactionID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ECOMP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e04c5eb-140f-46d5-beca-e7cfbbb70145"] 2022-10-21T18:11:45.032Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:11:45.032Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:45.046Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:45.046Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:45.047Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:11:45.047Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:45 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:45.048Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:11:45.048Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:45.049Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:11:45.071Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:45.071Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:45.072Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:45.072Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:45.072Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:45.073Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-TransactionID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ECOMP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9386f84-dd02-48f4-95f5-a39cfdb12cbf"] 2022-10-21T18:11:45.073Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:45.073Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:45.199Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:45.199Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:45.200Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:45.200Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2F06085B87A400589B016978CD7FE271; 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:"789", date:"Fri, 21 Oct 2022 18:11:45 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:11:45.201Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:11:45.201Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:45.201Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:45.219Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:45.220Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:45.220Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:45.220Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:45.221Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:45.221Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-TransactionID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ECOMP-RequestID:"9a0f946d-70de-4c83-94b8-17fbb7401a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"142d886e-b078-430e-b450-07cb82d5ae67"] 2022-10-21T18:11:45.222Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:45.222Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:45.347Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:45.348Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:45.348Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:45.349Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8D49502AB8EC14B98903C8ED50858B5F; 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:"826", date:"Fri, 21 Oct 2022 18:11:45 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:11:45.349Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:11:45.349Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:45.350Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:45.353Z|9a0f946d-70de-4c83-94b8-17fbb7401a9f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:11:49.171Z|a727173c-f2b7-43da-b4e9-25994f400309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:49.171Z|a727173c-f2b7-43da-b4e9-25994f400309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:49.338Z|f4cbedb6-49b9-4801-bbe3-5d788a41c778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:49.338Z|e6a1f28a-f3b0-439d-9b25-f81cba3d6053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:49.339Z|e6a1f28a-f3b0-439d-9b25-f81cba3d6053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:49.339Z|f4cbedb6-49b9-4801-bbe3-5d788a41c778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:50.551Z|7318247f-3d4c-4343-bdf1-006ca6aba439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:11:50.552Z|7318247f-3d4c-4343-bdf1-006ca6aba439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:11:50.861Z|5517d3d0-3f45-4d65-b489-5578eb9c1aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:11:50.861Z|5517d3d0-3f45-4d65-b489-5578eb9c1aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:11:55.511Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:11:55.516Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:55.516Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:11:55.516Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:55.517Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:11:55.517Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:11:55.517Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f0e2d8f1544a41ae48f7af468942edb", X-B3-SpanId:"7096d9f50eb7e28d", X-B3-ParentSpanId:"4afc08939ffb9e5d", X-B3-Sampled:"0", X-ONAP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-TransactionID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ECOMP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef31d603-03d8-4905-92c1-17c29794451e"] 2022-10-21T18:11:55.517Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:11:55.517Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:55.574Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:55.575Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:55.575Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:11:55.575Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:56 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:55.576Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:11:55.576Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:55.576Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:11:55.577Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:55.578Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:11:55.578Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:55.578Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:11:55.578Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:11:55.579Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f0e2d8f1544a41ae48f7af468942edb", X-B3-SpanId:"28f63bc53f649530", X-B3-ParentSpanId:"4afc08939ffb9e5d", X-B3-Sampled:"0", X-ONAP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-TransactionID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ECOMP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e0f37f2-0ef0-4b29-891b-c792028244ba"] 2022-10-21T18:11:55.579Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:11:55.579Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:55.595Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:55.595Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:55.595Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:11:55.595Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:11:56 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:11:55.597Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:11:55.597Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:55.598Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:11:55.618Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:55.618Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:55.618Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:55.619Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:11:55.619Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:55.619Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-TransactionID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ECOMP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fd73b3b-5879-4dc7-8814-183a1099348f"] 2022-10-21T18:11:55.619Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:55.619Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:55.755Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:55.755Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:55.756Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:55.756Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=05CC7C5A09DDAD1812EC2C0AF2876C63; 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:"789", date:"Fri, 21 Oct 2022 18:11:56 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:11:55.756Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:11:55.757Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:55.757Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:55.774Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:55.775Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:11:55.775Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:11:55.775Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:11:55.776Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:11:55.776Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-TransactionID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ECOMP-RequestID:"54d6c2d7-3500-49b5-b67b-707098dabea3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"959eddfc-3edf-4682-858f-8a3d6c6e9973"] 2022-10-21T18:11:55.776Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:11:55.777Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:11:55.902Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:11:55.902Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:11:55.903Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:11:55.903Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D52ACED3A0936630306BC5CB9EEFE868; 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:"826", date:"Fri, 21 Oct 2022 18:11:56 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:11:55.903Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:11:55.904Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:11:55.904Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:11:55.910Z|54d6c2d7-3500-49b5-b67b-707098dabea3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:11:59.194Z|bc197af1-04f2-4aac-90cc-4470aed97b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:59.195Z|bc197af1-04f2-4aac-90cc-4470aed97b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:59.361Z|fc3159ad-a023-4c39-a4bc-6f12b458e8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:59.362Z|fc3159ad-a023-4c39-a4bc-6f12b458e8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:11:59.362Z|6b1c9b95-1073-4d71-b91e-0a44d4966a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:11:59.363Z|6b1c9b95-1073-4d71-b91e-0a44d4966a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:00.364Z|47259bf7-4c03-4ffb-bb76-801cd3222a38|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:12:00.365Z|47259bf7-4c03-4ffb-bb76-801cd3222a38|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:05.551Z|4038d2a4-c965-4029-a2d7-3b3766d5d505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:12:05.553Z|4038d2a4-c965-4029-a2d7-3b3766d5d505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:12:06.084Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:12:06.091Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:06.091Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:12:06.091Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:06.091Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:06.092Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:12:06.092Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38098e0a4c5e4947e9fb3d7bceeac027", X-B3-SpanId:"da933e8a653373d1", X-B3-ParentSpanId:"56e2d606aa24cea6", X-B3-Sampled:"0", X-ONAP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-TransactionID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ECOMP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c0b12e4-7f56-4d4a-9707-a48d65fe637d"] 2022-10-21T18:12:06.092Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:12:06.092Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:06.121Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:06.121Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:06.122Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:12:06.122Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:06.123Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:12:06.123Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:06.124Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:12:06.125Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:06.125Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:12:06.125Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:06.126Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:06.126Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:12:06.127Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38098e0a4c5e4947e9fb3d7bceeac027", X-B3-SpanId:"e3ada2d11e2dd3b6", X-B3-ParentSpanId:"56e2d606aa24cea6", X-B3-Sampled:"0", X-ONAP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-TransactionID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ECOMP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39ca9af9-1179-4f08-b154-d40ad4b91f19"] 2022-10-21T18:12:06.127Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:12:06.127Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:06.145Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:06.145Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:06.146Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:12:06.146Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:06 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:06.147Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:12:06.148Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:06.148Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:12:06.169Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:06.170Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:06.170Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:06.170Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:06.170Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:06.171Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-TransactionID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ECOMP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934d8a81-2dd6-4933-873f-db26f75d7747"] 2022-10-21T18:12:06.171Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:06.171Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:06.296Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:06.296Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:06.296Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:06.297Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B7D03A4BE71BAA992383563D6B30C482; 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:"789", date:"Fri, 21 Oct 2022 18:12:06 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:12:06.297Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:12:06.297Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:06.298Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:06.316Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:06.316Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:06.317Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:06.317Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:06.317Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:06.317Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-TransactionID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ECOMP-RequestID:"6f956682-4e7c-4cfd-b34e-11c9605f8952", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"032908d6-0b05-4223-8bc2-df0d74483fe8"] 2022-10-21T18:12:06.317Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:06.318Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:06.451Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:06.452Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:06.452Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:06.453Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3D546F210E0C261BFAA15DC599C5A105; 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:"826", date:"Fri, 21 Oct 2022 18:12:06 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:12:06.453Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:12:06.454Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:06.454Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:06.459Z|6f956682-4e7c-4cfd-b34e-11c9605f8952|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:12:09.222Z|72404786-2aa3-4f3a-99f4-16c286195eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:09.223Z|72404786-2aa3-4f3a-99f4-16c286195eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:09.385Z|de7335f3-6003-4cb3-a2bf-b9ac802e70b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:09.384Z|2fb22a5d-f26c-4087-b3b3-878f82fa691f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:09.386Z|de7335f3-6003-4cb3-a2bf-b9ac802e70b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:09.386Z|2fb22a5d-f26c-4087-b3b3-878f82fa691f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:16.623Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:12:16.628Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:16.643Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:12:16.644Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:16.652Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:16.653Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:12:16.653Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bb9496873e9f002787c8e028f0dfd77", X-B3-SpanId:"5c7da7f31322e0c1", X-B3-ParentSpanId:"6b0dff9299ca0d6e", X-B3-Sampled:"0", X-ONAP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-TransactionID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ECOMP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"867e9c45-f97e-456d-ae6b-f97503c5de8f"] 2022-10-21T18:12:16.654Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:12:16.655Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:16.682Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:16.683Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:16.683Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:12:16.684Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:17 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:16.684Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-32963e8b-a114-4381-a82b-84032ba3630d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:06:54.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:08:47.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:12:16.685Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:16.685Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:12:16.686Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:16.687Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:12:16.687Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:16.687Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:16.687Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:12:16.688Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bb9496873e9f002787c8e028f0dfd77", X-B3-SpanId:"41b1118e2d2829fa", X-B3-ParentSpanId:"6b0dff9299ca0d6e", X-B3-Sampled:"0", X-ONAP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-TransactionID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ECOMP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad8ea36-e395-45c7-a65f-e05fe83aacdf"] 2022-10-21T18:12:16.688Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:12:16.688Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:16.703Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:16.704Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:16.704Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:12:16.704Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:17 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:16.705Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:12:16.706Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:16.706Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:12:16.739Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:16.740Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:16.740Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:16.740Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:16.740Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:16.741Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-TransactionID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ECOMP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7601827-a469-4507-a36d-f9ac1225b4bf"] 2022-10-21T18:12:16.741Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:16.741Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:16.868Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:16.868Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:16.869Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:16.869Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5895AB8B5B7F0C783837CB4857AE902B; 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:"789", date:"Fri, 21 Oct 2022 18:12:17 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:12:16.870Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:06:56.365+0000","endTime":"2022-10-21T18:09:03.043+0000","removalTime":null,"durationInMillis":126678,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"26424103-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:12:16.870Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:16.870Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:16.891Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:16.892Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:16.893Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:16.893Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:16.894Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:16.894Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-TransactionID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ECOMP-RequestID:"1746ef41-fa05-4735-aca9-16aa71ddf0cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdb7a935-2fbd-4365-abd2-e899e96acc91"] 2022-10-21T18:12:16.895Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:16.895Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:17.020Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:17.020Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:17.021Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:17.021Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2329A732F18AECD41A62DE0A1B8A12A9; 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:"826", date:"Fri, 21 Oct 2022 18:12:17 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:12:17.021Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"66836124-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:668312fb-516b-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"264352b4-516b-11ed-bc22-5ea02eb1b5cd","executionId":"66836123-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:08:44.159+0000","endTime":"2022-10-21T18:08:46.727+0000","durationInMillis":2568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:12:17.022Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:17.022Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=264352b4-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:17.026Z|1746ef41-fa05-4735-aca9-16aa71ddf0cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:12:19.244Z|1e9c8f06-415c-488b-a570-5848cb707b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:19.244Z|1e9c8f06-415c-488b-a570-5848cb707b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:19.409Z|40745d9e-11c9-4cee-bc9b-68413dd63b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:19.410Z|40745d9e-11c9-4cee-bc9b-68413dd63b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:19.409Z|bbd331ea-d4a5-4da3-8ac4-8a15abdaa547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:19.412Z|bbd331ea-d4a5-4da3-8ac4-8a15abdaa547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:20.551Z|a082be80-495e-4eae-9636-35bd5b116cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:12:20.552Z|a082be80-495e-4eae-9636-35bd5b116cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:12:20.862Z|57c9afec-6c58-4034-9376-15804348b45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:12:20.862Z|57c9afec-6c58-4034-9376-15804348b45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:12:27.179Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:12:27.184Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:27.184Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:12:27.185Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:27.185Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:27.185Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:12:27.185Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cf179204c6366b1c99e45b68bd7ddec", X-B3-SpanId:"9820c2f073c54285", X-B3-ParentSpanId:"9fa555d4fd2d15e3", X-B3-Sampled:"0", X-ONAP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-TransactionID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ECOMP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ded9250b-9616-4659-a024-a4d067d0ef17"] 2022-10-21T18:12:27.186Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:12:27.186Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:27.209Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:27.209Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:27.209Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:12:27.209Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:27 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:27.211Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:12:27.211Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:27.212Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:12:27.213Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:27.213Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:12:27.213Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:27.214Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:27.214Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:12:27.214Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cf179204c6366b1c99e45b68bd7ddec", X-B3-SpanId:"195342255e3741d8", X-B3-ParentSpanId:"9fa555d4fd2d15e3", X-B3-Sampled:"0", X-ONAP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-TransactionID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ECOMP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6243b80a-53ca-4cbc-8676-c91261167b48"] 2022-10-21T18:12:27.214Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:12:27.214Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:27.227Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:27.228Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:27.228Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:12:27.228Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:27 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:27.229Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:12:27.229Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:27.229Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:12:27.252Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:27.253Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:27.253Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:27.253Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:27.253Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:27.254Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-TransactionID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ECOMP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd6c7bd0-5637-43c6-9663-8d6b29ab33f9"] 2022-10-21T18:12:27.254Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:27.254Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:27.388Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:27.388Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:27.388Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:27.389Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6250D82B27161592294DF5051D305C43; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:12:27 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:12:27.389Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:12:27.389Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:27.389Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:27.408Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:27.408Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:27.409Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:27.409Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:27.409Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:27.409Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-TransactionID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ECOMP-RequestID:"05714f66-2ea4-4d86-be44-0d6e8117f2e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"550fd0bf-7e33-4f70-9dfc-ceb21a7ed795"] 2022-10-21T18:12:27.410Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:27.410Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:27.531Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:27.532Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:27.532Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:27.532Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3EAC249155C4D7D7189BAC31AC1FDA32; 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:"Fri, 21 Oct 2022 18:12:27 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:12:27.532Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:12:27.533Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:27.533Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:27.536Z|05714f66-2ea4-4d86-be44-0d6e8117f2e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:12:29.266Z|b0cd9574-cf68-40b8-90a2-27fee30568d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:29.266Z|b0cd9574-cf68-40b8-90a2-27fee30568d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:29.433Z|71514bf2-e5cd-47bc-a8ad-d2b2ba0302c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:29.433Z|fd469dab-3977-4c0f-886f-ce0081ee1944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:29.433Z|71514bf2-e5cd-47bc-a8ad-d2b2ba0302c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:29.433Z|fd469dab-3977-4c0f-886f-ce0081ee1944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:35.551Z|a1ec5993-5f58-4667-8eb4-4be258d5877c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:12:35.552Z|a1ec5993-5f58-4667-8eb4-4be258d5877c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:12:37.698Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:12:37.702Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:37.703Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:12:37.703Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:37.703Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:37.703Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:12:37.703Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"757b815ac5e9bdb1e93c269d96047e0b", X-B3-SpanId:"95b02271988a1854", X-B3-ParentSpanId:"24bbcc178025456f", X-B3-Sampled:"0", X-ONAP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-TransactionID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ECOMP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2357fa91-92a8-4714-b8b0-17241881fe05"] 2022-10-21T18:12:37.704Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:12:37.704Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:37.741Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:37.741Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:37.741Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:12:37.742Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:38 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:37.742Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:12:37.742Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:37.743Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:12:37.744Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:37.744Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:12:37.744Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:37.745Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:37.745Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:12:37.745Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"757b815ac5e9bdb1e93c269d96047e0b", X-B3-SpanId:"b44351942501c245", X-B3-ParentSpanId:"24bbcc178025456f", X-B3-Sampled:"0", X-ONAP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-TransactionID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ECOMP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2171846a-d87d-4816-9a2d-dd4910dd20c7"] 2022-10-21T18:12:37.745Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:12:37.745Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:37.759Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:37.760Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:37.760Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:12:37.760Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:38 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:37.761Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:12:37.761Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:37.762Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:12:37.781Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:37.781Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:37.781Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:37.781Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:37.782Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:37.782Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-TransactionID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ECOMP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9075ebde-74fe-4eff-ae71-8d252c0841e1"] 2022-10-21T18:12:37.782Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:37.782Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:37.910Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:37.910Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:37.911Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:37.911Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2C8D30AFB32340CD9F3D7EAA608B858C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:12:38 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:12:37.912Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:12:37.912Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:37.912Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:37.938Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:37.939Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:37.939Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:37.939Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:37.939Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:37.940Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-TransactionID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ECOMP-RequestID:"13926245-3b12-40a1-9408-20ca50a83d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d79fd33a-6d73-4106-b4aa-75cdb842021b"] 2022-10-21T18:12:37.940Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:37.940Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:38.060Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:38.061Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:38.061Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:38.061Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=74E3AADB43E96B09FD499B57E944ABA0; 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:"Fri, 21 Oct 2022 18:12:38 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:12:38.062Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:12:38.062Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:38.062Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:38.065Z|13926245-3b12-40a1-9408-20ca50a83d2d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:12:39.286Z|5066cb42-fecf-4f21-ac19-ac0b60341dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:39.287Z|5066cb42-fecf-4f21-ac19-ac0b60341dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:39.455Z|5029b049-c253-4ecd-a634-86ad2a55b46d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:39.455Z|8ee21984-0c53-4a2a-9d77-b94d88ea1ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:39.455Z|5029b049-c253-4ecd-a634-86ad2a55b46d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:39.455Z|8ee21984-0c53-4a2a-9d77-b94d88ea1ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:48.226Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:12:48.232Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:48.232Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:12:48.233Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:48.233Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:48.234Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:12:48.234Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f348bfc9813282b966a869259d892f2", X-B3-SpanId:"cc858c58b8bb5892", X-B3-ParentSpanId:"d79abfbfa92f94aa", X-B3-Sampled:"0", X-ONAP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-TransactionID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ECOMP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bac3a24c-18be-4af2-a31a-eac0e9d22f0e"] 2022-10-21T18:12:48.235Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:12:48.235Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:48.260Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:48.260Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:48.261Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:12:48.261Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:49 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:48.262Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:12:48.262Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:48.262Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:12:48.264Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:48.265Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:12:48.265Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:48.265Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:48.266Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:12:48.266Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f348bfc9813282b966a869259d892f2", X-B3-SpanId:"efff433833c31d9f", X-B3-ParentSpanId:"d79abfbfa92f94aa", X-B3-Sampled:"0", X-ONAP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-TransactionID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ECOMP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5efea1ae-3d2d-483a-81b8-8e013d37e9dd"] 2022-10-21T18:12:48.266Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:12:48.267Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:48.280Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:48.281Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:48.281Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:12:48.281Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:49 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:48.282Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:12:48.282Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:48.283Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:12:48.306Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:48.307Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:48.307Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:48.307Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:48.307Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:48.307Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-TransactionID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ECOMP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85d01351-668c-446e-876b-75553f4b6950"] 2022-10-21T18:12:48.308Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:48.308Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:48.430Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:48.430Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:48.431Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:48.431Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2127B8CD4F56198CE7E9B2E0256698B0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:12:48 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:12:48.431Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:12:48.431Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:48.432Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:48.449Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:48.449Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:48.449Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:48.450Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:48.450Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:48.450Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-TransactionID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ECOMP-RequestID:"440b8759-7cc0-4fd7-b00d-0810e9a4fbe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d5cb1a-7797-4d14-864c-3ddeb315ffa6"] 2022-10-21T18:12:48.450Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:48.450Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:48.585Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:48.586Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:48.586Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:48.586Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C6ED37573EBC300F89EB4EE15F726FF4; 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:"Fri, 21 Oct 2022 18:12:48 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:12:48.586Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:12:48.587Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:48.587Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:48.590Z|440b8759-7cc0-4fd7-b00d-0810e9a4fbe4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:12:49.311Z|d96b99c5-3d2c-449f-9bfd-c2071ac6dec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:49.311Z|d96b99c5-3d2c-449f-9bfd-c2071ac6dec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:49.480Z|663f28b9-df16-45ca-84b8-8e0bd7bc5a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:49.479Z|a35910bb-0466-4cf4-ac15-e4d855918187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:49.480Z|663f28b9-df16-45ca-84b8-8e0bd7bc5a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:49.480Z|a35910bb-0466-4cf4-ac15-e4d855918187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:50.551Z|360502e3-939f-49b5-96b8-1c8f3763c560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:12:50.553Z|360502e3-939f-49b5-96b8-1c8f3763c560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:12:50.863Z|be783705-c510-4333-8a10-63919e5e9734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:12:50.863Z|be783705-c510-4333-8a10-63919e5e9734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:12:58.747Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:12:58.753Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:58.754Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:12:58.754Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:58.754Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:12:58.755Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:12:58.755Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f518153fafd3019d75654144471a80", X-B3-SpanId:"09fdbe5807305143", X-B3-ParentSpanId:"2800b425c61ee2e4", X-B3-Sampled:"0", X-ONAP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-TransactionID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ECOMP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cff9cd9-396c-46bb-ac25-ece61f64ac54"] 2022-10-21T18:12:58.755Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:12:58.756Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:58.780Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:58.781Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:58.781Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:12:58.781Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:59 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:58.782Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:12:58.782Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:58.783Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:12:58.785Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:58.785Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:12:58.785Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:58.785Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:12:58.785Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:12:58.786Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f518153fafd3019d75654144471a80", X-B3-SpanId:"b02b59ff812a10c7", X-B3-ParentSpanId:"2800b425c61ee2e4", X-B3-Sampled:"0", X-ONAP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-TransactionID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ECOMP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"612bf9d6-4a46-4ad8-babc-7fb186465d64"] 2022-10-21T18:12:58.786Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:12:58.786Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:58.798Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:58.798Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:58.799Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:12:58.799Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:12:59 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:12:58.800Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:12:58.800Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:58.800Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:12:58.823Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:58.823Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:58.824Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:58.824Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:12:58.824Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:58.825Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-TransactionID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ECOMP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af5a95b5-c08e-42a4-9f7a-38854583d0f0"] 2022-10-21T18:12:58.825Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:58.825Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:58.958Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:58.959Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:58.959Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:58.959Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A579687F29AD9D4D9D527426ED9B3595; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:12:59 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:12:58.959Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:12:58.960Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:58.960Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:58.979Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:58.979Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:12:58.979Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:12:58.979Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:12:58.980Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:12:58.980Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-TransactionID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ECOMP-RequestID:"8114d2b9-a437-4550-81d4-7d72180cd8a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f5dee7-9697-4fcb-8f2a-ce29b3227f60"] 2022-10-21T18:12:58.980Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:12:58.980Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:12:59.105Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:12:59.106Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:12:59.106Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:12:59.107Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D41FB3B961E3709162BFDE597B077B5D; 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:"Fri, 21 Oct 2022 18:12:59 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:12:59.107Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:12:59.108Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:12:59.109Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:12:59.113Z|8114d2b9-a437-4550-81d4-7d72180cd8a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:12:59.335Z|95600766-e4ef-45b2-8c06-76331a573d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:59.336Z|95600766-e4ef-45b2-8c06-76331a573d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:59.505Z|5dad8b12-49ce-494a-b21f-a9d86826f97e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:59.505Z|4a6e1c9b-e930-49ee-b2b2-9bc499e0b587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:12:59.505Z|4a6e1c9b-e930-49ee-b2b2-9bc499e0b587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:12:59.505Z|5dad8b12-49ce-494a-b21f-a9d86826f97e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:00.364Z|afcfdcfc-a6b8-4025-9c18-e0bb13687a18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:13:00.365Z|afcfdcfc-a6b8-4025-9c18-e0bb13687a18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:05.551Z|889d4ba9-21a5-4caf-847c-7551e201f151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:13:05.552Z|889d4ba9-21a5-4caf-847c-7551e201f151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:13:09.275Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:13:09.280Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:09.281Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:13:09.281Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:09.282Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:09.282Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:13:09.282Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62a106bb47f372a6209ad5997ab2abf6", X-B3-SpanId:"b5af7b75f2ec24cb", X-B3-ParentSpanId:"fac7f065610f0584", X-B3-Sampled:"0", X-ONAP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-TransactionID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ECOMP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"986c4730-f53a-47cb-a31e-ae3930e3f0db"] 2022-10-21T18:13:09.283Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:13:09.283Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:09.312Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:09.313Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:09.313Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:13:09.313Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:10 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:09.314Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:13:09.315Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:09.315Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:13:09.317Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:09.318Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:13:09.318Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:09.318Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:09.319Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:13:09.319Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62a106bb47f372a6209ad5997ab2abf6", X-B3-SpanId:"6309b3498a97a6b9", X-B3-ParentSpanId:"fac7f065610f0584", X-B3-Sampled:"0", X-ONAP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-TransactionID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ECOMP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff09d379-7bcd-4986-9828-da092d872646"] 2022-10-21T18:13:09.319Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:13:09.319Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:09.335Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:09.335Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:09.336Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:13:09.336Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:10 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:09.338Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:13:09.338Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:09.339Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:13:09.359Z|9e9a7a84-1aba-41f6-9f91-5496766de3ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:09.359Z|9e9a7a84-1aba-41f6-9f91-5496766de3ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:09.367Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:09.368Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:09.368Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:09.368Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:09.368Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:09.369Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-TransactionID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ECOMP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a2502a2-3116-4286-8ac9-a65768c204e1"] 2022-10-21T18:13:09.369Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:09.369Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:09.495Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:09.496Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:09.496Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:09.497Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3B5615510B837C3D5C465533E0B2F723; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:13:09 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:13:09.497Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:13:09.498Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:09.498Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:09.527Z|55ecbb04-3e12-46f4-a46a-a2d53726a3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:09.527Z|37f4abca-0234-4236-943d-ff43620a6647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:09.528Z|55ecbb04-3e12-46f4-a46a-a2d53726a3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:09.528Z|37f4abca-0234-4236-943d-ff43620a6647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:09.530Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:09.531Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:09.531Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:09.532Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:09.536Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:09.536Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-TransactionID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ECOMP-RequestID:"37cbc9a3-bf40-4d2c-921b-53807c47c618", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08145dc7-ebdd-42ce-bf03-56e2d2aeb216"] 2022-10-21T18:13:09.536Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:09.536Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:09.678Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:09.679Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:09.679Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:09.679Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=584FE5DE44EF405E5FAD725F00AC98D9; 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:"Fri, 21 Oct 2022 18:13:09 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-10-21T18:13:09.680Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:13:09.680Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:09.680Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:09.684Z|37cbc9a3-bf40-4d2c-921b-53807c47c618|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:13:19.382Z|3ceddd85-ce9a-4d9e-8465-7d322a3189ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:19.383Z|3ceddd85-ce9a-4d9e-8465-7d322a3189ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:19.549Z|4dfbae04-d555-42ff-aaf6-4513ae28e06a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:19.549Z|418953ca-9219-4d3f-90eb-85823bd060c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:19.550Z|4dfbae04-d555-42ff-aaf6-4513ae28e06a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:19.550Z|418953ca-9219-4d3f-90eb-85823bd060c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:19.855Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:13:19.861Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:19.861Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:13:19.861Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:19.862Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:19.862Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:13:19.862Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1687d586b18bbcfc6e9c8f8d69661d9", X-B3-SpanId:"2ba1aa33dd2f73fd", X-B3-ParentSpanId:"8307c7bca1cfa41f", X-B3-Sampled:"0", X-ONAP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-TransactionID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ECOMP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cc727b5-0db3-485b-a676-29ad81532977"] 2022-10-21T18:13:19.862Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:13:19.863Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:19.889Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:19.890Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:19.890Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:13:19.890Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:20 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:19.891Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:13:19.891Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:19.892Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:13:19.894Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:19.894Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:13:19.894Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:19.895Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:19.895Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:13:19.895Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1687d586b18bbcfc6e9c8f8d69661d9", X-B3-SpanId:"12506c4d8b45d6b9", X-B3-ParentSpanId:"8307c7bca1cfa41f", X-B3-Sampled:"0", X-ONAP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-TransactionID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ECOMP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62ff54ac-24e6-47e5-af6d-cea1a4a2f8e8"] 2022-10-21T18:13:19.895Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:13:19.896Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:19.908Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:19.908Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:19.909Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:13:19.909Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:20 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:19.910Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:13:19.910Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:19.910Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:13:19.932Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:19.933Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:19.933Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:19.934Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:19.934Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:19.934Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-TransactionID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ECOMP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"379946c7-3138-439d-b663-b6581a653868"] 2022-10-21T18:13:19.935Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:19.935Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:20.064Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:20.065Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:20.065Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:20.066Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7353E3FFF791BF03D3C5EB91765DDDCE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:13:20 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:13:20.066Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:13:20.066Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:20.067Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:20.088Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:20.089Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:20.089Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:20.089Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:20.089Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:20.090Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-TransactionID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ECOMP-RequestID:"a03b1038-f54c-42e5-b167-9e4a4d2e3fc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec011c29-3efd-4157-aa21-d25b832bfdf4"] 2022-10-21T18:13:20.090Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:20.090Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:20.217Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:20.217Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:20.218Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:20.218Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B358425375CDBF58EE94CAF224DE0FCE; 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:"Fri, 21 Oct 2022 18:13:20 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:13:20.218Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:13:20.219Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:20.219Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:20.223Z|a03b1038-f54c-42e5-b167-9e4a4d2e3fc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:13:20.551Z|2a3069a3-e891-46cc-b8a2-ccd4ff798df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:13:20.552Z|2a3069a3-e891-46cc-b8a2-ccd4ff798df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:13:20.864Z|5db4beec-db11-465e-ba19-b22ea4abc717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:13:20.865Z|5db4beec-db11-465e-ba19-b22ea4abc717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:13:29.412Z|fad95798-af59-4b65-9428-cd77244b1496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:29.413Z|fad95798-af59-4b65-9428-cd77244b1496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:29.575Z|82a2797f-317e-4289-8457-e921e11da9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:29.575Z|ccfdf577-381f-4ddd-9501-7bdedce6523c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:29.576Z|ccfdf577-381f-4ddd-9501-7bdedce6523c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:29.576Z|82a2797f-317e-4289-8457-e921e11da9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:30.385Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:13:30.392Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:30.392Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:13:30.392Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:30.393Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:30.393Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:13:30.393Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7976261c1c2a8318df20f97fd849e79", X-B3-SpanId:"dbc0bef9ac1a59a2", X-B3-ParentSpanId:"ca176c5c453fcee1", X-B3-Sampled:"0", X-ONAP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-TransactionID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ECOMP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafe496e-8b1f-4679-b3d5-190e6fedab5c"] 2022-10-21T18:13:30.394Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:13:30.394Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:30.421Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:30.421Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:30.422Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:13:30.422Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:31 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:30.424Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:13:30.424Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:30.425Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:13:30.426Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:30.426Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:13:30.426Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:30.427Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:30.427Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:13:30.427Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7976261c1c2a8318df20f97fd849e79", X-B3-SpanId:"47d5868ae7cb0fe4", X-B3-ParentSpanId:"ca176c5c453fcee1", X-B3-Sampled:"0", X-ONAP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-TransactionID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ECOMP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d81de2d4-f890-4096-ac33-cc1ec2aa4af8"] 2022-10-21T18:13:30.427Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:13:30.428Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:30.445Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:30.445Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:30.445Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:13:30.445Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:31 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:30.447Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:13:30.447Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:30.447Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:13:30.471Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:30.471Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:30.472Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:30.472Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:30.472Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:30.472Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-TransactionID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ECOMP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e88ad7e-1552-467c-8546-23a4ef254927"] 2022-10-21T18:13:30.472Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:30.473Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:30.607Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:30.608Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:30.608Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:30.608Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D8E8E7E8855846D62EC70051953EFC84; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:13:30 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:13:30.609Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:13:30.609Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:30.610Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:30.629Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:30.630Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:30.630Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:30.630Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:30.631Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:30.631Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-TransactionID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ECOMP-RequestID:"7f0fc58d-3ae1-4383-a292-0ec5f2a609c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51e41db5-0ef4-46ea-8e4e-b9c83e5832a0"] 2022-10-21T18:13:30.631Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:30.631Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:30.757Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:30.757Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:30.757Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:30.757Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DA69F162748A5892C4ED67A1C0635302; 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:"Fri, 21 Oct 2022 18:13:30 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:13:30.758Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:13:30.758Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:30.758Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:30.762Z|7f0fc58d-3ae1-4383-a292-0ec5f2a609c2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:13:35.552Z|5a9e8f5e-b840-43ca-99d3-b123dc586b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:13:35.553Z|5a9e8f5e-b840-43ca-99d3-b123dc586b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:13:39.439Z|3f658a85-39ea-466f-a183-30add6738443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:39.440Z|3f658a85-39ea-466f-a183-30add6738443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:39.599Z|c5f78a4b-8bda-4883-bfdb-20337176de60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:39.599Z|8ae8142e-d225-4cb5-a741-2cdf7d98f199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:39.600Z|c5f78a4b-8bda-4883-bfdb-20337176de60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:39.600Z|8ae8142e-d225-4cb5-a741-2cdf7d98f199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:40.929Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:13:40.935Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:40.936Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:13:40.936Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:40.936Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:40.937Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:13:40.937Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e0d5f7afe5e41f968b14fd036817c51", X-B3-SpanId:"5eb834c7fa632ab1", X-B3-ParentSpanId:"8f309c7ee3d3c24b", X-B3-Sampled:"0", X-ONAP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-TransactionID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ECOMP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b08973bb-3408-40aa-9c7a-0569cab073db"] 2022-10-21T18:13:40.938Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:13:40.938Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:40.965Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:40.966Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:40.967Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:13:40.967Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:41 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:40.968Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:13:40.968Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:40.969Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:13:40.970Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:40.971Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:13:40.971Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:40.971Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:40.972Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:13:40.972Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e0d5f7afe5e41f968b14fd036817c51", X-B3-SpanId:"d92c428b316e23a3", X-B3-ParentSpanId:"8f309c7ee3d3c24b", X-B3-Sampled:"0", X-ONAP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-TransactionID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ECOMP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d315b4b-acc9-4d66-abb0-94f786514fd4"] 2022-10-21T18:13:40.972Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:13:40.974Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:40.987Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:40.988Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:40.988Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:13:40.988Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:41 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:40.989Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:13:40.990Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:40.990Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:13:41.021Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:41.022Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:41.022Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:41.022Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:41.023Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:41.023Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-TransactionID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ECOMP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68b45a09-b7a7-47a6-9f2c-874a8719c42d"] 2022-10-21T18:13:41.023Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:41.024Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:41.166Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:41.166Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:41.167Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:41.167Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4D91E42EF4DC74B890E94971747BC937; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:13:41 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-10-21T18:13:41.168Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:13:41.168Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:41.168Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:41.192Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:41.193Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:41.193Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:41.194Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:41.194Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:41.195Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-TransactionID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ECOMP-RequestID:"2b9f57dd-481b-4362-949c-41cb6d1939d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c9d2bb9-7974-4d9d-bf74-047e88f5e37a"] 2022-10-21T18:13:41.195Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:41.195Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:41.329Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:41.330Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:41.331Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:41.331Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA5D1EC51FCC0B88BD2D92444AADBF29; 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:"Fri, 21 Oct 2022 18:13:41 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:13:41.332Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:13:41.333Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:41.334Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:41.338Z|2b9f57dd-481b-4362-949c-41cb6d1939d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:13:49.464Z|4effde19-2e6e-4251-bc2e-c122f2dcda66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:49.465Z|4effde19-2e6e-4251-bc2e-c122f2dcda66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:49.622Z|3d8b1378-2953-4ac0-8c6a-e9a41714aa8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:49.622Z|6803e27f-eed0-4c9f-871a-d09766949fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:49.622Z|3d8b1378-2953-4ac0-8c6a-e9a41714aa8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:49.623Z|6803e27f-eed0-4c9f-871a-d09766949fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:50.551Z|328192bc-c163-43bd-b546-76bb351db063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:13:50.552Z|328192bc-c163-43bd-b546-76bb351db063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:13:50.865Z|b4398102-3ac3-432b-a1cd-fb7630d1bf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:13:50.866Z|b4398102-3ac3-432b-a1cd-fb7630d1bf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:13:51.497Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:13:51.503Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:51.504Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:13:51.504Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:51.504Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:13:51.505Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:13:51.505Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef428485bb2245a651091a3790d18e90", X-B3-SpanId:"3211dd99f536d729", X-B3-ParentSpanId:"8c040409fe8c0422", X-B3-Sampled:"0", X-ONAP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-TransactionID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ECOMP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b20b6f6-189f-49e9-a77c-838cd8b866a0"] 2022-10-21T18:13:51.505Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:13:51.505Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:51.532Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:51.533Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:51.533Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:13:51.533Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:52 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:51.535Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:13:51.535Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:51.535Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:13:51.537Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:51.537Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:13:51.537Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:51.537Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:13:51.538Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:13:51.538Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef428485bb2245a651091a3790d18e90", X-B3-SpanId:"475208e946992cac", X-B3-ParentSpanId:"8c040409fe8c0422", X-B3-Sampled:"0", X-ONAP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-TransactionID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ECOMP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32f87c1d-9414-41ff-ad04-51b2a6598408"] 2022-10-21T18:13:51.538Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:13:51.538Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:51.555Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:51.555Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:51.556Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:13:51.556Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:13:52 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:13:51.557Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:13:51.558Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:51.558Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:13:51.585Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:51.585Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:51.586Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:51.586Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:13:51.586Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:51.586Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-TransactionID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ECOMP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93caf47a-c4f9-456b-86f0-ccdb37f24a14"] 2022-10-21T18:13:51.586Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:51.587Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:51.728Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:51.729Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:51.729Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:51.729Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=850CDC9E300A9719102A967C23A64824; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:13:52 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-10-21T18:13:51.730Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:13:51.730Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:51.730Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:51.753Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:51.754Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:13:51.754Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:13:51.754Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:13:51.754Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:13:51.755Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-TransactionID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ECOMP-RequestID:"b35937db-d6ee-4797-89df-ea34443905b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f16b667-a71f-4ec4-b953-382bb30501b2"] 2022-10-21T18:13:51.755Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:13:51.755Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:13:51.882Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:13:51.883Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:13:51.883Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:13:51.883Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5A4BA387B4077B0A1958B060A4FA9F10; 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:"Fri, 21 Oct 2022 18:13:52 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:13:51.884Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:13:51.884Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:13:51.885Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:13:51.889Z|b35937db-d6ee-4797-89df-ea34443905b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:13:59.488Z|b5332254-935e-4efd-bafd-f28ef4d8d7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:59.489Z|b5332254-935e-4efd-bafd-f28ef4d8d7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:59.646Z|a9c9eeff-51ba-49b7-a8a6-37b2c5ffba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:59.646Z|01046d9f-6966-46b8-a5ec-516127ca21e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:13:59.646Z|a9c9eeff-51ba-49b7-a8a6-37b2c5ffba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:13:59.646Z|01046d9f-6966-46b8-a5ec-516127ca21e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:00.365Z|529b2cb4-fe8d-4939-96ec-3f490550e7cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:14:00.368Z|529b2cb4-fe8d-4939-96ec-3f490550e7cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:02.049Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:14:02.054Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:02.055Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:14:02.055Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:02.055Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:02.056Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:14:02.056Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f11b40990973227522127a5d6ba201d2", X-B3-SpanId:"8c442f4c26a610fc", X-B3-ParentSpanId:"ae946da62be2876d", X-B3-Sampled:"0", X-ONAP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-TransactionID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ECOMP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11e6c8b1-c2eb-455b-ae5c-128872313fbc"] 2022-10-21T18:14:02.056Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:14:02.057Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:02.093Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:02.093Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:02.094Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:14:02.094Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:02 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:02.095Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:14:02.096Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:02.096Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:14:02.098Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:02.098Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:14:02.099Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:02.099Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:02.099Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:14:02.100Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f11b40990973227522127a5d6ba201d2", X-B3-SpanId:"0acd7f744075d840", X-B3-ParentSpanId:"ae946da62be2876d", X-B3-Sampled:"0", X-ONAP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-TransactionID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ECOMP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3028507c-c2e0-4a6d-859d-b1359f64db11"] 2022-10-21T18:14:02.100Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:14:02.101Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:02.118Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:02.118Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:02.119Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:14:02.119Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:02 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:02.120Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:14:02.121Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:02.121Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:14:02.147Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:02.147Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:02.148Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:02.148Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:02.148Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:02.149Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-TransactionID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ECOMP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7f97584-2d17-4680-98ee-254716fc6596"] 2022-10-21T18:14:02.149Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:02.150Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:02.297Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:02.297Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:02.298Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:02.298Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F700D3F7C811CF6A941098E65DBB79C7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:14:02 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-10-21T18:14:02.298Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:14:02.298Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:02.299Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:02.321Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:02.322Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:02.322Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:02.322Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:02.322Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:02.322Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-TransactionID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ECOMP-RequestID:"7bb232c3-e099-457e-8c7a-a3729a40cc14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51cbe5d1-741b-4033-a2a8-23b449f9fd54"] 2022-10-21T18:14:02.323Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:02.323Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:02.457Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:02.457Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:02.458Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:02.458Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9DAAB0B45D52E74FDED509245ABB5996; 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:"Fri, 21 Oct 2022 18:14:02 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:14:02.459Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:eaad4e2c-516b-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:12:25.893+0000","endTime":"2022-10-21T18:12:25.899+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:14:02.459Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:02.460Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:02.464Z|7bb232c3-e099-457e-8c7a-a3729a40cc14|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:14:05.551Z|c15e8478-a6be-4293-8aed-dd9f2d8e1e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:14:05.552Z|c15e8478-a6be-4293-8aed-dd9f2d8e1e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:14:09.513Z|da584c40-bcac-4f19-bc9b-32357d8f1697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:09.513Z|da584c40-bcac-4f19-bc9b-32357d8f1697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:09.667Z|c07467b8-714a-4783-8ed1-afa15d3f1402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:09.667Z|c07467b8-714a-4783-8ed1-afa15d3f1402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:09.669Z|27adbff4-f910-4845-bc1b-c34aa2dc6eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:09.669Z|27adbff4-f910-4845-bc1b-c34aa2dc6eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:12.664Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:14:12.671Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:12.671Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:14:12.672Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:12.672Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:12.672Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:14:12.673Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"273842bbdeb643e5a836ae5142747b4e", X-B3-SpanId:"4495b969127ee070", X-B3-ParentSpanId:"f1afd2774836b133", X-B3-Sampled:"0", X-ONAP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-TransactionID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ECOMP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05c72615-f8eb-4163-ad80-059f7fc29fea"] 2022-10-21T18:14:12.673Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:14:12.673Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:12.700Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:12.701Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:12.701Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:14:12.702Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:12.703Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:12:26.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:14:12.703Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:12.704Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:14:12.705Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:12.706Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:14:12.706Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:12.706Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:12.706Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:14:12.707Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"273842bbdeb643e5a836ae5142747b4e", X-B3-SpanId:"839109973a19d385", X-B3-ParentSpanId:"f1afd2774836b133", X-B3-Sampled:"0", X-ONAP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-TransactionID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ECOMP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dbfba65-d9d2-4dc6-9bbd-ccd505ee63c3"] 2022-10-21T18:14:12.707Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:14:12.707Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:12.727Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:12.728Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:12.728Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:14:12.728Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:13 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:12.729Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:14:12.730Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:12.730Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:14:12.757Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:12.758Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:12.758Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:12.758Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:12.758Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:12.759Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-TransactionID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ECOMP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9a94c0f-469c-4662-a2a6-48d283a72359"] 2022-10-21T18:14:12.759Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:12.759Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:12.883Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:12.884Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:12.884Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:12.884Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=12A600CB2B53B4FEC19AF941D6FB71E6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:14:12 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:14:12.885Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:14:12.885Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:12.886Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:12.970Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:12.970Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:12.970Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:12.971Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:12.971Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:12.971Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-TransactionID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ECOMP-RequestID:"de463d07-7fa6-4dfd-a392-848b9396dfe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2139bb93-5185-44b9-97b2-f7bc29f0720a"] 2022-10-21T18:14:12.971Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:12.972Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:13.099Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:13.099Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:13.099Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:13.099Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FD3EA3D78471FE7515A85CAC2535781F; 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:"800", date:"Fri, 21 Oct 2022 18:14:12 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:14:13.100Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"262463b4-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:26243c9b-516c-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"262463b3-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:14:05.659+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:14:13.100Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:13.100Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:13.104Z|de463d07-7fa6-4dfd-a392-848b9396dfe1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:14:19.537Z|25543c68-1073-4d26-a722-37dad80c10d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:19.537Z|25543c68-1073-4d26-a722-37dad80c10d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:19.690Z|e947e3c2-61bb-4aa7-a8be-16cf374c51c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:19.691Z|e947e3c2-61bb-4aa7-a8be-16cf374c51c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:19.694Z|6187e838-054d-437b-8a26-0c9cad053991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:19.694Z|6187e838-054d-437b-8a26-0c9cad053991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:20.551Z|4d687dc5-2ee6-474c-9b66-575f8380e331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:14:20.553Z|4d687dc5-2ee6-474c-9b66-575f8380e331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:14:20.868Z|e778657a-7993-411f-be44-8f75054fd7e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:14:20.868Z|e778657a-7993-411f-be44-8f75054fd7e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:14:23.269Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:14:23.275Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:23.275Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:14:23.275Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:23.275Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:23.276Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:14:23.276Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02ddd856ab5119fb5e8dd5e7f478c531", X-B3-SpanId:"40c1adcccf8b676a", X-B3-ParentSpanId:"a34422d79eeea3e9", X-B3-Sampled:"0", X-ONAP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-TransactionID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ECOMP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a69fa42-4f78-4894-a4d6-3666915b51a0"] 2022-10-21T18:14:23.276Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:14:23.276Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:23.304Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:23.305Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:23.305Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:14:23.306Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:23 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:23.307Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:14:23.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:14:23.307Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:23.307Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:14:23.309Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:23.309Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:14:23.310Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:23.310Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:23.310Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:14:23.311Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02ddd856ab5119fb5e8dd5e7f478c531", X-B3-SpanId:"dd8c3ae581433e64", X-B3-ParentSpanId:"a34422d79eeea3e9", X-B3-Sampled:"0", X-ONAP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-TransactionID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ECOMP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3bc76d3-411a-4bc2-9b6d-840ea4cc4e3b"] 2022-10-21T18:14:23.311Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:14:23.311Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:23.353Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:23.354Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:23.354Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:14:23.354Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:23 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:23.357Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a)\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":null,\"creation_time\":1666375945000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:14:23.357Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:23.358Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:14:23.389Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:23.389Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:23.390Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:23.390Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:23.390Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:23.391Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-TransactionID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ECOMP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65cfed1a-0e8e-40c7-b7bf-ffb5f40c14cf"] 2022-10-21T18:14:23.391Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:23.391Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:23.521Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:23.521Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:23.522Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:23.522Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8E479FBBCE72CF191B3FCFBB438659E9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:14:23 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:14:23.522Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:14:23.522Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:23.523Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:23.545Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:23.545Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:23.545Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:23.546Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:23.546Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:23.546Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-TransactionID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ECOMP-RequestID:"3ee49adb-8d9e-47f6-87b7-412879607013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"928662af-1727-475a-b2d2-88c96ba96e85"] 2022-10-21T18:14:23.546Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:23.547Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:23.677Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:23.677Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:23.678Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:23.678Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0A6B0F8527665E371A832CF08F8BCB0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Fri, 21 Oct 2022 18:14:23 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:14:23.678Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"262463b4-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:26243c9b-516c-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"262463b3-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:14:05.659+0000","endTime":"2022-10-21T18:14:23.325+0000","durationInMillis":17666,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:14:23.679Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:23.679Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:23.683Z|3ee49adb-8d9e-47f6-87b7-412879607013|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:14:29.559Z|1f5f4a36-ab8f-4029-a2b4-9168fbf0aff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:29.560Z|1f5f4a36-ab8f-4029-a2b4-9168fbf0aff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:29.711Z|9b159607-65d8-4e0e-8222-41b24094a2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:29.711Z|9b159607-65d8-4e0e-8222-41b24094a2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:29.714Z|ea8d2891-6c15-4012-a5c8-79258b2b67cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:29.714Z|ea8d2891-6c15-4012-a5c8-79258b2b67cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:33.855Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:14:33.860Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:33.861Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:14:33.861Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:33.861Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:33.862Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:14:33.862Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed1c64d9aaf0b31b92bd5611349510e0", X-B3-SpanId:"096814520213c572", X-B3-ParentSpanId:"d4c36ead91389009", X-B3-Sampled:"0", X-ONAP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-TransactionID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ECOMP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c720979d-ea60-49d6-8177-d1f97df25341"] 2022-10-21T18:14:33.862Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:14:33.863Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:33.888Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:33.888Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:33.888Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:14:33.889Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:34 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:33.890Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a1ac2895-21a5-4027-ad95-1894d2037ecf). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:12:18.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:14:23.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:14:33.890Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:33.891Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:14:33.892Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:33.892Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:14:33.893Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:33.893Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:33.893Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:14:33.894Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed1c64d9aaf0b31b92bd5611349510e0", X-B3-SpanId:"1e1033bfcbe88c41", X-B3-ParentSpanId:"d4c36ead91389009", X-B3-Sampled:"0", X-ONAP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-TransactionID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ECOMP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"828be4c3-38af-4170-b7f8-10b6b6454fc8"] 2022-10-21T18:14:33.894Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:14:33.894Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:33.913Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:33.913Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:33.913Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:14:33.914Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:34 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:33.914Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:14:33.915Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:33.915Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:14:33.944Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:33.945Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:33.945Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:33.945Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:33.946Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:33.946Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-TransactionID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ECOMP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f422b87-e146-46cb-88be-eb1a71c00663"] 2022-10-21T18:14:33.946Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:33.947Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:34.077Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:34.077Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:34.077Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:34.078Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2946F298CE556D33A51D95922E557C9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:14:34 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:14:34.078Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:12:20.518+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"e7781363-516b-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:14:34.078Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:34.079Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:34.100Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:34.101Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:34.101Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:34.101Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:34.101Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:34.102Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-TransactionID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ECOMP-RequestID:"8432b493-92fc-4bf1-a532-1348bfe81680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da05282f-0453-4a92-84ec-7ce5409c732f"] 2022-10-21T18:14:34.102Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:34.102Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:34.223Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:34.223Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:34.223Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:34.223Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F7985258E8CDA7D4F371CB3919ED0BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Fri, 21 Oct 2022 18:14:34 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:14:34.224Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"262463b4-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:26243c9b-516c-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"e7792514-516b-11ed-bc22-5ea02eb1b5cd","executionId":"262463b3-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:14:05.659+0000","endTime":"2022-10-21T18:14:23.325+0000","durationInMillis":17666,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:14:34.224Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:34.224Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e7792514-516b-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:34.228Z|8432b493-92fc-4bf1-a532-1348bfe81680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:14:35.551Z|a342df0e-c4a4-4a81-bf59-b6e608a3c78c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:14:35.551Z|a342df0e-c4a4-4a81-bf59-b6e608a3c78c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:14:39.581Z|80db76e1-f1b9-4783-802b-de1652957393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:39.582Z|80db76e1-f1b9-4783-802b-de1652957393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:39.733Z|2a13f789-0d9c-45ae-a15d-82a2758595df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:39.733Z|2a13f789-0d9c-45ae-a15d-82a2758595df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:39.735Z|5db83b3f-fbef-4ead-8be4-dfaea2213870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:39.735Z|5db83b3f-fbef-4ead-8be4-dfaea2213870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:44.395Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:14:44.400Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:44.401Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:14:44.401Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:44.401Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:44.401Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:14:44.402Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0073ab1b4459decb59f38cc520fbcb3d", X-B3-SpanId:"1a72a35a73ac6191", X-B3-ParentSpanId:"dfc9e1bdcb71baae", X-B3-Sampled:"0", X-ONAP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-TransactionID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ECOMP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a855386-c344-48c1-bc92-e45eda57ac02"] 2022-10-21T18:14:44.402Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:14:44.402Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:44.431Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:44.432Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:44.432Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:14:44.432Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:45 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:44.433Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:14:40.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:14:40.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:14:44.434Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:44.434Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:14:44.435Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:44.435Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:14:44.436Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:44.436Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:44.436Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:14:44.436Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0073ab1b4459decb59f38cc520fbcb3d", X-B3-SpanId:"24996a6ecc0b6c76", X-B3-ParentSpanId:"dfc9e1bdcb71baae", X-B3-Sampled:"0", X-ONAP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-TransactionID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ECOMP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec47bbda-be62-48c7-ad0c-d62074cffdf7"] 2022-10-21T18:14:44.437Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:14:44.437Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:44.461Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:44.461Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:44.461Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:14:44.461Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:45 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:44.462Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:14:44.462Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:44.463Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:14:44.489Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:44.497Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:44.498Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:44.498Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:44.498Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:44.499Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-TransactionID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ECOMP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"778711c9-fdc0-454e-8e6c-545eccab4787"] 2022-10-21T18:14:44.499Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:44.499Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:44.623Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:44.623Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:44.624Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:44.624Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DC7FB811EFC0E4D1AACEB29B9C1DB6B7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:14:44 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:14:44.624Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:14:43.210+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"3c8350b1-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:14:44.625Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:44.625Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:44.647Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:44.648Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:44.648Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:44.648Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:44.649Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:44.649Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-TransactionID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ECOMP-RequestID:"912a5e8f-e11b-4fd9-8500-10e8fb8770bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a34273b0-a1e3-446b-b966-0ccdabf24332"] 2022-10-21T18:14:44.649Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:44.649Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:44.769Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:44.770Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:44.770Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:44.770Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7721601C44A1FC1AAB87A77BBC78EC37; 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:"Fri, 21 Oct 2022 18:14:44 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:14:44.771Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3d9a666e-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","executionId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:14:45.020+0000","endTime":"2022-10-21T18:14:45.026+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:14:44.771Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:44.771Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:44.775Z|912a5e8f-e11b-4fd9-8500-10e8fb8770bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:14:49.607Z|fb370429-4dd3-451d-ba11-6738b5797566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:49.609Z|fb370429-4dd3-451d-ba11-6738b5797566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:49.755Z|56465e2a-9a72-4d9e-bf81-4d586205da14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:49.755Z|56465e2a-9a72-4d9e-bf81-4d586205da14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:49.759Z|e0da8567-5439-4b30-9c5a-1b9384c4f57b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:49.759Z|e0da8567-5439-4b30-9c5a-1b9384c4f57b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:50.551Z|eccfb1f0-cfcb-4298-b50c-1fa0e8ee651a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:14:50.552Z|eccfb1f0-cfcb-4298-b50c-1fa0e8ee651a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:14:50.869Z|07d9009a-2062-42e5-aa21-11d0903a1039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:14:50.869Z|07d9009a-2062-42e5-aa21-11d0903a1039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:14:54.936Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:14:54.941Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:54.942Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:14:54.942Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:54.942Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:14:54.943Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:14:54.943Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12bbecc3b1d43d61160ca70927538b6f", X-B3-SpanId:"3c1b9a83256a2a97", X-B3-ParentSpanId:"7cc1c7daead377e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-TransactionID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ECOMP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2981eedd-386d-4ca8-b8d3-868aacb97983"] 2022-10-21T18:14:54.943Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:14:54.944Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:54.978Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:54.978Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:54.979Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:14:54.979Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:55 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:54.982Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:14:40.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:14:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:14:54.982Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:54.982Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:14:54.983Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:54.984Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:14:54.985Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:54.985Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:14:54.985Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:14:54.986Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12bbecc3b1d43d61160ca70927538b6f", X-B3-SpanId:"b7f94d1a182c6664", X-B3-ParentSpanId:"7cc1c7daead377e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-TransactionID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ECOMP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44c5fd82-7075-4edd-a0d3-b149c036648c"] 2022-10-21T18:14:54.986Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:14:54.986Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:55.008Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:55.008Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:55.009Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:14:55.009Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:14:55 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:14:55.010Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:14:55.010Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:55.010Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:14:55.040Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:55.041Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:55.041Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:55.041Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:14:55.042Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:55.042Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-TransactionID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ECOMP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"534cc544-9645-459f-b4e5-622de3b2e0fd"] 2022-10-21T18:14:55.042Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:55.042Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:55.169Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:55.169Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:55.170Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:55.170Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=63DD29F1F87B79610D70FA06056C8BE8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"717", date:"Fri, 21 Oct 2022 18:14:54 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:14:55.170Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:14:43.210+0000","endTime":"2022-10-21T18:14:46.285+0000","removalTime":null,"durationInMillis":3075,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"3c8350b1-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T18:14:55.171Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:55.171Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:55.205Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:55.206Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:14:55.206Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:14:55.207Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:14:55.207Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:14:55.207Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-TransactionID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ECOMP-RequestID:"c6690d07-b5e3-4150-9f36-ea01570b4502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81e28102-666e-44d8-a2b7-f7907f88cacf"] 2022-10-21T18:14:55.208Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:14:55.208Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:14:55.357Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:14:55.357Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:14:55.357Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:14:55.358Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6F63F50437576CFB82E2BE2E843677CB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 21 Oct 2022 18:14:54 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2022-10-21T18:14:55.358Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:3e5b1e71-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","executionId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:14:46.283+0000","endTime":"2022-10-21T18:14:46.283+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:14:55.358Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:14:55.358Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:14:55.362Z|c6690d07-b5e3-4150-9f36-ea01570b4502|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:14:59.640Z|c74f8c10-4555-4bbb-8629-644a211fc6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:59.640Z|c74f8c10-4555-4bbb-8629-644a211fc6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:59.779Z|5f795c54-8b0f-461d-9dd7-2dd05f9f69c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:59.779Z|20b0cf0b-1935-4a5f-9a1e-442222da908c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:14:59.780Z|5f795c54-8b0f-461d-9dd7-2dd05f9f69c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:14:59.780Z|20b0cf0b-1935-4a5f-9a1e-442222da908c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:00.364Z|6259177f-8b73-4da9-a27d-dd02b5e5e990|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:15:00.365Z|6259177f-8b73-4da9-a27d-dd02b5e5e990|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:05.529Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:15:05.534Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:05.535Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:15:05.535Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:05.536Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:05.536Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:15:05.536Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8735f58948b12ac746648646f0660770", X-B3-SpanId:"f3de142aeb60f038", X-B3-ParentSpanId:"579760e86423180f", X-B3-Sampled:"0", X-ONAP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-TransactionID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ECOMP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f00d14a6-f4dc-44da-b959-2c53f8fad4b6"] 2022-10-21T18:15:05.537Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:15:05.537Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:05.551Z|5970acce-f79c-4773-8e3c-68c2ce9be79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:15:05.553Z|5970acce-f79c-4773-8e3c-68c2ce9be79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:15:05.567Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:05.568Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:05.568Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:15:05.569Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:06 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:05.570Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:14:40.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:14:45.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:15:05.570Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:05.570Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:15:05.571Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:05.572Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:15:05.572Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:05.572Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:05.572Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:15:05.573Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8735f58948b12ac746648646f0660770", X-B3-SpanId:"02f3c1f050fa2a35", X-B3-ParentSpanId:"579760e86423180f", X-B3-Sampled:"0", X-ONAP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-TransactionID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ECOMP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65bf37cb-5e5d-4f18-8dff-e2a61dd0bfd0"] 2022-10-21T18:15:05.573Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:15:05.573Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:05.590Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:05.591Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:05.591Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:15:05.591Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:06 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:05.592Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:15:05.592Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:05.593Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:15:05.616Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:15:05.617Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:15:05.617Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:05.617Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:15:05.617Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:15:05.617Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-TransactionID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ECOMP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18b2ab1c-170d-4eac-b04f-c8a94e0c217a"] 2022-10-21T18:15:05.618Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:15:05.618Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:05.758Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:05.758Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:05.759Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:15:05.759Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CB377B3C751FCC69DB8B545297867BE0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"717", date:"Fri, 21 Oct 2022 18:15:06 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:15:05.759Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"5b5a9fae-51fc-4423-8467-c7fb34074ec3","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:14:43.210+0000","endTime":"2022-10-21T18:14:46.285+0000","removalTime":null,"durationInMillis":3075,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"3c8350b1-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T18:15:05.760Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:05.760Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b5a9fae-51fc-4423-8467-c7fb34074ec3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:15:05.780Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:15:05.781Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:15:05.781Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:05.781Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:15:05.782Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:15:05.782Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-TransactionID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ECOMP-RequestID:"419d75d9-b966-4b71-9c43-164a03ea5c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a1710a7-9a63-4ad6-8c50-248843fd49ed"] 2022-10-21T18:15:05.782Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:15:05.782Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:05.904Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:05.905Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:05.905Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:15:05.906Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=88C029FCC69CE2DE96DDD0B4ABCBAB99; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 21 Oct 2022 18:15:06 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:15:05.906Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:3e5b1e71-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","executionId":"3c863726-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:14:46.283+0000","endTime":"2022-10-21T18:14:46.283+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a665a65-5169-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:15:05.906Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:05.906Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c863726-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:15:05.910Z|419d75d9-b966-4b71-9c43-164a03ea5c80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:15:09.662Z|f63c3457-5c6e-4f57-89f3-c3902de6e84e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:09.663Z|f63c3457-5c6e-4f57-89f3-c3902de6e84e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:09.801Z|c165087a-2150-42a5-81e4-25d2a59263e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:09.801Z|35d4c81c-3706-4fb6-a0af-0ac78081b262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:09.802Z|35d4c81c-3706-4fb6-a0af-0ac78081b262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:09.802Z|c165087a-2150-42a5-81e4-25d2a59263e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:16.064Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:15:16.069Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.069Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:15:16.069Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.070Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.070Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:15:16.070Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"123acf7829c4e6a42a959bbe1fcbbe73", X-B3-SpanId:"0795daea319cfe45", X-B3-ParentSpanId:"c624c785c5a80eb2", X-B3-Sampled:"0", X-ONAP-RequestID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-RequestID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-TransactionID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-ECOMP-RequestID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96e6bcb6-4117-4926-803c-131cf8cbea97"] 2022-10-21T18:15:16.070Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:15:16.071Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.101Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.101Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.101Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:15:16.102Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.102Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:15:07.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:15:08.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:15:16.102Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.103Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:15:16.104Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.104Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:15:16.104Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.104Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.105Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:15:16.105Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"123acf7829c4e6a42a959bbe1fcbbe73", X-B3-SpanId:"fccec63f862f0ec1", X-B3-ParentSpanId:"c624c785c5a80eb2", X-B3-Sampled:"0", X-ONAP-RequestID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-RequestID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-TransactionID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-ECOMP-RequestID:"75fa66d9-3154-4775-99e4-979e48cd4aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dacad97-ba75-4153-9300-8d073131edd4"] 2022-10-21T18:15:16.105Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:15:16.105Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.120Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.121Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.121Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:15:16.121Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.132Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:15:16.133Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.133Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:15:16.139Z|75fa66d9-3154-4775-99e4-979e48cd4aa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:15:16.290Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:15:16.294Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.294Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:15:16.294Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.295Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.295Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:15:16.295Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68f1d6e7c7cb3de53af6700755bd1ffd", X-B3-SpanId:"082c20f6b59c34d7", X-B3-ParentSpanId:"99312a86d6cd2ed3", X-B3-Sampled:"0", X-ONAP-RequestID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-RequestID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-TransactionID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-ECOMP-RequestID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5ab8eba-8e56-4af5-a982-e675a89946f9"] 2022-10-21T18:15:16.295Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:15:16.296Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.315Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.316Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.317Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:15:16.317Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.318Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:15:07.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:15:08.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:15:16.318Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.318Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:15:16.320Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.320Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:15:16.320Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.321Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.321Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:15:16.321Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68f1d6e7c7cb3de53af6700755bd1ffd", X-B3-SpanId:"f250fa1b2f4c7f2a", X-B3-ParentSpanId:"99312a86d6cd2ed3", X-B3-Sampled:"0", X-ONAP-RequestID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-RequestID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-TransactionID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-ECOMP-RequestID:"986a1252-f1a3-46f0-870d-ccc64d240f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dc075ec-52f5-4075-94a2-d0d30e0733bd"] 2022-10-21T18:15:16.322Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:15:16.322Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.344Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.345Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.345Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:15:16.345Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.352Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:15:16.353Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.353Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:15:16.359Z|986a1252-f1a3-46f0-870d-ccc64d240f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:15:16.514Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:15:16.520Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.520Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:15:16.520Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.521Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.521Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:15:16.521Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1649f849964d256ed70fa624e205db1", X-B3-SpanId:"319effcfc45200b1", X-B3-ParentSpanId:"a9d00af5b5c1b39f", X-B3-Sampled:"0", X-ONAP-RequestID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-RequestID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-TransactionID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-ECOMP-RequestID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df17f719-f0f7-434a-a74d-affe56ae0129"] 2022-10-21T18:15:16.522Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:15:16.522Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.556Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.556Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.557Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:15:16.557Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.558Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:15:07.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:15:08.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:15:16.558Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.559Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:15:16.560Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.560Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:15:16.561Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.561Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.562Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:15:16.562Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1649f849964d256ed70fa624e205db1", X-B3-SpanId:"45928f06e4497384", X-B3-ParentSpanId:"a9d00af5b5c1b39f", X-B3-Sampled:"0", X-ONAP-RequestID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-RequestID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-TransactionID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-ECOMP-RequestID:"2dfb4df7-fdb8-403b-89af-ecc8f52c56a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b288b61-182d-403c-b584-4ca571e332ad"] 2022-10-21T18:15:16.562Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:15:16.563Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.579Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.579Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.580Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:15:16.580Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.582Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:15:16.582Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.582Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:15:16.589Z|2dfb4df7-fdb8-403b-89af-ecc8f52c56a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:15:16.754Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:15:16.757Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.758Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:15:16.758Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.758Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.758Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:15:16.758Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a57839561fd138752fa423f19e2188f", X-B3-SpanId:"5a7c79ddb0d66ce2", X-B3-ParentSpanId:"d22dff6504d046a4", X-B3-Sampled:"0", X-ONAP-RequestID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-RequestID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-TransactionID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-ECOMP-RequestID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b86b5b9-77d2-4d4a-a33b-bdf7e0dc0527"] 2022-10-21T18:15:16.759Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:15:16.759Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.780Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.780Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.780Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:15:16.781Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.781Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:15:07.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:15:08.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:15:16.782Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.782Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:15:16.783Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.783Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:15:16.783Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.784Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.784Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:15:16.784Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a57839561fd138752fa423f19e2188f", X-B3-SpanId:"de836aa3944237b4", X-B3-ParentSpanId:"d22dff6504d046a4", X-B3-Sampled:"0", X-ONAP-RequestID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-RequestID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-TransactionID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-ECOMP-RequestID:"9f17cf9a-5718-4bc0-94b2-b8aae64901f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09e03bee-3ae9-4183-b148-1ae21c053ce5"] 2022-10-21T18:15:16.784Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:15:16.784Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.797Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.797Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.797Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:15:16.798Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.799Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:15:16.799Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.799Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:15:16.805Z|9f17cf9a-5718-4bc0-94b2-b8aae64901f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:15:16.963Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:15:16.969Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.969Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||Invoke 2022-10-21T18:15:16.970Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.970Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3 2022-10-21T18:15:16.970Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Method : GET 2022-10-21T18:15:16.971Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf957bfabdbd8634e1dad65e1147c03b", X-B3-SpanId:"f07385935411ecce", X-B3-ParentSpanId:"e528f57e712e8dd0", X-B3-Sampled:"0", X-ONAP-RequestID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-RequestID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-TransactionID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-ECOMP-RequestID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"373158ac-135e-4af2-a151-77d0956e778e"] 2022-10-21T18:15:16.971Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Request body: 2022-10-21T18:15:16.971Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:16.993Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:16.994Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:16.994Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Status text : OK 2022-10-21T18:15:16.994Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:16.995Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||Response body: { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b56c4fd3-b27e-4e9b-ac89-7292437e906a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T17:52:43.000+00:00", "endTime" : "2022-10-21T18:15:07.000+00:00", "source" : "VID", "vnfId" : "9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ba769fea-d84e-43ac-a49c-3bf275fe37da\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:15:08.000+00:00", "vfModuleId" : "8b8da207-778c-44d4-b252-173fd2ff61e6", "vfModuleName" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ba769fea-d84e-43ac-a49c-3bf275fe37da", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ba769fea-d84e-43ac-a49c-3bf275fe37da/vnfs/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "cloudIdentifier" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"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\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T17:52:54.000+00:00" } ], "requestURI" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3" } } } 2022-10-21T18:15:16.995Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:16.996Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b5a9fae-51fc-4423-8467-c7fb34074ec3|INFO|500||InvokeReturn 2022-10-21T18:15:16.997Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.998Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:15:16.998Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:15:16.998Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false 2022-10-21T18:15:16.998Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:15:16.999Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf957bfabdbd8634e1dad65e1147c03b", X-B3-SpanId:"8abcb0ee82e48b28", X-B3-ParentSpanId:"e528f57e712e8dd0", X-B3-Sampled:"0", X-ONAP-RequestID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-RequestID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-TransactionID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-ECOMP-RequestID:"4b61c65a-d133-461b-8a54-f731652fb0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7211a33-e61c-494b-8417-3e6e037d89e1"] 2022-10-21T18:15:16.999Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:15:16.999Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:15:17.013Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:15:17.013Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:15:17.014Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:15:17.014Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:15:16 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:15:17.015Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "f30f9092-5088-4d4c-b052-2c11ec3f7ec5", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375094000,\"creation_time\":1666374970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"0779243b732049c68a60685f19aae76f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f30f9092-5088-4d4c-b052-2c11ec3f7ec5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:56:11.000+00:00", "isDataInternal" : false }, { "id" : 38, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "ef0c6844-f636-4c6b-8487-9c1237caeea6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375463000,\"creation_time\":1666375364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"2996d39f06ee4d2f861dd933c535ec60\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef0c6844-f636-4c6b-8487-9c1237caeea6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:02:47.000+00:00", "isDataInternal" : false }, { "id" : 35, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6a25d698-0a25-45c0-a30e-fee492d62189", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6a25d698-0a25-45c0-a30e-fee492d62189\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375265000,\"creation_time\":1666375153000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ebb2b800dfe94d12a4e12d08a916afe9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6a25d698-0a25-45c0-a30e-fee492d62189\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:59:16.000+00:00", "isDataInternal" : false }, { "id" : 42, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "6522c440-106e-4064-8bf2-ee877448d3f6", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/6522c440-106e-4064-8bf2-ee877448d3f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666376064000,\"creation_time\":1666375945000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c5aea86271be428c8cad2ab343ba4d50\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6522c440-106e-4064-8bf2-ee877448d3f6\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:12:29.000+00:00", "isDataInternal" : false }, { "id" : 21, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "3c989964-f9dc-4760-b553-ba526c4fbd07", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/3c989964-f9dc-4760-b553-ba526c4fbd07\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666374932000,\"creation_time\":1666374777000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"669628daedf94bb28def17b4be4e948c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c989964-f9dc-4760-b553-ba526c4fbd07\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T17:53:01.000+00:00", "isDataInternal" : false }, { "id" : 39, "soRequestId" : "5b5a9fae-51fc-4423-8467-c7fb34074ec3", "groupingId" : "028e56e5-d40d-45da-8e73-e5050c7a3857", "name" : "basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319/028e56e5-d40d-45da-8e73-e5050c7a3857\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"updated_time\":1666375727000,\"creation_time\":1666375621000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"89f2e9b63c754127a783e9340515bd48\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"028e56e5-d40d-45da-8e73-e5050c7a3857\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319\",\"vnf_name\":\"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0\",\"vnf_id\":\"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1\",\"vf_module_id\":\"8b8da207-778c-44d4-b252-173fd2ff61e6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:07:05.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:15:17.015Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:15:17.016Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b5a9fae-51fc-4423-8467-c7fb34074ec3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:15:17.021Z|4b61c65a-d133-461b-8a54-f731652fb0c9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b5a9fae-51fc-4423-8467-c7fb34074ec3|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:15:19.686Z|4808d158-5a46-4a69-a092-efd399cb2cee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:19.687Z|4808d158-5a46-4a69-a092-efd399cb2cee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:19.823Z|b00274c2-16b6-41ae-a652-c1db4343af94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:19.823Z|b00274c2-16b6-41ae-a652-c1db4343af94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:19.825Z|0e4fdcad-9946-40bb-8572-bde43be022dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:19.825Z|0e4fdcad-9946-40bb-8572-bde43be022dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:20.551Z|06f64e52-3678-45aa-8efd-5f7f6bb84810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:15:20.552Z|06f64e52-3678-45aa-8efd-5f7f6bb84810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:15:20.870Z|33300a81-2920-4cdd-a8e9-12ebb0cb5bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:15:20.870Z|33300a81-2920-4cdd-a8e9-12ebb0cb5bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:15:29.709Z|66b45452-1ee2-4a5b-acee-b1c506922ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:29.710Z|66b45452-1ee2-4a5b-acee-b1c506922ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:29.847Z|da2f639f-9367-4f0b-9659-d07a57277084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:29.847Z|da2f639f-9367-4f0b-9659-d07a57277084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:29.850Z|92d30e83-83fc-4748-8186-68188814d84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:29.850Z|92d30e83-83fc-4748-8186-68188814d84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:35.551Z|b275250f-5aa9-43a0-9829-50b13b03d5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:15:35.552Z|b275250f-5aa9-43a0-9829-50b13b03d5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:15:39.732Z|f634392e-f7c8-46bf-acf5-fca7cc1714a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:39.733Z|f634392e-f7c8-46bf-acf5-fca7cc1714a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:39.872Z|3d215350-2db8-4c5c-a50d-b002462e07e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:39.872Z|de4dbfb9-2fe2-486c-9c27-e3b264c370a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:39.873Z|de4dbfb9-2fe2-486c-9c27-e3b264c370a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:39.873Z|3d215350-2db8-4c5c-a50d-b002462e07e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:49.755Z|589dd645-9d31-432d-8885-fcbc1c0e7d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:49.756Z|589dd645-9d31-432d-8885-fcbc1c0e7d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:49.896Z|9d3b63ff-9c3b-4e24-8483-dfe957fefbc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:49.896Z|4c055623-9007-4bc9-892d-bbc227266a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:49.896Z|4c055623-9007-4bc9-892d-bbc227266a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:49.896Z|9d3b63ff-9c3b-4e24-8483-dfe957fefbc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:50.551Z|253c2b20-2fe5-454d-aa29-e762bdb16426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:15:50.552Z|253c2b20-2fe5-454d-aa29-e762bdb16426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:15:50.871Z|20b96fec-8716-472c-bf10-9749ab5b0731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:15:50.871Z|20b96fec-8716-472c-bf10-9749ab5b0731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:15:59.778Z|81968729-0984-4e26-b8e2-15f2d2c589d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:59.778Z|81968729-0984-4e26-b8e2-15f2d2c589d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:59.919Z|46b28c6a-1f9e-4f51-be4e-8e3bce34b698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:59.919Z|5527a4a1-0bd3-41a3-b5f2-a08f35bf1a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:15:59.920Z|5527a4a1-0bd3-41a3-b5f2-a08f35bf1a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:15:59.920Z|46b28c6a-1f9e-4f51-be4e-8e3bce34b698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:00.365Z|eeb00c6d-5197-46d5-a1c8-96672ef32763|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:16:00.365Z|eeb00c6d-5197-46d5-a1c8-96672ef32763|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:05.552Z|257426b8-a257-477a-a851-2acf3695eeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:16:05.552Z|257426b8-a257-477a-a851-2acf3695eeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:16:09.801Z|309cb84d-8389-4542-9b04-6f1b038b8fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:09.802Z|309cb84d-8389-4542-9b04-6f1b038b8fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:09.943Z|57450df3-e44d-4d96-a735-d2352ba7d855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:09.943Z|fd9db392-3c77-4343-95ec-2b4896144b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:09.943Z|57450df3-e44d-4d96-a735-d2352ba7d855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:09.944Z|fd9db392-3c77-4343-95ec-2b4896144b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:19.825Z|dc6b2d3b-fbe2-48b5-ab59-325f78830673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:19.825Z|dc6b2d3b-fbe2-48b5-ab59-325f78830673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:19.967Z|3e410913-2185-4001-bb7c-fe081aebb2ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:19.967Z|92d48237-dc76-451d-8ee9-4843ca1d185e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:19.967Z|3e410913-2185-4001-bb7c-fe081aebb2ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:19.967Z|92d48237-dc76-451d-8ee9-4843ca1d185e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:20.551Z|857fba61-b99e-4959-b81c-a03279e1e64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:16:20.552Z|857fba61-b99e-4959-b81c-a03279e1e64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:16:20.872Z|2a214d16-8e0d-4158-8391-eec43cc78658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:16:20.872Z|2a214d16-8e0d-4158-8391-eec43cc78658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:16:29.847Z|67ec1ae6-3741-4bf8-aca5-7dafa7c9f16b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:29.847Z|67ec1ae6-3741-4bf8-aca5-7dafa7c9f16b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:29.989Z|590b3834-cf43-4e33-88c0-b0858901620a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:29.989Z|0dbfe3b9-0b09-475d-b861-207cff71aea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:29.990Z|0dbfe3b9-0b09-475d-b861-207cff71aea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:29.990Z|590b3834-cf43-4e33-88c0-b0858901620a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:35.551Z|499dc09a-fffc-4c43-9471-e6b280dacf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:16:35.552Z|499dc09a-fffc-4c43-9471-e6b280dacf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:16:39.872Z|537aac03-0571-4bf1-92c7-f95e3a9e5845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:39.873Z|537aac03-0571-4bf1-92c7-f95e3a9e5845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:40.013Z|6b6318b7-5368-4e6c-b049-e1f50b040cd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:40.013Z|1aceaa16-8a7b-49ff-a733-01cf8e64071f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:40.013Z|6b6318b7-5368-4e6c-b049-e1f50b040cd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:40.013Z|1aceaa16-8a7b-49ff-a733-01cf8e64071f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:49.895Z|5aecf033-50d3-418b-b662-a4fa54fa7cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:49.896Z|5aecf033-50d3-418b-b662-a4fa54fa7cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:50.041Z|f393bf0b-8eff-4a03-b259-4ee74ac10a29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:50.041Z|f393bf0b-8eff-4a03-b259-4ee74ac10a29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:50.041Z|718c22d8-3dc3-4679-8301-8d2d8d3cd9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:50.042Z|718c22d8-3dc3-4679-8301-8d2d8d3cd9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:16:50.551Z|e77d2123-02cf-4d9a-94f9-db64a43ff3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:16:50.552Z|e77d2123-02cf-4d9a-94f9-db64a43ff3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:16:50.873Z|a9803213-4f80-48e0-8fd6-710c984cd75c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:16:50.873Z|a9803213-4f80-48e0-8fd6-710c984cd75c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:16:59.918Z|61728bf6-8b15-4d57-ba3c-ad650041a14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:16:59.919Z|61728bf6-8b15-4d57-ba3c-ad650041a14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:00.065Z|66ca2e16-c23a-413a-bee6-e6de031e14e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:00.065Z|90b805af-9d0f-4122-b5d4-f216d99b5be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:00.065Z|66ca2e16-c23a-413a-bee6-e6de031e14e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:00.065Z|90b805af-9d0f-4122-b5d4-f216d99b5be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:00.363Z|3c68667d-8750-4e4c-b1e7-6cb622cf4679|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:17:00.364Z|3c68667d-8750-4e4c-b1e7-6cb622cf4679|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:05.552Z|7d40b72b-4cb3-42e6-9618-ab8d9a7ea479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:17:05.555Z|7d40b72b-4cb3-42e6-9618-ab8d9a7ea479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:17:09.941Z|e00f94ff-1780-4f1c-babf-b728fcfff713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:09.942Z|e00f94ff-1780-4f1c-babf-b728fcfff713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:10.088Z|5519992a-34e3-4c23-b2a9-fdeb167fe1eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:10.088Z|3747addc-74f0-423e-a059-0d39a47c3690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:10.089Z|3747addc-74f0-423e-a059-0d39a47c3690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:10.089Z|5519992a-34e3-4c23-b2a9-fdeb167fe1eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:19.964Z|9ee73c48-14a7-4bc0-bd84-0d0161f9ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:19.964Z|9ee73c48-14a7-4bc0-bd84-0d0161f9ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:20.115Z|377b0e85-453e-450f-a9ce-f515dfc74d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:20.116Z|377b0e85-453e-450f-a9ce-f515dfc74d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:20.120Z|b5658725-0735-4700-920d-09ca0cb6a22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:20.120Z|b5658725-0735-4700-920d-09ca0cb6a22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:20.551Z|bd7f508d-8f09-44ec-94ec-39922e54efb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:17:20.552Z|bd7f508d-8f09-44ec-94ec-39922e54efb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:17:20.874Z|ef76f58f-c557-4ce3-9096-a73a40de6d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:17:20.874Z|ef76f58f-c557-4ce3-9096-a73a40de6d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:17:29.985Z|94f98fb2-23d9-4fcd-a895-25fba848b827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:29.986Z|94f98fb2-23d9-4fcd-a895-25fba848b827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:30.143Z|3a966a59-2a4c-41ff-98fa-7d1554a2aedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:30.143Z|71d8bb46-d371-4bcd-a015-74dd9e9ee531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:30.144Z|71d8bb46-d371-4bcd-a015-74dd9e9ee531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:30.144Z|3a966a59-2a4c-41ff-98fa-7d1554a2aedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:35.551Z|cfce8454-45cd-417c-a5d8-5b5be28bd7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:17:35.552Z|cfce8454-45cd-417c-a5d8-5b5be28bd7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:17:40.008Z|dc300b68-a15b-4e87-b9e3-699a1f309013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:40.008Z|dc300b68-a15b-4e87-b9e3-699a1f309013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:40.167Z|c7533ffe-aa90-4b0a-9ebf-323b2d91e2fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:40.167Z|f29687a2-88d8-43ec-828d-235228797627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:40.167Z|f29687a2-88d8-43ec-828d-235228797627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:40.168Z|c7533ffe-aa90-4b0a-9ebf-323b2d91e2fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:50.031Z|782a68b1-feeb-4d1e-a6e0-ebbf7b3ecf42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:50.033Z|782a68b1-feeb-4d1e-a6e0-ebbf7b3ecf42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:50.190Z|8e30e438-88c0-45a5-a014-310b0a5d1960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:50.190Z|41661d6c-56c5-497d-a188-b730134560e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:17:50.190Z|41661d6c-56c5-497d-a188-b730134560e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:50.191Z|8e30e438-88c0-45a5-a014-310b0a5d1960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:17:50.551Z|7959200b-eeb8-4985-aa49-81d823ca1495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:17:50.554Z|7959200b-eeb8-4985-aa49-81d823ca1495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:17:50.875Z|c6cae923-5010-44c2-a279-b4b31abb4ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:17:50.875Z|c6cae923-5010-44c2-a279-b4b31abb4ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:18:00.055Z|f939c632-e1be-4629-b598-0453d100e40e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:00.056Z|f939c632-e1be-4629-b598-0453d100e40e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:00.212Z|b2442d71-1bd1-4b52-b239-ade460703563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:00.213Z|b2442d71-1bd1-4b52-b239-ade460703563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:00.212Z|55e35a2e-f696-4eed-9dc9-bd74b5f01d3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:00.214Z|55e35a2e-f696-4eed-9dc9-bd74b5f01d3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:00.365Z|0a947c90-ef41-408f-b96e-dbcab7cb78f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:18:00.365Z|0a947c90-ef41-408f-b96e-dbcab7cb78f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:05.551Z|2c885eca-c94f-4ce7-91ed-6219b09b6f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:18:05.552Z|2c885eca-c94f-4ce7-91ed-6219b09b6f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:18:10.079Z|6a098b00-6f60-4f9f-838f-14c9fac548cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:10.080Z|6a098b00-6f60-4f9f-838f-14c9fac548cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:10.235Z|f9477bc8-68d3-47c7-b803-853a8d64b19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:10.235Z|f9477bc8-68d3-47c7-b803-853a8d64b19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:10.235Z|17ddaa90-87ab-476b-a71f-f195b76757e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:10.236Z|17ddaa90-87ab-476b-a71f-f195b76757e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:20.101Z|c604e681-28ff-4a02-98a1-f20d0cf26675|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:20.102Z|c604e681-28ff-4a02-98a1-f20d0cf26675|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:20.257Z|4550aaf6-6e25-4da7-bf9e-e74188df39ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:20.257Z|4550aaf6-6e25-4da7-bf9e-e74188df39ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:20.257Z|06cb78b1-9b81-4434-bbc0-eddb7de693f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:20.259Z|06cb78b1-9b81-4434-bbc0-eddb7de693f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:20.551Z|e91258a1-1bf2-486c-8e41-4f50cc49d128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:18:20.552Z|e91258a1-1bf2-486c-8e41-4f50cc49d128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:18:20.876Z|acbb3ffe-85d5-4bfc-bcbc-2bb3b114c143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:18:20.877Z|acbb3ffe-85d5-4bfc-bcbc-2bb3b114c143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:18:29.373Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:29.376Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 already exists in requestDb InfraActiveRequests table 2022-10-21T18:18:29.376Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:29.377Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||Invoke 2022-10-21T18:18:29.377Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:29.377Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:29.377Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Method : GET 2022-10-21T18:18:29.377Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e92802dd3fbcf73f28555bb5125d82d7", X-B3-SpanId:"98406afed5e39a1c", X-B3-ParentSpanId:"da06188d28273885", X-B3-Sampled:"0", X-ONAP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-TransactionID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ECOMP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c104b95c-654e-4eaa-b01b-cca63b0b1455"] 2022-10-21T18:18:29.377Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Request body: 2022-10-21T18:18:29.378Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:29.411Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:29.412Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:18:29.412Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status text : Not Found 2022-10-21T18:18:29.412Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:30 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2022-10-21T18:18:29.412Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Response body: 2022-10-21T18:18:29.413Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:29.413Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|404|Not Found|InvokeReturn 2022-10-21T18:18:29.421Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T18:18:29.425Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:18:29.449Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:18:29.450Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T18:18:29.498Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T18:18:29.498Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:18:32 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[39], vertex-id=[213016], x-aai-txid=[0-aai-resources-221021-18:18:32:158-29059], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:18:29.499Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666376311120","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_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-10-21T18:18:29.502Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T18:18:29.502Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T18:18:29.503Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T18:18:29.504Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T18:18:29.504Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:29.504Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T18:18:29.504Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T18:18:29.504Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"e92802dd3fbcf73f28555bb5125d82d7", X-B3-SpanId:"fd528ce5a4ec3e94", X-B3-ParentSpanId:"da06188d28273885", X-B3-Sampled:"0", X-ONAP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-TransactionID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ECOMP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60472680-e502-45d3-ab7f-b28d59a752ce"] 2022-10-21T18:18:29.505Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2","requestScope":"service"} 2022-10-21T18:18:29.505Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:29.531Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:29.531Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:29.532Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T18:18:29.532Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:30 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-10-21T18:18:29.532Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T18:18:29.533Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:29.533Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T18:18:29.534Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:18:29.534Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T18:18:29.535Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:29.535Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:18:29.535Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T18:18:29.536Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-TransactionID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ECOMP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c73d2c1-fbce-4327-a686-58c2d02848b8"] 2022-10-21T18:18:29.536Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T18:18:29.536Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:29.564Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:29.564Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:29.565Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T18:18:29.565Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:29 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:29.567Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T18:18:29.567Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:29.568Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T18:18:29.572Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T18:18:29.572Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-10-21T18:18:29.573Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:29.573Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T18:18:29.573Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:18:29.574Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-TransactionID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ECOMP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61361dca-a059-475f-a043-fa4c641455a2"] 2022-10-21T18:18:29.574Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:18:29.574Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:29.591Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:29.591Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:29.591Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T18:18:29.592Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:29 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:29.592Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 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-10-21T16:49:34.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-10-21T18:18:29.592Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:29.592Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-10-21T18:18:29.594Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:18:29.594Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T18:18:29.595Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:29.595Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:18:29.595Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T18:18:29.595Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-TransactionID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ECOMP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b6fce4-653c-466d-8750-c89f524ac49b"] 2022-10-21T18:18:29.595Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T18:18:29.596Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:29.619Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:29.619Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:29.619Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T18:18:29.620Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:29 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:29.625Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T18:18:29.625Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:29.626Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T18:18:29.635Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T18:18:29.635Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T18:18:29.635Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:29.636Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T18:18:29.636Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T18:18:29.636Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"e92802dd3fbcf73f28555bb5125d82d7", X-B3-SpanId:"0fff1418e5af7c5f", X-B3-ParentSpanId:"da06188d28273885", X-B3-Sampled:"0", X-ONAP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-TransactionID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ECOMP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09a75e5b-964f-491d-b473-40cee6f02180"] 2022-10-21T18:18:29.636Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607","requestStatus":"IN_PROGRESS","startTime":1666376309421,"source":"VID","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607"} 2022-10-21T18:18:29.636Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:29.674Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:29.675Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T18:18:29.675Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T18:18:29.675Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:30 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:29.676Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:18:29.421+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T18:18:30.518+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" } } } 2022-10-21T18:18:29.676Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:29.677Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T18:18:29.684Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T18:18:29.685Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T18:18:29.685Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:29.685Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T18:18:29.685Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T18:18:29.686Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"e92802dd3fbcf73f28555bb5125d82d7", X-B3-SpanId:"a0cb7d438855a1d3", X-B3-ParentSpanId:"da06188d28273885", X-B3-Sampled:"0", X-ONAP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-TransactionID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ECOMP-RequestID:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e31cb3e-817a-45c8-a9ec-ef9d71f66ec8"] 2022-10-21T18:18:29.686Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelUuid\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelInvariantUuid\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4a65c76b-331c-4080-a466-8d353e11a1e3\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607","type":"String"},"mso-request-id":{"value":"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607","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-10-21T18:18:29.686Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:30.123Z|d00edcff-2678-4e4c-b6e8-6f1f093a1330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:30.124Z|d00edcff-2678-4e4c-b6e8-6f1f093a1330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:30.282Z|74e9274e-0644-4faf-84ab-3521b06e4091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:30.282Z|ed70b87b-cfb7-4464-9bc3-da544e6342ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:30.283Z|74e9274e-0644-4faf-84ab-3521b06e4091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:30.283Z|ed70b87b-cfb7-4464-9bc3-da544e6342ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:30.702Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:30.703Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T18:18:30.703Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T18:18:30.703Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 18:18:31 GMT", x-onap-requestid:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", x-requestid:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", x-transactionid:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", x-ecomp-requestid:"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", x-onap-partnername:"UNKNOWN", x-invocationid:"2e31cb3e-817a-45c8-a9ec-ef9d71f66ec8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:30.704Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607\",\"instanceId\":\"2565fd42-a037-4f52-92a2-a0f1b60775f0\"}}","message":"Success","processInstanceID":"c3b76fd2-516c-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T18:18:30.704Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:30.705Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T18:18:30.708Z|02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:30.876Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:30.880Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:30.881Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||Invoke 2022-10-21T18:18:30.881Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:30.881Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:30.882Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Method : GET 2022-10-21T18:18:30.882Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"900831b7175f3617077f9d4980c0ecfe", X-B3-SpanId:"c1eafdcbf9846622", X-B3-ParentSpanId:"dd3efb9d4bfb3cda", X-B3-Sampled:"0", X-ONAP-RequestID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-RequestID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-TransactionID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-ECOMP-RequestID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4470d2b9-e70c-4cad-977c-9cced3f898a6"] 2022-10-21T18:18:30.882Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Request body: 2022-10-21T18:18:30.883Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:30.907Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:30.908Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:30.908Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status text : OK 2022-10-21T18:18:30.909Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:31 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:30.909Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Response body: { "requestId" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:18:29.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "serviceInstanceName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" } } } 2022-10-21T18:18:30.910Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:30.910Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||InvokeReturn 2022-10-21T18:18:30.911Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:30.912Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:30.912Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:30.912Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:30.912Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:30.913Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"900831b7175f3617077f9d4980c0ecfe", X-B3-SpanId:"4d893bb53818bdc1", X-B3-ParentSpanId:"dd3efb9d4bfb3cda", X-B3-Sampled:"0", X-ONAP-RequestID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-RequestID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-TransactionID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-ECOMP-RequestID:"ad191584-e0fe-4306-80e5-7c4dfd9e8d79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5426ae9d-e5dd-4a04-b62c-bec46f21f8bb"] 2022-10-21T18:18:30.913Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:30.914Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:30.927Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:30.928Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:30.928Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:30.928Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:31 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:30.929Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:30.929Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:30.930Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:30.935Z|ad191584-e0fe-4306-80e5-7c4dfd9e8d79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:35.551Z|c6073e94-0411-449b-bd2a-ab422a574b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:18:35.552Z|c6073e94-0411-449b-bd2a-ab422a574b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:18:40.145Z|37e35c1e-babe-4a2c-88ef-5fd931884310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:40.146Z|37e35c1e-babe-4a2c-88ef-5fd931884310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:40.304Z|0168c897-e2be-4c62-9d39-41eda2d7e92c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:40.305Z|0168c897-e2be-4c62-9d39-41eda2d7e92c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:40.305Z|50573a4b-8282-4ce4-98b3-f83c420d56a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:40.306Z|50573a4b-8282-4ce4-98b3-f83c420d56a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:41.099Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:41.106Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.106Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||Invoke 2022-10-21T18:18:41.106Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.107Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.107Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Method : GET 2022-10-21T18:18:41.107Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"720cdb20f6fbfca9b0d6398a9c966e30", X-B3-SpanId:"dc8538408160c5b7", X-B3-ParentSpanId:"e19004bc350c7452", X-B3-Sampled:"0", X-ONAP-RequestID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-RequestID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-TransactionID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-ECOMP-RequestID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9358990-08c8-4e73-8906-f9de4d731c10"] 2022-10-21T18:18:41.108Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Request body: 2022-10-21T18:18:41.108Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.132Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.133Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.133Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status text : OK 2022-10-21T18:18:41.133Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.134Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Response body: { "requestId" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:29.000+00:00", "endTime" : "2022-10-21T18:18:33.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "serviceInstanceName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" } } } 2022-10-21T18:18:41.134Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.134Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||InvokeReturn 2022-10-21T18:18:41.136Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.137Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:41.137Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.137Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.138Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:41.138Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"720cdb20f6fbfca9b0d6398a9c966e30", X-B3-SpanId:"246ba79c5f2e72be", X-B3-ParentSpanId:"e19004bc350c7452", X-B3-Sampled:"0", X-ONAP-RequestID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-RequestID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-TransactionID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-ECOMP-RequestID:"fff2c1b6-c3fa-44b8-a793-467b21c23bc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb359730-2ce0-4ec7-ac08-b12a810d6c5b"] 2022-10-21T18:18:41.138Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:41.138Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.152Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.153Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.153Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:41.153Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.155Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:41.155Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.155Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:41.161Z|fff2c1b6-c3fa-44b8-a793-467b21c23bc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:41.311Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:41.317Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.317Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||Invoke 2022-10-21T18:18:41.317Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.317Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.318Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Method : GET 2022-10-21T18:18:41.318Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"482e60b4cd831a9950f7e01badab6565", X-B3-SpanId:"925658f9142840b8", X-B3-ParentSpanId:"bac0da2f4053ce1e", X-B3-Sampled:"0", X-ONAP-RequestID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-RequestID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-TransactionID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-ECOMP-RequestID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54189eb4-de82-4ddc-9480-0fd811d4aa9b"] 2022-10-21T18:18:41.318Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Request body: 2022-10-21T18:18:41.318Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.338Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.338Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.338Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status text : OK 2022-10-21T18:18:41.339Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.341Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Response body: { "requestId" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:29.000+00:00", "endTime" : "2022-10-21T18:18:33.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "serviceInstanceName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" } } } 2022-10-21T18:18:41.341Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.341Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||InvokeReturn 2022-10-21T18:18:41.342Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.342Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:41.343Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.343Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.343Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:41.344Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"482e60b4cd831a9950f7e01badab6565", X-B3-SpanId:"be8a5f6279921e96", X-B3-ParentSpanId:"bac0da2f4053ce1e", X-B3-Sampled:"0", X-ONAP-RequestID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-RequestID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-TransactionID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-ECOMP-RequestID:"c66f2730-bf3c-419a-938d-1c9d5a4cce8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a00ae2de-28d3-4e8a-90ad-028af29862d1"] 2022-10-21T18:18:41.344Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:41.344Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.360Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.360Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.360Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:41.361Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.361Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:41.361Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.361Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:41.368Z|c66f2730-bf3c-419a-938d-1c9d5a4cce8d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:41.526Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:41.530Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.530Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||Invoke 2022-10-21T18:18:41.530Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.531Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.531Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Method : GET 2022-10-21T18:18:41.531Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2dca3e63d64267af145dc48094e1115", X-B3-SpanId:"579f0944f1b941b6", X-B3-ParentSpanId:"d44a661bc6da938b", X-B3-Sampled:"0", X-ONAP-RequestID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-RequestID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-TransactionID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-ECOMP-RequestID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04109c28-897f-414b-8c6f-d8d58236cd47"] 2022-10-21T18:18:41.531Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Request body: 2022-10-21T18:18:41.532Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.552Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.553Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.553Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status text : OK 2022-10-21T18:18:41.553Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.555Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Response body: { "requestId" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:29.000+00:00", "endTime" : "2022-10-21T18:18:33.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "serviceInstanceName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" } } } 2022-10-21T18:18:41.555Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.555Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||InvokeReturn 2022-10-21T18:18:41.556Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.556Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:41.557Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.557Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.557Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:41.557Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2dca3e63d64267af145dc48094e1115", X-B3-SpanId:"cfa7a17d96035571", X-B3-ParentSpanId:"d44a661bc6da938b", X-B3-Sampled:"0", X-ONAP-RequestID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-RequestID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-TransactionID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-ECOMP-RequestID:"e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e56df5f0-311d-4aa5-9ab5-3bf65e1b7619"] 2022-10-21T18:18:41.557Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:41.558Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.569Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.569Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.569Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:41.570Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.571Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:41.571Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.571Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:41.576Z|e3b4ecb9-a95f-4fd9-9dce-49bd44efaf13|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:41.734Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:41.739Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.740Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||Invoke 2022-10-21T18:18:41.740Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.740Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.740Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Method : GET 2022-10-21T18:18:41.740Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"415d8ae1f2d93042c337e59272e4aa12", X-B3-SpanId:"c8dc98df245e0a3f", X-B3-ParentSpanId:"6ba30554a5535fb5", X-B3-Sampled:"0", X-ONAP-RequestID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-RequestID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-TransactionID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-ECOMP-RequestID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ddbdccd-d6a6-4376-bc54-2b1e8135db55"] 2022-10-21T18:18:41.741Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Request body: 2022-10-21T18:18:41.741Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.765Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.766Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.766Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status text : OK 2022-10-21T18:18:41.766Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.767Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Response body: { "requestId" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:29.000+00:00", "endTime" : "2022-10-21T18:18:33.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "serviceInstanceName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" } } } 2022-10-21T18:18:41.767Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.768Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||InvokeReturn 2022-10-21T18:18:41.769Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.770Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:41.770Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.770Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.770Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:41.770Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"415d8ae1f2d93042c337e59272e4aa12", X-B3-SpanId:"dcc1d3b4af5c600e", X-B3-ParentSpanId:"6ba30554a5535fb5", X-B3-Sampled:"0", X-ONAP-RequestID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-RequestID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-TransactionID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-ECOMP-RequestID:"6df81b2e-4850-465a-9b12-c20a1af049e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f93f1cd-3fe9-4e78-b407-8de6333ac989"] 2022-10-21T18:18:41.771Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:41.771Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.793Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.793Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.793Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:41.794Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.796Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:41.796Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.796Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:41.803Z|6df81b2e-4850-465a-9b12-c20a1af049e7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:41.952Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:41.956Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.957Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||Invoke 2022-10-21T18:18:41.957Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.957Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607 2022-10-21T18:18:41.958Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Method : GET 2022-10-21T18:18:41.958Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a62f83134d451a6d46564c9a5abc71ca", X-B3-SpanId:"8db03cbc4acf6a1e", X-B3-ParentSpanId:"787a9e0c763d1d98", X-B3-Sampled:"0", X-ONAP-RequestID:"b98cf513-034a-4611-8844-e6540e60abf0", X-RequestID:"b98cf513-034a-4611-8844-e6540e60abf0", X-TransactionID:"b98cf513-034a-4611-8844-e6540e60abf0", X-ECOMP-RequestID:"b98cf513-034a-4611-8844-e6540e60abf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f4e92cb-d3ef-4b75-bde1-5bb9e06268a1"] 2022-10-21T18:18:41.958Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Request body: 2022-10-21T18:18:41.959Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:41.983Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:41.983Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:41.984Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Status text : OK 2022-10-21T18:18:41.984Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:41.985Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||Response body: { "requestId" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:29.000+00:00", "endTime" : "2022-10-21T18:18:33.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\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\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n\t\t\t\"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "serviceInstanceName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607" } } } 2022-10-21T18:18:41.985Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:41.986Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|INFO|500||InvokeReturn 2022-10-21T18:18:41.988Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.989Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:41.989Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:41.989Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false 2022-10-21T18:18:41.990Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:41.991Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a62f83134d451a6d46564c9a5abc71ca", X-B3-SpanId:"401a5e91ad01235f", X-B3-ParentSpanId:"787a9e0c763d1d98", X-B3-Sampled:"0", X-ONAP-RequestID:"b98cf513-034a-4611-8844-e6540e60abf0", X-RequestID:"b98cf513-034a-4611-8844-e6540e60abf0", X-TransactionID:"b98cf513-034a-4611-8844-e6540e60abf0", X-ECOMP-RequestID:"b98cf513-034a-4611-8844-e6540e60abf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2292039-e00f-4633-a8b2-5759f297fe16"] 2022-10-21T18:18:41.991Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:41.991Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:42.007Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:42.008Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:42.010Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:42.011Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:41 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:42.012Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:42.012Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:42.013Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:42.020Z|b98cf513-034a-4611-8844-e6540e60abf0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02a62fd8-16f4-4ff2-9df6-6a7c4cd9d607|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:43.511Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:43.513Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 09d532f8-4c3f-4434-98f6-a0050548d0f4 already exists in requestDb InfraActiveRequests table 2022-10-21T18:18:43.513Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:43.513Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||Invoke 2022-10-21T18:18:43.514Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:43.514Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:43.514Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Method : GET 2022-10-21T18:18:43.514Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d24b0eb1616825b9e923f0d953ffbe73", X-B3-SpanId:"c79f315ce93b9512", X-B3-ParentSpanId:"cb8165c76734374a", X-B3-Sampled:"0", X-ONAP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-TransactionID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ECOMP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a615be1-70d0-4615-9577-bb88641cc460"] 2022-10-21T18:18:43.514Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Request body: 2022-10-21T18:18:43.514Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:43.535Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:43.535Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:18:43.535Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status text : Not Found 2022-10-21T18:18:43.536Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:44 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2022-10-21T18:18:43.536Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Response body: 2022-10-21T18:18:43.536Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:43.536Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|404|Not Found|InvokeReturn 2022-10-21T18:18:43.543Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T18:18:43.543Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T18:18:43.546Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:18:43.568Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:18:43.568Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|500||Invoke 2022-10-21T18:18:43.598Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|404|Not Found|InvokeReturn 2022-10-21T18:18:43.598Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:18:46 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[25], x-aai-txid=[1-aai-resources-221021-18:18:46:275-13667], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:18:43.599Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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/cae85fb9-848c-4908-8d42-e39d62c8ac0b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b","ERR.5.4.6114"]}}} 2022-10-21T18:18:43.601Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T18:18:43.601Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T18:18:43.604Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:18:43.629Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:18:43.630Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|500||Invoke 2022-10-21T18:18:43.649Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b|INFO|404|Not Found|InvokeReturn 2022-10-21T18:18:43.650Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:18:46 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[16], x-aai-txid=[0-aai-resources-221021-18:18:46:332-92907], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:18:43.650Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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/cae85fb9-848c-4908-8d42-e39d62c8ac0b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b","ERR.5.4.6114"]}}} 2022-10-21T18:18:43.652Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T18:18:43.652Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cae85fb9-848c-4908-8d42-e39d62c8ac0b 2022-10-21T18:18:43.656Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:18:43.679Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:18:43.680Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T18:18:43.719Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T18:18:43.720Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:18:46 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[37], vertex-id=[213016], x-aai-txid=[1-aai-resources-221021-18:18:46:383-85519], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:18:43.721Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666376311120","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_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-10-21T18:18:43.722Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T18:18:43.723Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T18:18:43.725Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.725Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T18:18:43.725Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:43.726Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.726Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T18:18:43.726Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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:"d24b0eb1616825b9e923f0d953ffbe73", X-B3-SpanId:"b024ca57754e4934", X-B3-ParentSpanId:"cb8165c76734374a", X-B3-Sampled:"0", X-ONAP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-TransactionID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ECOMP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0683a1fb-73c8-49b0-adf3-5f52dd51876f"] 2022-10-21T18:18:43.727Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2565fd42-a037-4f52-92a2-a0f1b60775f0"},"instanceName":"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0","requestScope":"vnf"} 2022-10-21T18:18:43.727Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:43.756Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:43.757Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:43.757Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T18:18:43.758Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:44 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-10-21T18:18:43.758Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T18:18:43.758Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:43.759Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T18:18:43.760Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb 2022-10-21T18:18:43.760Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|INFO|500||Invoke 2022-10-21T18:18:43.761Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:43.762Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb 2022-10-21T18:18:43.763Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Method : GET 2022-10-21T18:18:43.763Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-TransactionID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ECOMP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e99f31d7-8b05-420a-8c54-7e05fe80f918"] 2022-10-21T18:18:43.763Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Request body: 2022-10-21T18:18:43.764Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:43.822Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:43.822Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:43.822Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Status text : OK 2022-10-21T18:18:43.823Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:43 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:43.824Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 7, "modelCustomizationUUID" : "275fbe27-23e2-4e65-9864-66171c93dcbb", "modelInstanceName" : "basic_vm 0", "created" : "2022-10-21 17:50:54.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-10-21T17:50:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb" } } } 2022-10-21T18:18:43.825Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:43.825Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=275fbe27-23e2-4e65-9864-66171c93dcbb|INFO|500||InvokeReturn 2022-10-21T18:18:43.828Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources 2022-10-21T18:18:43.828Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke 2022-10-21T18:18:43.829Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:43.829Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources 2022-10-21T18:18:43.829Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method : GET 2022-10-21T18:18:43.829Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-TransactionID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ECOMP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5319a7c7-941b-464e-97c5-275e93408e70"] 2022-10-21T18:18:43.829Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 2022-10-21T18:18:43.830Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:43.853Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:43.854Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:43.854Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text : OK 2022-10-21T18:18:43.854Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:43 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:43.856Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: { "modelUUID" : "77101222-4900-422c-8c02-ae7ad10d030b", "modelInvariantUUID" : "d4a54a60-1255-4b02-9590-a1f7a4ae7cc2", "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-10-21T17:50:54.000+00:00", "modelInvariantId" : "d4a54a60-1255-4b02-9590-a1f7a4ae7cc2", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/77101222-4900-422c-8c02-ae7ad10d030b/heatTemplates" } } } 2022-10-21T18:18:43.856Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:43.856Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn 2022-10-21T18:18:43.858Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.859Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.859Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.859Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.859Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.860Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-TransactionID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ECOMP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5635418-c3bc-42ab-af1b-8774c05712fd"] 2022-10-21T18:18:43.860Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.860Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.885Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.885Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.886Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T18:18:43.886Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:43 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:43.887Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T16:49:34.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-10-21T18:18:43.887Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.887Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.889Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.889Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T18:18:43.890Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:43.890Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.890Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T18:18:43.890Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"d24b0eb1616825b9e923f0d953ffbe73", X-B3-SpanId:"254260f09ee20f48", X-B3-ParentSpanId:"cb8165c76734374a", X-B3-Sampled:"0", X-ONAP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-TransactionID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ECOMP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"279bdd20-69c5-4e28-b3fb-51498d85664c"] 2022-10-21T18:18:43.891Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"09d532f8-4c3f-4434-98f6-a0050548d0f4","requestStatus":"IN_PROGRESS","startTime":1666376323543,"source":"VID","vnfName":"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"2565fd42-a037-4f52-92a2-a0f1b60775f0","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"09d532f8-4c3f-4434-98f6-a0050548d0f4"} 2022-10-21T18:18:43.891Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:43.918Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:43.918Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T18:18:43.918Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T18:18:43.919Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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/09d532f8-4c3f-4434-98f6-a0050548d0f4", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:44 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:43.919Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:18:43.543+00:00", "source" : "VID", "vnfName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T18:18:44.766+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" } } } 2022-10-21T18:18:43.920Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:43.920Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T18:18:43.926Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.927Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T18:18:43.927Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:43.927Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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-10-21T18:18:43.928Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T18:18:43.928Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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:"d24b0eb1616825b9e923f0d953ffbe73", X-B3-SpanId:"8c8b474a347cf348", X-B3-ParentSpanId:"cb8165c76734374a", X-B3-Sampled:"0", X-ONAP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-TransactionID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ECOMP-RequestID:"09d532f8-4c3f-4434-98f6-a0050548d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa0940bd-9fb6-484e-a745-8f57d6daf995"] 2022-10-21T18:18:43.928Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/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\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelVersionId\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelCustomizationId\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelUuid\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelInvariantUuid\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"source\":\"VID\",\"instanceName\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\"modelInfo\":{\"modelInvariantId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelUuid\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelInvariantUuid\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"}}}],\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"2565fd42-a037-4f52-92a2-a0f1b60775f0\"}","type":"String"},"requestId":{"value":"09d532f8-4c3f-4434-98f6-a0050548d0f4","type":"String"},"mso-request-id":{"value":"09d532f8-4c3f-4434-98f6-a0050548d0f4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2565fd42-a037-4f52-92a2-a0f1b60775f0","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/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-10-21T18:18:43.928Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:44.943Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:44.943Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T18:18:44.943Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T18:18:44.943Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 18:18:45 GMT", x-onap-requestid:"09d532f8-4c3f-4434-98f6-a0050548d0f4", x-requestid:"09d532f8-4c3f-4434-98f6-a0050548d0f4", x-transactionid:"09d532f8-4c3f-4434-98f6-a0050548d0f4", x-ecomp-requestid:"09d532f8-4c3f-4434-98f6-a0050548d0f4", x-onap-partnername:"UNKNOWN", x-invocationid:"fa0940bd-9fb6-484e-a745-8f57d6daf995", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:44.944Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"09d532f8-4c3f-4434-98f6-a0050548d0f4\",\"instanceId\":\"89ef295c-8abc-43a8-a524-817fd5337494\"}}","message":"Success","processInstanceID":"cc34983e-516c-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T18:18:44.944Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:44.944Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T18:18:44.947Z|09d532f8-4c3f-4434-98f6-a0050548d0f4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:45.110Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:45.114Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:45.114Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||Invoke 2022-10-21T18:18:45.114Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:45.115Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:45.115Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Method : GET 2022-10-21T18:18:45.116Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4386dada934abab838dfb59469880b9c", X-B3-SpanId:"3f4e2e259fd1ae8a", X-B3-ParentSpanId:"9fa415a243880ac3", X-B3-Sampled:"0", X-ONAP-RequestID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-RequestID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-TransactionID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-ECOMP-RequestID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40138f23-b1ae-4a5f-bf97-4ea17ca253e7"] 2022-10-21T18:18:45.116Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Request body: 2022-10-21T18:18:45.116Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:45.142Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:45.142Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:45.142Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status text : OK 2022-10-21T18:18:45.143Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:46 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:45.144Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Response body: { "requestId" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:18:43.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" } } } 2022-10-21T18:18:45.144Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:45.145Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||InvokeReturn 2022-10-21T18:18:45.146Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:45.146Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:45.147Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:45.147Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:45.147Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:45.148Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4386dada934abab838dfb59469880b9c", X-B3-SpanId:"d137fe18693a5d7a", X-B3-ParentSpanId:"9fa415a243880ac3", X-B3-Sampled:"0", X-ONAP-RequestID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-RequestID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-TransactionID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-ECOMP-RequestID:"667f22a3-0034-4413-a3cc-54908dd6476e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12a61cb0-ed5d-4720-bdc9-0b140777b2da"] 2022-10-21T18:18:45.148Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:45.148Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:45.162Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:45.162Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:45.163Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:45.163Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:46 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:45.164Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:45.164Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:45.164Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:45.169Z|667f22a3-0034-4413-a3cc-54908dd6476e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:50.167Z|c5052ae3-c74a-4c06-900d-61ed897596d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:50.168Z|c5052ae3-c74a-4c06-900d-61ed897596d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:50.328Z|f4c8fad3-8fdd-432f-b64a-9dfce6c80b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:50.328Z|c3027c8e-0e2f-4ba0-8454-363a162ed303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:18:50.329Z|f4c8fad3-8fdd-432f-b64a-9dfce6c80b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:50.329Z|c3027c8e-0e2f-4ba0-8454-363a162ed303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:18:50.552Z|3e91b7ac-d463-4a6d-bbdd-a816bb992030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:18:50.553Z|3e91b7ac-d463-4a6d-bbdd-a816bb992030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:18:50.877Z|560c3884-d9da-4c82-baef-b587b7f35d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:18:50.878Z|560c3884-d9da-4c82-baef-b587b7f35d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:18:55.333Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:55.338Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.339Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||Invoke 2022-10-21T18:18:55.339Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:55.339Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.339Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Method : GET 2022-10-21T18:18:55.340Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af720a2c0ccaacb2a3ea3ed9d80e86a4", X-B3-SpanId:"5b73dcae73bd22a8", X-B3-ParentSpanId:"5568155727516b47", X-B3-Sampled:"0", X-ONAP-RequestID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-RequestID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-TransactionID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-ECOMP-RequestID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce532394-6184-4dac-969d-b7dbf4579a94"] 2022-10-21T18:18:55.340Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Request body: 2022-10-21T18:18:55.340Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:55.374Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:55.374Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:55.374Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status text : OK 2022-10-21T18:18:55.375Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:55.375Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Response body: { "requestId" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:43.000+00:00", "endTime" : "2022-10-21T18:18:50.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" } } } 2022-10-21T18:18:55.375Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:55.376Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||InvokeReturn 2022-10-21T18:18:55.377Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:55.377Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:55.378Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:55.378Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:55.378Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:55.379Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af720a2c0ccaacb2a3ea3ed9d80e86a4", X-B3-SpanId:"03eeac593227879d", X-B3-ParentSpanId:"5568155727516b47", X-B3-Sampled:"0", X-ONAP-RequestID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-RequestID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-TransactionID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-ECOMP-RequestID:"dbbeedab-0481-43df-b347-a56ef9a8d4e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"420f7acc-4d24-47f4-a7b4-1e0ca2d36bc9"] 2022-10-21T18:18:55.379Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:55.379Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:55.392Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:55.392Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:55.393Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:55.393Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:55.394Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:55.394Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:55.394Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:55.400Z|dbbeedab-0481-43df-b347-a56ef9a8d4e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:55.555Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:55.559Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.559Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||Invoke 2022-10-21T18:18:55.559Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:55.560Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.560Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Method : GET 2022-10-21T18:18:55.560Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"583956a348ac2ace116a18c3441dcdc7", X-B3-SpanId:"dda18ee6841cb6fb", X-B3-ParentSpanId:"1725dc05d8b92b77", X-B3-Sampled:"0", X-ONAP-RequestID:"2d459255-5b5d-4619-af40-da18b592ca42", X-RequestID:"2d459255-5b5d-4619-af40-da18b592ca42", X-TransactionID:"2d459255-5b5d-4619-af40-da18b592ca42", X-ECOMP-RequestID:"2d459255-5b5d-4619-af40-da18b592ca42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78a349b4-eab5-4636-b377-956bf2315ab6"] 2022-10-21T18:18:55.560Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Request body: 2022-10-21T18:18:55.561Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:55.596Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:55.596Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:55.596Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status text : OK 2022-10-21T18:18:55.597Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:55.597Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Response body: { "requestId" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:43.000+00:00", "endTime" : "2022-10-21T18:18:50.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" } } } 2022-10-21T18:18:55.597Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:55.598Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||InvokeReturn 2022-10-21T18:18:55.599Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:55.600Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:55.600Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:55.600Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:55.600Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:55.601Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"583956a348ac2ace116a18c3441dcdc7", X-B3-SpanId:"3224c418e75845eb", X-B3-ParentSpanId:"1725dc05d8b92b77", X-B3-Sampled:"0", X-ONAP-RequestID:"2d459255-5b5d-4619-af40-da18b592ca42", X-RequestID:"2d459255-5b5d-4619-af40-da18b592ca42", X-TransactionID:"2d459255-5b5d-4619-af40-da18b592ca42", X-ECOMP-RequestID:"2d459255-5b5d-4619-af40-da18b592ca42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b9d9563-a478-48ed-87b1-c5dc2b3707c2"] 2022-10-21T18:18:55.601Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:55.601Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:55.614Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:55.615Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:55.615Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:55.615Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:55.616Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:55.616Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:55.617Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:55.622Z|2d459255-5b5d-4619-af40-da18b592ca42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:55.765Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:55.768Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.768Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||Invoke 2022-10-21T18:18:55.769Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:55.769Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.769Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Method : GET 2022-10-21T18:18:55.769Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23e1e1b7ab7cea45cc560870c3b6d1c", X-B3-SpanId:"b82c1d585eab0ce6", X-B3-ParentSpanId:"8af0481f208f27b5", X-B3-Sampled:"0", X-ONAP-RequestID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-RequestID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-TransactionID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-ECOMP-RequestID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70c5f789-69f4-4003-9588-9b410aa8a3c4"] 2022-10-21T18:18:55.770Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Request body: 2022-10-21T18:18:55.770Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:55.789Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:55.790Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:55.790Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status text : OK 2022-10-21T18:18:55.790Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:55.792Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Response body: { "requestId" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:43.000+00:00", "endTime" : "2022-10-21T18:18:50.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" } } } 2022-10-21T18:18:55.792Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:55.793Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||InvokeReturn 2022-10-21T18:18:55.794Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:55.794Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:55.794Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:55.795Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:55.795Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:55.795Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23e1e1b7ab7cea45cc560870c3b6d1c", X-B3-SpanId:"21cd4c0432eb7601", X-B3-ParentSpanId:"8af0481f208f27b5", X-B3-Sampled:"0", X-ONAP-RequestID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-RequestID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-TransactionID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-ECOMP-RequestID:"4dce95d2-a634-44d2-88dd-b0f9984e83af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"517ffb21-54a8-4f1f-8555-416b55c5d001"] 2022-10-21T18:18:55.795Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:55.796Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:55.809Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:55.809Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:55.810Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:55.810Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:55.810Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:55.811Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:55.811Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:55.816Z|4dce95d2-a634-44d2-88dd-b0f9984e83af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:55.977Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:55.980Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.981Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||Invoke 2022-10-21T18:18:55.981Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:55.981Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:55.981Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Method : GET 2022-10-21T18:18:55.982Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e5abb41f70b0f2804cea51a47689598", X-B3-SpanId:"18a5fa52c844fdde", X-B3-ParentSpanId:"bb58b4ebfc03ec5c", X-B3-Sampled:"0", X-ONAP-RequestID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-RequestID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-TransactionID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-ECOMP-RequestID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e30d705d-3a89-44f9-9183-d899e9b4ac63"] 2022-10-21T18:18:55.982Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Request body: 2022-10-21T18:18:55.982Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:56.003Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:56.004Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:56.004Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status text : OK 2022-10-21T18:18:56.004Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:56.006Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Response body: { "requestId" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:43.000+00:00", "endTime" : "2022-10-21T18:18:50.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" } } } 2022-10-21T18:18:56.006Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:56.007Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||InvokeReturn 2022-10-21T18:18:56.008Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:56.008Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:56.008Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:56.008Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:56.009Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:56.009Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e5abb41f70b0f2804cea51a47689598", X-B3-SpanId:"611c341acab735f0", X-B3-ParentSpanId:"bb58b4ebfc03ec5c", X-B3-Sampled:"0", X-ONAP-RequestID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-RequestID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-TransactionID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-ECOMP-RequestID:"c1c5805d-84d7-4a39-a573-7a87c8804994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b3682d-f565-4339-ae81-c4b5c6ae930b"] 2022-10-21T18:18:56.010Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:56.010Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:56.022Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:56.022Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:56.022Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:56.023Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:56.024Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:56.024Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:56.024Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:56.029Z|c1c5805d-84d7-4a39-a573-7a87c8804994|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:56.188Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:56.191Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:56.192Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||Invoke 2022-10-21T18:18:56.192Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:56.192Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4 2022-10-21T18:18:56.193Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Method : GET 2022-10-21T18:18:56.193Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11f68f6644e53a685c0bc14c8be98ce9", X-B3-SpanId:"d3f56866520e4c05", X-B3-ParentSpanId:"e1271dea76a7da85", X-B3-Sampled:"0", X-ONAP-RequestID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-RequestID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-TransactionID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-ECOMP-RequestID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"652572d2-bd68-4616-ba34-5d1409acda56"] 2022-10-21T18:18:56.193Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Request body: 2022-10-21T18:18:56.194Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:56.214Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:56.215Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:56.215Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Status text : OK 2022-10-21T18:18:56.215Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:56.217Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||Response body: { "requestId" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-10-21T18:18:43.000+00:00", "endTime" : "2022-10-21T18:18:50.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "09d532f8-4c3f-4434-98f6-a0050548d0f4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4" } } } 2022-10-21T18:18:56.217Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:56.217Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09d532f8-4c3f-4434-98f6-a0050548d0f4|INFO|500||InvokeReturn 2022-10-21T18:18:56.218Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:56.219Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:56.219Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:56.219Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false 2022-10-21T18:18:56.220Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:56.220Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11f68f6644e53a685c0bc14c8be98ce9", X-B3-SpanId:"ae3f6410a851a021", X-B3-ParentSpanId:"e1271dea76a7da85", X-B3-Sampled:"0", X-ONAP-RequestID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-RequestID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-TransactionID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-ECOMP-RequestID:"13cf5423-a0e4-4616-bb65-fcd63cb9b3a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e53b7ac3-5bcf-409f-8b3c-b00423ff4021"] 2022-10-21T18:18:56.220Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:56.220Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:56.236Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:56.236Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:56.236Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:56.237Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:56 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:56.238Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:56.238Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:56.238Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09d532f8-4c3f-4434-98f6-a0050548d0f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:56.243Z|13cf5423-a0e4-4616-bb65-fcd63cb9b3a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09d532f8-4c3f-4434-98f6-a0050548d0f4|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:57.412Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:57.414Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: da028b8f-3274-4029-89f6-73571e15ae15 already exists in requestDb InfraActiveRequests table 2022-10-21T18:18:57.415Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:18:57.415Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:18:57.415Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.415Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:18:57.416Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:18:57.416Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c486f9e2b1bb1fbd6af7e378ff1ae95", X-B3-SpanId:"7d4c93efa3d7209f", X-B3-ParentSpanId:"f49fee8f1e314c85", X-B3-Sampled:"0", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c90539f7-5298-41d2-a5fc-842d1e2843ab"] 2022-10-21T18:18:57.416Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:18:57.417Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.439Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.439Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:18:57.440Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : Not Found 2022-10-21T18:18:57.440Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:58 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2022-10-21T18:18:57.441Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: 2022-10-21T18:18:57.441Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.441Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|404|Not Found|InvokeReturn 2022-10-21T18:18:57.448Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T18:18:57.479Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:18:57.527Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:18:57.528Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T18:18:57.590Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T18:18:57.591Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:19:00 GMT], server=[envoy], content-length=[1507], x-envoy-upstream-service-time=[47], vertex-id=[213016], x-aai-txid=[0-aai-resources-221021-18:19:00:245-53134], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:18:57.596Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666376328465","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9ae3adfb-39ee-483d-bd8f-ebaed91d2bf1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d9cb3ba8-0742-4008-8a0c-86b523b1d319_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/89ef295c-8abc-43a8-a524-817fd5337494","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"89ef295c-8abc-43a8-a524-817fd5337494"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_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-10-21T18:18:57.597Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T18:18:57.598Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T18:18:57.599Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.599Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T18:18:57.599Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.600Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.600Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T18:18:57.600Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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:"2c486f9e2b1bb1fbd6af7e378ff1ae95", X-B3-SpanId:"fc031b95d161b787", X-B3-ParentSpanId:"f49fee8f1e314c85", X-B3-Sampled:"0", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09d7996b-57fd-41cf-99d2-60c65220183b"] 2022-10-21T18:18:57.601Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"89ef295c-8abc-43a8-a524-817fd5337494","serviceInstanceId":"2565fd42-a037-4f52-92a2-a0f1b60775f0"},"instanceName":"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2","requestScope":"vfModule"} 2022-10-21T18:18:57.601Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.624Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.625Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:57.625Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T18:18:57.625Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:58 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2022-10-21T18:18:57.626Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T18:18:57.626Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.627Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T18:18:57.627Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2 2022-10-21T18:18:57.628Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|INFO|500||Invoke 2022-10-21T18:18:57.628Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.628Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2 2022-10-21T18:18:57.629Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Method : GET 2022-10-21T18:18:57.629Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a37dca7f-3a49-4ba7-aa68-aaa87e120559"] 2022-10-21T18:18:57.629Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Request body: 2022-10-21T18:18:57.630Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.658Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.658Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:57.659Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Status text : OK 2022-10-21T18:18:57.659Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:57 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:57.661Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||Response body: { "id" : 7, "modelCustomizationUUID" : "7e6decb9-2c51-485b-b843-d02de358a6f2", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-10-21 17:50:54.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv" } } } 2022-10-21T18:18:57.661Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.661Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7e6decb9-2c51-485b-b843-d02de358a6f2|INFO|500||InvokeReturn 2022-10-21T18:18:57.664Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule 2022-10-21T18:18:57.664Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke 2022-10-21T18:18:57.664Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.665Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule 2022-10-21T18:18:57.665Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method : GET 2022-10-21T18:18:57.665Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00fb97f4-d34f-485e-9f5b-64ed94ab55fb"] 2022-10-21T18:18:57.666Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 2022-10-21T18:18:57.666Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.692Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.693Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:57.693Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text : OK 2022-10-21T18:18:57.694Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:57 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:57.697Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: { "modelUUID" : "bebce1bb-7542-4509-9373-fdfcb8d6bc15", "modelInvariantUUID" : "ee819fa9-0b2e-4151-8004-f2c4556ae002", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-10-21 17:50:54.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/heatFiles" } } } 2022-10-21T18:18:57.697Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.698Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn 2022-10-21T18:18:57.700Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T18:18:57.700Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-10-21T18:18:57.701Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.701Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T18:18:57.701Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:18:57.702Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3056126-aa4c-4449-88d8-d157f2fa6ab0"] 2022-10-21T18:18:57.702Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:18:57.702Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.715Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.715Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:18:57.715Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:18:57.716Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:57 GMT", x-envoy-upstream-service-time:"10", server:"envoy"] 2022-10-21T18:18:57.716Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:18:57.716Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.717Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:18:57.718Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002 2022-10-21T18:18:57.718Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|INFO|500||Invoke 2022-10-21T18:18:57.718Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.719Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002 2022-10-21T18:18:57.719Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Method : GET 2022-10-21T18:18:57.719Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8cd86fb-6780-44ea-a6bb-f21ba1d34035"] 2022-10-21T18:18:57.720Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Request body: 2022-10-21T18:18:57.720Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.739Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.740Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:57.740Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Status text : OK 2022-10-21T18:18:57.740Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:57 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:57.741Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "bebce1bb-7542-4509-9373-fdfcb8d6bc15", "modelInvariantUUID" : "ee819fa9-0b2e-4151-8004-f2c4556ae002", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-10-21 17:50:54.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002" } } } 2022-10-21T18:18:57.741Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.742Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee819fa9-0b2e-4151-8004-f2c4556ae002|INFO|500||InvokeReturn 2022-10-21T18:18:57.743Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T18:18:57.744Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-10-21T18:18:57.744Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.744Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance 2022-10-21T18:18:57.745Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:18:57.745Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76811cf6-75ea-48ed-9535-af993a6473ea"] 2022-10-21T18:18:57.745Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:18:57.746Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.765Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.766Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:18:57.766Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:18:57.767Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:18:57 GMT", x-envoy-upstream-service-time:"12", server:"envoy"] 2022-10-21T18:18:57.767Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:18:57.768Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.769Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bebce1bb-7542-4509-9373-fdfcb8d6bc15&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:18:57.769Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.770Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.770Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.771Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.771Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.772Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9964874-860d-4722-b032-375dad7cbecc"] 2022-10-21T18:18:57.772Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.773Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.792Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.792Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.793Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T18:18:57.793Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:57 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:57.798Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.799Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.799Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.801Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15 2022-10-21T18:18:57.801Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|INFO|500||Invoke 2022-10-21T18:18:57.802Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.802Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15 2022-10-21T18:18:57.802Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Method : GET 2022-10-21T18:18:57.803Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"822d0bc8-fc76-4753-84c5-54f3ec6e32fd"] 2022-10-21T18:18:57.803Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Request body: 2022-10-21T18:18:57.803Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.822Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.822Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:57.823Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Status text : OK 2022-10-21T18:18:57.823Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:18:57 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:57.825Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||Response body: { "modelUUID" : "bebce1bb-7542-4509-9373-fdfcb8d6bc15", "modelInvariantUUID" : "ee819fa9-0b2e-4151-8004-f2c4556ae002", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-10-21 17:50:54.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15/heatFiles" } } } 2022-10-21T18:18:57.825Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.826Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bebce1bb-7542-4509-9373-fdfcb8d6bc15|INFO|500||InvokeReturn 2022-10-21T18:18:57.828Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.829Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T18:18:57.829Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.830Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.830Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T18:18:57.831Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"2c486f9e2b1bb1fbd6af7e378ff1ae95", X-B3-SpanId:"ee8fe38a6b0b4f06", X-B3-ParentSpanId:"f49fee8f1e314c85", X-B3-Sampled:"0", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86b0a007-af1b-4547-bd3d-b849696417cf"] 2022-10-21T18:18:57.831Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"da028b8f-3274-4029-89f6-73571e15ae15","requestStatus":"IN_PROGRESS","startTime":1666376337449,"source":"VID","vnfId":"89ef295c-8abc-43a8-a524-817fd5337494","vnfType":"","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"2565fd42-a037-4f52-92a2-a0f1b60775f0","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"da028b8f-3274-4029-89f6-73571e15ae15"} 2022-10-21T18:18:57.831Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:57.860Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:57.861Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T18:18:57.861Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T18:18:57.861Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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/da028b8f-3274-4029-89f6-73571e15ae15", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:58 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:57.862Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:18:57.449+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T18:18:58.710+00:00", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:18:57.862Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:57.863Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T18:18:57.869Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.869Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T18:18:57.869Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:57.870Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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-10-21T18:18:57.870Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T18:18:57.870Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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:"2c486f9e2b1bb1fbd6af7e378ff1ae95", X-B3-SpanId:"b0cbd32230bbf4fc", X-B3-ParentSpanId:"f49fee8f1e314c85", X-B3-Sampled:"0", X-ONAP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-TransactionID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ECOMP-RequestID:"da028b8f-3274-4029-89f6-73571e15ae15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b725f7b-81ad-4583-beef-75f93de0c50a"] 2022-10-21T18:18:57.871Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/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\":\"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"7e6decb9-2c51-485b-b843-d02de358a6f2\",\"modelVersionId\":\"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\"modelCustomizationId\":\"7e6decb9-2c51-485b-b843-d02de358a6f2\",\"modelUuid\":\"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\"modelInvariantUuid\":\"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\"modelInfo\":{\"modelInvariantId\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelUuid\":\"932a86fe-0fbd-425c-8a56-f50ff7b460ab\",\"modelInvariantUuid\":\"cae85fb9-848c-4908-8d42-e39d62c8ac0b\"}}},{\"relatedInstance\":{\"instanceId\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelVersionId\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelCustomizationId\":\"275fbe27-23e2-4e65-9864-66171c93dcbb\",\"modelUuid\":\"77101222-4900-422c-8c02-ae7ad10d030b\",\"modelInvariantUuid\":\"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\"vnfInstanceId\":\"89ef295c-8abc-43a8-a524-817fd5337494\"}","type":"String"},"requestId":{"value":"da028b8f-3274-4029-89f6-73571e15ae15","type":"String"},"mso-request-id":{"value":"da028b8f-3274-4029-89f6-73571e15ae15","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2565fd42-a037-4f52-92a2-a0f1b60775f0","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"89ef295c-8abc-43a8-a524-817fd5337494","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/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-10-21T18:18:57.871Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:58.887Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:58.887Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T18:18:58.888Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T18:18:58.888Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 18:18:59 GMT", x-onap-requestid:"da028b8f-3274-4029-89f6-73571e15ae15", x-requestid:"da028b8f-3274-4029-89f6-73571e15ae15", x-transactionid:"da028b8f-3274-4029-89f6-73571e15ae15", x-ecomp-requestid:"da028b8f-3274-4029-89f6-73571e15ae15", x-onap-partnername:"UNKNOWN", x-invocationid:"2b725f7b-81ad-4583-beef-75f93de0c50a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:58.889Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"da028b8f-3274-4029-89f6-73571e15ae15\",\"instanceId\":\"82998e30-01ca-47b6-9638-b82b57a72843\"}}","message":"Success","processInstanceID":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T18:18:58.889Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:58.889Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T18:18:58.893Z|da028b8f-3274-4029-89f6-73571e15ae15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:18:59.076Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:18:59.080Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:18:59.080Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:18:59.081Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:59.081Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:18:59.081Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:18:59.081Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d31adcae070e47c61d72858086cb4728", X-B3-SpanId:"f27b7210c4409f8e", X-B3-ParentSpanId:"db1002e7bcaf6121", X-B3-Sampled:"0", X-ONAP-RequestID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-RequestID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-TransactionID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-ECOMP-RequestID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"889b9859-ebbe-459e-a190-dd92d1665ac1"] 2022-10-21T18:18:59.081Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:18:59.082Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:59.105Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:59.106Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:59.106Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:18:59.107Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:59 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:59.107Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:18:59.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:18:59.107Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:59.107Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:18:59.108Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:18:59.109Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:18:59.109Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:18:59.109Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:18:59.109Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:18:59.109Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d31adcae070e47c61d72858086cb4728", X-B3-SpanId:"a8bdd58453d94a3e", X-B3-ParentSpanId:"db1002e7bcaf6121", X-B3-Sampled:"0", X-ONAP-RequestID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-RequestID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-TransactionID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-ECOMP-RequestID:"4a1524a1-75f7-435e-aaee-6a22309e0622", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81c433c9-a182-45d1-a1fb-86fcd4728acf"] 2022-10-21T18:18:59.110Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:18:59.110Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:18:59.123Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:18:59.124Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:18:59.124Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:18:59.124Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:18:59 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:18:59.125Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:18:59.125Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:18:59.125Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:18:59.130Z|4a1524a1-75f7-435e-aaee-6a22309e0622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:19:00.190Z|ae8a105d-dcf3-4103-926c-eea3afe2aa0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:00.190Z|ae8a105d-dcf3-4103-926c-eea3afe2aa0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:00.350Z|2a92e07a-7fa9-4979-ab06-aa7e7afe7470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:00.350Z|066c5070-6cd8-4b02-865f-01dad767bba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:00.351Z|066c5070-6cd8-4b02-865f-01dad767bba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:00.351Z|2a92e07a-7fa9-4979-ab06-aa7e7afe7470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:00.364Z|9de745d4-7007-4e9b-b733-a333323c23b5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:19:00.365Z|9de745d4-7007-4e9b-b733-a333323c23b5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:05.551Z|3cedcd47-95a1-4a31-9fef-30df071604b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:19:05.554Z|3cedcd47-95a1-4a31-9fef-30df071604b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:19:09.283Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:19:09.288Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:09.289Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:19:09.289Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:09.289Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:09.289Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:19:09.290Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0444d91066cc579e4b3c064a8dbe2967", X-B3-SpanId:"fcb79528b22bf574", X-B3-ParentSpanId:"abc3c46579c5b7dc", X-B3-Sampled:"0", X-ONAP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-TransactionID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ECOMP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aa6290a-01ce-4087-9055-2f77cac50fc4"] 2022-10-21T18:19:09.290Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:19:09.290Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:09.311Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:09.312Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:09.312Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:19:09.312Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:10 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:09.314Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:19:09.314Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:09.315Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:19:09.316Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:09.316Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:19:09.316Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:09.316Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:09.317Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:19:09.317Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0444d91066cc579e4b3c064a8dbe2967", X-B3-SpanId:"f0bed73842dae16e", X-B3-ParentSpanId:"abc3c46579c5b7dc", X-B3-Sampled:"0", X-ONAP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-TransactionID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ECOMP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59bb5e2a-55a3-4931-a0b8-741be2990f81"] 2022-10-21T18:19:09.317Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:19:09.317Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:09.329Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:09.330Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:09.330Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:19:09.330Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:10 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:09.332Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:19:09.332Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:09.332Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:19:09.361Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:09.361Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:09.362Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:09.362Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:09.362Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:09.362Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-TransactionID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ECOMP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9936de1c-41f2-4b36-8792-af1dc648bbc5"] 2022-10-21T18:19:09.362Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:09.363Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:09.490Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:09.490Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:09.491Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:09.491Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=30BB6D126AEF9B317FD97EC50BB8115B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:19:09 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:19:09.491Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:19:09.492Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:09.492Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:09.510Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:09.510Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:09.510Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:09.511Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:09.511Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:09.511Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-TransactionID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ECOMP-RequestID:"97080e40-3247-4e0c-bc2d-ee1bbc3fc942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cae2409f-da9d-4367-831a-63926fef0a24"] 2022-10-21T18:19:09.511Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:09.512Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:09.637Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:09.638Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:09.638Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:09.639Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FD2C5D6FE4DABEBAD630E24BA11F4011; 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:"Fri, 21 Oct 2022 18:19:09 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:19:09.639Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:19:09.639Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:09.640Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:09.643Z|97080e40-3247-4e0c-bc2d-ee1bbc3fc942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:19:10.216Z|63ba842b-08b7-4755-9d3f-a34b111be747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:10.217Z|63ba842b-08b7-4755-9d3f-a34b111be747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:10.375Z|84bb98fc-1d46-4237-9c61-948d5e751211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:10.376Z|84bb98fc-1d46-4237-9c61-948d5e751211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:10.376Z|ade36c70-3975-40bc-9b3d-b970b2e6dab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:10.377Z|ade36c70-3975-40bc-9b3d-b970b2e6dab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:19.803Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:19:19.808Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:19.809Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:19:19.809Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:19.809Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:19.810Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:19:19.810Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ea60024d3c335c19e19d3fa626fa6c9", X-B3-SpanId:"6965405c347d7138", X-B3-ParentSpanId:"73e426d3e2f7a95b", X-B3-Sampled:"0", X-ONAP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-TransactionID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ECOMP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5086997-0073-4481-81bd-deb4ee36366f"] 2022-10-21T18:19:19.810Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:19:19.810Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:19.837Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:19.837Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:19.837Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:19:19.838Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:20 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:19.838Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:19:19.839Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:19.839Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:19:19.840Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:19.841Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:19:19.841Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:19.841Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:19.841Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:19:19.842Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ea60024d3c335c19e19d3fa626fa6c9", X-B3-SpanId:"905273f8bb13259f", X-B3-ParentSpanId:"73e426d3e2f7a95b", X-B3-Sampled:"0", X-ONAP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-TransactionID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ECOMP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7258c36b-66d5-40d2-9fc7-413d267b631a"] 2022-10-21T18:19:19.842Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:19:19.842Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:19.859Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:19.859Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:19.860Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:19:19.860Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:19.860Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:19:19.861Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:19.861Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:19:19.880Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:19.880Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:19.880Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:19.881Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:19.881Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:19.881Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-TransactionID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ECOMP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b33ecd9-1090-4a72-9f9d-80852a99af40"] 2022-10-21T18:19:19.881Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:19.882Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:20.008Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:20.008Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:20.008Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:20.009Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B277328785A005FECAD4365400887440; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:19:20 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:19:20.009Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:19:20.009Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:20.010Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:20.027Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:20.028Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:20.028Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:20.028Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:20.029Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:20.029Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-TransactionID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ECOMP-RequestID:"f1096949-26af-4d3f-99cb-f1d0b1d62005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2b7daf0-0fd7-44d6-a070-cb9a0e95dcdb"] 2022-10-21T18:19:20.029Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:20.029Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:20.150Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:20.151Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:20.151Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:20.152Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B2A074B2BBE77DBC009A6F6297F3BC5; 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:"Fri, 21 Oct 2022 18:19:20 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:19:20.152Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:19:20.153Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:20.153Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:20.157Z|f1096949-26af-4d3f-99cb-f1d0b1d62005|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:19:20.238Z|55ff06d8-c242-4860-ae3f-1886428de350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:20.238Z|55ff06d8-c242-4860-ae3f-1886428de350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:20.397Z|d4d4a881-6741-4397-894e-48530f87b32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:20.398Z|d4d4a881-6741-4397-894e-48530f87b32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:20.400Z|c89408fa-7dda-46a7-8f66-3eb922eec166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:20.400Z|c89408fa-7dda-46a7-8f66-3eb922eec166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:20.551Z|996002e3-5487-4783-8230-62caaf61cd5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:19:20.551Z|996002e3-5487-4783-8230-62caaf61cd5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:19:20.879Z|19659f9a-286b-471e-8415-994eed3e5fc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:19:20.879Z|19659f9a-286b-471e-8415-994eed3e5fc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:19:30.263Z|f19d55ed-06d8-4e5d-8a3a-a912bef283f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:30.263Z|f19d55ed-06d8-4e5d-8a3a-a912bef283f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:30.316Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:19:30.323Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:30.323Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:19:30.323Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:30.324Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:30.324Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:19:30.324Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0297093e3d5f4d91932972b43c5d89b6", X-B3-SpanId:"1b012761815b8fa2", X-B3-ParentSpanId:"fffb800372d1c9e4", X-B3-Sampled:"0", X-ONAP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-TransactionID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ECOMP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee1d7266-f429-4821-9f9c-3561d7e2ddd7"] 2022-10-21T18:19:30.325Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:19:30.325Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:30.349Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:30.350Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:30.350Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:19:30.350Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:31 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:30.352Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:19:30.352Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:30.353Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:19:30.354Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:30.354Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:19:30.354Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:30.354Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:30.355Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:19:30.355Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0297093e3d5f4d91932972b43c5d89b6", X-B3-SpanId:"7ca533aee60d2f10", X-B3-ParentSpanId:"fffb800372d1c9e4", X-B3-Sampled:"0", X-ONAP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-TransactionID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ECOMP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"347161ff-0454-404f-ae3d-e9fbddd00f5a"] 2022-10-21T18:19:30.355Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:19:30.356Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:30.371Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:30.372Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:30.372Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:19:30.372Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:31 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:30.373Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:19:30.373Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:30.373Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:19:30.392Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:30.393Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:30.393Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:30.393Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:30.393Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:30.394Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-TransactionID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ECOMP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49e5a576-d5bf-4958-bf55-f6f1f7726e7a"] 2022-10-21T18:19:30.394Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:30.394Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:30.429Z|ddf336d6-bc69-493d-a5ea-53ae75f4b6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:30.429Z|4777c360-e9c0-4fb6-b257-1117d5aa26a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:30.430Z|ddf336d6-bc69-493d-a5ea-53ae75f4b6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:30.430Z|4777c360-e9c0-4fb6-b257-1117d5aa26a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:30.520Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:30.521Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:30.521Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:30.521Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0BDFD62328695C9ACEFC9DD50106E474; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:19:30 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:19:30.521Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:19:30.522Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:30.522Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:30.543Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:30.543Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:30.543Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:30.543Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:30.544Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:30.544Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-TransactionID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ECOMP-RequestID:"9336e6eb-ae3a-4967-b073-c6bea3374fd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fbf190c-b9ec-4e3c-80d1-9c7e742bfa05"] 2022-10-21T18:19:30.544Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:30.545Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:30.666Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:30.667Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:30.667Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:30.667Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76CB7AFE882BD0B65F0AFD4DE82A2BC8; 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:"Fri, 21 Oct 2022 18:19:30 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:19:30.668Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:19:30.668Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:30.668Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:30.672Z|9336e6eb-ae3a-4967-b073-c6bea3374fd3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:19:35.551Z|e73c6b82-601f-4cbc-8959-bc13fb17b326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:19:35.552Z|e73c6b82-601f-4cbc-8959-bc13fb17b326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:19:40.288Z|bfb0c4ba-6e26-4ec8-b9e5-2ce8df9588b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:40.289Z|bfb0c4ba-6e26-4ec8-b9e5-2ce8df9588b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:40.451Z|cedd2b5d-71c2-45b8-b6bb-c5380e05caa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:40.452Z|cedd2b5d-71c2-45b8-b6bb-c5380e05caa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:40.452Z|9ad517b6-18c3-40a1-bb43-0e07ee4b7492|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:40.453Z|9ad517b6-18c3-40a1-bb43-0e07ee4b7492|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:40.838Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:19:40.843Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:40.843Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:19:40.844Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:40.844Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:40.844Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:19:40.845Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1661ef6426200312bc2c5c5929ae777", X-B3-SpanId:"e56ce8e984560db7", X-B3-ParentSpanId:"5bcb95fdbde06202", X-B3-Sampled:"0", X-ONAP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-TransactionID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ECOMP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"259fc068-0d7f-45f1-8f63-1870ee03330d"] 2022-10-21T18:19:40.845Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:19:40.845Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:40.872Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:40.872Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:40.873Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:19:40.873Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:41 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:40.874Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:19:40.874Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:40.875Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:19:40.876Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:40.876Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:19:40.876Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:40.877Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:40.877Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:19:40.877Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1661ef6426200312bc2c5c5929ae777", X-B3-SpanId:"f529a16d4a070379", X-B3-ParentSpanId:"5bcb95fdbde06202", X-B3-Sampled:"0", X-ONAP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-TransactionID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ECOMP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe08a0e2-9c51-48cc-aebd-4e647420fb5c"] 2022-10-21T18:19:40.878Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:19:40.878Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:40.892Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:40.892Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:40.893Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:19:40.893Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:41 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:40.894Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:19:40.894Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:40.895Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:19:40.915Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:40.915Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:40.915Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:40.916Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:40.916Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:40.916Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-TransactionID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ECOMP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6666e01a-69a4-4da5-92d4-afef6a27675d"] 2022-10-21T18:19:40.917Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:40.917Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:41.046Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:41.047Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:41.047Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:41.047Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2274A483196DEB66E2FA6BD95B2EE7D0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:19:41 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:19:41.048Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:19:41.048Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:41.048Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:41.065Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:41.066Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:41.066Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:41.066Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:41.067Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:41.067Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-TransactionID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ECOMP-RequestID:"b8e2b050-873c-4d64-bff5-775d4b703e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b52a778-4e21-41d4-bc2d-a17293e3db89"] 2022-10-21T18:19:41.067Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:41.067Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:41.196Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:41.201Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:41.202Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:41.202Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=986C1341CBD1AB374D0AF72DEDB67967; 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:"Fri, 21 Oct 2022 18:19:41 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:19:41.203Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:19:41.203Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:41.204Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:41.208Z|b8e2b050-873c-4d64-bff5-775d4b703e91|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:19:50.313Z|3e5aabf9-2f02-4c43-95bd-e632c46ea614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:50.314Z|3e5aabf9-2f02-4c43-95bd-e632c46ea614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:50.474Z|f6475668-6643-4838-9a8f-8a2e7aadc802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:50.475Z|f6475668-6643-4838-9a8f-8a2e7aadc802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:50.476Z|5d767482-6d7f-49a5-8be9-7b36b370aeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:19:50.476Z|5d767482-6d7f-49a5-8be9-7b36b370aeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:19:50.551Z|b695c202-6d6b-4d90-9107-29abe3fdbebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:19:50.552Z|b695c202-6d6b-4d90-9107-29abe3fdbebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:19:50.879Z|4f8eea11-ecae-4180-a063-31fdd44643e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:19:50.880Z|4f8eea11-ecae-4180-a063-31fdd44643e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:19:51.385Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:19:51.391Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:51.392Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:19:51.392Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:51.393Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:19:51.393Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:19:51.393Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef94426f7293820c621c801a8b184525", X-B3-SpanId:"e6a55aa105892e6d", X-B3-ParentSpanId:"788647194901fb31", X-B3-Sampled:"0", X-ONAP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-TransactionID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ECOMP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69899e66-ddc2-4a43-a140-6f8887d6125b"] 2022-10-21T18:19:51.394Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:19:51.394Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:51.418Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:51.418Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:51.419Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:19:51.419Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:51.420Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:19:51.420Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:51.421Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:19:51.427Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:51.427Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:19:51.427Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:51.428Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:19:51.428Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:19:51.428Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef94426f7293820c621c801a8b184525", X-B3-SpanId:"864b44874e7dc858", X-B3-ParentSpanId:"788647194901fb31", X-B3-Sampled:"0", X-ONAP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-TransactionID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ECOMP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b5b309-f28c-4407-8045-0997aea775c9"] 2022-10-21T18:19:51.429Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:19:51.429Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:51.457Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:51.458Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:51.458Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:19:51.458Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:19:52 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:19:51.459Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:19:51.459Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:51.459Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:19:51.482Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:51.482Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:51.483Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:51.483Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:19:51.483Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:51.483Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-TransactionID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ECOMP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a443eac4-688f-46f3-a542-8f3815b622d2"] 2022-10-21T18:19:51.484Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:51.484Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:51.615Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:51.616Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:51.616Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:51.617Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A0792E7704CEE615371BCDCC776A0626; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:19:51 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:19:51.617Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:19:51.618Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:51.618Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:51.636Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:51.636Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:19:51.636Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:19:51.637Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:19:51.637Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:19:51.637Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-TransactionID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ECOMP-RequestID:"7be4b1b8-e51d-4b54-a678-c81a943cd5e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6e77330-9617-4bfc-ac8d-c14f8cdc5a51"] 2022-10-21T18:19:51.638Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:19:51.638Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:19:51.760Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:19:51.760Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:19:51.761Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:19:51.761Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A89E7415F5E84127F0C6C7DE5B06E364; 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:"Fri, 21 Oct 2022 18:19:51 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:19:51.761Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:19:51.762Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:19:51.762Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:19:51.765Z|7be4b1b8-e51d-4b54-a678-c81a943cd5e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:20:00.339Z|296dc8e9-afd1-457b-bf62-5b0a7d5c339b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:00.340Z|296dc8e9-afd1-457b-bf62-5b0a7d5c339b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:00.366Z|a0a81d30-2954-4c70-a3e8-7f8ab1e35d8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:20:00.367Z|a0a81d30-2954-4c70-a3e8-7f8ab1e35d8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:00.497Z|d8acd972-b987-4da5-8ed2-2a6deb04b5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:00.497Z|8f5f374f-5125-423c-ba15-9845144f9474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:00.498Z|d8acd972-b987-4da5-8ed2-2a6deb04b5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:00.498Z|8f5f374f-5125-423c-ba15-9845144f9474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:01.926Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:20:01.932Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:01.933Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:20:01.933Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:01.933Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:01.934Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:20:01.934Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a641f31330d5f91b219dce438e83361", X-B3-SpanId:"039bc6b82f3d1eef", X-B3-ParentSpanId:"42c8b7670ed5a2f5", X-B3-Sampled:"0", X-ONAP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-TransactionID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ECOMP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09cf39ca-bf5d-42e5-8bcb-fac88431809e"] 2022-10-21T18:20:01.935Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:20:01.935Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:01.962Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:01.963Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:01.963Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:20:01.964Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:02 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:01.964Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:20:01.965Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:01.965Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:20:01.967Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:01.967Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:20:01.967Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:01.968Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:01.968Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:20:01.969Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a641f31330d5f91b219dce438e83361", X-B3-SpanId:"2d8d3159643f211b", X-B3-ParentSpanId:"42c8b7670ed5a2f5", X-B3-Sampled:"0", X-ONAP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-TransactionID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ECOMP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f361b0f-5d86-4af3-8c1b-406412b3e2ea"] 2022-10-21T18:20:01.969Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:20:01.969Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:01.997Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:01.997Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:01.997Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:20:01.998Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:02 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:01.998Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:20:01.999Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:01.999Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:20:02.022Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:02.022Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:02.023Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:02.023Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:02.023Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:02.024Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-TransactionID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ECOMP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b9159f9-8a2b-41c1-9787-a8fb618bb7fd"] 2022-10-21T18:20:02.024Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:02.024Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:02.161Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:02.161Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:02.162Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:02.162Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=57E2148476C58190C806BE3CB398C30F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:20:02 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:20:02.163Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:20:02.163Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:02.164Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:02.181Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:02.181Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:02.182Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:02.182Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:02.182Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:02.183Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-TransactionID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ECOMP-RequestID:"6b3cfe12-5406-4a4c-a076-9277d1d587db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3b97c43-3501-48f2-88e8-ceaf9628be48"] 2022-10-21T18:20:02.183Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:02.183Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:02.308Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:02.309Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:02.309Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:02.309Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=294BC52FB321E7A27B36FB1F000AFFC5; 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:"Fri, 21 Oct 2022 18:20:02 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:20:02.310Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:20:02.310Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:02.311Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:02.314Z|6b3cfe12-5406-4a4c-a076-9277d1d587db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:20:05.551Z|3018a651-6fb5-49f9-aaca-3a2b7eeba7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:20:05.552Z|3018a651-6fb5-49f9-aaca-3a2b7eeba7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:20:10.376Z|f31610b0-ac1e-44a1-9440-172b4b3f4e3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:10.378Z|f31610b0-ac1e-44a1-9440-172b4b3f4e3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:10.522Z|ed43153b-3ad9-42eb-96cd-bce4e5370364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:10.522Z|53e76b4a-d4a5-43eb-9fdf-bae3bd2fc1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:10.522Z|ed43153b-3ad9-42eb-96cd-bce4e5370364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:10.522Z|53e76b4a-d4a5-43eb-9fdf-bae3bd2fc1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:12.476Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:20:12.482Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:12.483Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:20:12.483Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:12.483Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:12.483Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:20:12.483Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be6375add8b0c3438d85cf13cb845e60", X-B3-SpanId:"2017e7008e9894a3", X-B3-ParentSpanId:"0fc273712ec699da", X-B3-Sampled:"0", X-ONAP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-TransactionID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ECOMP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22742548-1727-4c62-9864-de373e5c909b"] 2022-10-21T18:20:12.484Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:20:12.484Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:12.514Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:12.515Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:12.515Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:20:12.515Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:13 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:12.516Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:20:12.516Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:12.516Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:20:12.518Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:12.518Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:20:12.519Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:12.519Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:12.519Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:20:12.519Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be6375add8b0c3438d85cf13cb845e60", X-B3-SpanId:"575f57715437c7be", X-B3-ParentSpanId:"0fc273712ec699da", X-B3-Sampled:"0", X-ONAP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-TransactionID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ECOMP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d936ae8-e33d-4eb5-960d-a2bd8664a46f"] 2022-10-21T18:20:12.520Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:20:12.520Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:12.533Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:12.533Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:12.533Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:20:12.534Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:13 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:12.534Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:20:12.535Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:12.535Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:20:12.569Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:12.570Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:12.570Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:12.570Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:12.570Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:12.571Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-TransactionID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ECOMP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fb0f004-4a6c-456a-8905-3cc4625e731c"] 2022-10-21T18:20:12.571Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:12.571Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:12.706Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:12.706Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:12.706Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:12.707Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0B51CB39C33F5EC6FF8338C2EBBB449B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:20:13 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:20:12.707Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:20:12.707Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:12.708Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:12.725Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:12.726Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:12.726Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:12.726Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:12.726Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:12.726Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-TransactionID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ECOMP-RequestID:"94c11020-9694-4558-b18b-9eb183f1b942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c82364ce-fee0-49db-80b3-4dee0e323602"] 2022-10-21T18:20:12.727Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:12.727Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:12.849Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:12.850Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:12.850Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:12.850Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=72E50E18CB0DDBAA88D6AC1255925F04; 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:"Fri, 21 Oct 2022 18:20:13 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:20:12.850Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:20:12.850Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:12.851Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:12.854Z|94c11020-9694-4558-b18b-9eb183f1b942|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:20:20.403Z|2d622d61-03c4-43ab-9427-fe7ff71376bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:20.404Z|2d622d61-03c4-43ab-9427-fe7ff71376bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:20.545Z|1e081f37-570f-4a4a-8849-2e7e0f9f9687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:20.545Z|a8810743-ae24-4694-a8d0-eb01bf56bd82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:20.546Z|1e081f37-570f-4a4a-8849-2e7e0f9f9687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:20.546Z|a8810743-ae24-4694-a8d0-eb01bf56bd82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:20.551Z|7066dae8-ac87-4db4-8f12-4f54211ae8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:20:20.553Z|7066dae8-ac87-4db4-8f12-4f54211ae8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:20:20.880Z|e7fa75ea-3e47-4891-b87f-055ae35a86b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:20:20.881Z|e7fa75ea-3e47-4891-b87f-055ae35a86b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:20:23.024Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:20:23.029Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:23.030Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:20:23.030Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:23.031Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:23.031Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:20:23.031Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e45c64eee98dd76f7a2145d89c7a225", X-B3-SpanId:"d2c084e7bf431980", X-B3-ParentSpanId:"1f8227d52cb7e9d0", X-B3-Sampled:"0", X-ONAP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-TransactionID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ECOMP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f29f2a3-a40f-4cd2-b3d9-b71be335c5bb"] 2022-10-21T18:20:23.032Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:20:23.032Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:23.061Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:23.062Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:23.062Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:20:23.062Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:23 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:23.063Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:20:23.063Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:23.064Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:20:23.065Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:23.066Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:20:23.066Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:23.066Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:23.067Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:20:23.067Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e45c64eee98dd76f7a2145d89c7a225", X-B3-SpanId:"f02fea4d63a1f6db", X-B3-ParentSpanId:"1f8227d52cb7e9d0", X-B3-Sampled:"0", X-ONAP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-TransactionID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ECOMP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f2d634c-7c7e-4f3e-b9ce-9a9243a19053"] 2022-10-21T18:20:23.067Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:20:23.068Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:23.083Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:23.084Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:23.084Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:20:23.085Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:23 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:23.086Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:20:23.086Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:23.086Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:20:23.117Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:23.118Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:23.118Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:23.118Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:23.119Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:23.119Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-TransactionID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ECOMP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb6b3815-d1bd-4735-be60-66846940928b"] 2022-10-21T18:20:23.119Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:23.120Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:23.244Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:23.244Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:23.245Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:23.245Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D3DA3694AC6F36F03F307862F58FEAF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:20:23 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:20:23.245Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:20:23.245Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:23.246Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:23.267Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:23.267Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:23.267Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:23.268Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:23.268Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:23.268Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-TransactionID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ECOMP-RequestID:"d7743970-9355-4554-bfd3-8e89955638d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"182776a2-5327-4182-972f-5df83e90cf00"] 2022-10-21T18:20:23.268Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:23.269Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:23.388Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:23.389Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:23.389Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:23.389Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7CBB48C2ADD33DE51E8BAFAAB8B0926C; 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:"Fri, 21 Oct 2022 18:20:23 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:20:23.390Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:20:23.390Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:23.390Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:23.394Z|d7743970-9355-4554-bfd3-8e89955638d9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:20:30.430Z|37c6a17a-5e4f-4343-af9c-1f9aab3c4796|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:30.430Z|37c6a17a-5e4f-4343-af9c-1f9aab3c4796|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:30.568Z|394e672f-aa45-4656-9738-0df6526c0b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:30.568Z|394e672f-aa45-4656-9738-0df6526c0b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:30.569Z|795f7db7-d3de-4dfe-a45c-d0d2cec90515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:30.570Z|795f7db7-d3de-4dfe-a45c-d0d2cec90515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:33.555Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:20:33.561Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:33.561Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:20:33.562Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:33.562Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:33.562Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:20:33.563Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9620dc3cb3d5526e19fc86b41c8446fd", X-B3-SpanId:"9081f839124df65f", X-B3-ParentSpanId:"36ac9ce765a12c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-TransactionID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ECOMP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faaede7a-cfd2-4f0e-acb0-9d0fb8978def"] 2022-10-21T18:20:33.563Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:20:33.563Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:33.588Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:33.589Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:33.589Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:20:33.589Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:34 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:33.590Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:20:33.590Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:33.591Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:20:33.593Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:33.593Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:20:33.593Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:33.593Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:33.594Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:20:33.594Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9620dc3cb3d5526e19fc86b41c8446fd", X-B3-SpanId:"70b5ae60635353f5", X-B3-ParentSpanId:"36ac9ce765a12c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-TransactionID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ECOMP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed9228f-e4be-438b-a041-d10a72af431b"] 2022-10-21T18:20:33.594Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:20:33.594Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:33.605Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:33.606Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:33.606Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:20:33.606Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:34 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:33.608Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:20:33.608Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:33.608Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:20:33.635Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:33.635Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:33.635Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:33.636Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:33.636Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:33.636Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-TransactionID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ECOMP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0eff313-44a9-42e2-9a06-c60d3de6fa19"] 2022-10-21T18:20:33.636Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:33.637Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:33.764Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:33.764Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:33.765Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:33.765Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F90A32B94AAF2BEA41A308FA5906837F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:20:34 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:20:33.765Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:20:33.765Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:33.766Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:33.788Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:33.789Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:33.789Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:33.789Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:33.789Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:33.790Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-TransactionID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ECOMP-RequestID:"f85e7f30-59d2-4bf1-9078-6527f81dfa34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76fa90dd-2b10-4a3d-9341-e59ba334dc94"] 2022-10-21T18:20:33.790Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:33.790Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:33.915Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:33.916Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:33.916Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:33.916Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=19EAA6024B4614BE428CA2068BF3EBD7; 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:"Fri, 21 Oct 2022 18:20:34 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:20:33.916Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:20:33.917Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:33.917Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:33.920Z|f85e7f30-59d2-4bf1-9078-6527f81dfa34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:20:35.551Z|c77ee0b6-4eed-4fe1-8c37-78f12c398d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:20:35.552Z|c77ee0b6-4eed-4fe1-8c37-78f12c398d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:20:40.460Z|421e951c-a712-415a-8ad3-566017b2b812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:40.461Z|421e951c-a712-415a-8ad3-566017b2b812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:40.594Z|7f97b4dd-82bd-41c4-9e9a-5e4e8d806722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:40.594Z|62a0e665-bb28-43c6-a360-fbe29d474ff6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:40.595Z|7f97b4dd-82bd-41c4-9e9a-5e4e8d806722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:40.595Z|62a0e665-bb28-43c6-a360-fbe29d474ff6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:44.087Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:20:44.092Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:44.093Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:20:44.093Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:44.093Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:44.093Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:20:44.094Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d434a6516c3d475cfb7fb6a448a127e2", X-B3-SpanId:"4b4e57af7799bd7b", X-B3-ParentSpanId:"3233d603f4f6aa18", X-B3-Sampled:"0", X-ONAP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-TransactionID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ECOMP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95bfc01a-5f98-48da-9f41-8c637c9ca198"] 2022-10-21T18:20:44.094Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:20:44.094Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:44.117Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:44.118Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:44.118Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:20:44.119Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:44.120Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:19:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:20:44.120Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:44.120Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:20:44.121Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:44.122Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:20:44.122Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:44.122Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:44.123Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:20:44.123Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d434a6516c3d475cfb7fb6a448a127e2", X-B3-SpanId:"5d3e3820d07cd27f", X-B3-ParentSpanId:"3233d603f4f6aa18", X-B3-Sampled:"0", X-ONAP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-TransactionID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ECOMP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8182c329-22f3-4b26-bf25-7d0d7e99c0a4"] 2022-10-21T18:20:44.123Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:20:44.123Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:44.139Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:44.140Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:44.140Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:20:44.140Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:44 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:44.141Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376349000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:20:44.141Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:44.141Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:20:44.164Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:44.165Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:44.165Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:44.165Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:44.165Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:44.166Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-TransactionID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ECOMP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"356cea14-2174-4190-a3db-5d24a0453c98"] 2022-10-21T18:20:44.166Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:44.166Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:44.295Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:44.295Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:44.296Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:44.296Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AB6730A90A00CD3CB347781A627A5C31; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:20:44 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:20:44.296Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:20:44.296Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:44.297Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:44.323Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:44.324Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:44.324Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:44.324Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:44.324Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:44.325Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-TransactionID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ECOMP-RequestID:"498d4849-a02f-40da-a9d9-c9c351f9de66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"157c42c4-f06e-4eed-bccd-2765ad1e407b"] 2022-10-21T18:20:44.325Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:44.325Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:44.443Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:44.444Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:44.444Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:44.445Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=89D37FE4E255695A5162BCE2FEECEBD9; 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:"Fri, 21 Oct 2022 18:20:44 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T18:20:44.445Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:db510117-516c-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:19:09.619+0000","endTime":"2022-10-21T18:19:09.626+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:20:44.445Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:44.445Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:44.449Z|498d4849-a02f-40da-a9d9-c9c351f9de66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:20:50.486Z|abaa430d-0a60-40ae-ac51-4febc3de039b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:50.486Z|abaa430d-0a60-40ae-ac51-4febc3de039b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:50.551Z|4b547cac-e48c-4389-8340-15ee98dc7e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:20:50.552Z|4b547cac-e48c-4389-8340-15ee98dc7e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:20:50.617Z|7bace7c1-d933-4943-89fa-118ad4d97ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:50.618Z|7bace7c1-d933-4943-89fa-118ad4d97ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:50.620Z|7d201edd-539a-4a13-aea8-a3b2bd58b62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:20:50.621Z|7d201edd-539a-4a13-aea8-a3b2bd58b62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:20:50.882Z|8a2a1733-fa8b-41b6-b5e9-4b58dc239154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:20:50.882Z|8a2a1733-fa8b-41b6-b5e9-4b58dc239154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:20:54.610Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:20:54.616Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:54.616Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:20:54.617Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:54.617Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:20:54.617Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:20:54.617Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d658490673646cfd621593ac5464376", X-B3-SpanId:"b798b1ef60832413", X-B3-ParentSpanId:"f46ab53c2f292b62", X-B3-Sampled:"0", X-ONAP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-TransactionID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ECOMP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"768dd81c-4a90-47b8-9174-8e451a898cbe"] 2022-10-21T18:20:54.618Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:20:54.618Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:54.643Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:54.644Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:54.644Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:20:54.644Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:55 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:54.646Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:20:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:20:54.646Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:54.646Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:20:54.647Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:54.648Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:20:54.648Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:54.648Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:20:54.648Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:20:54.649Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d658490673646cfd621593ac5464376", X-B3-SpanId:"66e0a17a899f04a9", X-B3-ParentSpanId:"f46ab53c2f292b62", X-B3-Sampled:"0", X-ONAP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-TransactionID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ECOMP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b03c6a9d-1253-4bd9-851d-c7521e2ef56b"] 2022-10-21T18:20:54.649Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:20:54.649Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:54.741Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:54.742Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:54.742Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:20:54.743Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:20:55 GMT", x-envoy-upstream-service-time:"90", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:20:54.746Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:20:54.746Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:54.746Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:20:54.781Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:54.781Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:54.782Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:54.782Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:20:54.782Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:54.783Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-TransactionID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ECOMP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62d11b9f-edfa-47cb-abf7-9c6b04616c14"] 2022-10-21T18:20:54.783Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:54.783Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:54.911Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:54.911Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:54.912Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:54.912Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BED899340E74EFA638E2B5F14313D88D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:20:55 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:20:54.912Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:20:54.913Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:54.913Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:54.999Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:54.999Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:20:55.000Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:20:55.000Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:20:55.000Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:20:55.000Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-TransactionID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ECOMP-RequestID:"d34297ce-1d78-43be-8e51-a32b4ff0d9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2fada23-804a-4928-aa41-6d7f2b8ee342"] 2022-10-21T18:20:55.001Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:20:55.001Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:20:55.126Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:20:55.127Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:20:55.127Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:20:55.127Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=83B8CF54C36170B2C92089845E9D9022; 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:"826", date:"Fri, 21 Oct 2022 18:20:55 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:20:55.128Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"176e8ecf-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:176e67b6-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"176e8ece-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:20:50.476+0000","endTime":"2022-10-21T18:20:53.358+0000","durationInMillis":2882,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:20:55.128Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:20:55.128Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:20:55.131Z|d34297ce-1d78-43be-8e51-a32b4ff0d9a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:21:00.365Z|c5de88c5-f04a-4af1-9b30-8a15b37b0bf2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:21:00.366Z|c5de88c5-f04a-4af1-9b30-8a15b37b0bf2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:00.512Z|a30c7099-d982-49e8-b2db-adce715ceafb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:00.513Z|a30c7099-d982-49e8-b2db-adce715ceafb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:00.642Z|6e56a4d1-80ae-46a6-a427-7ff2d26e129f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:00.644Z|6fc14661-8b9a-41cf-b4e1-b2306b192f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:00.644Z|6fc14661-8b9a-41cf-b4e1-b2306b192f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:00.646Z|6e56a4d1-80ae-46a6-a427-7ff2d26e129f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:05.289Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:21:05.294Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:05.295Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:21:05.295Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:05.295Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:05.296Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:21:05.296Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fdbf5ee33e30481bd96aaa64d81726e", X-B3-SpanId:"493b19de618a1aba", X-B3-ParentSpanId:"ab547766316e960d", X-B3-Sampled:"0", X-ONAP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-TransactionID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ECOMP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8948ebf8-40c3-4599-bf37-ca4ea91c9850"] 2022-10-21T18:21:05.296Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:21:05.296Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:05.325Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:05.325Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:05.326Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:21:05.326Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:05.329Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:20:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:21:05.329Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:05.329Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:21:05.330Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:05.331Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:21:05.331Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:05.331Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:05.331Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:21:05.332Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fdbf5ee33e30481bd96aaa64d81726e", X-B3-SpanId:"941336d2d9942ad2", X-B3-ParentSpanId:"ab547766316e960d", X-B3-Sampled:"0", X-ONAP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-TransactionID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ECOMP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abd2d363-9cee-4032-8565-92f0b5a6d013"] 2022-10-21T18:21:05.332Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:21:05.332Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:05.353Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:05.354Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:05.354Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:21:05.354Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:06 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:05.355Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:21:05.355Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:05.355Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:21:05.381Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:05.381Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:05.382Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:05.382Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:05.382Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:05.382Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-TransactionID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ECOMP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38f3ec45-d9ff-4a14-9988-72cd30447e23"] 2022-10-21T18:21:05.382Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:05.383Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:05.506Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:05.506Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:05.507Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:05.507Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=33311A9F5EAE578425E4284543D84815; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:21:05 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:21:05.507Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:21:05.508Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:05.508Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:05.531Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:05.532Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:05.532Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:05.532Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:05.532Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:05.533Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-TransactionID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ECOMP-RequestID:"dff7145f-606d-43f2-a44c-9f7a9ef14807", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99a73232-b78f-4a70-987b-d3f449d3b8f4"] 2022-10-21T18:21:05.533Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:05.533Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:05.552Z|28b593ad-4464-4125-a6e3-4486ce901885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:21:05.556Z|28b593ad-4464-4125-a6e3-4486ce901885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:21:05.658Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:05.658Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:05.658Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:05.659Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DAF09011F75FD0B466672F829A151C6C; 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:"826", date:"Fri, 21 Oct 2022 18:21:05 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:21:05.659Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"176e8ecf-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:176e67b6-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"176e8ece-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:20:50.476+0000","endTime":"2022-10-21T18:20:53.358+0000","durationInMillis":2882,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:21:05.659Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:05.659Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:05.663Z|dff7145f-606d-43f2-a44c-9f7a9ef14807|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:21:10.543Z|7b5e9bd2-fe33-42c9-8a6f-3b73283f3aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:10.544Z|7b5e9bd2-fe33-42c9-8a6f-3b73283f3aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:10.666Z|f0d262cf-965b-45d9-95b7-469560a303c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:10.666Z|9fe6a043-dd84-421b-bbf2-61f56f26b804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:10.667Z|f0d262cf-965b-45d9-95b7-469560a303c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:10.667Z|9fe6a043-dd84-421b-bbf2-61f56f26b804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:15.824Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:21:15.829Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:15.830Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:21:15.830Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:15.830Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:15.830Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:21:15.831Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb85145e5b55c6c88fa27ed793db1bda", X-B3-SpanId:"7d2cb7a6bd0dc4c2", X-B3-ParentSpanId:"fd7cecc975997e4d", X-B3-Sampled:"0", X-ONAP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-TransactionID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ECOMP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e34f2ca6-0c13-4d96-8ad8-e9a47c42720d"] 2022-10-21T18:21:15.831Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:21:15.831Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:15.859Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:15.859Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:15.860Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:21:15.860Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:16 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:15.862Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T18:18:57.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:10.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:21:15.862Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:15.862Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:21:15.864Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:15.864Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:21:15.864Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:15.864Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:15.864Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:21:15.865Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb85145e5b55c6c88fa27ed793db1bda", X-B3-SpanId:"6568ea25cd2f45e1", X-B3-ParentSpanId:"fd7cecc975997e4d", X-B3-Sampled:"0", X-ONAP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-TransactionID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ECOMP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b87c5207-2ba7-4873-95f0-59c3ad97b737"] 2022-10-21T18:21:15.865Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:21:15.865Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:15.882Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:15.882Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:15.882Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:21:15.882Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:15.884Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:21:15.885Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:15.885Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:21:15.909Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:15.909Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:15.910Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:15.910Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:15.910Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:15.910Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-TransactionID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ECOMP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01229907-af8b-46ed-b98b-800296af99fe"] 2022-10-21T18:21:15.911Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:15.911Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:16.039Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:16.040Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:16.040Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:16.040Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=01ACD734109A962442BE44596FFD4DC8; 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:"789", date:"Fri, 21 Oct 2022 18:21:16 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:21:16.041Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":"2022-10-21T18:21:09.482+0000","removalTime":null,"durationInMillis":125369,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:21:16.041Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:16.041Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:16.066Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:16.067Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:16.067Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:16.067Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:16.068Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:16.068Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-TransactionID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ECOMP-RequestID:"2d01312a-cc23-460e-bcad-ed443dcafafd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e004cab6-3ba6-40e0-932b-267a342e2900"] 2022-10-21T18:21:16.068Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:16.068Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:16.191Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:16.192Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:16.192Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:16.193Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0371CF4F915BAA84F479CA0B7D7C279F; 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:"826", date:"Fri, 21 Oct 2022 18:21:16 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:21:16.193Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"176e8ecf-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:176e67b6-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"176e8ece-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:20:50.476+0000","endTime":"2022-10-21T18:20:53.358+0000","durationInMillis":2882,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:21:16.193Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:16.194Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:16.197Z|2d01312a-cc23-460e-bcad-ed443dcafafd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:21:20.551Z|ead9ec7e-aa7e-42bd-9cee-8bfb54acc08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:21:20.552Z|ead9ec7e-aa7e-42bd-9cee-8bfb54acc08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:21:20.567Z|2f148d86-cd2a-41dd-8d1b-1afe4d868ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:20.568Z|2f148d86-cd2a-41dd-8d1b-1afe4d868ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:20.691Z|d8cc537a-e28a-4cee-8a92-49deadc6a336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:20.691Z|37c4c07a-c7a3-44d6-a729-4d64cfdcf91f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:20.692Z|d8cc537a-e28a-4cee-8a92-49deadc6a336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:20.692Z|37c4c07a-c7a3-44d6-a729-4d64cfdcf91f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:20.883Z|d665add2-cf55-4afb-84a6-9b58fad2950a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:21:20.883Z|d665add2-cf55-4afb-84a6-9b58fad2950a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:21:26.357Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:21:26.362Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:26.362Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:21:26.362Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:26.363Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:26.363Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:21:26.363Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34a53bfd50b10f6f7314936f29a7981e", X-B3-SpanId:"10eacdc5ae15d858", X-B3-ParentSpanId:"d8f67a86510967e2", X-B3-Sampled:"0", X-ONAP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-TransactionID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ECOMP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"751c62f9-a481-4241-880f-08e71582cc7e"] 2022-10-21T18:21:26.364Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:21:26.364Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:26.384Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:26.384Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:26.384Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:21:26.385Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:27 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:26.385Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:25.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:21:26.386Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:26.386Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:21:26.387Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:26.388Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:21:26.388Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:26.388Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:26.388Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:21:26.389Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34a53bfd50b10f6f7314936f29a7981e", X-B3-SpanId:"c9dc2853e662760f", X-B3-ParentSpanId:"d8f67a86510967e2", X-B3-Sampled:"0", X-ONAP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-TransactionID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ECOMP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"318883fa-9475-4adf-a0c6-2cdf3e5b3646"] 2022-10-21T18:21:26.389Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:21:26.389Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:26.401Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:26.401Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:26.401Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:21:26.402Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:27 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:26.403Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:21:26.403Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:26.403Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:21:26.431Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:26.431Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:26.431Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:26.431Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:26.432Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:26.432Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-TransactionID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ECOMP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11c5c1a7-d15b-40ca-a0e4-92f7716f1468"] 2022-10-21T18:21:26.432Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:26.432Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:26.556Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:26.557Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:26.557Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:26.557Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0AE710434B64467792FEC7E79860D7A1; 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:"789", date:"Fri, 21 Oct 2022 18:21:26 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:21:26.557Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:19:04.113+0000","endTime":"2022-10-21T18:21:09.482+0000","removalTime":null,"durationInMillis":125369,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d807f02e-516c-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:21:26.558Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:26.558Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:26.581Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:26.582Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:26.582Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:26.582Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:26.582Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:26.583Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-TransactionID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ECOMP-RequestID:"032ee825-7cec-4ad1-ae37-2d6f23358073", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5534f301-12e6-44d4-a43e-e519df51743e"] 2022-10-21T18:21:26.583Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:26.583Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:26.713Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:26.714Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:26.714Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:26.714Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=40E245318AD28C4B4021653A78BF5FF8; 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:"826", date:"Fri, 21 Oct 2022 18:21:26 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:21:26.715Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"176e8ecf-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:176e67b6-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d808dacf-516c-11ed-bc22-5ea02eb1b5cd","executionId":"176e8ece-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:20:50.476+0000","endTime":"2022-10-21T18:20:53.358+0000","durationInMillis":2882,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:21:26.715Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:26.715Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d808dacf-516c-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:26.719Z|032ee825-7cec-4ad1-ae37-2d6f23358073|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:21:30.604Z|05ede5ab-e037-4d95-ba73-42dc861b6aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:30.604Z|05ede5ab-e037-4d95-ba73-42dc861b6aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:30.714Z|6c949601-f1d3-487a-be4e-577b0b7edb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:30.715Z|f79050bf-5d1f-4476-9d3c-69d80dbcf97b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:30.715Z|6c949601-f1d3-487a-be4e-577b0b7edb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:30.715Z|f79050bf-5d1f-4476-9d3c-69d80dbcf97b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:35.551Z|f2186314-ef74-48e9-8257-26bdf032e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:21:35.552Z|f2186314-ef74-48e9-8257-26bdf032e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:21:36.879Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:21:36.884Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:36.884Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:21:36.885Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:36.885Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:36.885Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:21:36.886Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6db06c456a93c2f6278bbe4fe1fe2a81", X-B3-SpanId:"bf3564f1b7f27cbd", X-B3-ParentSpanId:"5a14e57dfdf41e91", X-B3-Sampled:"0", X-ONAP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-TransactionID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ECOMP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f7d44d2-88d1-461c-a39b-923506853a92"] 2022-10-21T18:21:36.886Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:21:36.886Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:36.908Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:36.909Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:36.909Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:21:36.909Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:37 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:36.910Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:21:36.910Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:36.911Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:21:36.912Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:36.912Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:21:36.913Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:36.913Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:36.913Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:21:36.914Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6db06c456a93c2f6278bbe4fe1fe2a81", X-B3-SpanId:"80335d4037dfd8a9", X-B3-ParentSpanId:"5a14e57dfdf41e91", X-B3-Sampled:"0", X-ONAP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-TransactionID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ECOMP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65868d59-ba6d-4a4e-81aa-b0a462572620"] 2022-10-21T18:21:36.914Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:21:36.914Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:36.931Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:36.931Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:36.931Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:21:36.931Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:37 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:36.933Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:21:36.933Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:36.934Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:21:36.960Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:36.960Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:36.961Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:36.961Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:36.961Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:36.961Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-TransactionID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ECOMP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f611408-1390-457a-8b3e-d9e2503ad1ad"] 2022-10-21T18:21:36.962Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:36.962Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:37.091Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:37.092Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:37.092Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:37.093Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=405BEF490DB14BFBED9C363123A3C7EB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:21:37 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:21:37.093Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:21:37.093Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:37.094Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:37.119Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:37.120Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:37.120Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:37.120Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:37.121Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:37.121Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-TransactionID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ECOMP-RequestID:"905dedca-7fac-4dc2-a67a-2dc6fcfcbb37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fbe439c-4fa9-4129-ad11-cfbbba5e73e1"] 2022-10-21T18:21:37.121Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:37.122Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:37.245Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:37.245Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:37.245Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:37.246Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=39D9540FF260EE889E0319F460814D7A; 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:"Fri, 21 Oct 2022 18:21:37 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:21:37.247Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:21:37.247Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:37.247Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:37.251Z|905dedca-7fac-4dc2-a67a-2dc6fcfcbb37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:21:40.629Z|2c640737-3ada-4e38-94e1-0be59075e710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:40.629Z|2c640737-3ada-4e38-94e1-0be59075e710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:40.737Z|d53979cd-d0c4-443c-81ba-16d387e32026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:40.738Z|d53979cd-d0c4-443c-81ba-16d387e32026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:40.741Z|941ae89d-20f7-40d4-b0ca-d7c6e21d47a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:40.741Z|941ae89d-20f7-40d4-b0ca-d7c6e21d47a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:47.415Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:21:47.420Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:47.421Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:21:47.421Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:47.422Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:47.422Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:21:47.422Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0b78a336ebc2d3dc0de2daa9012a22f", X-B3-SpanId:"7912501f27de69b3", X-B3-ParentSpanId:"18660a2010b6740d", X-B3-Sampled:"0", X-ONAP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-TransactionID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ECOMP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4d9d4a1-80f9-4130-b015-13c09fe01dcf"] 2022-10-21T18:21:47.423Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:21:47.423Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:47.454Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:47.455Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:47.455Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:21:47.456Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:48 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:47.457Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:21:47.458Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:47.459Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:21:47.460Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:47.461Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:21:47.461Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:47.461Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:47.462Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:21:47.462Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0b78a336ebc2d3dc0de2daa9012a22f", X-B3-SpanId:"0af54a73b3f4b6b1", X-B3-ParentSpanId:"18660a2010b6740d", X-B3-Sampled:"0", X-ONAP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-TransactionID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ECOMP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8cf4ba-1ff4-4dc0-b661-cf1232b38462"] 2022-10-21T18:21:47.462Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:21:47.463Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:47.485Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:47.486Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:47.486Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:21:47.487Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:48 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:47.487Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:21:47.488Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:47.488Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:21:47.513Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:47.514Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:47.514Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:47.514Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:47.515Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:47.515Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-TransactionID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ECOMP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d99fc651-cb1f-40e3-aa67-1065b2ff0a26"] 2022-10-21T18:21:47.516Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:47.516Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:47.643Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:47.644Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:47.644Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:47.645Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D83927BF33855D3FC04CDF2EB5BA94C8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:21:47 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:21:47.645Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:21:47.645Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:47.646Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:47.669Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:47.670Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:47.670Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:47.670Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:47.670Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:47.671Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-TransactionID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ECOMP-RequestID:"219af355-91e9-4e50-839b-2c2b29fba9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c5c495f-4489-4ffb-ae28-3b13806015ed"] 2022-10-21T18:21:47.671Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:47.671Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:47.794Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:47.795Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:47.795Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:47.795Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2ED6A60F97905CDF949E4AC3F2C6C1F9; 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:"Fri, 21 Oct 2022 18:21:47 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:21:47.796Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:21:47.796Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:47.797Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:47.803Z|219af355-91e9-4e50-839b-2c2b29fba9b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:21:50.551Z|e240a1b6-f889-4dad-b964-b828a944ffdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:21:50.553Z|e240a1b6-f889-4dad-b964-b828a944ffdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:21:50.653Z|2059513d-b39c-4332-b03a-79cfa6abcf3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:50.654Z|2059513d-b39c-4332-b03a-79cfa6abcf3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:50.760Z|50c4b4f8-1d01-4e61-b4b6-09dc7a0d08b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:50.761Z|c687fecc-a64b-471e-822d-43e6d8150658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:21:50.761Z|50c4b4f8-1d01-4e61-b4b6-09dc7a0d08b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:50.761Z|c687fecc-a64b-471e-822d-43e6d8150658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:21:50.884Z|e8f79867-d061-4942-9a5a-3237bb6d0e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:21:50.884Z|e8f79867-d061-4942-9a5a-3237bb6d0e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:21:57.967Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:21:57.973Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:57.973Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:21:57.974Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:57.974Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:21:57.974Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:21:57.975Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2142b5005ca2c3ede7560a5a4cefd096", X-B3-SpanId:"920d4cb4c5c209b1", X-B3-ParentSpanId:"9d6a287376e798b4", X-B3-Sampled:"0", X-ONAP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-TransactionID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ECOMP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f8b14c4-cd86-4e95-8fa9-95e5dc960a52"] 2022-10-21T18:21:57.975Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:21:57.976Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:58.003Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:58.004Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:58.004Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:21:58.005Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:58 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:58.006Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:21:58.006Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:58.007Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:21:58.008Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:58.008Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:21:58.008Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:58.008Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:21:58.009Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:21:58.009Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2142b5005ca2c3ede7560a5a4cefd096", X-B3-SpanId:"4067914bd0b9738c", X-B3-ParentSpanId:"9d6a287376e798b4", X-B3-Sampled:"0", X-ONAP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-TransactionID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ECOMP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab815bb2-78da-44fc-be16-da64dfaf6ac5"] 2022-10-21T18:21:58.009Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:21:58.009Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:58.025Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:58.025Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:58.025Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:21:58.025Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:21:58 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:21:58.026Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:21:58.026Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:58.027Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:21:58.050Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:58.051Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:58.051Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:58.051Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:21:58.052Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:58.052Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-TransactionID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ECOMP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce32e94d-8658-4911-850f-3229209f2f53"] 2022-10-21T18:21:58.052Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:58.053Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:58.178Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:58.179Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:58.179Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:58.179Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=89B3C0F22EDFC14B04A51E616CC39903; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:21:58 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:21:58.179Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:21:58.179Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:58.180Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:58.196Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:58.196Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:21:58.197Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:21:58.197Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:21:58.197Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:21:58.197Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-TransactionID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ECOMP-RequestID:"758b0dcb-3d8b-44f2-b74c-ad983dc202c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b89f053-2e98-4da8-aab2-636d3e43f16c"] 2022-10-21T18:21:58.197Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:21:58.198Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:21:58.323Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:21:58.324Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:21:58.324Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:21:58.324Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=316E5788F306C42E887C5A86E7532637; 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:"Fri, 21 Oct 2022 18:21:58 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:21:58.325Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:21:58.325Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:21:58.325Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:21:58.328Z|758b0dcb-3d8b-44f2-b74c-ad983dc202c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:22:00.364Z|01090c14-17f3-40ee-aa46-903e216d106d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:22:00.365Z|01090c14-17f3-40ee-aa46-903e216d106d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:00.676Z|3f39d1d1-7012-4aa5-ba52-14309eeaa966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:00.676Z|3f39d1d1-7012-4aa5-ba52-14309eeaa966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:00.783Z|54243fd9-66f0-424b-a026-f71a5692f36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:00.783Z|9e87d156-9d4d-4e0c-878a-2f66ae79738d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:00.784Z|54243fd9-66f0-424b-a026-f71a5692f36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:00.784Z|9e87d156-9d4d-4e0c-878a-2f66ae79738d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:05.551Z|b09efcc5-37ab-4d1a-8e26-a281c4d9b57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:22:05.551Z|b09efcc5-37ab-4d1a-8e26-a281c4d9b57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:22:08.482Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:22:08.488Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:08.489Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:22:08.489Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:08.489Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:08.490Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:22:08.490Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1736db8c7235b2b73a19d9ab4a2749d", X-B3-SpanId:"b0e4c486b651c031", X-B3-ParentSpanId:"a31790cdc131d2b8", X-B3-Sampled:"0", X-ONAP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-TransactionID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ECOMP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ca8d57b-9c57-4d57-affc-3525eb0a1acc"] 2022-10-21T18:22:08.490Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:22:08.491Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:08.522Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:08.522Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:08.523Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:22:08.523Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:09 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:08.525Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:22:08.525Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:08.526Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:22:08.527Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:08.527Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:22:08.527Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:08.528Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:08.528Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:22:08.528Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1736db8c7235b2b73a19d9ab4a2749d", X-B3-SpanId:"3aa903d1c4a9681c", X-B3-ParentSpanId:"a31790cdc131d2b8", X-B3-Sampled:"0", X-ONAP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-TransactionID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ECOMP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9390cdc-e00a-4eea-a589-69d868d0a8e4"] 2022-10-21T18:22:08.528Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:22:08.529Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:08.542Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:08.543Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:08.543Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:22:08.543Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:09 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:08.545Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:22:08.545Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:08.546Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:22:08.565Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:08.565Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:08.565Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:08.566Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:08.566Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:08.566Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-TransactionID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ECOMP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4faefdda-8cbd-4c67-879a-b9efa9636775"] 2022-10-21T18:22:08.566Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:08.567Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:08.695Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:08.695Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:08.695Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:08.696Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C1B465D9F4AA5F9FA587C329D6CF7BE8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:22:09 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:22:08.696Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:22:08.697Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:08.697Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:08.714Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:08.714Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:08.715Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:08.715Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:08.715Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:08.715Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-TransactionID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ECOMP-RequestID:"2a354e0e-217c-4604-b6b3-97221860acab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2406025-5bee-4f5f-a3bb-3b16a06d1b32"] 2022-10-21T18:22:08.716Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:08.716Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:08.837Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:08.838Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:08.838Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:08.839Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1204656C5FD02B2A962A7CCA115FD334; 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:"Fri, 21 Oct 2022 18:22:09 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:22:08.839Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:22:08.839Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:08.840Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:08.843Z|2a354e0e-217c-4604-b6b3-97221860acab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:22:10.699Z|3dcad5cd-b8da-4bf9-8fd3-a414ac751f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:10.700Z|3dcad5cd-b8da-4bf9-8fd3-a414ac751f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:10.806Z|aaa8d9ee-47e1-4930-afa8-3741112b3fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:10.807Z|0cdcb192-3a0b-4e42-ba0c-947c0c6ee25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:10.807Z|aaa8d9ee-47e1-4930-afa8-3741112b3fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:10.807Z|0cdcb192-3a0b-4e42-ba0c-947c0c6ee25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:19.004Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:22:19.009Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:19.009Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:22:19.010Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:19.010Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:19.010Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:22:19.010Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b5d6667afbc8b45f2cdd31552666858", X-B3-SpanId:"b1bcbb4c2aaee6e6", X-B3-ParentSpanId:"84a4ef8d9655c3ec", X-B3-Sampled:"0", X-ONAP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-TransactionID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ECOMP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a025d16-a221-4a0a-8399-ffce4dc3fde9"] 2022-10-21T18:22:19.010Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:22:19.011Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:19.035Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:19.035Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:19.035Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:22:19.036Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:19 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:19.036Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:22:19.037Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:19.037Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:22:19.038Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:19.038Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:22:19.038Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:19.039Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:19.039Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:22:19.039Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b5d6667afbc8b45f2cdd31552666858", X-B3-SpanId:"85d585ec5ac41700", X-B3-ParentSpanId:"84a4ef8d9655c3ec", X-B3-Sampled:"0", X-ONAP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-TransactionID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ECOMP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be219872-1220-4d9b-9b7d-b3d04f4668e4"] 2022-10-21T18:22:19.039Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:22:19.039Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:19.050Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:19.050Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:19.051Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:22:19.051Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:19 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:19.052Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:22:19.052Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:19.052Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:22:19.071Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:19.072Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:19.072Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:19.072Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:19.072Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:19.073Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-TransactionID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ECOMP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b30969c-da6f-47d0-b201-bcf2a0b11b01"] 2022-10-21T18:22:19.073Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:19.073Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:19.210Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:19.210Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:19.210Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:19.211Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=18B71039242B3190763944B5D9715746; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:22:19 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:22:19.211Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:22:19.211Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:19.211Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:19.229Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:19.230Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:19.230Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:19.230Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:19.231Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:19.231Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-TransactionID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ECOMP-RequestID:"ba7250c5-2e68-4a51-8df0-e603695ebee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"831ea488-3fb7-4bb7-93b0-00d47c1d4dea"] 2022-10-21T18:22:19.231Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:19.231Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:19.353Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:19.353Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:19.354Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:19.354Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=49243D914A66B6AE40BF9E6750BC58C3; 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:"Fri, 21 Oct 2022 18:22:19 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:22:19.354Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:22:19.354Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:19.355Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:19.358Z|ba7250c5-2e68-4a51-8df0-e603695ebee1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:22:20.551Z|ed1e2cc7-156c-40f9-abe7-96af3f3da2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:22:20.552Z|ed1e2cc7-156c-40f9-abe7-96af3f3da2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:22:20.723Z|a908d6e0-d3f1-4c15-a322-94556adba745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:20.723Z|a908d6e0-d3f1-4c15-a322-94556adba745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:20.832Z|e7893cc0-6a8d-4415-8391-efe465cd4f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:20.833Z|e7893cc0-6a8d-4415-8391-efe465cd4f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:20.836Z|9eb7b35d-ec9f-433d-8435-9fb55f4b72d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:20.837Z|9eb7b35d-ec9f-433d-8435-9fb55f4b72d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:20.885Z|3a05707f-ed6b-44f1-b379-de44ce2281b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:22:20.885Z|3a05707f-ed6b-44f1-b379-de44ce2281b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:22:29.515Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:22:29.520Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:29.521Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:22:29.521Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:29.521Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:29.521Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:22:29.521Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6269910efc998d8d14b523ba8325cbcd", X-B3-SpanId:"173abacd468afa6d", X-B3-ParentSpanId:"18db671da3f35271", X-B3-Sampled:"0", X-ONAP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-TransactionID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ECOMP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3350f94e-7d6f-4610-9def-9b19546c7bc6"] 2022-10-21T18:22:29.522Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:22:29.522Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:29.554Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:29.555Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:29.555Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:22:29.555Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:30 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:29.558Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:22:29.558Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:29.558Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:22:29.559Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:29.560Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:22:29.560Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:29.560Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:29.560Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:22:29.560Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6269910efc998d8d14b523ba8325cbcd", X-B3-SpanId:"67023f5cfc049db6", X-B3-ParentSpanId:"18db671da3f35271", X-B3-Sampled:"0", X-ONAP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-TransactionID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ECOMP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dafea4b-ac69-4e76-9680-081d55966eea"] 2022-10-21T18:22:29.561Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:22:29.561Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:29.577Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:29.578Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:29.578Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:22:29.578Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:30 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:29.580Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:22:29.580Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:29.580Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:22:29.599Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:29.600Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:29.600Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:29.601Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:29.601Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:29.601Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-TransactionID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ECOMP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"196300e4-d76e-42f7-abe9-44285cfd9c1b"] 2022-10-21T18:22:29.602Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:29.602Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:29.731Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:29.731Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:29.731Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:29.732Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=036211CA53D079840441EFA5BCD8FB35; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:22:30 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:22:29.732Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:22:29.732Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:29.733Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:29.751Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:29.751Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:29.751Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:29.751Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:29.752Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:29.752Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-TransactionID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ECOMP-RequestID:"38b428c8-13b0-467c-9d4a-a3e86ca9f308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f52d4449-2425-40f7-a0c7-a6b51a3188e9"] 2022-10-21T18:22:29.752Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:29.752Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:29.873Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:29.873Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:29.874Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:29.874Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=468FC10B9C849B5E920DE82586273D02; 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:"Fri, 21 Oct 2022 18:22:30 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:22:29.874Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:22:29.874Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:29.875Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:29.880Z|38b428c8-13b0-467c-9d4a-a3e86ca9f308|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:22:30.745Z|c273ef5e-50a3-442f-a31a-2ed379c16ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:30.746Z|c273ef5e-50a3-442f-a31a-2ed379c16ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:30.855Z|96db8f8d-9312-4b7f-b36c-db1b11dade8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:30.856Z|96db8f8d-9312-4b7f-b36c-db1b11dade8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:30.857Z|88256c41-fe93-43f2-86f8-2eba7fb1810c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:30.857Z|88256c41-fe93-43f2-86f8-2eba7fb1810c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:35.551Z|cdfacc8d-f0d0-4cce-9040-c221619a689c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:22:35.561Z|cdfacc8d-f0d0-4cce-9040-c221619a689c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:22:40.037Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:22:40.042Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:40.042Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:22:40.043Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:40.043Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:40.043Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:22:40.044Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c91ae9f3e1779135f664c38a55e58597", X-B3-SpanId:"1f3995f3816174fa", X-B3-ParentSpanId:"b881f3f9193c6a0b", X-B3-Sampled:"0", X-ONAP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-TransactionID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ECOMP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b69c7ef4-e194-4a7f-82b3-89c6768487f7"] 2022-10-21T18:22:40.044Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:22:40.045Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:40.068Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:40.068Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:40.069Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:22:40.070Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:40 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:40.070Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:22:40.070Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:40.071Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:22:40.072Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:40.073Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:22:40.073Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:40.073Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:40.074Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:22:40.074Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c91ae9f3e1779135f664c38a55e58597", X-B3-SpanId:"6e12914f1e2dada5", X-B3-ParentSpanId:"b881f3f9193c6a0b", X-B3-Sampled:"0", X-ONAP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-TransactionID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ECOMP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de4a411b-5808-4ed0-8a5b-7975a05bdfe7"] 2022-10-21T18:22:40.075Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:22:40.075Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:40.091Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:40.091Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:40.092Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:22:40.092Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:40 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:40.092Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:22:40.093Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:40.093Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:22:40.112Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:40.112Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:40.112Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:40.113Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:40.113Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:40.113Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-TransactionID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ECOMP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"352ee759-20e8-4d77-8a40-b2af4c84b7a6"] 2022-10-21T18:22:40.113Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:40.114Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:40.255Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:40.256Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:40.256Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:40.256Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=90FA9A597BDA04BEE45537B04826B628; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:22:40 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-10-21T18:22:40.257Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:22:40.257Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:40.257Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:40.276Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:40.277Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:40.277Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:40.277Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:40.277Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:40.277Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-TransactionID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ECOMP-RequestID:"c59b69c0-1b65-462b-9c19-a5e115783c3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"994128da-46f2-47fd-be68-67ae6c6c5353"] 2022-10-21T18:22:40.278Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:40.278Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:40.399Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:40.399Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:40.400Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:40.400Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FD8FE68CD460E4CD441D637D0AA1894D; 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:"Fri, 21 Oct 2022 18:22:40 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:22:40.400Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:22:40.400Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:40.401Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:40.404Z|c59b69c0-1b65-462b-9c19-a5e115783c3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:22:40.768Z|f5e625a3-c2b2-46aa-9de5-83dae992c7c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:40.769Z|f5e625a3-c2b2-46aa-9de5-83dae992c7c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:40.878Z|c9a515f1-cb2a-48eb-8031-16b5cabeac8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:40.879Z|c9a515f1-cb2a-48eb-8031-16b5cabeac8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:40.881Z|82c71435-9c4f-4ecb-bb68-b93772957fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:40.882Z|82c71435-9c4f-4ecb-bb68-b93772957fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:50.552Z|b787f374-5fd1-4254-ad5c-5e408ecd5476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:22:50.552Z|b787f374-5fd1-4254-ad5c-5e408ecd5476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:22:50.573Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:22:50.578Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:50.578Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:22:50.579Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:50.579Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:22:50.579Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:22:50.579Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96030f74f32d3878323f179a8bb63be7", X-B3-SpanId:"50bae0d3020b3cdc", X-B3-ParentSpanId:"76aabf45120c8843", X-B3-Sampled:"0", X-ONAP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-TransactionID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ECOMP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19394747-ccc6-42b8-8853-a561bb6265d9"] 2022-10-21T18:22:50.580Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:22:50.580Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:50.604Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:50.605Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:50.605Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:22:50.605Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:50.606Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:22:50.606Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:50.606Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:22:50.607Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:50.608Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:22:50.608Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:50.608Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:22:50.609Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:22:50.609Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96030f74f32d3878323f179a8bb63be7", X-B3-SpanId:"d873bb1654f521f6", X-B3-ParentSpanId:"76aabf45120c8843", X-B3-Sampled:"0", X-ONAP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-TransactionID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ECOMP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20de3b7e-6f3f-4e35-bd28-8ed08e76f6e6"] 2022-10-21T18:22:50.609Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:22:50.609Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:50.620Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:50.621Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:50.621Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:22:50.621Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:22:51 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:22:50.622Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:22:50.622Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:50.622Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:22:50.646Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:50.646Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:50.647Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:50.647Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:22:50.647Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:50.647Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-TransactionID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ECOMP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8c10fbc-42fb-4ce1-a6db-847aff2d9e14"] 2022-10-21T18:22:50.648Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:50.648Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:50.776Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:50.777Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:50.777Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:50.778Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EB89959175C931640F7B3451AF8DC976; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:22:50 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:22:50.778Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:22:50.778Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:50.779Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:50.790Z|764f3de4-d4ea-47c9-bdd3-c7c8942e5077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:50.790Z|764f3de4-d4ea-47c9-bdd3-c7c8942e5077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:50.799Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:50.799Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:22:50.799Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:22:50.800Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:22:50.800Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:22:50.800Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-TransactionID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ECOMP-RequestID:"1fcf4b7e-35fb-4481-9ded-facd7e285fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea955c99-32bc-4460-a025-d9d0281ddd4c"] 2022-10-21T18:22:50.800Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:22:50.801Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:22:50.886Z|2ef1ffba-beeb-4856-bb01-de24950fe7c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:22:50.886Z|2ef1ffba-beeb-4856-bb01-de24950fe7c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:22:50.902Z|59cbcddb-3c41-4564-ac3e-c8462d1a1582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:50.902Z|23d993c2-a445-4127-830e-94c139b9d096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:22:50.902Z|59cbcddb-3c41-4564-ac3e-c8462d1a1582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:50.902Z|23d993c2-a445-4127-830e-94c139b9d096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:22:50.926Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:22:50.927Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:22:50.927Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:22:50.927Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2A9808728BBBB7B3D2238EF292897B5; 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:"Fri, 21 Oct 2022 18:22:50 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:22:50.928Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:22:50.928Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:22:50.928Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:22:50.931Z|1fcf4b7e-35fb-4481-9ded-facd7e285fd4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:23:00.364Z|874419b9-cf8c-43ed-bcc7-74ce6d5a4147|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:23:00.365Z|874419b9-cf8c-43ed-bcc7-74ce6d5a4147|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:00.811Z|ace73a04-bc1b-4360-a0c3-99cf0e760b91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:00.812Z|ace73a04-bc1b-4360-a0c3-99cf0e760b91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:00.924Z|98529397-2406-4a23-9f74-c8450b5e8079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:00.925Z|98529397-2406-4a23-9f74-c8450b5e8079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:00.928Z|df0ed01e-51c3-460e-946a-dc9f36e7cd0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:00.929Z|df0ed01e-51c3-460e-946a-dc9f36e7cd0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:01.080Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:23:01.085Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:01.086Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:23:01.086Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:01.086Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:01.086Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:23:01.086Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c084f9961b664f2f597a584ce8a81f5d", X-B3-SpanId:"0e57692865ed9f51", X-B3-ParentSpanId:"5c3c319e532b38ca", X-B3-Sampled:"0", X-ONAP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-TransactionID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ECOMP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a00c092-a597-453a-9555-4ed6966b54ca"] 2022-10-21T18:23:01.087Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:23:01.087Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:01.115Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:01.115Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:01.115Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:23:01.116Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:01 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:01.116Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:23:01.117Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:01.117Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:23:01.118Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:01.118Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:23:01.118Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:01.119Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:01.119Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:23:01.119Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c084f9961b664f2f597a584ce8a81f5d", X-B3-SpanId:"33bdcc0f7649e20b", X-B3-ParentSpanId:"5c3c319e532b38ca", X-B3-Sampled:"0", X-ONAP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-TransactionID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ECOMP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4de8214d-0640-411e-9f92-317ca2728686"] 2022-10-21T18:23:01.119Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:23:01.119Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:01.137Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:01.137Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:01.138Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:23:01.138Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:01 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:01.139Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:23:01.139Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:01.139Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:23:01.178Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:01.178Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:01.179Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:01.179Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:01.180Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:01.180Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-TransactionID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ECOMP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"059b3e26-8ca9-4be1-9105-1fcefe059419"] 2022-10-21T18:23:01.181Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:01.181Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:01.323Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:01.323Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:01.323Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:01.324Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EBA2D9312D24184C2D21D67855D3E083; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:23:01 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-10-21T18:23:01.324Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:23:01.324Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:01.325Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:01.354Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:01.355Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:01.355Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:01.355Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:01.356Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:01.356Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-TransactionID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ECOMP-RequestID:"5d004efb-11f5-4c78-839e-a0d31d2163fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a29b762-8121-40c9-9d76-e480fddd8ce6"] 2022-10-21T18:23:01.356Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:01.356Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:01.486Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:01.487Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:01.487Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:01.487Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E516D03D94E0EBA6AE4710A5AF8FB1D; 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:"Fri, 21 Oct 2022 18:23:01 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:23:01.487Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30023793-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:21:31.709+0000","endTime":"2022-10-21T18:21:31.716+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:23:01.488Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:01.488Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:01.492Z|5d004efb-11f5-4c78-839e-a0d31d2163fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:23:05.551Z|56e6ba1d-f2f1-485c-a603-ca59c554c260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:23:05.552Z|56e6ba1d-f2f1-485c-a603-ca59c554c260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:23:10.834Z|e80ec3b9-7dfa-4e35-8b49-a11146a77a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:10.834Z|e80ec3b9-7dfa-4e35-8b49-a11146a77a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:10.945Z|1d3f9fb6-efef-4363-aead-45c165f4e0cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:10.946Z|1d3f9fb6-efef-4363-aead-45c165f4e0cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:10.950Z|6f57ecab-a506-4ee5-a835-5f522618938e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:10.950Z|6f57ecab-a506-4ee5-a835-5f522618938e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:11.649Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:23:11.654Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:11.654Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:23:11.654Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:11.655Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:11.655Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:23:11.655Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"197d3b5cce4ea4ab2a349d96edb86106", X-B3-SpanId:"455b0e9f0248def1", X-B3-ParentSpanId:"03cb077ffb1742af", X-B3-Sampled:"0", X-ONAP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-TransactionID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ECOMP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ee1696e-49dd-4909-8719-f0d8c7e4c63d"] 2022-10-21T18:23:11.655Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:23:11.655Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:11.677Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:11.678Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:11.678Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:23:11.679Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:11.680Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:21:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:23:11.680Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:11.680Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:23:11.682Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:11.682Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:23:11.682Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:11.683Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:11.683Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:23:11.683Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"197d3b5cce4ea4ab2a349d96edb86106", X-B3-SpanId:"3ce66a31a4b87760", X-B3-ParentSpanId:"03cb077ffb1742af", X-B3-Sampled:"0", X-ONAP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-TransactionID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ECOMP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9576d06-117c-4a1e-995d-e239470b83c2"] 2022-10-21T18:23:11.684Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:23:11.684Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:11.699Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:11.699Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:11.699Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:23:11.700Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:11.700Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376491000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:23:11.701Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:11.701Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:23:11.733Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:11.734Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:11.734Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:11.735Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:11.735Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:11.735Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-TransactionID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ECOMP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f6e56dc-122f-4439-b128-e62a0e15f434"] 2022-10-21T18:23:11.735Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:11.736Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:11.858Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:11.858Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:11.859Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:11.859Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=778379D41A82434D6A95082FCF21A79E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:23:11 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:23:11.859Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:23:11.859Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:11.860Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:11.876Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:11.877Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:11.877Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:11.877Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:11.877Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:11.877Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-TransactionID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ECOMP-RequestID:"11c11b73-b8d2-40d2-aad3-1eb545edd058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cc1d66b-cb8b-4a51-8dcd-fc0f4078c024"] 2022-10-21T18:23:11.878Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:11.878Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:11.993Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:11.994Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:11.994Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:11.995Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF6DADF6198F7A1320F713EC511A3025; 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:"800", date:"Fri, 21 Oct 2022 18:23:11 GMT", x-envoy-upstream-service-time:"112", server:"envoy"] 2022-10-21T18:23:11.995Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"6bbc709b-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:6bbc2272-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"6bbc709a-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:23:11.915+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:23:11.995Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:11.996Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:12.005Z|11c11b73-b8d2-40d2-aad3-1eb545edd058|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:23:20.552Z|c41eaa23-36ef-44ec-ada2-a02b9d5de6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:23:20.554Z|c41eaa23-36ef-44ec-ada2-a02b9d5de6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:23:20.859Z|7af838a0-a0d8-4a65-8211-5337dbdf7f61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:20.859Z|7af838a0-a0d8-4a65-8211-5337dbdf7f61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:20.886Z|33efbb35-86e1-477c-a5c0-76f43cda7c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:23:20.887Z|33efbb35-86e1-477c-a5c0-76f43cda7c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:23:20.969Z|61f2d3cc-8c84-4208-b966-2f8a64b6eeb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:20.969Z|61f2d3cc-8c84-4208-b966-2f8a64b6eeb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:20.973Z|2069842c-89f0-4677-8aad-21d0c2c7d954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:20.973Z|2069842c-89f0-4677-8aad-21d0c2c7d954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:22.179Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:23:22.184Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:22.184Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:23:22.185Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:22.185Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:22.185Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:23:22.186Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c4e59bc0db00c83f103506a27265d4a", X-B3-SpanId:"069be2d733c2025b", X-B3-ParentSpanId:"b0b3e884b7478085", X-B3-Sampled:"0", X-ONAP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-TransactionID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ECOMP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61ea1f24-6208-4762-a6e0-3c781c3d997c"] 2022-10-21T18:23:22.186Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:23:22.186Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:22.216Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:22.216Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:22.217Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:23:22.217Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:23 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:22.219Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:23:15.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:23:22.220Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:22.220Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:23:22.222Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:22.222Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:23:22.222Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:22.223Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:22.223Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:23:22.223Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c4e59bc0db00c83f103506a27265d4a", X-B3-SpanId:"a8672a34f3a46bb3", X-B3-ParentSpanId:"b0b3e884b7478085", X-B3-Sampled:"0", X-ONAP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-TransactionID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ECOMP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a71f2f4-c37d-40f6-adfe-a2f931227996"] 2022-10-21T18:23:22.223Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:23:22.224Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:22.241Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:22.241Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:22.242Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:23:22.242Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:22.243Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:23:22.243Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:22.243Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:23:22.262Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:22.262Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:22.262Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:22.263Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:22.263Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:22.263Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-TransactionID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ECOMP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4de3dda-f25a-492e-a962-ce82eb011ba1"] 2022-10-21T18:23:22.264Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:22.264Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:22.399Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:22.400Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:22.400Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:22.400Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FEE199306FEFE0BA2C3BA809B55ACC87; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:23:22 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:23:22.401Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:23:22.401Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:22.402Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:22.420Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:22.421Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:22.421Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:22.421Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:22.421Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:22.422Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-TransactionID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ECOMP-RequestID:"e2719153-3af0-4db3-addc-36ed984650e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f4f6cc5-bec9-46ab-8172-a6c95b77a6d3"] 2022-10-21T18:23:22.422Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:22.422Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:22.548Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:22.549Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:22.549Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:22.549Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CFDB0A912E269546E7E40A5FEE1BD2E6; 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:"826", date:"Fri, 21 Oct 2022 18:23:22 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:23:22.550Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"6bbc709b-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:6bbc2272-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"6bbc709a-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:23:11.915+0000","endTime":"2022-10-21T18:23:14.645+0000","durationInMillis":2730,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:23:22.550Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:22.550Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:22.554Z|e2719153-3af0-4db3-addc-36ed984650e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:23:30.884Z|52893938-38af-40e4-8dd7-9988631e5d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:30.885Z|52893938-38af-40e4-8dd7-9988631e5d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:30.991Z|6d4ea94b-58cb-45a0-a6ef-8d3d60cc031b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:30.991Z|5eec1239-b288-41e2-8b10-4c61da2b4c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:30.992Z|6d4ea94b-58cb-45a0-a6ef-8d3d60cc031b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:30.992Z|5eec1239-b288-41e2-8b10-4c61da2b4c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:32.721Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:23:32.727Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:32.728Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:23:32.728Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:32.728Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:32.729Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:23:32.729Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc62fcbfc449b6e44f6aab99c05dfb13", X-B3-SpanId:"62622a3e5fd89b47", X-B3-ParentSpanId:"d95174d1756ecfcf", X-B3-Sampled:"0", X-ONAP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-TransactionID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ECOMP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d151046-ab77-45e3-9214-dd7f95202ae6"] 2022-10-21T18:23:32.729Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:23:32.730Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:32.752Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:32.753Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:32.753Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:23:32.753Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:33 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:32.754Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:23:15.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:23:32.755Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:32.755Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:23:32.756Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:32.756Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:23:32.756Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:32.757Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:32.757Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:23:32.757Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc62fcbfc449b6e44f6aab99c05dfb13", X-B3-SpanId:"131c00910ad9c8dd", X-B3-ParentSpanId:"d95174d1756ecfcf", X-B3-Sampled:"0", X-ONAP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-TransactionID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ECOMP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e284bd77-0367-42aa-ba39-00b23ae9a92d"] 2022-10-21T18:23:32.757Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:23:32.757Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:32.775Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:32.776Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:32.776Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:23:32.776Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:33 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:32.778Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:23:32.778Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:32.778Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:23:32.798Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:32.798Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:32.798Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:32.798Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:32.799Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:32.799Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-TransactionID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ECOMP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfc7aced-0b0b-422e-b2d1-e00feb6f63bf"] 2022-10-21T18:23:32.799Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:32.799Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:32.928Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:32.928Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:32.928Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:32.929Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=370BF7E93565BBB943C2FE18FECF60E7; 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:"789", date:"Fri, 21 Oct 2022 18:23:33 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:23:32.929Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":"2022-10-21T18:23:30.992+0000","removalTime":null,"durationInMillis":124417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:23:32.929Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:32.930Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:32.947Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:32.947Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:32.948Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:32.948Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:32.948Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:32.948Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-TransactionID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ECOMP-RequestID:"51c1365f-bbc0-4306-b7a5-38c73e9f026e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1417c8-6dd0-49b8-af2c-1d4ceba6f02b"] 2022-10-21T18:23:32.949Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:32.949Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:33.073Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:33.073Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:33.073Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:33.074Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=87A0C05D9D966C70014CC089C5D0B270; 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:"826", date:"Fri, 21 Oct 2022 18:23:33 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:23:33.074Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"6bbc709b-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:6bbc2272-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"6bbc709a-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:23:11.915+0000","endTime":"2022-10-21T18:23:14.645+0000","durationInMillis":2730,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:23:33.074Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:33.075Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:33.078Z|51c1365f-bbc0-4306-b7a5-38c73e9f026e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:23:35.551Z|819e0f9b-b9d4-4c44-930a-83d20b217416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:23:35.552Z|819e0f9b-b9d4-4c44-930a-83d20b217416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:23:40.907Z|d72ef5d8-3d5c-44b2-8dae-c89091e44af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:40.908Z|d72ef5d8-3d5c-44b2-8dae-c89091e44af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:41.013Z|6888a8d5-2d87-49c5-91cc-7fd963dbaf22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:41.013Z|6888a8d5-2d87-49c5-91cc-7fd963dbaf22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:41.013Z|9e62a930-c5be-4e4c-8377-627a034c576e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:41.014Z|9e62a930-c5be-4e4c-8377-627a034c576e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:43.240Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:23:43.245Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:43.246Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:23:43.246Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:43.246Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:43.247Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:23:43.247Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36e9077a5ddf6d1b6ec3ddeb2314d137", X-B3-SpanId:"408c7eec73d38bda", X-B3-ParentSpanId:"2287762372eb2a7c", X-B3-Sampled:"0", X-ONAP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-TransactionID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ECOMP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f65db99-edcc-4014-b2ec-578d77d3474f"] 2022-10-21T18:23:43.247Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:23:43.248Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:43.275Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:43.275Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:43.275Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:23:43.276Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:44 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:43.277Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:23:15.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:23:43.277Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:43.277Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:23:43.278Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:43.279Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:23:43.279Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:43.279Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:43.280Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:23:43.280Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36e9077a5ddf6d1b6ec3ddeb2314d137", X-B3-SpanId:"18739e579789a878", X-B3-ParentSpanId:"2287762372eb2a7c", X-B3-Sampled:"0", X-ONAP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-TransactionID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ECOMP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb14294c-caae-4a96-9537-f50fe2d9f3ae"] 2022-10-21T18:23:43.280Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:23:43.280Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:43.294Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:43.294Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:43.295Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:23:43.295Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:43.295Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:23:43.296Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:43.296Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:23:43.316Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:43.316Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:43.317Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:43.317Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:43.317Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:43.318Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-TransactionID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ECOMP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d11b6a5d-a8d5-4ecf-9015-c1246dd1f4a7"] 2022-10-21T18:23:43.318Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:43.318Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:43.445Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:43.445Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:43.445Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:43.446Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=91519280BCF568A1FE72113118BB3521; 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:"789", date:"Fri, 21 Oct 2022 18:23:43 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:23:43.446Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":"2022-10-21T18:23:30.992+0000","removalTime":null,"durationInMillis":124417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:23:43.446Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:43.447Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:43.463Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:43.463Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:43.464Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:43.464Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:43.464Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:43.465Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-TransactionID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ECOMP-RequestID:"055923a3-0c3e-4a32-93fd-8f8c41181f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de750efb-b20e-4d0a-b53c-7c5c8d98c80a"] 2022-10-21T18:23:43.465Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:43.465Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:43.588Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:43.588Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:43.588Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:43.589Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EE9FF18388A7A358A87CFCA4372E93B4; 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:"826", date:"Fri, 21 Oct 2022 18:23:43 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:23:43.589Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"6bbc709b-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:6bbc2272-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"6bbc709a-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:23:11.915+0000","endTime":"2022-10-21T18:23:14.645+0000","durationInMillis":2730,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:23:43.589Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:43.590Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:43.593Z|055923a3-0c3e-4a32-93fd-8f8c41181f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:23:50.552Z|ab02891f-f27f-4034-a87e-4606173b742d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:23:50.553Z|ab02891f-f27f-4034-a87e-4606173b742d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:23:50.887Z|93f8e23d-e7c1-48e4-b20f-1b86fa5dead5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:23:50.888Z|93f8e23d-e7c1-48e4-b20f-1b86fa5dead5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:23:50.940Z|9edf3743-c509-4251-84c6-515095e61826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:50.941Z|9edf3743-c509-4251-84c6-515095e61826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:51.035Z|8df96c2e-cc56-4c0a-bfdd-687902ae108f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:51.036Z|8df96c2e-cc56-4c0a-bfdd-687902ae108f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:51.040Z|88071e10-b2a0-44b7-b370-b23215080bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:23:51.041Z|88071e10-b2a0-44b7-b370-b23215080bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:23:53.764Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:23:53.769Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:53.769Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:23:53.770Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:53.770Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:23:53.770Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:23:53.770Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82d0467eb01a8b212950f38a82455c9e", X-B3-SpanId:"eed6b7ed70389b66", X-B3-ParentSpanId:"72875495744e3115", X-B3-Sampled:"0", X-ONAP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-TransactionID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ECOMP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f96e942b-ee79-4396-875e-f8d528a79944"] 2022-10-21T18:23:53.771Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:23:53.771Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:53.801Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:53.802Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:53.802Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:23:53.803Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:53.803Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:23:15.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:23:53.804Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:53.804Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:23:53.805Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:53.806Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:23:53.806Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:53.806Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:23:53.807Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:23:53.807Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82d0467eb01a8b212950f38a82455c9e", X-B3-SpanId:"884b18874ba271fe", X-B3-ParentSpanId:"72875495744e3115", X-B3-Sampled:"0", X-ONAP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-TransactionID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ECOMP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b62e2314-0994-4fb7-b71b-4daad8cd037e"] 2022-10-21T18:23:53.807Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:23:53.808Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:53.820Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:53.820Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:53.821Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:23:53.821Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:23:54 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:23:53.823Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:23:53.823Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:53.824Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:23:53.843Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:53.843Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:53.843Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:53.844Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:23:53.844Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:53.844Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-TransactionID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ECOMP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5597b592-91e4-473a-8749-38103d67a1ac"] 2022-10-21T18:23:53.845Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:53.845Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:53.980Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:53.980Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:53.981Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:53.981Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E40ECE6CD789DF6975721A2C6E22820A; 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:"789", date:"Fri, 21 Oct 2022 18:23:54 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:23:53.982Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":"2022-10-21T18:23:30.992+0000","removalTime":null,"durationInMillis":124417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:23:53.982Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:53.982Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:53.999Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:53.999Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:23:53.999Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:23:54.000Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:23:54.000Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:23:54.000Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-TransactionID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ECOMP-RequestID:"d79744c8-31be-4810-aefb-cef2c45dcd17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3fb33ed-8a67-4c04-b530-8bf8aac8538a"] 2022-10-21T18:23:54.001Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:23:54.001Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:23:54.124Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:23:54.125Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:23:54.125Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:23:54.125Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E91BFBEB2F9710AB3EAA8806A510504D; 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:"826", date:"Fri, 21 Oct 2022 18:23:54 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:23:54.126Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"6bbc709b-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:6bbc2272-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"6bbc709a-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:23:11.915+0000","endTime":"2022-10-21T18:23:14.645+0000","durationInMillis":2730,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:23:54.126Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:23:54.126Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:23:54.129Z|d79744c8-31be-4810-aefb-cef2c45dcd17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:24:00.364Z|722f4fe4-3b11-46e6-a09a-16a88ec0a5c6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:24:00.365Z|722f4fe4-3b11-46e6-a09a-16a88ec0a5c6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:00.965Z|292d4084-b21c-41a0-a644-d3035bfc2992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:00.965Z|292d4084-b21c-41a0-a644-d3035bfc2992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:01.057Z|fe1e55ff-f91e-4ced-aa2a-de55b9759500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:01.058Z|fe1e55ff-f91e-4ced-aa2a-de55b9759500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:01.060Z|ea23a9a3-b919-436d-b5e3-e83f5d651aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:01.060Z|ea23a9a3-b919-436d-b5e3-e83f5d651aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:04.287Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:24:04.291Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:04.292Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:24:04.292Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:04.292Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:04.292Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:24:04.293Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"189c6f4686c05fd29a40cff5aecde6a2", X-B3-SpanId:"613a40acb7237060", X-B3-ParentSpanId:"34386dc8a97faf94", X-B3-Sampled:"0", X-ONAP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-TransactionID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ECOMP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63735bab-f443-42d1-b6f2-7d12f3cd0774"] 2022-10-21T18:24:04.293Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:24:04.293Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:04.319Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:04.320Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:04.320Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:24:04.320Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:05 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:04.324Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-265cb0d7-2c1e-4d41-b2c1-7288978eee4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:21:24.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:23:15.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:24:04.324Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:04.324Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:24:04.325Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:04.326Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:24:04.326Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:04.326Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:04.326Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:24:04.327Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"189c6f4686c05fd29a40cff5aecde6a2", X-B3-SpanId:"5b41b132a204a225", X-B3-ParentSpanId:"34386dc8a97faf94", X-B3-Sampled:"0", X-ONAP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-TransactionID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ECOMP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b3e6fb1-424c-4c0e-a893-2aa4b0ad1f21"] 2022-10-21T18:24:04.327Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:24:04.327Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:04.341Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:04.341Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:04.342Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:24:04.342Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:05 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:04.343Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:24:04.343Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:04.344Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:24:04.365Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:04.365Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:04.366Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:04.366Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:04.366Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:04.366Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-TransactionID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ECOMP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f1d5d95-4bfb-4624-8985-a5c73e9d024a"] 2022-10-21T18:24:04.366Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:04.367Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:04.495Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:04.495Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:04.496Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:04.496Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4CC41F5E3A7E63DAD81357D5EAAF855C; 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:"789", date:"Fri, 21 Oct 2022 18:24:04 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:24:04.497Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:21:26.575+0000","endTime":"2022-10-21T18:23:30.992+0000","removalTime":null,"durationInMillis":124417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2cf1c2da-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:24:04.497Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:04.497Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:04.519Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:04.520Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:04.520Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:04.520Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:04.520Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:04.520Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-TransactionID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ECOMP-RequestID:"cce5eabb-5d47-4b0f-9b56-62a7e3150b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f667ed99-8990-40d6-be21-4aafe526726e"] 2022-10-21T18:24:04.521Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:04.521Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:04.647Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:04.647Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:04.648Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:04.648Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D0ACACD2E62C8D65F68CBBD12DFB1321; 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:"826", date:"Fri, 21 Oct 2022 18:24:04 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:24:04.648Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"6bbc709b-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:6bbc2272-516d-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd","executionId":"6bbc709a-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:23:11.915+0000","endTime":"2022-10-21T18:23:14.645+0000","durationInMillis":2730,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:24:04.649Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:04.649Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2cf2d48b-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:04.652Z|cce5eabb-5d47-4b0f-9b56-62a7e3150b6a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:24:05.551Z|3d25523c-69f6-47ed-99bb-038a7299d5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:24:05.554Z|3d25523c-69f6-47ed-99bb-038a7299d5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:24:10.987Z|010a89ed-81b4-4ef5-ad06-1ee4769c8535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:10.987Z|010a89ed-81b4-4ef5-ad06-1ee4769c8535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:11.081Z|2f0279d6-1055-45cd-82e2-fb9d5d2f2909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:11.082Z|2f0279d6-1055-45cd-82e2-fb9d5d2f2909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:11.084Z|9fe50c6b-32d5-4d6f-b91c-fa75eacef1f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:11.085Z|9fe50c6b-32d5-4d6f-b91c-fa75eacef1f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:14.857Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:24:14.864Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:14.865Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:24:14.865Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:14.865Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:14.865Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:24:14.865Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43bd4f93c1877ad189235441f74b7845", X-B3-SpanId:"2d2240260aa67ba2", X-B3-ParentSpanId:"5466d862f97db5db", X-B3-Sampled:"0", X-ONAP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-TransactionID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ECOMP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8449379-a8c5-4e56-8b37-874079c45130"] 2022-10-21T18:24:14.866Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:24:14.866Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:14.891Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:14.891Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:14.891Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:24:14.892Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:14 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:14.893Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:24:14.893Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:14.893Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:24:14.894Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:14.895Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:24:14.895Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:14.895Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:14.895Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:24:14.895Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43bd4f93c1877ad189235441f74b7845", X-B3-SpanId:"46719f84a5734c40", X-B3-ParentSpanId:"5466d862f97db5db", X-B3-Sampled:"0", X-ONAP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-TransactionID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ECOMP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ead13eed-4d64-4db0-b044-1dbd9f445402"] 2022-10-21T18:24:14.896Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:24:14.896Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:14.911Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:14.911Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:14.911Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:24:14.912Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:14 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:14.913Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:24:14.913Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:14.914Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:24:14.932Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:14.933Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:14.933Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:14.933Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:14.934Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:14.934Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-TransactionID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ECOMP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c10f3217-5051-4c82-a2af-19811c153e91"] 2022-10-21T18:24:14.934Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:14.934Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:15.063Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:15.063Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:15.064Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:15.064Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CF76605F2162D4FC123805B5B260E77E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:24:15 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:24:15.064Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:24:15.065Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:15.065Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:15.083Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:15.083Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:15.084Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:15.084Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:15.084Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:15.084Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-TransactionID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ECOMP-RequestID:"d4dad5e9-0f1a-4053-89da-303583ae83bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84466a00-4b13-4978-84c4-bc722e84bd81"] 2022-10-21T18:24:15.085Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:15.085Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:15.213Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:15.214Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:15.214Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:15.214Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=116518EA02029C0052FDB8349957C849; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:24:15 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:24:15.215Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:24:15.215Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:15.215Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:15.219Z|d4dad5e9-0f1a-4053-89da-303583ae83bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:24:20.551Z|e3085848-dffa-4e99-8fae-1053938286da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:24:20.552Z|e3085848-dffa-4e99-8fae-1053938286da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:24:20.889Z|51cd57e8-2d7d-450f-915b-949b3c2c8f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:24:20.889Z|51cd57e8-2d7d-450f-915b-949b3c2c8f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:24:21.011Z|4d2b4bcb-0522-4c08-9d0b-571b254eb2a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:21.011Z|4d2b4bcb-0522-4c08-9d0b-571b254eb2a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:21.106Z|4ef3c4e7-5b08-4ec1-8112-321ca6449052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:21.106Z|0160ba18-f5b9-45b0-808d-a18499e44ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:21.107Z|4ef3c4e7-5b08-4ec1-8112-321ca6449052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:21.107Z|0160ba18-f5b9-45b0-808d-a18499e44ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:25.380Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:24:25.384Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:25.385Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:24:25.385Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:25.385Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:25.386Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:24:25.386Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbf70429b17f3323fbc8ceefceae6598", X-B3-SpanId:"f7ba000fa4709738", X-B3-ParentSpanId:"cb218b4d63a430a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-TransactionID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ECOMP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"951e4ef6-c6f3-4c85-bb15-3365a52a5cb5"] 2022-10-21T18:24:25.386Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:24:25.386Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:25.409Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:25.410Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:25.410Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:24:25.411Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:26 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:25.411Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:24:25.411Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:25.412Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:24:25.413Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:25.413Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:24:25.414Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:25.414Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:25.414Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:24:25.415Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbf70429b17f3323fbc8ceefceae6598", X-B3-SpanId:"a8388f7aa7627c07", X-B3-ParentSpanId:"cb218b4d63a430a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-TransactionID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ECOMP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f1e2378-4126-418b-b2c7-cd1d4d9e7fdf"] 2022-10-21T18:24:25.415Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:24:25.415Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:25.432Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:25.433Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:25.433Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:24:25.434Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:26 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:25.434Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:24:25.435Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:25.435Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:24:25.454Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:25.455Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:25.455Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:25.456Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:25.456Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:25.456Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-TransactionID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ECOMP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d30729e6-0fee-45aa-aaab-40f0a0fb5fde"] 2022-10-21T18:24:25.457Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:25.457Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:25.589Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:25.589Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:25.590Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:25.590Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4ECA805699E5F986C3E79EB8C1465753; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:24:25 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:24:25.590Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:24:25.591Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:25.591Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:25.609Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:25.609Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:25.610Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:25.610Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:25.611Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:25.611Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-TransactionID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ECOMP-RequestID:"c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"545c0b7c-f56c-4d7f-a49d-5d4a0a24795e"] 2022-10-21T18:24:25.611Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:25.612Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:25.741Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:25.742Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:25.742Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:25.742Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F412171A8EFB06D48071DE9B9B80D304; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:24:25 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:24:25.743Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:24:25.743Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:25.744Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:25.747Z|c737564d-b8d4-4ba0-bfaa-e2fdaf37cae3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:24:31.040Z|8badf584-a078-4ebe-b86d-60227c04e115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:31.041Z|8badf584-a078-4ebe-b86d-60227c04e115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:31.128Z|eadba1ac-02ef-4738-bee1-bcb6aec872ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:31.128Z|e3a3b752-e92d-421f-af1a-4379793dd312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:31.129Z|e3a3b752-e92d-421f-af1a-4379793dd312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:31.129Z|eadba1ac-02ef-4738-bee1-bcb6aec872ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:35.551Z|496470ca-d945-4633-8fe5-e8bd54229325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:24:35.552Z|496470ca-d945-4633-8fe5-e8bd54229325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:24:35.905Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:24:35.911Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:35.912Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:24:35.912Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:35.913Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:35.913Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:24:35.913Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24a37ef3c63af78874f55c8bf5ecd1a2", X-B3-SpanId:"fda907d42a9e91e5", X-B3-ParentSpanId:"849124303a944aaf", X-B3-Sampled:"0", X-ONAP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-TransactionID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ECOMP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6801265e-a12b-4ee4-8475-2dbcb88496c8"] 2022-10-21T18:24:35.914Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:24:35.914Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:35.944Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:35.945Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:35.945Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:24:35.945Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:36 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:35.949Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:24:35.949Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:35.950Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:24:35.951Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:35.951Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:24:35.952Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:35.952Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:35.952Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:24:35.953Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24a37ef3c63af78874f55c8bf5ecd1a2", X-B3-SpanId:"a21e24fa3e3eb9eb", X-B3-ParentSpanId:"849124303a944aaf", X-B3-Sampled:"0", X-ONAP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-TransactionID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ECOMP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd500d3b-39e4-4de0-b47d-a8afd2f84630"] 2022-10-21T18:24:35.953Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:24:35.953Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:35.966Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:35.967Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:35.967Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:24:35.968Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:36 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:35.970Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:24:35.970Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:35.970Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:24:35.999Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:35.999Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:35.999Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:36.000Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:36.000Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:36.000Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-TransactionID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ECOMP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5218103b-7608-46f2-b6bb-3882bb90429d"] 2022-10-21T18:24:36.001Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:36.001Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:36.122Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:36.123Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:36.123Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:36.123Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=04C616727442625870E7519678A0FA4B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:24:36 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:24:36.124Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:24:36.124Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:36.125Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:36.151Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:36.152Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:36.152Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:36.152Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:36.153Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:36.153Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-TransactionID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ECOMP-RequestID:"d41e30b7-00cc-43af-946c-0857f4e5f07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"316ede72-cd86-405c-b9c4-b5df635463e4"] 2022-10-21T18:24:36.153Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:36.154Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:36.286Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:36.287Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:36.287Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:36.287Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=512CA6E08501D5D7A193E98DAC3FE870; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:24:36 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:24:36.288Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:24:36.288Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:36.289Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:36.292Z|d41e30b7-00cc-43af-946c-0857f4e5f07f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:24:41.064Z|138c6d5e-902d-40d5-91c1-013598e60b4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:41.066Z|138c6d5e-902d-40d5-91c1-013598e60b4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:41.150Z|34250d5a-7565-420b-9b94-f31c78e87fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:41.151Z|34250d5a-7565-420b-9b94-f31c78e87fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:41.153Z|e9d62979-c0c9-4e06-99da-ecc8fe04c89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:41.154Z|e9d62979-c0c9-4e06-99da-ecc8fe04c89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:46.452Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:24:46.457Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:46.457Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:24:46.457Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:46.457Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:46.457Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:24:46.458Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"526120ab854cd15fa9a7ef1da307fd87", X-B3-SpanId:"43d9341aeca60852", X-B3-ParentSpanId:"9cbe2baaf4ea5be5", X-B3-Sampled:"0", X-ONAP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-TransactionID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ECOMP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2e46ffd-065b-42cd-9207-d37193d4c2b1"] 2022-10-21T18:24:46.458Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:24:46.458Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:46.480Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:46.481Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:46.481Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:24:46.481Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:46.482Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:24:46.482Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:46.482Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:24:46.483Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:46.484Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:24:46.484Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:46.484Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:46.484Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:24:46.484Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"526120ab854cd15fa9a7ef1da307fd87", X-B3-SpanId:"d948a4156dd4411c", X-B3-ParentSpanId:"9cbe2baaf4ea5be5", X-B3-Sampled:"0", X-ONAP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-TransactionID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ECOMP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf1e6fa-1c4b-4414-9da8-bc5ca2c90817"] 2022-10-21T18:24:46.485Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:24:46.485Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:46.497Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:46.497Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:46.497Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:24:46.498Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:47 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:46.498Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:24:46.499Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:46.499Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:24:46.517Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:46.517Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:46.517Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:46.517Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:46.517Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:46.518Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-TransactionID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ECOMP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f96ba9d-cab0-4db9-b76c-7d401d02f30b"] 2022-10-21T18:24:46.518Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:46.518Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:46.674Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:46.675Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:46.675Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:46.675Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CD11E9BCF13B06E14E23F0DA99A882E6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:24:47 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2022-10-21T18:24:46.676Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:24:46.676Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:46.676Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:46.693Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:46.693Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:46.693Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:46.694Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:46.694Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:46.694Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-TransactionID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ECOMP-RequestID:"2a1a81bf-1047-4776-8f1f-233b34e3c01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daf8b4c3-8a75-4d58-90b7-8d34d3c71cdc"] 2022-10-21T18:24:46.694Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:46.694Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:46.813Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:46.814Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:46.814Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:46.814Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=65FEC75A91A3E6D05598EE3505506AEA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:24:47 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:24:46.814Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:24:46.815Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:46.815Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:46.818Z|2a1a81bf-1047-4776-8f1f-233b34e3c01f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:24:50.551Z|18279d8c-a7ea-435d-99aa-e26fe06d3846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:24:50.554Z|18279d8c-a7ea-435d-99aa-e26fe06d3846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:24:50.889Z|bcff7175-3a3d-4e75-ba62-86d300aa0eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:24:50.890Z|bcff7175-3a3d-4e75-ba62-86d300aa0eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:24:51.088Z|5981d350-7dfe-43a5-a1a8-7e3e3fd4cc8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:51.088Z|5981d350-7dfe-43a5-a1a8-7e3e3fd4cc8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:51.173Z|7d25a5f7-cd46-498b-9f6f-71aa21465153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:51.173Z|27757fab-9d99-458e-922a-58521419513e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:24:51.173Z|27757fab-9d99-458e-922a-58521419513e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:51.173Z|7d25a5f7-cd46-498b-9f6f-71aa21465153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:24:56.981Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:24:56.986Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:56.987Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:24:56.987Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:56.987Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:24:56.987Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:24:56.988Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4530eb3915e2a3e008a00a1225f99b3f", X-B3-SpanId:"5f9887b6fd763a1a", X-B3-ParentSpanId:"6122ae2e52d613ed", X-B3-Sampled:"0", X-ONAP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-TransactionID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ECOMP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84f9e108-6e81-4b07-aea9-0fed4dfc4385"] 2022-10-21T18:24:56.988Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:24:56.988Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:57.013Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:57.014Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:57.014Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:24:57.014Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:57.015Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:24:57.015Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:57.016Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:24:57.017Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:57.017Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:24:57.017Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:57.017Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:24:57.018Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:24:57.018Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4530eb3915e2a3e008a00a1225f99b3f", X-B3-SpanId:"c372b3c4d6d7bf64", X-B3-ParentSpanId:"6122ae2e52d613ed", X-B3-Sampled:"0", X-ONAP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-TransactionID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ECOMP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5841dc4-24d1-4a3c-bf0c-122c9d204979"] 2022-10-21T18:24:57.018Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:24:57.018Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:57.033Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:57.034Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:57.034Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:24:57.035Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:24:57 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:24:57.035Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:24:57.036Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:57.036Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:24:57.056Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:57.057Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:57.058Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:57.058Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:24:57.058Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:57.058Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-TransactionID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ECOMP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33aea7f3-8206-4700-b908-af33c2ee5747"] 2022-10-21T18:24:57.059Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:57.059Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:57.195Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:57.196Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:57.196Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:57.196Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FEC8269D7F6BD47EB6FD58D050743D63; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:24:57 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:24:57.197Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:24:57.197Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:57.197Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:57.214Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:57.215Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:24:57.215Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:24:57.215Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:24:57.215Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:24:57.216Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-TransactionID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ECOMP-RequestID:"34d9db3f-87fc-47c6-8c0f-1e9bfe358360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10b7cfe9-858a-4612-96af-d98a88b001d9"] 2022-10-21T18:24:57.216Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:24:57.217Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:24:57.338Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:24:57.339Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:24:57.339Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:24:57.340Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=99574CBB28DA1582932207F5C61264AC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:24:57 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:24:57.340Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:24:57.340Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:24:57.340Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:24:57.344Z|34d9db3f-87fc-47c6-8c0f-1e9bfe358360|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:25:00.364Z|0fb3e04c-93a0-4d6b-973a-e8e9a2a75cb9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:25:00.365Z|0fb3e04c-93a0-4d6b-973a-e8e9a2a75cb9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:01.110Z|ae57b43b-27d2-4ead-a2eb-ed8dfd182bda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:01.111Z|ae57b43b-27d2-4ead-a2eb-ed8dfd182bda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:01.196Z|9c97eb84-aaf4-455f-ab80-1d659d0a84e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:01.196Z|7bcff283-e70c-4e06-94d7-761598738a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:01.197Z|9c97eb84-aaf4-455f-ab80-1d659d0a84e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:01.197Z|7bcff283-e70c-4e06-94d7-761598738a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:05.551Z|0a24a73e-af10-4d6b-81dc-e1ecc3abf703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:25:05.552Z|0a24a73e-af10-4d6b-81dc-e1ecc3abf703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:25:07.504Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:25:07.509Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:07.509Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:25:07.509Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:07.510Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:07.510Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:25:07.510Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a3424f013b9279a351e67b53b4d3a70", X-B3-SpanId:"c34ac0495065a6e7", X-B3-ParentSpanId:"e24e670f81fed35a", X-B3-Sampled:"0", X-ONAP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-TransactionID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ECOMP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02c9e1d7-7e8f-40e1-89bc-d1824fc91c53"] 2022-10-21T18:25:07.510Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:25:07.510Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:07.540Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:07.541Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:07.541Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:25:07.541Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:08 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:07.542Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:25:07.543Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:07.543Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:25:07.544Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:07.544Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:25:07.545Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:07.545Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:07.545Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:25:07.545Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a3424f013b9279a351e67b53b4d3a70", X-B3-SpanId:"58e68b2aea18ef64", X-B3-ParentSpanId:"e24e670f81fed35a", X-B3-Sampled:"0", X-ONAP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-TransactionID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ECOMP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7542fc5-c687-43e5-b569-555d1e9acd64"] 2022-10-21T18:25:07.545Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:25:07.546Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:07.560Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:07.560Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:07.561Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:25:07.561Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:08 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:07.563Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:25:07.563Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:07.563Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:25:07.612Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:07.612Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:07.612Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:07.613Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:07.613Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:07.613Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-TransactionID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ECOMP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1907dc4e-6dea-40f4-9d3c-da74eaa6b186"] 2022-10-21T18:25:07.613Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:07.613Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:07.749Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:07.749Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:07.750Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:07.750Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B81DF4846A2BD4CB7D140F461B991176; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:25:08 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:25:07.750Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:25:07.750Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:07.751Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:07.767Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:07.768Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:07.768Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:07.768Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:07.768Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:07.768Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-TransactionID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ECOMP-RequestID:"fc22f618-7a7e-4049-a5ea-31e115e77652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d09f47d1-ac69-4e4a-9ab5-bc7fdb75781f"] 2022-10-21T18:25:07.769Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:07.769Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:07.893Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:07.894Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:07.894Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:07.894Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AA5C7D8644B3F719943D3ADAAE0577CE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:25:08 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:25:07.895Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:25:07.895Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:07.895Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:07.899Z|fc22f618-7a7e-4049-a5ea-31e115e77652|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:25:11.132Z|d326399c-02fe-4533-b8af-dd2e3e0aea81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:11.132Z|d326399c-02fe-4533-b8af-dd2e3e0aea81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:11.218Z|b53cdd47-1918-498b-ab1b-6939f61bafda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:11.218Z|e1cbe920-6f34-4dfc-963a-00b1d77d8977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:11.218Z|b53cdd47-1918-498b-ab1b-6939f61bafda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:11.218Z|e1cbe920-6f34-4dfc-963a-00b1d77d8977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:18.057Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:25:18.062Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:18.063Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:25:18.063Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:18.063Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:18.064Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:25:18.064Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30671e9452d7cf58e308fcaa93dd72cf", X-B3-SpanId:"c44117136526620b", X-B3-ParentSpanId:"e81746041a238865", X-B3-Sampled:"0", X-ONAP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-TransactionID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ECOMP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b083eeda-d985-400f-aef1-5acde7ec14a7"] 2022-10-21T18:25:18.064Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:25:18.065Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:18.092Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:18.093Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:18.093Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:25:18.093Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:18 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:18.094Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:25:18.094Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:18.095Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:25:18.096Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:18.097Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:25:18.097Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:18.097Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:18.098Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:25:18.098Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30671e9452d7cf58e308fcaa93dd72cf", X-B3-SpanId:"385e3ee1508e7ce1", X-B3-ParentSpanId:"e81746041a238865", X-B3-Sampled:"0", X-ONAP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-TransactionID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ECOMP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"157031c2-59c5-4918-80f2-42c52b908f2f"] 2022-10-21T18:25:18.098Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:25:18.099Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:18.113Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:18.113Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:18.113Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:25:18.114Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:18 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:18.115Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:25:18.116Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:18.116Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:25:18.144Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:18.145Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:18.145Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:18.145Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:18.146Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:18.146Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-TransactionID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ECOMP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44f092f0-4d50-433d-9aa9-b01e7a2c90d6"] 2022-10-21T18:25:18.147Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:18.147Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:18.275Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:18.276Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:18.276Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:18.276Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=96B1CE8C460CA5460428219CBEA4F04A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:25:18 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:25:18.277Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:25:18.277Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:18.278Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:18.294Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:18.295Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:18.295Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:18.295Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:18.296Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:18.296Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-TransactionID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ECOMP-RequestID:"c13f756f-d660-420a-9e1f-32e87f52041c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa3b7d39-ec3e-45c7-aa87-313de2b6680d"] 2022-10-21T18:25:18.296Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:18.297Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:18.420Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:18.421Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:18.421Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:18.421Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F21EAB9A6881989B1F148AF59F45A946; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:25:18 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:25:18.422Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:25:18.422Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:18.423Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:18.431Z|c13f756f-d660-420a-9e1f-32e87f52041c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:25:20.551Z|512249c8-e83a-4931-b6a8-c94bc85a42d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:25:20.552Z|512249c8-e83a-4931-b6a8-c94bc85a42d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:25:20.890Z|9d5b27ad-edba-40a3-b91e-5b83f93d05cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:25:20.891Z|9d5b27ad-edba-40a3-b91e-5b83f93d05cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:25:21.155Z|2147a10b-42b0-480b-8a78-871d1e22ce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:21.156Z|2147a10b-42b0-480b-8a78-871d1e22ce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:21.240Z|a548f134-217b-4a34-9f10-aec3933660c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:21.240Z|a548f134-217b-4a34-9f10-aec3933660c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:21.242Z|209d9a68-10e1-4240-9ac5-8e5a5c00415e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:21.242Z|209d9a68-10e1-4240-9ac5-8e5a5c00415e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:28.602Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:25:28.609Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:28.609Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:25:28.610Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:28.610Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:28.611Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:25:28.611Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"260433a94587b6dd7c976a85d78160fe", X-B3-SpanId:"bc096fc98cf5aa35", X-B3-ParentSpanId:"afe6bf711c05af55", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-TransactionID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ECOMP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0ff8380-b308-4d55-9c2e-8fff854c1f3e"] 2022-10-21T18:25:28.611Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:25:28.611Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:28.637Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:28.638Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:28.638Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:25:28.638Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:29 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:28.639Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:25:28.640Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:28.640Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:25:28.641Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:28.642Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:25:28.642Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:28.642Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:28.643Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:25:28.643Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"260433a94587b6dd7c976a85d78160fe", X-B3-SpanId:"e66a69bc216c6e18", X-B3-ParentSpanId:"afe6bf711c05af55", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-TransactionID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ECOMP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64093c17-feb1-4a91-8b97-78976b5947a2"] 2022-10-21T18:25:28.643Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:25:28.643Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:28.655Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:28.655Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:28.655Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:25:28.656Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:29 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:28.660Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:25:28.660Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:28.661Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:25:28.680Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:28.680Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:28.680Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:28.682Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:28.682Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:28.682Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-TransactionID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ECOMP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8b8ee82-70ad-4a69-9022-e2da333a8257"] 2022-10-21T18:25:28.683Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:28.683Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:28.817Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:28.818Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:28.818Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:28.818Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EF0B70E4B0051F7944D8E656AABF63D2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:25:29 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:25:28.819Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:25:28.819Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:28.819Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:28.837Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:28.837Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:28.838Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:28.838Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:28.838Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:28.838Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-TransactionID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ECOMP-RequestID:"fa6aa2ed-a868-41e1-a5bc-82b973b12887", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb3df64b-02ea-450f-8a88-35ac20d6696c"] 2022-10-21T18:25:28.839Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:28.839Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:28.966Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:28.966Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:28.967Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:28.967Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5474B7F2B1B30854022B8C7DA23E61A3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:25:29 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:25:28.967Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:25:28.967Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:28.968Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:28.971Z|fa6aa2ed-a868-41e1-a5bc-82b973b12887|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:25:31.179Z|82cf693c-2ca4-4984-8010-ff654b10ffc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:31.180Z|82cf693c-2ca4-4984-8010-ff654b10ffc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:31.262Z|8e12d86f-6b90-4528-bdcb-d861e9c252a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:31.264Z|1bb9e8e8-ecfa-4725-9fee-68203ad7b2ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:31.264Z|1bb9e8e8-ecfa-4725-9fee-68203ad7b2ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:31.266Z|8e12d86f-6b90-4528-bdcb-d861e9c252a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:35.551Z|49a99c13-99f0-401c-982e-5fd6947dbb04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:25:35.554Z|49a99c13-99f0-401c-982e-5fd6947dbb04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:25:39.129Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:25:39.134Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:39.135Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:25:39.135Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:39.136Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:39.136Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:25:39.136Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36952e52502cc2f243ab57a148759ccf", X-B3-SpanId:"04205138b5c31e20", X-B3-ParentSpanId:"2353c180a4dccb33", X-B3-Sampled:"0", X-ONAP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-TransactionID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ECOMP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cc196ad-8ac7-40c1-9e2e-747a23acfae8"] 2022-10-21T18:25:39.137Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:25:39.137Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:39.163Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:39.163Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:39.164Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:25:39.164Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:40 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:39.165Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:25:39.165Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:39.166Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:25:39.167Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:39.167Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:25:39.168Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:39.168Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:39.168Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:25:39.169Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36952e52502cc2f243ab57a148759ccf", X-B3-SpanId:"e8127afc50638337", X-B3-ParentSpanId:"2353c180a4dccb33", X-B3-Sampled:"0", X-ONAP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-TransactionID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ECOMP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58f8a82b-b999-40ae-8608-c01d42d2fad5"] 2022-10-21T18:25:39.169Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:25:39.169Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:39.181Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:39.181Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:39.182Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:25:39.182Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:40 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:39.183Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:25:39.184Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:39.184Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:25:39.214Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:39.215Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:39.215Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:39.215Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:39.216Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:39.216Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-TransactionID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ECOMP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52e71ed2-6914-4d45-9000-09d5b5327c1f"] 2022-10-21T18:25:39.216Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:39.216Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:39.349Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:39.350Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:39.350Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:39.350Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=145140FC49493868ECB3BC8C17482A14; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:25:39 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:25:39.351Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:25:39.351Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:39.351Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:39.389Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:39.390Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:39.390Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:39.390Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:39.391Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:39.391Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-TransactionID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ECOMP-RequestID:"101434a2-8824-4b29-ac6f-258de0172d24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81e45d72-cf91-4590-8e70-50d47ed29c1f"] 2022-10-21T18:25:39.391Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:39.392Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:39.523Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:39.524Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:39.525Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:39.525Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B8322CA5D3073AF26B5663A5526B0ADA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:25:39 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:25:39.525Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:25:39.525Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:39.526Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:39.529Z|101434a2-8824-4b29-ac6f-258de0172d24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:25:41.200Z|da978e7d-159d-42fe-a0b1-7f42db75ec02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:41.200Z|da978e7d-159d-42fe-a0b1-7f42db75ec02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:41.287Z|f4c0bc5d-2428-4806-a2bd-07d230ea11e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:41.287Z|f4c0bc5d-2428-4806-a2bd-07d230ea11e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:41.289Z|d28d6f34-b9d6-423d-926a-e65b96e822a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:41.289Z|d28d6f34-b9d6-423d-926a-e65b96e822a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:49.686Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:25:49.699Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:49.700Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:25:49.700Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:49.700Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:25:49.700Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:25:49.700Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4be8e3b0c4bc8ea9b3191d7e62739274", X-B3-SpanId:"ee9c32a7799f4087", X-B3-ParentSpanId:"585a73ebaa21c6b5", X-B3-Sampled:"0", X-ONAP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-TransactionID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ECOMP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe40bb39-3141-47ca-829d-2dfca1f994cd"] 2022-10-21T18:25:49.701Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:25:49.701Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:49.725Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:49.726Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:49.726Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:25:49.726Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:50 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:49.727Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:24:14.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:25:49.727Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:49.728Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:25:49.729Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:49.729Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:25:49.729Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:49.729Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:25:49.730Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:25:49.730Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4be8e3b0c4bc8ea9b3191d7e62739274", X-B3-SpanId:"eeed82e7c833541b", X-B3-ParentSpanId:"585a73ebaa21c6b5", X-B3-Sampled:"0", X-ONAP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-TransactionID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ECOMP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"272a598d-0af9-4bd6-b208-b0424cef17d2"] 2022-10-21T18:25:49.730Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:25:49.730Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:49.744Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:49.744Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:49.744Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:25:49.745Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:25:50 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:25:49.746Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376653000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:25:49.746Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:49.747Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:25:49.776Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:49.777Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:49.778Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:49.778Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:25:49.779Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:49.779Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-TransactionID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ECOMP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"256e83e6-cc55-4612-9e69-7ce8d12dd894"] 2022-10-21T18:25:49.779Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:49.780Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:49.917Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:49.918Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:49.918Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:49.919Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EDFB97DE9B817CBA8A02F7F76A08924D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:25:49 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:25:49.919Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:25:49.920Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:49.920Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:49.939Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:49.940Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:25:49.941Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:25:49.941Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:25:49.942Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:25:49.942Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-TransactionID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ECOMP-RequestID:"aa32e723-f585-402e-937b-f7a11ac6ab99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f74ab482-a9d5-4af7-ab9a-a67f36538414"] 2022-10-21T18:25:49.943Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:25:49.943Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:25:50.070Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:25:50.071Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:25:50.071Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:25:50.073Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A82CC21A4578429C70B4BBDA36F038E9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 21 Oct 2022 18:25:49 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:25:50.074Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91065643-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:24:14.476+0000","endTime":"2022-10-21T18:24:14.486+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:25:50.074Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:25:50.075Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:25:50.078Z|aa32e723-f585-402e-937b-f7a11ac6ab99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:25:50.551Z|a3a69f23-f6d4-4155-b838-e2c08296c63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:25:50.551Z|a3a69f23-f6d4-4155-b838-e2c08296c63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:25:50.891Z|a9458cda-de9d-4d78-aa6b-70f52be28d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:25:50.892Z|a9458cda-de9d-4d78-aa6b-70f52be28d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:25:51.231Z|d2674ca9-dfeb-4478-91ab-67871af0ddac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:51.231Z|d2674ca9-dfeb-4478-91ab-67871af0ddac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:51.311Z|f37c5a1d-db53-4546-9993-dd9ddec7f271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:51.312Z|f37c5a1d-db53-4546-9993-dd9ddec7f271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:25:51.311Z|c61d9498-ce8a-4b44-8b35-fb9e4f8f7f02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:25:51.314Z|c61d9498-ce8a-4b44-8b35-fb9e4f8f7f02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:00.239Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:26:00.243Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:00.243Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:26:00.244Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:00.244Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:00.244Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:26:00.244Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5b56693a506846750e30e6b30dc085", X-B3-SpanId:"5640e7ad2f8e64d4", X-B3-ParentSpanId:"773fd69585555a52", X-B3-Sampled:"0", X-ONAP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-TransactionID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ECOMP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05c2d787-f405-4032-bea7-ed42a096e306"] 2022-10-21T18:26:00.245Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:26:00.245Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:00.269Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:00.270Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:00.270Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:26:00.270Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:01 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:00.272Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:26:00.272Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:00.272Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:26:00.273Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:00.273Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:26:00.274Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:00.274Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:00.274Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:26:00.274Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5b56693a506846750e30e6b30dc085", X-B3-SpanId:"f7de013fdcfc482d", X-B3-ParentSpanId:"773fd69585555a52", X-B3-Sampled:"0", X-ONAP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-TransactionID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ECOMP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20cd5d1b-74c7-4204-9bb0-54010586e5fd"] 2022-10-21T18:26:00.274Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:26:00.275Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:00.292Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:00.292Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:00.293Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:26:00.293Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:01 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:00.295Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:26:00.295Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:00.295Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:26:00.315Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:00.315Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:00.316Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:00.316Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:00.316Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:00.316Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-TransactionID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ECOMP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7231cf4-48b3-454f-a120-edbe478cdeb5"] 2022-10-21T18:26:00.317Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:00.317Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:00.365Z|1162d997-f633-4b2b-a9ec-b91d8e427469|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:26:00.366Z|1162d997-f633-4b2b-a9ec-b91d8e427469|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:00.445Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:00.445Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:00.445Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:00.445Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=498F056670135617E8A3327A945C3E6E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:26:00 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:26:00.446Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:26:00.446Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:00.446Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:00.466Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:00.466Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:00.467Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:00.467Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:00.467Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:00.467Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-TransactionID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ECOMP-RequestID:"8378aa18-b18c-4aa2-b550-f9976cff79a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd864c78-58bf-4c92-be70-750be2833371"] 2022-10-21T18:26:00.468Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:00.468Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:00.593Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:00.594Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:00.594Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:00.594Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B892C2ABF29E387491F78AC4B175B33F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:26:00 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:26:00.595Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:26:00.595Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:00.595Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:00.598Z|8378aa18-b18c-4aa2-b550-f9976cff79a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:26:01.255Z|dd019036-29da-4499-985f-260f74ddb262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:01.255Z|dd019036-29da-4499-985f-260f74ddb262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:01.342Z|b24f0a6a-74b5-4e1e-ba89-e63ff9c4bb48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:01.342Z|b24f0a6a-74b5-4e1e-ba89-e63ff9c4bb48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:01.343Z|f8f8805b-8094-4a66-9c47-e513bcaafd77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:01.343Z|f8f8805b-8094-4a66-9c47-e513bcaafd77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:05.551Z|0fe06cbb-b332-4ad9-a268-a6c7cc89e01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:26:05.552Z|0fe06cbb-b332-4ad9-a268-a6c7cc89e01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:26:10.765Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:26:10.770Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:10.770Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:26:10.771Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:10.771Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:10.771Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:26:10.772Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e72878276a39b760a8207ed975adac8", X-B3-SpanId:"9d43c3438f2f811a", X-B3-ParentSpanId:"76b10ca56cabd610", X-B3-Sampled:"0", X-ONAP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-TransactionID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ECOMP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92222652-67e0-402a-9079-a29a6cc0e970"] 2022-10-21T18:26:10.772Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:26:10.772Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:10.797Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:10.797Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:10.797Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:26:10.797Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:11 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:10.798Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:26:10.799Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:10.799Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:26:10.801Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:10.801Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:26:10.801Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:10.801Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:10.802Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:26:10.802Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e72878276a39b760a8207ed975adac8", X-B3-SpanId:"54c18748ce3bd434", X-B3-ParentSpanId:"76b10ca56cabd610", X-B3-Sampled:"0", X-ONAP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-TransactionID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ECOMP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68e1f1d1-e1d5-4d79-8619-36990aa38ab3"] 2022-10-21T18:26:10.802Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:26:10.802Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:10.816Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:10.817Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:10.817Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:26:10.817Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:11 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:10.819Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:26:10.819Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:10.819Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:26:10.839Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:10.840Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:10.840Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:10.840Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:10.840Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:10.841Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-TransactionID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ECOMP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dc65a98-1a1f-4ce5-9fad-acedbf0f7c79"] 2022-10-21T18:26:10.841Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:10.841Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:10.966Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:10.966Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:10.966Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:10.967Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6AB103B4263890922C4A0EABE3E12D12; 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:"789", date:"Fri, 21 Oct 2022 18:26:10 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:26:10.967Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:26:10.968Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:10.968Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:10.986Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:10.986Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:10.986Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:10.987Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:10.987Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:10.987Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-TransactionID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ECOMP-RequestID:"22428c9a-8a9a-4fd1-86d5-229615e17e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a91383cf-1c63-47f4-a65d-839a4a55e40f"] 2022-10-21T18:26:10.987Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:10.988Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:11.111Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:11.111Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:11.111Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:11.112Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=96C2222FBB9D41096EB33D94A5AA20D1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:26:10 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:26:11.112Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:26:11.112Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:11.112Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:11.116Z|22428c9a-8a9a-4fd1-86d5-229615e17e0a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:26:11.283Z|9c3e5743-2e32-4704-a32d-cbf663072488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:11.284Z|9c3e5743-2e32-4704-a32d-cbf663072488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:11.363Z|48484b1b-74d4-44b3-b3dc-cb676cd1cee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:11.363Z|48484b1b-74d4-44b3-b3dc-cb676cd1cee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:11.363Z|134a6809-5fab-496c-964c-be2791ec0973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:11.366Z|134a6809-5fab-496c-964c-be2791ec0973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:20.551Z|0ad66b2f-8761-4f02-9df0-4dc4136caeab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:26:20.554Z|0ad66b2f-8761-4f02-9df0-4dc4136caeab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:26:20.892Z|f56d86fa-054f-41bc-8300-d331c6cdd30c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:26:20.893Z|f56d86fa-054f-41bc-8300-d331c6cdd30c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:26:21.276Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:26:21.281Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:21.282Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:26:21.282Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:21.282Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:21.282Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:26:21.283Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12054fb0c7693ae9b18b4b5ce3ae3b1c", X-B3-SpanId:"aecf89e70bb7fca5", X-B3-ParentSpanId:"892c9c19eca4f8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-TransactionID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ECOMP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c7c4a69-90d8-475f-8dee-afc1b002e347"] 2022-10-21T18:26:21.283Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:26:21.284Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:21.307Z|9aabcfe4-a1dd-4dd0-a29b-cfd1febaf075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:21.308Z|9aabcfe4-a1dd-4dd0-a29b-cfd1febaf075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:21.313Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:21.313Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:21.313Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:26:21.314Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:22 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:21.316Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:26:21.316Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:21.316Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:26:21.317Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:21.317Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:26:21.317Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:21.318Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:21.318Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:26:21.318Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12054fb0c7693ae9b18b4b5ce3ae3b1c", X-B3-SpanId:"c4dba139e86d6671", X-B3-ParentSpanId:"892c9c19eca4f8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-TransactionID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ECOMP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dc8c418-a207-43cb-8b8a-8535fe7d5b52"] 2022-10-21T18:26:21.318Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:26:21.318Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:21.332Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:21.332Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:21.332Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:26:21.333Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:22 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:21.334Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:26:21.334Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:21.335Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:26:21.353Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:21.353Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:21.354Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:21.354Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:21.354Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:21.354Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-TransactionID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ECOMP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f7a1315-a59f-41df-a5b4-0d4cc20d4fde"] 2022-10-21T18:26:21.354Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:21.355Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:21.385Z|82538868-6762-4c68-8d46-c14bc2f9c371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:21.385Z|51c9bf93-7fd1-4f42-9b1b-2687addc49cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:21.386Z|82538868-6762-4c68-8d46-c14bc2f9c371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:21.386Z|51c9bf93-7fd1-4f42-9b1b-2687addc49cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:21.486Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:21.487Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:21.487Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:21.487Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1F2A8FF23B6BAD99365BABCD920B0F32; 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:"789", date:"Fri, 21 Oct 2022 18:26:21 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:26:21.488Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:26:21.488Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:21.488Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:21.506Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:21.506Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:21.507Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:21.507Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:21.507Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:21.507Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-TransactionID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ECOMP-RequestID:"b1f50701-14e7-48a0-97b8-4a5623857f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9403ca83-e909-4e14-b478-2144594f42e7"] 2022-10-21T18:26:21.507Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:21.508Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:21.634Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:21.635Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:21.635Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:21.635Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=38713290E80C438208795F9BB2A01AC8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:26:21 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:26:21.636Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:26:21.636Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:21.636Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:21.640Z|b1f50701-14e7-48a0-97b8-4a5623857f89|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:26:31.330Z|9b07d938-efb4-4253-a5f2-2d75ec5a663e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:31.330Z|9b07d938-efb4-4253-a5f2-2d75ec5a663e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:31.410Z|6ba7e979-a7d2-4175-b42f-791de86c8409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:31.410Z|6ba7e979-a7d2-4175-b42f-791de86c8409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:31.411Z|5a26d67c-05c3-4981-bc4f-a04196c11d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:31.411Z|5a26d67c-05c3-4981-bc4f-a04196c11d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:31.794Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:26:31.799Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:31.800Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:26:31.800Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:31.801Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:31.801Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:26:31.801Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd5b4ea71efdd87bb02ae782756f1ad2", X-B3-SpanId:"07dc2e5956b674d0", X-B3-ParentSpanId:"e3d1b2de4d708f98", X-B3-Sampled:"0", X-ONAP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-TransactionID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ECOMP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1da80d12-300f-45db-a87c-788ca4df1003"] 2022-10-21T18:26:31.801Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:26:31.801Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:31.832Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:31.832Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:31.833Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:26:31.833Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:32 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:31.834Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:26:31.834Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:31.834Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:26:31.835Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:31.836Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:26:31.836Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:31.836Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:31.836Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:26:31.836Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd5b4ea71efdd87bb02ae782756f1ad2", X-B3-SpanId:"0ccba3af4673b62b", X-B3-ParentSpanId:"e3d1b2de4d708f98", X-B3-Sampled:"0", X-ONAP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-TransactionID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ECOMP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0cec176-00d7-43ef-89a9-b9f131a32617"] 2022-10-21T18:26:31.837Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:26:31.837Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:31.851Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:31.851Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:31.851Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:26:31.851Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:32 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:31.852Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:26:31.852Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:31.852Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:26:31.871Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:31.872Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:31.872Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:31.872Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:31.872Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:31.873Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-TransactionID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ECOMP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e0c733-16bc-4475-a4db-2d6008023117"] 2022-10-21T18:26:31.873Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:31.873Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:32.005Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:32.005Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:32.005Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:32.005Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3BBEA12C582FE8BA7B6933D5AD7C8DE3; 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:"789", date:"Fri, 21 Oct 2022 18:26:32 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:26:32.006Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:26:32.006Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:32.006Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:32.023Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:32.023Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:32.024Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:32.024Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:32.024Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:32.024Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-TransactionID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ECOMP-RequestID:"51821a22-0531-41ba-ac19-ec8ec61b7cdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1796213e-63d9-4900-a91f-76769bea25d1"] 2022-10-21T18:26:32.024Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:32.025Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:32.155Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:32.155Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:32.156Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:32.156Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE6B8C270864B051A378F4E0A290457F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:26:32 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:26:32.157Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:26:32.157Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:32.157Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:32.160Z|51821a22-0531-41ba-ac19-ec8ec61b7cdb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:26:35.551Z|464da622-569c-437b-955c-078604894f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:26:35.552Z|464da622-569c-437b-955c-078604894f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:26:41.351Z|3ff83ffe-3a97-44bd-a2ea-908964576f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:41.352Z|3ff83ffe-3a97-44bd-a2ea-908964576f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:41.433Z|70e6cc08-af77-4d2e-b194-b6db35fc8716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:41.433Z|18865488-204e-43a4-ac47-3eb6189da8a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:41.433Z|18865488-204e-43a4-ac47-3eb6189da8a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:41.433Z|70e6cc08-af77-4d2e-b194-b6db35fc8716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:42.316Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:26:42.321Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:42.321Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:26:42.322Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:42.322Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:42.322Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:26:42.323Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9cabd3b3e15caf4940d45a6f4c3ab86", X-B3-SpanId:"da961b09816f6048", X-B3-ParentSpanId:"75b62e9b2b739108", X-B3-Sampled:"0", X-ONAP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-TransactionID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ECOMP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bac29251-9371-4052-93ec-465ea2903880"] 2022-10-21T18:26:42.323Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:26:42.323Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:42.349Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:42.349Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:42.350Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:26:42.350Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:43 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:42.351Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:26:42.351Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:42.352Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:26:42.353Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:42.353Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:26:42.354Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:42.354Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:42.354Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:26:42.355Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9cabd3b3e15caf4940d45a6f4c3ab86", X-B3-SpanId:"ba149a25ea561021", X-B3-ParentSpanId:"75b62e9b2b739108", X-B3-Sampled:"0", X-ONAP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-TransactionID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ECOMP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9789fe67-307a-4107-b089-85ac4d1d8006"] 2022-10-21T18:26:42.355Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:26:42.356Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:42.373Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:42.373Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:42.374Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:26:42.374Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:42.375Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:26:42.375Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:42.376Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:26:42.398Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:42.398Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:42.399Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:42.399Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:42.399Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:42.399Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-TransactionID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ECOMP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4103dc91-4779-4f8c-8ca0-69949712d972"] 2022-10-21T18:26:42.400Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:42.400Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:42.536Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:42.537Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:42.537Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:42.537Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F267EFB937AE8F46E6F31961F70D3366; 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:"789", date:"Fri, 21 Oct 2022 18:26:42 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:26:42.538Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:26:42.538Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:42.538Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:42.557Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:42.557Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:42.557Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:42.558Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:42.558Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:42.558Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-TransactionID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ECOMP-RequestID:"0b51d2fc-7ca2-40b3-87e9-58d465225428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62e762ae-ffcf-4ad6-be99-bda11f0577f6"] 2022-10-21T18:26:42.558Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:42.559Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:42.697Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:42.698Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:42.698Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:42.698Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=13DBC6C578335D121BB2F4BF5C905623; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:26:42 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-10-21T18:26:42.699Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:26:42.699Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:42.699Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:42.702Z|0b51d2fc-7ca2-40b3-87e9-58d465225428|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:26:50.551Z|54dcf2ab-0e83-4fde-b4f9-a00b1ffedb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:26:50.552Z|54dcf2ab-0e83-4fde-b4f9-a00b1ffedb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:26:50.893Z|3cba8453-1530-4fab-9261-873b726a36b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:26:50.894Z|3cba8453-1530-4fab-9261-873b726a36b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:26:51.374Z|9a844942-f351-43fc-ae1a-01a182d529a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:51.374Z|9a844942-f351-43fc-ae1a-01a182d529a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:51.455Z|e713ac0a-c8cd-4204-8ac2-9a498eea0fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:51.456Z|e713ac0a-c8cd-4204-8ac2-9a498eea0fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:51.457Z|c7eaaacc-bac3-48b9-af58-f7b390170142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:26:51.460Z|c7eaaacc-bac3-48b9-af58-f7b390170142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:26:52.858Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:26:52.863Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:52.864Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:26:52.864Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:52.865Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:26:52.865Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:26:52.865Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7676384b63071e446ffd2c26db201caf", X-B3-SpanId:"63e6d185c70e0c64", X-B3-ParentSpanId:"37ddadc6e8e578d2", X-B3-Sampled:"0", X-ONAP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-TransactionID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ECOMP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27bda6b9-ef30-479f-9536-61df210f1a36"] 2022-10-21T18:26:52.865Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:26:52.866Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:52.889Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:52.890Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:52.890Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:26:52.890Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:53 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:52.891Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:26:52.891Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:52.892Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:26:52.893Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:52.893Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:26:52.893Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:52.894Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:26:52.894Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:26:52.894Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7676384b63071e446ffd2c26db201caf", X-B3-SpanId:"886e1cf7bdc38538", X-B3-ParentSpanId:"37ddadc6e8e578d2", X-B3-Sampled:"0", X-ONAP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-TransactionID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ECOMP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97566a68-aaa9-4736-8b50-eed94aef9269"] 2022-10-21T18:26:52.895Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:26:52.895Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:52.909Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:52.909Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:52.910Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:26:52.910Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:26:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:26:52.911Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:26:52.912Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:52.912Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:26:52.931Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:52.932Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:52.932Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:52.932Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:26:52.933Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:52.933Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-TransactionID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ECOMP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b91b6f39-78bb-4ecc-90a7-fed1038c02ca"] 2022-10-21T18:26:52.933Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:52.933Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:53.059Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:53.059Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:53.060Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:53.060Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EB670737313D8EFC2ECFF3ADC22ACBBB; 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:"789", date:"Fri, 21 Oct 2022 18:26:52 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:26:53.061Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:26:53.061Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:53.061Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:53.080Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:53.081Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:26:53.082Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:26:53.082Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:26:53.083Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:26:53.083Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-TransactionID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ECOMP-RequestID:"8537d5c5-5b05-4602-ab79-473b23fa1045", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69724227-41d1-4131-94bd-a7ed062344ca"] 2022-10-21T18:26:53.083Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:26:53.084Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:26:53.217Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:26:53.218Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:26:53.218Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:26:53.218Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=84E7C230F4731E5CB5D40CBFD7BE0105; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:26:52 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:26:53.218Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:26:53.219Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:26:53.219Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:26:53.222Z|8537d5c5-5b05-4602-ab79-473b23fa1045|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:27:00.363Z|787827ae-5c84-4f09-9bd7-ec77ed2bca28|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:27:00.364Z|787827ae-5c84-4f09-9bd7-ec77ed2bca28|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:01.395Z|41699723-baa1-41fc-9da1-21e756a0a03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:01.396Z|41699723-baa1-41fc-9da1-21e756a0a03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:01.484Z|d543e262-5855-4f3d-9b05-146ee4f6499b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:01.484Z|66339f92-69be-40d0-a48f-2c0329a42912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:01.485Z|d543e262-5855-4f3d-9b05-146ee4f6499b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:01.485Z|66339f92-69be-40d0-a48f-2c0329a42912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:03.383Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:27:03.387Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:03.387Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:27:03.388Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:03.388Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:03.388Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:27:03.388Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ec257d8dd340de5988490bcc0929953", X-B3-SpanId:"4187e9a44056a84c", X-B3-ParentSpanId:"73352c058b313c36", X-B3-Sampled:"0", X-ONAP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-TransactionID:"36424949-3958-42a6-9df3-c9069b2785be", X-ECOMP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cab8362f-0a7d-4d55-a164-e40402dd0447"] 2022-10-21T18:27:03.389Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:27:03.389Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:03.415Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:03.416Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:03.416Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:27:03.416Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:04 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:03.417Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:27:03.418Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:03.418Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:27:03.419Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:03.419Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:27:03.419Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:03.420Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:03.420Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:27:03.420Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ec257d8dd340de5988490bcc0929953", X-B3-SpanId:"751b7ec8c955037e", X-B3-ParentSpanId:"73352c058b313c36", X-B3-Sampled:"0", X-ONAP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-TransactionID:"36424949-3958-42a6-9df3-c9069b2785be", X-ECOMP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ec3dda5-c1e6-41b2-a9b2-6f668cb28ca5"] 2022-10-21T18:27:03.420Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:27:03.420Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:03.434Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:03.435Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:03.435Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:27:03.435Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:04 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:03.436Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:27:03.436Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:03.436Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:27:03.456Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:03.456Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:03.456Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:03.456Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:03.457Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:03.457Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-TransactionID:"36424949-3958-42a6-9df3-c9069b2785be", X-ECOMP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d2ad495-8360-40cc-9814-0db8866e84ea"] 2022-10-21T18:27:03.457Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:03.457Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:03.582Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:03.583Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:03.583Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:03.583Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1D2E2AF994DDAE7AB40668647C6A596A; 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:"789", date:"Fri, 21 Oct 2022 18:27:03 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:27:03.583Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:27:03.584Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:03.584Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:03.600Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:03.601Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:03.601Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:03.601Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:03.601Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:03.601Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-TransactionID:"36424949-3958-42a6-9df3-c9069b2785be", X-ECOMP-RequestID:"36424949-3958-42a6-9df3-c9069b2785be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32e0cc7c-f019-4be3-9efa-55774bd84635"] 2022-10-21T18:27:03.602Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:03.602Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:03.723Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:03.724Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:03.724Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:03.724Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2F30DED18306DAF6E6B5FF066C5826FE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:27:03 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:27:03.724Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:27:03.725Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:03.725Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:03.728Z|36424949-3958-42a6-9df3-c9069b2785be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:27:05.551Z|425faf75-529b-48a9-a865-61a5af77adb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:27:05.554Z|425faf75-529b-48a9-a865-61a5af77adb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:27:11.418Z|5258e34a-0c39-4885-8cfa-d0eae7eb1615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:11.418Z|5258e34a-0c39-4885-8cfa-d0eae7eb1615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:11.507Z|0e3c7c89-04d6-4471-a21f-3c5a535429b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:11.508Z|0e3c7c89-04d6-4471-a21f-3c5a535429b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:11.508Z|6f13c509-e2aa-4801-a058-0db8c2f7b399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:11.508Z|6f13c509-e2aa-4801-a058-0db8c2f7b399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:13.886Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:27:13.893Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:13.893Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:27:13.893Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:13.893Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:13.894Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:27:13.894Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22804993c12fbcf18871f184f9fb9ecc", X-B3-SpanId:"f82314b505307275", X-B3-ParentSpanId:"e3a679001366fc53", X-B3-Sampled:"0", X-ONAP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-TransactionID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ECOMP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"394425a6-9ea7-4769-8e56-0b5e31d5aa29"] 2022-10-21T18:27:13.894Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:27:13.894Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:13.933Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:13.933Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:13.933Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:27:13.933Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:14 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:13.934Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:27:13.934Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:13.934Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:27:13.935Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:13.936Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:27:13.936Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:13.936Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:13.936Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:27:13.936Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22804993c12fbcf18871f184f9fb9ecc", X-B3-SpanId:"dd87e1fb969d444c", X-B3-ParentSpanId:"e3a679001366fc53", X-B3-Sampled:"0", X-ONAP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-TransactionID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ECOMP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e12383d-468d-4c1c-9b07-2fa065217c5e"] 2022-10-21T18:27:13.937Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:27:13.937Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:13.954Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:13.954Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:13.955Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:27:13.955Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:14 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:13.957Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:27:13.957Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:13.957Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:27:14.025Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:14.026Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:14.026Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:14.026Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:14.026Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:14.027Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-TransactionID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ECOMP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"672e0d22-3c83-4edf-a29d-cb233fd97483"] 2022-10-21T18:27:14.027Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:14.027Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:14.158Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:14.159Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:14.159Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:14.159Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CFC8A4F180272AC69F8924885268D580; 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:"789", date:"Fri, 21 Oct 2022 18:27:13 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:27:14.160Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:27:14.160Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:14.160Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:14.185Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:14.186Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:14.186Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:14.186Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:14.187Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:14.187Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-TransactionID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ECOMP-RequestID:"f5072b7e-762f-499b-af32-6e1540bc1d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32837dcc-7611-4641-84cf-45f79113b53a"] 2022-10-21T18:27:14.187Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:14.187Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:14.310Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:14.311Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:14.311Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:14.311Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B61C2E7BEE2FAE0C0F00BEB663980BD7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:27:13 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:27:14.311Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:27:14.311Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:14.312Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:14.315Z|f5072b7e-762f-499b-af32-6e1540bc1d2c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:27:20.552Z|9acd1cfb-38f7-462b-85e6-e9bae5b29d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:27:20.552Z|9acd1cfb-38f7-462b-85e6-e9bae5b29d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:27:20.894Z|843d5ace-ad70-4651-ad17-b652dc6d4052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:27:20.895Z|843d5ace-ad70-4651-ad17-b652dc6d4052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:27:21.440Z|7177e574-21ef-4c63-92b9-c3384e017fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:21.441Z|7177e574-21ef-4c63-92b9-c3384e017fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:21.529Z|ca9287e1-a471-46b5-a536-374c47abaa63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:21.529Z|ca9287e1-a471-46b5-a536-374c47abaa63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:21.532Z|81f64740-8746-4045-8cbb-b0c4c5fee290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:21.532Z|81f64740-8746-4045-8cbb-b0c4c5fee290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:24.467Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:27:24.472Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:24.472Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:27:24.473Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:24.473Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:24.473Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:27:24.473Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1a7bd801024f8215561f7e5c476aa5", X-B3-SpanId:"e9bacd1f803ea671", X-B3-ParentSpanId:"db25bc7449da5be0", X-B3-Sampled:"0", X-ONAP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-TransactionID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ECOMP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a06e5c8-09ce-4267-ab58-8e6ab47c724d"] 2022-10-21T18:27:24.473Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:27:24.474Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:24.499Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:24.500Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:24.500Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:27:24.501Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:25 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:24.501Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-f844d165-ddfe-4870-a199-22b487fb6dd3). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:24:06.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:25:53.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:27:24.501Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:24.502Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:27:24.503Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:24.503Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:27:24.504Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:24.504Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:24.504Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:27:24.504Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1a7bd801024f8215561f7e5c476aa5", X-B3-SpanId:"934d1b9d6504bd47", X-B3-ParentSpanId:"db25bc7449da5be0", X-B3-Sampled:"0", X-ONAP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-TransactionID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ECOMP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f5c157d-e90a-434e-9db4-15a8716296b2"] 2022-10-21T18:27:24.505Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:27:24.505Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:24.518Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:24.519Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:24.519Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:27:24.519Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:25 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:24.520Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:27:24.520Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:24.520Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:27:24.543Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:24.543Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:24.544Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:24.544Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:24.544Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:24.545Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-TransactionID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ECOMP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c37748f-72ef-4705-b0ee-e4692c0f3d61"] 2022-10-21T18:27:24.545Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:24.545Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:24.673Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:24.673Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:24.674Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:24.674Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=21116DB365064D53E309B07D27DEB2E9; 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:"789", date:"Fri, 21 Oct 2022 18:27:25 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:27:24.674Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:24:08.740+0000","endTime":"2022-10-21T18:26:09.692+0000","removalTime":null,"durationInMillis":120952,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"8d9a05ea-516d-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:27:24.675Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:24.675Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:24.695Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:24.696Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:24.696Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:24.696Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:24.696Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:24.697Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-TransactionID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ECOMP-RequestID:"477b2b2c-2277-44d2-8baf-cd61a3e62330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5de06f75-dc63-4651-b9ba-f266b3b9d5e9"] 2022-10-21T18:27:24.697Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:24.697Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:24.818Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:24.818Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:24.818Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:24.819Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B214CFF00370709AF32D7937615BC417; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:27:25 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:27:24.819Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:ca86088a-516d-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","executionId":"8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:25:50.942+0000","endTime":"2022-10-21T18:25:50.960+0000","durationInMillis":18,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:27:24.819Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:24.819Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8d9b3eab-516d-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:24.823Z|477b2b2c-2277-44d2-8baf-cd61a3e62330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:27:31.463Z|d36891fc-c429-43ca-91f8-64cb02f34b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:31.464Z|d36891fc-c429-43ca-91f8-64cb02f34b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:31.551Z|5022d184-ab61-49dd-aef1-2afb5ad66365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:31.551Z|5022d184-ab61-49dd-aef1-2afb5ad66365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:31.553Z|afece6d0-410c-4406-8282-94cfa6063b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:31.554Z|afece6d0-410c-4406-8282-94cfa6063b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:34.976Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:27:34.982Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:34.982Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:27:34.983Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:34.983Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:34.983Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:27:34.983Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a4c13e01d91d0e5b3c3d6c625167076", X-B3-SpanId:"6808e078094d6c46", X-B3-ParentSpanId:"90ddd0d46c3a1390", X-B3-Sampled:"0", X-ONAP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-TransactionID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ECOMP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f9abfaf-cc1c-450e-bba7-3fe682b83f30"] 2022-10-21T18:27:34.983Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:27:34.983Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:35.010Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:35.010Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:35.011Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:27:35.011Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:35 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:35.012Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:27:35.012Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:35.012Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:27:35.013Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:35.014Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:27:35.014Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:35.014Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:35.014Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:27:35.015Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a4c13e01d91d0e5b3c3d6c625167076", X-B3-SpanId:"97413425f9dda1f9", X-B3-ParentSpanId:"90ddd0d46c3a1390", X-B3-Sampled:"0", X-ONAP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-TransactionID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ECOMP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26b99f02-c5b3-4c67-ad17-af32b0d036a4"] 2022-10-21T18:27:35.015Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:27:35.015Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:35.029Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:35.029Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:35.030Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:27:35.030Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:35 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:35.032Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:27:35.032Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:35.032Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:27:35.053Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:35.053Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:35.053Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:35.054Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:35.054Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:35.054Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-TransactionID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ECOMP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e07c787-1093-4aa9-8be6-9cf5e756e68d"] 2022-10-21T18:27:35.054Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:35.054Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:35.183Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:35.184Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:35.184Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:35.184Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3B12B0DF2A45E62151A2B7EE06DB23FC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:27:35 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:27:35.184Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:27:35.185Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:35.185Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:35.201Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:35.202Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:35.202Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:35.202Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:35.202Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:35.202Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-TransactionID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ECOMP-RequestID:"07912277-2e6e-434c-9afc-484e1fae3647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d10da9d9-ba2d-4ef4-a112-1560deacf517"] 2022-10-21T18:27:35.203Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:35.203Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:35.340Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:35.341Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:35.342Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:35.342Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5072402A77DA42ACB98846A10639A05B; 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:"Fri, 21 Oct 2022 18:27:35 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:27:35.343Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:27:35.343Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:35.344Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:35.349Z|07912277-2e6e-434c-9afc-484e1fae3647|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:27:35.552Z|b7e42b65-3453-4ca2-a0cc-7063e58b661c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:27:35.553Z|b7e42b65-3453-4ca2-a0cc-7063e58b661c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:27:41.486Z|52d68074-f905-4e44-af2f-6bcfe41eed60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:41.487Z|52d68074-f905-4e44-af2f-6bcfe41eed60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:41.573Z|db594d08-99f2-4244-9e42-1d353571f632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:41.574Z|7100b886-033a-4847-8ac0-7ff797596ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:41.574Z|db594d08-99f2-4244-9e42-1d353571f632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:41.574Z|7100b886-033a-4847-8ac0-7ff797596ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:45.506Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:27:45.516Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:45.517Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:27:45.517Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:45.517Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:45.517Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:27:45.518Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"434448b9be7d5305368e812911781691", X-B3-SpanId:"34aa4850b128186a", X-B3-ParentSpanId:"058bc82f515f2687", X-B3-Sampled:"0", X-ONAP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-TransactionID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ECOMP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"413e1945-9c19-45db-8069-b131a668c4f1"] 2022-10-21T18:27:45.518Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:27:45.518Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:45.557Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:45.558Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:45.558Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:27:45.558Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:46 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:45.559Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:27:45.559Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:45.560Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:27:45.561Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:45.561Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:27:45.562Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:45.562Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:45.562Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:27:45.562Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"434448b9be7d5305368e812911781691", X-B3-SpanId:"281a5c620a0756da", X-B3-ParentSpanId:"058bc82f515f2687", X-B3-Sampled:"0", X-ONAP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-TransactionID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ECOMP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"181e9f67-e601-49ea-a49c-4d7bf1c21eb7"] 2022-10-21T18:27:45.562Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:27:45.563Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:45.578Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:45.578Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:45.579Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:27:45.579Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:46 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:45.580Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:27:45.580Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:45.580Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:27:45.603Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:45.604Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:45.604Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:45.604Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:45.604Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:45.604Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-TransactionID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ECOMP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c0f3da6-d2dd-4c87-9543-4abb9953e407"] 2022-10-21T18:27:45.605Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:45.605Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:45.731Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:45.731Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:45.731Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:45.732Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C8F8E12C675B17DCC7380636CA1E60FD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:27:46 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:27:45.732Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:27:45.732Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:45.733Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:45.750Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:45.751Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:45.751Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:45.751Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:45.751Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:45.752Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-TransactionID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ECOMP-RequestID:"42760afc-9657-4427-ae03-323ac24c8ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98ffbdb2-5b93-43ee-bdcf-c2341164b011"] 2022-10-21T18:27:45.752Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:45.752Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:45.874Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:45.874Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:45.874Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:45.875Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8FEE94895DE063033F2754FCB656BF44; 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:"Fri, 21 Oct 2022 18:27:46 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:27:45.875Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:27:45.876Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:45.876Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:45.885Z|42760afc-9657-4427-ae03-323ac24c8ca1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:27:50.551Z|8014f81c-2da4-42cc-ab62-eb686d590589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:27:50.554Z|8014f81c-2da4-42cc-ab62-eb686d590589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:27:50.895Z|5fbd9f80-d464-4fbb-bb27-d3c9ae5dd569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:27:50.896Z|5fbd9f80-d464-4fbb-bb27-d3c9ae5dd569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:27:51.511Z|3448406b-cead-47d8-809d-6527b80592fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:51.511Z|3448406b-cead-47d8-809d-6527b80592fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:51.594Z|056c9ecd-e537-436e-b452-d774d53e84d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:51.594Z|527bcbfb-5834-4e7c-b247-516a0b8d59f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:27:51.595Z|056c9ecd-e537-436e-b452-d774d53e84d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:51.595Z|527bcbfb-5834-4e7c-b247-516a0b8d59f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:27:56.050Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:27:56.058Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:56.058Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:27:56.059Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:56.059Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:27:56.059Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:27:56.059Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e59569c65f9ec64823d058981a5c00c9", X-B3-SpanId:"5ae9a0f4062c9b9f", X-B3-ParentSpanId:"57e4ae80b6a27a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-TransactionID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ECOMP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b74e6d96-c2be-41ce-a647-cbd4d9bb41da"] 2022-10-21T18:27:56.059Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:27:56.060Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:56.093Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:56.094Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:56.094Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:27:56.094Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:56.095Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:27:56.096Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:56.096Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:27:56.097Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:56.098Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:27:56.098Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:56.098Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:27:56.098Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:27:56.098Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e59569c65f9ec64823d058981a5c00c9", X-B3-SpanId:"44ae4d8bb94e4c39", X-B3-ParentSpanId:"57e4ae80b6a27a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-TransactionID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ECOMP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fbc4458-e5c8-4fb7-a6c6-9a690cac43da"] 2022-10-21T18:27:56.099Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:27:56.099Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:56.115Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:56.115Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:56.115Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:27:56.116Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:27:56 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:27:56.118Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:27:56.118Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:56.118Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:27:56.140Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:56.141Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:56.141Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:56.141Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:27:56.142Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:56.142Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-TransactionID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ECOMP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4180e948-bb73-4a01-ad3b-801804d47831"] 2022-10-21T18:27:56.142Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:56.142Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:56.266Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:56.266Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:56.267Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:56.267Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=99B459F30700351E889E25B869E2E25D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:27:56 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:27:56.267Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:27:56.267Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:56.268Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:56.289Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:56.289Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:27:56.290Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:27:56.290Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:27:56.290Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:27:56.290Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-TransactionID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ECOMP-RequestID:"3b49f002-d79c-4255-a146-c39815f9722c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69d431e6-6ca3-4496-b3f5-5566dd881a31"] 2022-10-21T18:27:56.290Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:27:56.290Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:27:56.408Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:27:56.409Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:27:56.409Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:27:56.410Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A83B9C47850CA29DA3B6C4E7BC8A094A; 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:"Fri, 21 Oct 2022 18:27:56 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T18:27:56.410Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:27:56.410Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:27:56.411Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:27:56.415Z|3b49f002-d79c-4255-a146-c39815f9722c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:28:00.366Z|743944e9-bc52-42a9-9c94-e1c5d6b36f21|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:28:00.367Z|743944e9-bc52-42a9-9c94-e1c5d6b36f21|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:01.534Z|4212a9bf-0a44-423f-81f6-35ad5645d56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:01.535Z|4212a9bf-0a44-423f-81f6-35ad5645d56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:01.620Z|4e49d317-b1e8-4597-bd4f-023d2bf1f8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:01.620Z|39c49a99-6506-4ec4-9009-9d992a99197e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:01.621Z|4e49d317-b1e8-4597-bd4f-023d2bf1f8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:01.621Z|39c49a99-6506-4ec4-9009-9d992a99197e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:05.551Z|ce46ea6c-383e-4c38-943a-b6ea6a89bb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:28:05.552Z|ce46ea6c-383e-4c38-943a-b6ea6a89bb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:28:06.586Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:28:06.593Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:06.594Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:28:06.594Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:06.594Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:06.594Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:28:06.595Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e6d5e059e2442fcaaa8b7825ae95efa", X-B3-SpanId:"31a5019b24c0fa08", X-B3-ParentSpanId:"bda8becc55bd44a8", X-B3-Sampled:"0", X-ONAP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-TransactionID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ECOMP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9974fb4f-8877-4e15-9e8d-4bc89637d309"] 2022-10-21T18:28:06.595Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:28:06.595Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:06.631Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:06.631Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:06.632Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:28:06.632Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:07 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:06.634Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:28:06.634Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:06.634Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:28:06.636Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:06.636Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:28:06.636Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:06.637Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:06.637Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:28:06.637Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e6d5e059e2442fcaaa8b7825ae95efa", X-B3-SpanId:"cb6f9f234047a504", X-B3-ParentSpanId:"bda8becc55bd44a8", X-B3-Sampled:"0", X-ONAP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-TransactionID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ECOMP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7083e97-5a55-4a0b-8f62-7eb69957d048"] 2022-10-21T18:28:06.637Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:28:06.638Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:06.652Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:06.652Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:06.653Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:28:06.653Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:07 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:06.654Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:28:06.654Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:06.655Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:28:06.680Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:06.681Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:06.681Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:06.681Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:06.682Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:06.682Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-TransactionID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ECOMP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8641711d-7831-440a-8197-9e48d393531a"] 2022-10-21T18:28:06.683Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:06.683Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:06.808Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:06.808Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:06.809Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:06.809Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D5D699F50E261E8EE0706A3FE90C3F65; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:28:07 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:28:06.809Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:28:06.810Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:06.810Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:06.828Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:06.829Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:06.829Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:06.829Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:06.830Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:06.830Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-TransactionID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ECOMP-RequestID:"a5ac6691-e721-434b-b9e7-8ead24f92853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04be015b-e2eb-45a6-a499-b3feb8fc6d29"] 2022-10-21T18:28:06.830Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:06.830Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:06.948Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:06.949Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:06.950Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:06.950Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C2A7D6D782EDD68D89C5F46E3C42226B; 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:"Fri, 21 Oct 2022 18:28:07 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T18:28:06.950Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:28:06.951Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:06.951Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:06.954Z|a5ac6691-e721-434b-b9e7-8ead24f92853|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:28:11.557Z|57eda792-77c3-4d3c-9587-84ee774fa429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:11.558Z|57eda792-77c3-4d3c-9587-84ee774fa429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:11.642Z|bbae0e8f-832c-4b62-bc81-907c6431c0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:11.642Z|849f3f2f-253d-4bc1-b586-527555d389d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:11.642Z|bbae0e8f-832c-4b62-bc81-907c6431c0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:11.643Z|849f3f2f-253d-4bc1-b586-527555d389d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:17.110Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:28:17.115Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:17.116Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:28:17.116Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:17.116Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:17.116Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:28:17.117Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb3228db780cbf895f10e31083190c52", X-B3-SpanId:"2419463156b20f1a", X-B3-ParentSpanId:"50943d6cda1e3cef", X-B3-Sampled:"0", X-ONAP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-TransactionID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ECOMP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d0d66cd-14f8-4f5f-8c76-bfe6623cda1c"] 2022-10-21T18:28:17.117Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:28:17.117Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:17.151Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:17.151Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:17.151Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:28:17.152Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:18 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:17.152Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:28:17.152Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:17.153Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:28:17.154Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:17.154Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:28:17.154Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:17.154Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:17.155Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:28:17.155Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb3228db780cbf895f10e31083190c52", X-B3-SpanId:"3829902dc3801c32", X-B3-ParentSpanId:"50943d6cda1e3cef", X-B3-Sampled:"0", X-ONAP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-TransactionID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ECOMP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"301f3bba-13ed-4053-affd-434b5ab27912"] 2022-10-21T18:28:17.155Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:28:17.155Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:17.171Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:17.171Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:17.171Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:28:17.172Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:18 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:17.173Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:28:17.174Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:17.174Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:28:17.196Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:17.197Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:17.197Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:17.197Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:17.197Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:17.197Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-TransactionID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ECOMP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9325465-4f0e-4bdb-991a-4bf2df6b8dcc"] 2022-10-21T18:28:17.198Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:17.198Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:17.322Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:17.322Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:17.323Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:17.323Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CC67F0DCECF26F747E81048ED96B1702; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:28:17 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:28:17.323Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:28:17.324Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:17.324Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:17.351Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:17.352Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:17.352Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:17.353Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:17.353Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:17.353Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-TransactionID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ECOMP-RequestID:"36a95a5b-e464-4158-800b-174d2e3bed1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b498ee76-1356-43ef-8729-98a5824c9e2b"] 2022-10-21T18:28:17.353Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:17.354Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:17.477Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:17.477Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:17.477Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:17.478Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7AFC5198DB3AFED80E5418185602C14A; 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:"Fri, 21 Oct 2022 18:28:17 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:28:17.478Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:28:17.478Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:17.479Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:17.482Z|36a95a5b-e464-4158-800b-174d2e3bed1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:28:20.552Z|7f227fd9-3cc2-4a17-9c26-79e9086f0561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:28:20.553Z|7f227fd9-3cc2-4a17-9c26-79e9086f0561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:28:20.897Z|c5aa13ff-8d5b-4d6a-8b59-41e23665575e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:28:20.897Z|c5aa13ff-8d5b-4d6a-8b59-41e23665575e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:28:21.578Z|8d59943b-dbd9-483a-87e9-32b43aa0ca42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:21.579Z|8d59943b-dbd9-483a-87e9-32b43aa0ca42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:21.668Z|8a199eb8-d0cd-44f5-a133-400776196214|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:21.668Z|f81bc56c-4874-42ed-977c-3ca84d0a7f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:21.668Z|f81bc56c-4874-42ed-977c-3ca84d0a7f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:21.669Z|8a199eb8-d0cd-44f5-a133-400776196214|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:27.645Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:28:27.651Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:27.651Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:28:27.652Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:27.652Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:27.652Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:28:27.653Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95bf5f60d3c411bfd09aa8dd91844056", X-B3-SpanId:"d79ef9db6324b90f", X-B3-ParentSpanId:"0307cc0de6f4e671", X-B3-Sampled:"0", X-ONAP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-TransactionID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ECOMP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eec59eaa-9a5f-4f78-8d50-006a8c9e2903"] 2022-10-21T18:28:27.653Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:28:27.653Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:27.679Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:27.680Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:27.680Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:28:27.680Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:28 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:27.682Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:28:27.682Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:27.682Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:28:27.683Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:27.684Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:28:27.684Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:27.684Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:27.684Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:28:27.685Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95bf5f60d3c411bfd09aa8dd91844056", X-B3-SpanId:"c331d15aa019be93", X-B3-ParentSpanId:"0307cc0de6f4e671", X-B3-Sampled:"0", X-ONAP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-TransactionID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ECOMP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"369c3dea-9d76-4bd4-baed-b7a2119feb2d"] 2022-10-21T18:28:27.685Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:28:27.685Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:27.699Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:27.700Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:27.700Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:28:27.700Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:28 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:27.701Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:28:27.701Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:27.702Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:28:27.723Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:27.723Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:27.723Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:27.724Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:27.724Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:27.724Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-TransactionID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ECOMP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62fc682c-9c28-4165-9e97-40a43c1692a8"] 2022-10-21T18:28:27.724Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:27.725Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:27.853Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:27.854Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:27.854Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:27.855Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B6A2C631DA83B0CC219A1143424AFFCA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:28:28 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:28:27.855Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:28:27.855Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:27.856Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:27.882Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:27.883Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:27.883Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:27.883Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:27.884Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:27.884Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-TransactionID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ECOMP-RequestID:"c929c903-9172-4829-ae54-fdb4407744fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab765fcd-6a66-49cb-8c94-56b2706f70c9"] 2022-10-21T18:28:27.885Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:27.885Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:28.013Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:28.014Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:28.014Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:28.015Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E558F75AE51B72CD2E9EBC77CBA96B12; 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:"Fri, 21 Oct 2022 18:28:28 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:28:28.015Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:28:28.016Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:28.016Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:28.020Z|c929c903-9172-4829-ae54-fdb4407744fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:28:31.631Z|c158587d-401e-4dde-b43d-74578bb79864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:31.632Z|c158587d-401e-4dde-b43d-74578bb79864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:31.691Z|99debd82-149d-4413-8851-36bf387d7a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:31.692Z|99debd82-149d-4413-8851-36bf387d7a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:31.693Z|55ca4452-694c-4044-a08b-99462331f271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:31.694Z|55ca4452-694c-4044-a08b-99462331f271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:35.551Z|d9ecdc94-92de-40f9-a3e7-6406d1ebc62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:28:35.554Z|d9ecdc94-92de-40f9-a3e7-6406d1ebc62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:28:38.194Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:28:38.200Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:38.200Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:28:38.200Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:38.200Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:38.201Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:28:38.201Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26bb71edc33d61958a8d0f2deabe64c1", X-B3-SpanId:"803b63405f3d0e25", X-B3-ParentSpanId:"29a40ca6bacfdce6", X-B3-Sampled:"0", X-ONAP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-TransactionID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ECOMP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd9ed36c-02f6-48e0-b0a6-6a88b8f5f25f"] 2022-10-21T18:28:38.201Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:28:38.201Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:38.226Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:38.226Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:38.226Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:28:38.227Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:39 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:38.227Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:28:38.228Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:38.228Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:28:38.229Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:38.229Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:28:38.230Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:38.230Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:38.230Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:28:38.230Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26bb71edc33d61958a8d0f2deabe64c1", X-B3-SpanId:"86c4224e71a2fe8b", X-B3-ParentSpanId:"29a40ca6bacfdce6", X-B3-Sampled:"0", X-ONAP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-TransactionID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ECOMP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83c7210c-b582-4fb5-865a-a2f8f8ff5e61"] 2022-10-21T18:28:38.231Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:28:38.231Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:38.244Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:38.245Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:38.245Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:28:38.245Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:39 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:38.246Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:28:38.246Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:38.247Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:28:38.270Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:38.270Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:38.271Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:38.271Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:38.271Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:38.272Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-TransactionID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ECOMP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90a41cd9-b15b-4008-b834-abf4c1563462"] 2022-10-21T18:28:38.272Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:38.272Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:38.399Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:38.399Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:38.400Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:38.400Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=615FD6898D559372F2383C914C3BD346; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:28:38 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:28:38.400Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:28:38.400Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:38.401Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:38.420Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:38.420Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:38.421Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:38.421Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:38.421Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:38.421Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-TransactionID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ECOMP-RequestID:"6369dd71-da5d-4095-845f-4bdb7a04d75b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85f48363-db82-4a98-b0c9-b6edd306492f"] 2022-10-21T18:28:38.422Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:38.422Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:38.563Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:38.563Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:38.564Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:38.564Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B975ADD10C5603E38AE29676CE8BC13F; 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:"Fri, 21 Oct 2022 18:28:38 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-10-21T18:28:38.565Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:28:38.565Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:38.565Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:38.569Z|6369dd71-da5d-4095-845f-4bdb7a04d75b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:28:41.655Z|73144136-53c4-4ccb-8af5-4a9ff20d7538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:41.656Z|73144136-53c4-4ccb-8af5-4a9ff20d7538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:41.720Z|5eb09a98-d257-4509-98e6-437e7f077049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:41.720Z|a63f414d-2ae9-454b-96aa-e61f585cd1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:41.721Z|5eb09a98-d257-4509-98e6-437e7f077049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:41.721Z|a63f414d-2ae9-454b-96aa-e61f585cd1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:48.732Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:28:48.737Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:48.737Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:28:48.738Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:48.738Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:48.738Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:28:48.739Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f797bfac8334e79bdbb30c67e8953393", X-B3-SpanId:"1a43bae7b7ce2406", X-B3-ParentSpanId:"06df4797e4d21c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-TransactionID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ECOMP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61bcfc17-9600-407e-b4be-5e4fc7290c80"] 2022-10-21T18:28:48.739Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:28:48.739Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:48.762Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:48.762Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:48.763Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:28:48.763Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:49 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:48.764Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:28:48.764Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:48.764Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:28:48.765Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:48.766Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:28:48.766Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:48.766Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:48.767Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:28:48.767Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f797bfac8334e79bdbb30c67e8953393", X-B3-SpanId:"653d2f7461fafc17", X-B3-ParentSpanId:"06df4797e4d21c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-TransactionID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ECOMP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75544dda-924b-4082-bffa-961a33c2eb72"] 2022-10-21T18:28:48.767Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:28:48.768Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:48.780Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:48.780Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:48.780Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:28:48.781Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:28:49 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:48.782Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:28:48.783Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:48.783Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:28:48.810Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:48.811Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:48.811Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:48.812Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:48.812Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:48.812Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-TransactionID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ECOMP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"481a81f9-632b-4078-b419-b23765a03fa8"] 2022-10-21T18:28:48.813Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:48.813Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:48.942Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:48.942Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:48.942Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:48.943Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45BAB3144AFDF41B7D884354BC406E87; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:28:49 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:28:48.943Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:28:48.943Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:48.944Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:48.966Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:48.966Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:48.967Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:48.967Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:48.967Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:48.967Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-TransactionID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ECOMP-RequestID:"8952bbfe-9815-4420-ae6a-6964b55156ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"016de75b-b0a6-4b7b-a7b5-eb4c8c269e0d"] 2022-10-21T18:28:48.968Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:48.968Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:49.097Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:49.097Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:49.098Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:49.102Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4C40FE6C7A8022FE9DEF708FF325711E; 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:"Fri, 21 Oct 2022 18:28:49 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:28:49.102Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:28:49.102Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:49.103Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:49.111Z|8952bbfe-9815-4420-ae6a-6964b55156ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:28:50.551Z|cebbf208-a46f-43e3-a9e6-c706c714b256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:28:50.552Z|cebbf208-a46f-43e3-a9e6-c706c714b256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:28:50.898Z|97d8b599-029f-47a8-bedc-2dfbe920e0b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:28:50.898Z|97d8b599-029f-47a8-bedc-2dfbe920e0b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:28:51.681Z|43629bde-6951-4661-bb53-f04252037f67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:51.682Z|43629bde-6951-4661-bb53-f04252037f67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:51.742Z|09dea243-b28c-462f-9a3d-6692582a7d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:51.742Z|09dea243-b28c-462f-9a3d-6692582a7d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:51.742Z|41dee968-6fe5-4a69-bbbe-c9253daa32c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:28:51.744Z|41dee968-6fe5-4a69-bbbe-c9253daa32c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:28:59.268Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:28:59.274Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:59.274Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:28:59.274Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:59.275Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:28:59.275Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:28:59.275Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"933f723b8977dd70a9fdf8bd48895687", X-B3-SpanId:"d400b8aeab7520d9", X-B3-ParentSpanId:"e841dffb936088e7", X-B3-Sampled:"0", X-ONAP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-TransactionID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ECOMP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e097026e-e272-46ad-adb5-b49f18316668"] 2022-10-21T18:28:59.275Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:28:59.276Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:59.298Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:59.299Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:59.299Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:28:59.300Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:00 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:59.300Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:28:59.300Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:59.301Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:28:59.302Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:59.302Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:28:59.302Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:59.302Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:28:59.302Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:28:59.303Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"933f723b8977dd70a9fdf8bd48895687", X-B3-SpanId:"ca340a40f282f366", X-B3-ParentSpanId:"e841dffb936088e7", X-B3-Sampled:"0", X-ONAP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-TransactionID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ECOMP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7733864a-c4ba-43dd-b95d-54e9f5ce8121"] 2022-10-21T18:28:59.303Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:28:59.303Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:59.323Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:59.324Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:59.324Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:28:59.324Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:00 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:28:59.325Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:28:59.325Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:59.326Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:28:59.350Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:59.351Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:59.351Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:59.351Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:28:59.352Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:59.352Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-TransactionID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ECOMP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8da47092-f8df-47ea-85d6-857dbea6fb26"] 2022-10-21T18:28:59.352Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:59.352Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:59.475Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:59.476Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:59.476Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:59.477Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A977568F7CDC80534112A0C9F86B4FC1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:28:59 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:28:59.477Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:28:59.477Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:59.478Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:59.498Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:59.499Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:28:59.499Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:28:59.500Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:28:59.500Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:28:59.500Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-TransactionID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ECOMP-RequestID:"1fbcfc75-ee60-4bb8-9f3b-d868b309d208", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00af1601-95d8-48f6-8832-e3e9b8caeef0"] 2022-10-21T18:28:59.501Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:28:59.501Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:28:59.627Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:28:59.627Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:28:59.628Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:28:59.628Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=66A124146670FE5437A92672B735219C; 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:"Fri, 21 Oct 2022 18:28:59 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:28:59.628Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:28:59.629Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:28:59.629Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:28:59.633Z|1fbcfc75-ee60-4bb8-9f3b-d868b309d208|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:29:00.364Z|c11edef3-6a76-42c2-9b8a-66e6f183ff7a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:29:00.364Z|c11edef3-6a76-42c2-9b8a-66e6f183ff7a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:01.704Z|734c7511-9323-40b7-92dc-2da9887b5e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:01.705Z|734c7511-9323-40b7-92dc-2da9887b5e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:01.764Z|a2e4458f-5429-444c-a935-20b257fe5cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:01.765Z|64a0b91b-950b-4982-9011-da4c7152ed6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:01.765Z|64a0b91b-950b-4982-9011-da4c7152ed6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:01.765Z|a2e4458f-5429-444c-a935-20b257fe5cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:05.551Z|504dc41d-e2da-4f6d-adee-c0653f9f655f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:29:05.552Z|504dc41d-e2da-4f6d-adee-c0653f9f655f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:29:09.789Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:29:09.794Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:09.795Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:29:09.795Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:09.796Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:09.796Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:29:09.796Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1731a46f05a2e410fa9397c6c40d9e7", X-B3-SpanId:"fdd1b445c29ed8e5", X-B3-ParentSpanId:"6465bc0dfb544b87", X-B3-Sampled:"0", X-ONAP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-TransactionID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ECOMP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ac15aa8-d694-4581-b722-88b6eab240ed"] 2022-10-21T18:29:09.797Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:29:09.797Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:09.823Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:09.824Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:09.824Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:29:09.825Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:10 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:09.825Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:27:32.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:29:09.826Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:09.826Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:29:09.828Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:09.828Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:29:09.828Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:09.829Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:09.830Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:29:09.830Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1731a46f05a2e410fa9397c6c40d9e7", X-B3-SpanId:"2f2ddcef7f7e0543", X-B3-ParentSpanId:"6465bc0dfb544b87", X-B3-Sampled:"0", X-ONAP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-TransactionID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ECOMP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1afe019a-5cee-40d0-ae28-e45870f0ccee"] 2022-10-21T18:29:09.831Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:29:09.831Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:09.845Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:09.846Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:09.846Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:29:09.846Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:10 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:09.847Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666376851000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:29:09.847Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:09.848Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:29:09.871Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:09.871Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:09.872Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:09.872Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:09.872Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:09.872Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-TransactionID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ECOMP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce627ec9-c1bf-49ec-859b-d05388bb502b"] 2022-10-21T18:29:09.872Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:09.872Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:10.011Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:10.011Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:10.012Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:10.012Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F786EB12AE733907B1E21349E9269CF6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:29:10 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:29:10.012Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:29:10.013Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:10.013Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:10.057Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:10.058Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:10.058Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:10.059Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:10.059Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:10.060Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-TransactionID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ECOMP-RequestID:"ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fba2795-3a16-4313-b277-67936f677447"] 2022-10-21T18:29:10.062Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:10.064Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:10.193Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:10.193Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:10.193Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:10.194Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=843A28EB6497EE39AA95FF68EBF90C6F; 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:"Fri, 21 Oct 2022 18:29:10 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:29:10.194Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:06abad23-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:27:31.852+0000","endTime":"2022-10-21T18:27:31.857+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:29:10.194Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:10.195Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:10.199Z|ded0b7dd-9be1-4ac2-869f-aa7ced9aa3c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:29:11.727Z|c3284ff0-f782-477f-ac39-d7e70d859d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:11.728Z|c3284ff0-f782-477f-ac39-d7e70d859d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:11.787Z|3fd47501-cdb8-4231-999e-2ba9c4451160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:11.787Z|8cf8554c-a9c1-4c2a-97bf-651c2e74737b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:11.788Z|8cf8554c-a9c1-4c2a-97bf-651c2e74737b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:11.788Z|3fd47501-cdb8-4231-999e-2ba9c4451160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:20.370Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:29:20.377Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:20.377Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:29:20.377Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:20.378Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:20.378Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:29:20.378Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db75ecd0c77705be992ad8da195bc6d6", X-B3-SpanId:"ee06292cf5329790", X-B3-ParentSpanId:"dbd9d14191b48951", X-B3-Sampled:"0", X-ONAP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-TransactionID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ECOMP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98d0200e-d9f6-4093-b0c0-f697de9ca2c0"] 2022-10-21T18:29:20.379Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:29:20.379Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:20.404Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:20.405Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:20.406Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:29:20.406Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:20.407Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:29:20.407Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:20.408Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:29:20.409Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:20.409Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:29:20.409Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:20.410Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:20.410Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:29:20.410Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db75ecd0c77705be992ad8da195bc6d6", X-B3-SpanId:"40ef434cc1ccdfdf", X-B3-ParentSpanId:"dbd9d14191b48951", X-B3-Sampled:"0", X-ONAP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-TransactionID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ECOMP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d057abad-89d2-4e1d-a23a-e374e8b44ae2"] 2022-10-21T18:29:20.411Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:29:20.411Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:20.426Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:20.426Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:20.426Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:29:20.427Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:21 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:20.428Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:29:20.428Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:20.429Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:29:20.475Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:20.476Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:20.476Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:20.476Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:20.477Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:20.477Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-TransactionID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ECOMP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"077ac121-5771-4a40-bc7f-87f8b4386d66"] 2022-10-21T18:29:20.477Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:20.478Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:20.551Z|b037f5f8-7e15-44f4-9b88-b16fc06a5840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:29:20.554Z|b037f5f8-7e15-44f4-9b88-b16fc06a5840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:29:20.613Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:20.613Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:20.614Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:20.614Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=186DF8E96D675EC2F99B22F914531FD6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:29:20 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:29:20.615Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:29:20.615Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:20.615Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:20.643Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:20.644Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:20.644Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:20.645Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:20.645Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:20.645Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-TransactionID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ECOMP-RequestID:"c3333e38-97a9-4b06-99e1-64d8b3bc8fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65d7325a-0649-422e-be4b-e6a9bbcb9025"] 2022-10-21T18:29:20.646Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:20.646Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:20.780Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:20.781Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:20.781Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:20.781Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=49172E074E0342598536EF47A1C33257; 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:"826", date:"Fri, 21 Oct 2022 18:29:20 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:29:20.782Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:29:20.782Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:20.783Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:20.786Z|c3333e38-97a9-4b06-99e1-64d8b3bc8fd2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:29:20.899Z|62aac78f-9ba3-4713-a4f1-0f9d5316e2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:29:20.900Z|62aac78f-9ba3-4713-a4f1-0f9d5316e2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:29:21.756Z|555b8f55-5d26-47b2-ba49-0fccfb8eda9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:21.757Z|555b8f55-5d26-47b2-ba49-0fccfb8eda9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:21.810Z|e14731ec-995b-4378-a6a7-1f792b7d8392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:21.810Z|111dedaf-1065-46d1-bf1a-6c3f3fb93820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:21.811Z|e14731ec-995b-4378-a6a7-1f792b7d8392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:21.811Z|111dedaf-1065-46d1-bf1a-6c3f3fb93820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:30.942Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:29:30.947Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:30.948Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:29:30.948Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:30.948Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:30.948Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:29:30.949Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038af21c3caa193289887d218bfb59e7", X-B3-SpanId:"2de075bc34aadcf8", X-B3-ParentSpanId:"f307999de95c678b", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-TransactionID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ECOMP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b60a369e-0ca0-4332-a3d1-43d5e89df8a1"] 2022-10-21T18:29:30.949Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:29:30.949Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:30.975Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:30.976Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:30.976Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:29:30.977Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:30.977Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:29:30.977Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:30.978Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:29:30.979Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:30.979Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:29:30.979Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:30.979Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:30.980Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:29:30.980Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038af21c3caa193289887d218bfb59e7", X-B3-SpanId:"6c31f8ee1869076c", X-B3-ParentSpanId:"f307999de95c678b", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-TransactionID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ECOMP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c8bfbf7-0829-4657-b27a-fb787e333f3d"] 2022-10-21T18:29:30.980Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:29:30.980Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:30.993Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:30.994Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:30.994Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:29:30.994Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:31 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:30.995Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:29:30.996Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:30.996Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:29:31.021Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:31.021Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:31.021Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:31.022Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:31.022Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:31.022Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-TransactionID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ECOMP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecaef0c2-b445-4ae7-b344-7f060bf5c2f2"] 2022-10-21T18:29:31.022Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:31.023Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:31.150Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:31.151Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:31.151Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:31.151Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF3B748ACA150CDF382A271517C66770; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:29:31 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:29:31.152Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:29:31.152Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:31.152Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:31.175Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:31.175Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:31.175Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:31.176Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:31.176Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:31.176Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-TransactionID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ECOMP-RequestID:"1fc7e3f9-1c93-4446-8a89-e6c7f525cd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b19ad25d-3e02-4cf4-a14e-71390b7d2e9c"] 2022-10-21T18:29:31.176Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:31.176Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:31.297Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:31.298Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:31.298Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:31.298Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26E02A6B06462042151CB7A08D590C67; 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:"826", date:"Fri, 21 Oct 2022 18:29:31 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:29:31.299Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:29:31.299Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:31.300Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:31.304Z|1fc7e3f9-1c93-4446-8a89-e6c7f525cd06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:29:31.786Z|7896c7ed-ed7a-4ff8-88b5-fc82e29eb51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:31.787Z|7896c7ed-ed7a-4ff8-88b5-fc82e29eb51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:31.834Z|01686063-2bfa-4306-9f9f-cb855453cc7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:31.834Z|c1ad248a-eccb-4f36-b81f-826c3659b34f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:31.835Z|01686063-2bfa-4306-9f9f-cb855453cc7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:31.835Z|c1ad248a-eccb-4f36-b81f-826c3659b34f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:35.551Z|19bcbaa6-9c25-41ae-be25-4ad8db60d498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:29:35.552Z|19bcbaa6-9c25-41ae-be25-4ad8db60d498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:29:41.467Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:29:41.472Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:41.472Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:29:41.472Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:41.473Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:41.473Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:29:41.473Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f437359e491301b67681c58eee0f35a6", X-B3-SpanId:"34064617e7d32e79", X-B3-ParentSpanId:"f3c98c43a29558ce", X-B3-Sampled:"0", X-ONAP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-TransactionID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ECOMP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edaa944e-bd57-4307-8f07-824331139c38"] 2022-10-21T18:29:41.473Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:29:41.474Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:41.503Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:41.503Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:41.504Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:29:41.504Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:42 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:41.505Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:29:41.505Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:41.505Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:29:41.506Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:41.507Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:29:41.507Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:41.507Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:41.507Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:29:41.507Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f437359e491301b67681c58eee0f35a6", X-B3-SpanId:"4a4ab1193507a05e", X-B3-ParentSpanId:"f3c98c43a29558ce", X-B3-Sampled:"0", X-ONAP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-TransactionID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ECOMP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20056f86-a27c-4815-b93c-8fa7b5915213"] 2022-10-21T18:29:41.508Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:29:41.508Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:41.521Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:41.521Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:41.521Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:29:41.521Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:42 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:41.522Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:29:41.522Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:41.523Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:29:41.545Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:41.546Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:41.546Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:41.546Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:41.546Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:41.547Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-TransactionID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ECOMP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72922af1-ab3d-4293-8b97-e92aa52fec96"] 2022-10-21T18:29:41.547Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:41.547Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:41.686Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:41.686Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:41.686Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:41.687Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=268FC5D26B26080D69086A936F2E445F; 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:"789", date:"Fri, 21 Oct 2022 18:29:41 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:29:41.687Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:29:41.687Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:41.688Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:41.709Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:41.709Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:41.709Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:41.710Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:41.710Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:41.710Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-TransactionID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ECOMP-RequestID:"1912ecde-ae36-4c20-a558-3c4326552132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6f4c1bb-56f7-4c25-8ca4-8862c6e82320"] 2022-10-21T18:29:41.710Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:41.711Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:41.811Z|0265b849-f610-4d0d-9527-9348f2ebccf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:41.811Z|0265b849-f610-4d0d-9527-9348f2ebccf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:41.839Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:41.840Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:41.840Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:41.841Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0295585BE7246FDC5DCB894C9E83BE4F; 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:"826", date:"Fri, 21 Oct 2022 18:29:41 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:29:41.841Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:29:41.841Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:41.841Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:41.845Z|1912ecde-ae36-4c20-a558-3c4326552132|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:29:41.856Z|12784dc8-fe3f-4ca4-8d22-13321b1499f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:41.857Z|12784dc8-fe3f-4ca4-8d22-13321b1499f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:41.858Z|0c295112-a36c-423d-9b90-e8b40a0bd09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:41.858Z|0c295112-a36c-423d-9b90-e8b40a0bd09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:50.551Z|4bb56ea9-63c0-4cc4-9397-35c09325b6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:29:50.552Z|4bb56ea9-63c0-4cc4-9397-35c09325b6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:29:50.900Z|af83304b-9c00-4a49-bb22-9014bedac92b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:29:50.901Z|af83304b-9c00-4a49-bb22-9014bedac92b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:29:51.833Z|e4a53797-c018-426c-b756-27a1c7cf9591|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:51.834Z|e4a53797-c018-426c-b756-27a1c7cf9591|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:51.879Z|0b0d4b5f-5a68-4b00-8866-4074acd361bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:51.880Z|0b0d4b5f-5a68-4b00-8866-4074acd361bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:51.880Z|b2de99d0-a484-4416-a6b1-64c1c0a7d337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:29:51.881Z|b2de99d0-a484-4416-a6b1-64c1c0a7d337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:29:51.992Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:29:51.996Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:51.997Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:29:51.997Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:51.997Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:29:51.997Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:29:51.998Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56dbd8339e2ac604fd270ffb47a4adc3", X-B3-SpanId:"aedc30b121c7e403", X-B3-ParentSpanId:"c2cf7fbd12ae56dc", X-B3-Sampled:"0", X-ONAP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-TransactionID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ECOMP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87172b5c-741f-426e-bcfa-0429d4f177d3"] 2022-10-21T18:29:51.998Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:29:51.998Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:52.022Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:52.022Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:52.023Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:29:52.023Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:52.024Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:29:52.024Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:52.025Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:29:52.026Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:52.026Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:29:52.026Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:52.027Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:29:52.027Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:29:52.027Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56dbd8339e2ac604fd270ffb47a4adc3", X-B3-SpanId:"323d062ed04180cf", X-B3-ParentSpanId:"c2cf7fbd12ae56dc", X-B3-Sampled:"0", X-ONAP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-TransactionID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ECOMP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f4e771c-56b7-47e9-84a1-b6bf870c61b7"] 2022-10-21T18:29:52.027Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:29:52.028Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:52.041Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:52.041Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:52.041Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:29:52.042Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:29:52 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:29:52.043Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:29:52.044Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:52.044Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:29:52.070Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:52.070Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:52.071Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:52.071Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:29:52.071Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:52.072Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-TransactionID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ECOMP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a91b5144-897a-4212-a191-98d950ffb20d"] 2022-10-21T18:29:52.072Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:52.072Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:52.201Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:52.201Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:52.201Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:52.202Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C051B5046199A948BE8BAD8A76579D88; 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:"789", date:"Fri, 21 Oct 2022 18:29:51 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:29:52.202Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:29:52.202Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:52.203Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:52.229Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:52.229Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:29:52.229Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:29:52.230Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:29:52.230Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:29:52.230Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-TransactionID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ECOMP-RequestID:"c2d67e62-7228-4bde-8c25-486b5e32ac09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05d87f14-c5ad-4518-875f-dbb3438ea673"] 2022-10-21T18:29:52.231Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:29:52.231Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:29:52.361Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:29:52.362Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:29:52.362Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:29:52.362Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76C62D6FDD6D65876092E0D5964EEBAD; 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:"826", date:"Fri, 21 Oct 2022 18:29:51 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:29:52.363Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:29:52.363Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:29:52.363Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:29:52.367Z|c2d67e62-7228-4bde-8c25-486b5e32ac09|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:30:00.365Z|1a9258ac-7f7e-4c15-8ed9-5397886665fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:30:00.366Z|1a9258ac-7f7e-4c15-8ed9-5397886665fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:01.856Z|d7c9d96e-2516-4efe-aeb3-2ccad060071b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:01.857Z|d7c9d96e-2516-4efe-aeb3-2ccad060071b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:01.903Z|e50bd758-92cd-47c5-b80e-4c1358118e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:01.903Z|d502c2dd-0af1-4e0e-8dbb-38889b1a209f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:01.903Z|d502c2dd-0af1-4e0e-8dbb-38889b1a209f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:01.903Z|e50bd758-92cd-47c5-b80e-4c1358118e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:02.542Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:30:02.547Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:02.548Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:30:02.548Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:02.549Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:02.549Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:30:02.549Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d878e347ea7e343514c5e5599cd11f3", X-B3-SpanId:"e644b882db04963f", X-B3-ParentSpanId:"ede3a9123ec3377d", X-B3-Sampled:"0", X-ONAP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-TransactionID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ECOMP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cad7fbbf-7ef9-45bb-858c-a80dd04b5704"] 2022-10-21T18:30:02.551Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:30:02.551Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:02.576Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:02.576Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:02.577Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:30:02.577Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:03 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:02.579Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:30:02.580Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:02.580Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:30:02.582Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:02.582Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:30:02.582Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:02.583Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:02.583Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:30:02.583Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d878e347ea7e343514c5e5599cd11f3", X-B3-SpanId:"519f70062f6f986b", X-B3-ParentSpanId:"ede3a9123ec3377d", X-B3-Sampled:"0", X-ONAP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-TransactionID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ECOMP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8bea99a-515e-4146-9ad7-ab951f28483a"] 2022-10-21T18:30:02.584Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:30:02.584Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:02.598Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:02.599Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:02.599Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:30:02.599Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:03 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:02.600Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:30:02.600Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:02.601Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:30:02.643Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:02.644Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:02.644Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:02.645Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:02.645Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:02.646Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-TransactionID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ECOMP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"430e00f0-d26d-44e7-861d-3b5b3a02e382"] 2022-10-21T18:30:02.646Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:02.646Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:02.774Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:02.775Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:02.775Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:02.775Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BF03421F22F6F1358F3AE51E1D895C19; 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:"789", date:"Fri, 21 Oct 2022 18:30:03 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:30:02.775Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:30:02.776Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:02.776Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:02.795Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:02.796Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:02.796Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:02.796Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:02.797Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:02.797Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-TransactionID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ECOMP-RequestID:"a6181c8d-d888-4234-a930-24f8b5279f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"217236db-9174-46cf-9b54-e73b1a5d19b4"] 2022-10-21T18:30:02.797Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:02.797Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:02.921Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:02.922Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:02.922Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:02.922Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED4FEAB6B33C8C1004533B8292A289EA; 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:"826", date:"Fri, 21 Oct 2022 18:30:03 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:30:02.922Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:30:02.923Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:02.923Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:02.926Z|a6181c8d-d888-4234-a930-24f8b5279f7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:30:05.551Z|d1d74f5e-3ee2-4f93-ace5-274bd8f06bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:30:05.554Z|d1d74f5e-3ee2-4f93-ace5-274bd8f06bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:30:11.879Z|857ad3f6-18ea-45a6-aa5a-1747e7349069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:11.879Z|857ad3f6-18ea-45a6-aa5a-1747e7349069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:11.927Z|0829c376-7e77-4a21-9ef7-b111bb5e67c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:11.928Z|0829c376-7e77-4a21-9ef7-b111bb5e67c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:11.930Z|5d0168e7-01a9-4ec6-b7bc-ab9035ea9aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:11.930Z|5d0168e7-01a9-4ec6-b7bc-ab9035ea9aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:13.086Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:30:13.092Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:13.093Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:30:13.093Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:13.093Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:13.093Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:30:13.093Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7555d4d757e25012e2c95554ac70e88d", X-B3-SpanId:"c8ef00dacd5fd280", X-B3-ParentSpanId:"b670c7ef8ae0502e", X-B3-Sampled:"0", X-ONAP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-TransactionID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ECOMP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ba6ce1-a162-4d31-ba83-b660e015e6dd"] 2022-10-21T18:30:13.094Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:30:13.094Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:13.120Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:13.120Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:13.121Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:30:13.121Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:13 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:13.123Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:30:13.123Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:13.123Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:30:13.124Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:13.125Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:30:13.125Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:13.125Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:13.125Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:30:13.125Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7555d4d757e25012e2c95554ac70e88d", X-B3-SpanId:"8c55bd4011734436", X-B3-ParentSpanId:"b670c7ef8ae0502e", X-B3-Sampled:"0", X-ONAP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-TransactionID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ECOMP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c83cf82-d0a6-4708-a7f5-5f693206b0cb"] 2022-10-21T18:30:13.126Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:30:13.126Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:13.141Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:13.141Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:13.141Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:30:13.141Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:13 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:13.143Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:30:13.143Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:13.143Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:30:13.171Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:13.171Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:13.171Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:13.171Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:13.172Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:13.172Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-TransactionID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ECOMP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2755f4e7-1e48-4592-a194-e72c8349f803"] 2022-10-21T18:30:13.172Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:13.172Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:13.301Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:13.302Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:13.302Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:13.302Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EFD27009D23BE0BF17275DC6A3260D00; 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:"789", date:"Fri, 21 Oct 2022 18:30:12 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:30:13.302Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:30:13.302Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:13.303Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:13.320Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:13.321Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:13.321Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:13.321Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:13.321Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:13.321Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-TransactionID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ECOMP-RequestID:"92b8b959-aa45-4163-acb0-97778e6e634e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65da8f21-6bab-4039-9a92-76dedf94335b"] 2022-10-21T18:30:13.322Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:13.322Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:13.448Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:13.449Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:13.449Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:13.449Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=69E82D7AF67DF7E102D7FD49EB219894; 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:"826", date:"Fri, 21 Oct 2022 18:30:12 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:30:13.450Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:30:13.450Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:13.450Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:13.454Z|92b8b959-aa45-4163-acb0-97778e6e634e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:30:20.551Z|7516e8f3-0452-483f-ba9d-5b42a3c6645c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:30:20.552Z|7516e8f3-0452-483f-ba9d-5b42a3c6645c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:30:20.901Z|0efb70a4-310d-46cc-9e6e-defc7232ec64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:30:20.902Z|0efb70a4-310d-46cc-9e6e-defc7232ec64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:30:21.902Z|9346e536-72ca-4276-b09e-5ec2d1c2e1a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:21.902Z|9346e536-72ca-4276-b09e-5ec2d1c2e1a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:21.950Z|1016b2e0-a464-4131-bc06-d2e34e3fcf7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:21.950Z|19cfc9b2-0255-4801-824e-dd01c75ad47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:21.951Z|1016b2e0-a464-4131-bc06-d2e34e3fcf7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:21.951Z|19cfc9b2-0255-4801-824e-dd01c75ad47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:23.608Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:30:23.613Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:23.613Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:30:23.613Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:23.613Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:23.614Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:30:23.614Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"114f9bb183107debb424b51941660b6a", X-B3-SpanId:"df38fec5f8edca81", X-B3-ParentSpanId:"d670578c21d90fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-TransactionID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ECOMP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eae1d2f-9216-4131-8b2d-a4c52954adaa"] 2022-10-21T18:30:23.614Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:30:23.614Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:23.639Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:23.639Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:23.640Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:30:23.640Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:24 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:23.641Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:30:23.642Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:23.642Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:30:23.643Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:23.643Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:30:23.643Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:23.643Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:23.644Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:30:23.644Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"114f9bb183107debb424b51941660b6a", X-B3-SpanId:"6634c3e08934d3cb", X-B3-ParentSpanId:"d670578c21d90fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-TransactionID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ECOMP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8404da81-f347-452a-a529-3af1e63e5d36"] 2022-10-21T18:30:23.644Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:30:23.645Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:23.657Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:23.657Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:23.657Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:30:23.658Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:24 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:23.658Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:30:23.659Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:23.659Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:30:23.681Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:23.681Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:23.681Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:23.682Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:23.682Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:23.682Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-TransactionID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ECOMP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6141c7e0-8cdc-4b65-a47e-9ae6125691e3"] 2022-10-21T18:30:23.682Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:23.682Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:23.808Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:23.809Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:23.809Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:23.809Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3886960E28C64CF4A2FEA4864FBE85EA; 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:"789", date:"Fri, 21 Oct 2022 18:30:24 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:30:23.810Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:30:23.810Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:23.810Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:23.828Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:23.829Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:23.829Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:23.829Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:23.830Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:23.830Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-TransactionID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ECOMP-RequestID:"966e8889-3a24-4673-b2ab-b061f43bbedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b6db69-e68f-437c-802f-e643dd02af50"] 2022-10-21T18:30:23.830Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:23.830Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:23.954Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:23.955Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:23.955Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:23.955Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F33C853C5B021E654821C33E4529EFCE; 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:"826", date:"Fri, 21 Oct 2022 18:30:24 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:30:23.956Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:30:23.956Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:23.956Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:23.959Z|966e8889-3a24-4673-b2ab-b061f43bbedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:30:31.927Z|f1672a18-af61-4e7d-90df-fe83e23157a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:31.927Z|f1672a18-af61-4e7d-90df-fe83e23157a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:31.971Z|0b1c6f91-fc86-415e-a7b7-4a5c892c41f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:31.971Z|ff6637d5-b2f2-4929-a28e-ce41200ee02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:31.972Z|ff6637d5-b2f2-4929-a28e-ce41200ee02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:31.972Z|0b1c6f91-fc86-415e-a7b7-4a5c892c41f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:34.136Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:30:34.141Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:34.142Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:30:34.142Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:34.142Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:34.143Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:30:34.143Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ad5e40e5e54a151d481708c8f9c6263", X-B3-SpanId:"4195228bfbf4dee5", X-B3-ParentSpanId:"99c515337f2be30e", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-TransactionID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ECOMP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db08e8a2-5e23-4cc2-98a9-9f4de84df028"] 2022-10-21T18:30:34.143Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:30:34.143Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:34.176Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:34.177Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:34.177Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:30:34.177Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:35 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:34.180Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:30:34.181Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:34.181Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:30:34.182Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:34.182Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:30:34.183Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:34.183Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:34.183Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:30:34.183Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ad5e40e5e54a151d481708c8f9c6263", X-B3-SpanId:"f72949a345aa7479", X-B3-ParentSpanId:"99c515337f2be30e", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-TransactionID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ECOMP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b252297-06a9-4f6a-9323-c28e87648edf"] 2022-10-21T18:30:34.184Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:30:34.184Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:34.202Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:34.203Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:34.203Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:30:34.204Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:34.204Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:30:34.205Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:34.205Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:30:34.225Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:34.225Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:34.226Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:34.226Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:34.226Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:34.226Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-TransactionID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ECOMP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c369cf7c-4a86-4a22-ab61-f8b78fb93755"] 2022-10-21T18:30:34.226Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:34.227Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:34.353Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:34.354Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:34.354Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:34.355Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BECCC4B4D9C3BEE59760A4279C15184C; 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:"789", date:"Fri, 21 Oct 2022 18:30:34 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:30:34.355Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:30:34.355Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:34.356Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:34.375Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:34.376Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:34.376Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:34.377Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:34.377Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:34.377Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-TransactionID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ECOMP-RequestID:"3cb4afbc-8388-4489-8132-b2fab749860d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15f74b0a-22e2-4280-a713-db8fabcda10c"] 2022-10-21T18:30:34.378Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:34.378Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:34.499Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:34.499Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:34.500Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:34.500Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7C3F8758819AD245E650CB52C5116FBF; 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:"826", date:"Fri, 21 Oct 2022 18:30:34 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:30:34.500Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:30:34.501Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:34.501Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:34.506Z|3cb4afbc-8388-4489-8132-b2fab749860d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:30:35.551Z|ee2a2b44-0641-45b2-a910-19a11d22dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:30:35.552Z|ee2a2b44-0641-45b2-a910-19a11d22dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:30:41.948Z|08bfa308-6249-408b-adc7-6d5aae602fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:41.948Z|08bfa308-6249-408b-adc7-6d5aae602fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:41.993Z|e0d77018-7757-4b56-88f3-6b61aa0af45b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:41.993Z|e0d77018-7757-4b56-88f3-6b61aa0af45b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:41.993Z|3d295268-54da-4b57-bccd-7576a3892f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:41.994Z|3d295268-54da-4b57-bccd-7576a3892f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:44.668Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:30:44.673Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:44.674Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:30:44.674Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:44.674Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:44.674Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:30:44.675Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42a1cf090eef660c3b84472fb331b0a9", X-B3-SpanId:"2ec99d2425ec8ffd", X-B3-ParentSpanId:"32fb16b297c814ed", X-B3-Sampled:"0", X-ONAP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-TransactionID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ECOMP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba7f4ce5-b134-413f-996e-51a78af4ee62"] 2022-10-21T18:30:44.675Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:30:44.675Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:44.699Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:44.699Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:44.699Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:30:44.700Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:45 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:44.701Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:30:44.701Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:44.701Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:30:44.702Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:44.702Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:30:44.703Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:44.703Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:44.703Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:30:44.703Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42a1cf090eef660c3b84472fb331b0a9", X-B3-SpanId:"325216947fefb183", X-B3-ParentSpanId:"32fb16b297c814ed", X-B3-Sampled:"0", X-ONAP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-TransactionID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ECOMP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68427459-b112-4fb2-af80-5e1eee42bdd3"] 2022-10-21T18:30:44.704Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:30:44.704Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:44.717Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:44.717Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:44.718Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:30:44.718Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:45 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:44.719Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:30:44.719Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:44.719Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:30:44.741Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:44.741Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:44.742Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:44.742Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:44.742Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:44.742Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-TransactionID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ECOMP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66708ddc-cd0f-4343-8609-59bb4803a4ae"] 2022-10-21T18:30:44.743Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:44.743Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:44.871Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:44.871Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:44.872Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:44.872Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B11C0AF83B35C5A763912D8FA744429E; 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:"789", date:"Fri, 21 Oct 2022 18:30:45 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:30:44.873Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:30:44.873Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:44.873Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:44.892Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:44.893Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:44.893Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:44.894Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:44.894Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:44.894Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-TransactionID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ECOMP-RequestID:"dfb2ef84-ec08-4f53-9fa0-a3202d41c7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3c32b9a-d36a-4fd4-9348-2ba3b02ba26a"] 2022-10-21T18:30:44.894Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:44.895Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:45.020Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:45.021Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:45.021Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:45.021Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F6D61AB63DC5D5470F077FCF814E872F; 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:"826", date:"Fri, 21 Oct 2022 18:30:45 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:30:45.022Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:30:45.022Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:45.022Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:45.026Z|dfb2ef84-ec08-4f53-9fa0-a3202d41c7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:30:50.553Z|758df26c-51cb-4edd-bea6-c41da558a45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:30:50.556Z|758df26c-51cb-4edd-bea6-c41da558a45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:30:50.903Z|ffb38342-47e7-4f30-9247-90183a5cc04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:30:50.903Z|ffb38342-47e7-4f30-9247-90183a5cc04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:30:51.969Z|d7aa4da6-bd2a-4d50-8d25-6eeed76ba4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:51.969Z|d7aa4da6-bd2a-4d50-8d25-6eeed76ba4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:52.014Z|aebaaba9-342a-4146-8703-6df1daf11ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:52.014Z|9475ae4b-2f5b-4738-a721-37a54747974b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:30:52.014Z|aebaaba9-342a-4146-8703-6df1daf11ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:52.014Z|9475ae4b-2f5b-4738-a721-37a54747974b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:30:55.192Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:30:55.197Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:55.197Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:30:55.197Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:55.197Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:30:55.198Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:30:55.198Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2ea3da2de4b7389c20539665e68d96f", X-B3-SpanId:"51a6ac98e35bb76c", X-B3-ParentSpanId:"5fd7b2fd0b1dd669", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-TransactionID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ECOMP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"685401cc-b279-4e0f-b58c-cad02ed644ca"] 2022-10-21T18:30:55.198Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:30:55.198Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:55.227Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:55.228Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:55.228Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:30:55.228Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:56 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:55.231Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:30:55.231Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:55.232Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:30:55.233Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:55.233Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:30:55.234Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:55.234Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:30:55.234Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:30:55.235Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2ea3da2de4b7389c20539665e68d96f", X-B3-SpanId:"d5f0683ad3f429d1", X-B3-ParentSpanId:"5fd7b2fd0b1dd669", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-TransactionID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ECOMP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dff602e-c0f9-4ac1-ba42-e5ce98ae8560"] 2022-10-21T18:30:55.235Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:30:55.235Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:55.264Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:55.265Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:55.265Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:30:55.265Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:30:56 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:30:55.267Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:30:55.267Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:55.267Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:30:55.291Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:55.291Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:55.291Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:55.292Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:30:55.292Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:55.292Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-TransactionID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ECOMP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49ea047d-53ee-4b62-8539-9df4b8c9892b"] 2022-10-21T18:30:55.292Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:55.293Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:55.418Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:55.418Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:55.419Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:55.419Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=837FEC59856CF8F3E67B42B007557880; 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:"789", date:"Fri, 21 Oct 2022 18:30:55 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:30:55.419Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:30:55.419Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:55.420Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:55.437Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:55.437Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:30:55.437Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:30:55.437Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:30:55.438Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:30:55.438Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-TransactionID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ECOMP-RequestID:"7cf4887e-ff6c-4699-9f86-4333b6de2306", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"593343a5-e48e-432b-b8f2-7020d7cb85fd"] 2022-10-21T18:30:55.438Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:30:55.438Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:30:55.564Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:30:55.565Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:30:55.565Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:30:55.565Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=130B047683D7D7C4F67DF8F7879404D6; 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:"826", date:"Fri, 21 Oct 2022 18:30:55 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:30:55.566Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:30:55.566Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:30:55.567Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:30:55.570Z|7cf4887e-ff6c-4699-9f86-4333b6de2306|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:31:00.365Z|84e1a588-1fc8-4f00-8dd6-c676ac3eedcd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:31:00.365Z|84e1a588-1fc8-4f00-8dd6-c676ac3eedcd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:01.990Z|52440194-7078-49fc-8e1e-3d3def78335f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:01.991Z|52440194-7078-49fc-8e1e-3d3def78335f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:02.037Z|94cf92d4-7296-409a-a27f-522a459a4f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:02.038Z|94cf92d4-7296-409a-a27f-522a459a4f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:02.042Z|62c69e90-531e-43fc-9f7b-0aaf15ccedec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:02.042Z|62c69e90-531e-43fc-9f7b-0aaf15ccedec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:05.551Z|cb0a59e0-2d94-4b60-902d-3909c1e56fdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:31:05.552Z|cb0a59e0-2d94-4b60-902d-3909c1e56fdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:31:05.738Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:31:05.743Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:05.743Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:31:05.743Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:05.744Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:05.744Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:31:05.744Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1841b4f9b2c4ff3ddaec74567f1b46", X-B3-SpanId:"988fd926bd132624", X-B3-ParentSpanId:"e771b9e2f69584f9", X-B3-Sampled:"0", X-ONAP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-TransactionID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ECOMP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a47b7fd7-42df-4b9d-9de0-ef2ce270d149"] 2022-10-21T18:31:05.745Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:31:05.745Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:05.770Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:05.771Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:05.771Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:31:05.771Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:06 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:05.772Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:31:05.772Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:05.773Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:31:05.774Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:05.774Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:31:05.775Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:05.775Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:05.775Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:31:05.776Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1841b4f9b2c4ff3ddaec74567f1b46", X-B3-SpanId:"35365a308fe531af", X-B3-ParentSpanId:"e771b9e2f69584f9", X-B3-Sampled:"0", X-ONAP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-TransactionID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ECOMP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7804650d-b596-4564-a0b8-37d5f53776e8"] 2022-10-21T18:31:05.776Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:31:05.776Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:05.790Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:05.790Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:05.791Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:31:05.791Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:06 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:05.792Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:31:05.792Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:05.793Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:31:05.817Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:05.817Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:05.818Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:05.818Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:05.818Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:05.819Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-TransactionID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ECOMP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f7e5382-2434-4d7b-ab2d-a1a7dadb1a5f"] 2022-10-21T18:31:05.819Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:05.819Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:05.950Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:05.950Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:05.951Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:05.951Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D6D883125B2017C4E801325902769E39; 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:"789", date:"Fri, 21 Oct 2022 18:31:06 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:31:05.952Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:31:05.952Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:05.952Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:05.971Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:05.971Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:05.972Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:05.972Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:05.973Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:05.973Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-TransactionID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ECOMP-RequestID:"7afbe36f-f555-4119-915d-0aba8c2d646f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"375a6a04-c74c-4f5e-8da4-db7edcb65dd8"] 2022-10-21T18:31:05.973Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:05.974Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:06.115Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:06.116Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:06.116Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:06.117Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA96FCC0C68B7E93A7B2BCF7ACE7FBD6; 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:"826", date:"Fri, 21 Oct 2022 18:31:06 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:31:06.117Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:31:06.118Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:06.118Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:06.121Z|7afbe36f-f555-4119-915d-0aba8c2d646f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:31:12.013Z|137593bd-9213-4976-a0c0-fb2af2f16bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:12.014Z|137593bd-9213-4976-a0c0-fb2af2f16bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:12.060Z|672900ce-212d-4ced-9ad4-f2237ef2664f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:12.060Z|13935f45-4300-4e2b-b4cd-46a370a1d71b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:12.060Z|13935f45-4300-4e2b-b4cd-46a370a1d71b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:12.061Z|672900ce-212d-4ced-9ad4-f2237ef2664f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:16.279Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:31:16.283Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:16.284Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:31:16.284Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:16.284Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:16.285Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:31:16.285Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c7300164dcfdcd73505fe96ad6ca1fe", X-B3-SpanId:"bfefdc044f46d75f", X-B3-ParentSpanId:"57f1150260a860a1", X-B3-Sampled:"0", X-ONAP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-TransactionID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ECOMP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7df51f4-7aab-49bc-a92b-5bbcc482d818"] 2022-10-21T18:31:16.285Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:31:16.285Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:16.317Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:16.318Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:16.318Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:31:16.318Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:16.319Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:31:16.320Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:16.320Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:31:16.321Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:16.322Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:31:16.322Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:16.322Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:16.322Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:31:16.323Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c7300164dcfdcd73505fe96ad6ca1fe", X-B3-SpanId:"1dab33bc9e88490f", X-B3-ParentSpanId:"57f1150260a860a1", X-B3-Sampled:"0", X-ONAP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-TransactionID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ECOMP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ffe3123-a74d-4558-8c22-77ad531e4483"] 2022-10-21T18:31:16.323Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:31:16.323Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:16.346Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:16.346Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:16.347Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:31:16.347Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:17 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:16.347Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:31:16.348Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:16.348Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:31:16.366Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:16.367Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:16.367Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:16.368Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:16.368Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:16.368Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-TransactionID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ECOMP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c8ad50c-a6c0-4b89-9ee7-d9acb7e8ba30"] 2022-10-21T18:31:16.369Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:16.369Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:16.500Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:16.501Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:16.501Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:16.501Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5D657FCBFC38BB1CBEC11D7713B83533; 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:"789", date:"Fri, 21 Oct 2022 18:31:16 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:31:16.502Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:31:16.502Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:16.502Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:16.567Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:16.568Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:16.568Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:16.568Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:16.569Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:16.569Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-TransactionID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ECOMP-RequestID:"46d580ef-7cd7-47af-a456-3f105e724157", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16bb1edd-a59f-436d-9cfd-ef1cd8bbd941"] 2022-10-21T18:31:16.569Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:16.569Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:16.691Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:16.692Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:16.692Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:16.692Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3C046E96DF0A0CDD8DF354EC35BE512E; 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:"826", date:"Fri, 21 Oct 2022 18:31:16 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:31:16.693Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:31:16.693Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:16.693Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:16.696Z|46d580ef-7cd7-47af-a456-3f105e724157|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:31:20.551Z|50f150e9-5756-4441-b86f-49154f6fcb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:31:20.552Z|50f150e9-5756-4441-b86f-49154f6fcb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:31:20.904Z|8b9b10d1-f3d2-4221-bafb-e708c98a5e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:31:20.905Z|8b9b10d1-f3d2-4221-bafb-e708c98a5e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:31:22.034Z|05e1d812-b4ba-4a48-a66e-9ccfdc240b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:22.035Z|05e1d812-b4ba-4a48-a66e-9ccfdc240b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:22.083Z|423fba8d-156b-44ba-b683-103e026348f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:22.083Z|d1b64d0e-e9dc-4e8b-bd62-bf2288f6eb57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:22.083Z|423fba8d-156b-44ba-b683-103e026348f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:22.083Z|d1b64d0e-e9dc-4e8b-bd62-bf2288f6eb57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:26.855Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:31:26.860Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:26.860Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:31:26.861Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:26.861Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:26.861Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:31:26.861Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e73d515668efa7710f774c3709965e7", X-B3-SpanId:"f43c36ca4375a5dc", X-B3-ParentSpanId:"0dd81fc461e75b35", X-B3-Sampled:"0", X-ONAP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-TransactionID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ECOMP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59a25ca8-af1e-41c4-bd2a-cb1ddc81af50"] 2022-10-21T18:31:26.862Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:31:26.862Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:26.888Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:26.888Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:26.889Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:31:26.890Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:27 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:26.891Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:31:26.891Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:26.892Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:31:26.893Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:26.893Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:31:26.893Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:26.893Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:26.894Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:31:26.894Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e73d515668efa7710f774c3709965e7", X-B3-SpanId:"4f32683571dab1b0", X-B3-ParentSpanId:"0dd81fc461e75b35", X-B3-Sampled:"0", X-ONAP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-TransactionID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ECOMP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f709ef5-1e6b-4a39-a78a-2ab34caaa38f"] 2022-10-21T18:31:26.894Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:31:26.895Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:26.910Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:26.910Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:26.910Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:31:26.911Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:27 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:26.911Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:31:26.912Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:26.912Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:31:26.932Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:26.932Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:26.933Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:26.933Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:26.933Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:26.933Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-TransactionID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ECOMP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23193a2c-2865-4bfa-ac1e-b17d8a7a48f2"] 2022-10-21T18:31:26.934Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:26.934Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:27.057Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:27.058Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:27.058Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:27.058Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F8FA296EC909E780934519ACFBF761F; 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:"789", date:"Fri, 21 Oct 2022 18:31:27 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:31:27.058Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:31:27.059Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:27.059Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:27.079Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:27.080Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:27.081Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:27.082Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:27.082Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:27.082Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-TransactionID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ECOMP-RequestID:"b6629ba6-f728-405b-88cf-12de4334acde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"111d6bd0-6d10-4ecc-a1d0-38f56f4de0b4"] 2022-10-21T18:31:27.082Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:27.082Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:27.206Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:27.206Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:27.207Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:27.207Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3117F0BD2D6F473EC61D3680E0627E08; 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:"826", date:"Fri, 21 Oct 2022 18:31:27 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:31:27.208Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:31:27.208Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:27.209Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:27.212Z|b6629ba6-f728-405b-88cf-12de4334acde|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:31:32.057Z|5583484b-0be2-4932-bc7d-f2265335f8fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:32.058Z|5583484b-0be2-4932-bc7d-f2265335f8fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:32.104Z|3ecdceb5-6474-43fc-b2f0-ef5eeb6bd3f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:32.104Z|3c69b042-f2bc-4b0a-aee6-9880ec1bd511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:32.105Z|3ecdceb5-6474-43fc-b2f0-ef5eeb6bd3f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:32.105Z|3c69b042-f2bc-4b0a-aee6-9880ec1bd511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:35.551Z|ca1af3e5-e1d1-4b07-8b02-755c9af59dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:31:35.553Z|ca1af3e5-e1d1-4b07-8b02-755c9af59dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:31:37.370Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:31:37.375Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:37.375Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:31:37.376Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:37.376Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:37.376Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:31:37.376Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b28824fadf14b9d4100c211b5df3e32", X-B3-SpanId:"56fd901a8f8365ec", X-B3-ParentSpanId:"c19e1ba60beee2ff", X-B3-Sampled:"0", X-ONAP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-TransactionID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ECOMP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39fb11c6-7af3-4c09-8d43-6854f2fcef95"] 2022-10-21T18:31:37.377Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:31:37.377Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:37.407Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:37.407Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:37.408Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:31:37.408Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:38 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:37.410Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:31:37.411Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:37.411Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:31:37.412Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:37.412Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:31:37.412Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:37.412Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:37.413Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:31:37.413Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b28824fadf14b9d4100c211b5df3e32", X-B3-SpanId:"b64dbfb3f3ea6368", X-B3-ParentSpanId:"c19e1ba60beee2ff", X-B3-Sampled:"0", X-ONAP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-TransactionID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ECOMP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beed1894-2c11-410e-9928-b8a2f38e610f"] 2022-10-21T18:31:37.413Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:31:37.413Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:37.424Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:37.425Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:37.425Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:31:37.425Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:38 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:37.426Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:31:37.426Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:37.427Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:31:37.445Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:37.445Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:37.445Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:37.446Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:37.446Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:37.446Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-TransactionID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ECOMP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b639d941-d778-41f7-b934-e2b714daee5e"] 2022-10-21T18:31:37.446Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:37.446Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:37.578Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:37.579Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:37.579Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:37.579Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85D796FE452CF0AE505D6BDF6A41EEDE; 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:"789", date:"Fri, 21 Oct 2022 18:31:37 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:31:37.580Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:31:37.580Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:37.580Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:37.598Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:37.599Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:37.599Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:37.599Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:37.599Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:37.600Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-TransactionID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ECOMP-RequestID:"43201a06-4800-4afb-bfff-58f2c5829d8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5988abc3-5b58-4ed4-867a-602b92071d6c"] 2022-10-21T18:31:37.600Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:37.600Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:37.727Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:37.727Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:37.727Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:37.728Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8F0B76966E99249EBBDCFE33B0EC5D40; 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:"826", date:"Fri, 21 Oct 2022 18:31:37 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:31:37.728Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:31:37.728Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:37.728Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:37.732Z|43201a06-4800-4afb-bfff-58f2c5829d8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:31:42.079Z|31c15dce-5fd3-490f-b866-401b95246509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:42.080Z|31c15dce-5fd3-490f-b866-401b95246509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:42.129Z|65d5b253-ea96-4da3-9658-3bc736836c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:42.130Z|65d5b253-ea96-4da3-9658-3bc736836c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:42.131Z|ff35ef69-2a0a-4e60-a326-ebfd6385eb52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:42.131Z|ff35ef69-2a0a-4e60-a326-ebfd6385eb52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:47.895Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:31:47.900Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:47.900Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:31:47.900Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:47.901Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:47.901Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:31:47.901Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ffe517f4e468dd1b25e2bc8a316441e", X-B3-SpanId:"3e56a3ecc6c7e612", X-B3-ParentSpanId:"e7c1a1f87aa0414b", X-B3-Sampled:"0", X-ONAP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-TransactionID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ECOMP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"917210d8-9c58-4a4a-a881-5db185ccc848"] 2022-10-21T18:31:47.902Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:31:47.902Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:47.926Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:47.926Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:47.927Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:31:47.927Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:47.927Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-7397bf3e-2440-4f2c-8b2a-10056609cf58). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:27:25.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:29:18.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:31:47.928Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:47.928Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:31:47.929Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:47.929Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:31:47.930Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:47.930Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:47.930Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:31:47.931Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ffe517f4e468dd1b25e2bc8a316441e", X-B3-SpanId:"4edc0b08590aafc7", X-B3-ParentSpanId:"e7c1a1f87aa0414b", X-B3-Sampled:"0", X-ONAP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-TransactionID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ECOMP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37683142-57a7-4562-b41b-6f673df5f98b"] 2022-10-21T18:31:47.931Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:31:47.931Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:47.947Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:47.948Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:47.948Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:31:47.948Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:48 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:47.949Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:31:47.950Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:47.951Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:31:47.970Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:47.971Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:47.971Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:47.971Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:47.972Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:47.972Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-TransactionID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ECOMP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f03d1dbf-3a1b-47f4-b527-fa8beafbdd18"] 2022-10-21T18:31:47.973Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:47.973Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:48.105Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:48.105Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:48.106Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:48.106Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6052A8AB36D7BB709172132A00BF9085; 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:"789", date:"Fri, 21 Oct 2022 18:31:48 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:31:48.107Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:27:27.122+0000","endTime":"2022-10-21T18:29:33.931+0000","removalTime":null,"durationInMillis":126809,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"03d8deaa-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:31:48.107Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:48.107Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:48.129Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:48.130Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:48.131Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:48.132Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:48.132Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:48.132Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-TransactionID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ECOMP-RequestID:"53595697-9c57-4672-9bb9-af56acca1a6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f385917-2c37-415d-97d0-713af275a50c"] 2022-10-21T18:31:48.133Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:48.133Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:48.257Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:48.258Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:48.258Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:48.258Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8BE0E1E417451704F6400A5138A6C1DC; 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:"826", date:"Fri, 21 Oct 2022 18:31:48 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:31:48.259Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"443cc90b-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:443c53d2-516e-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd","executionId":"443cc90a-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:29:15.144+0000","endTime":"2022-10-21T18:29:17.554+0000","durationInMillis":2410,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:31:48.259Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:48.260Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03d9ef5b-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:48.263Z|53595697-9c57-4672-9bb9-af56acca1a6c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:31:50.551Z|0336944a-e311-4f5d-b55e-db36c3024164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:31:50.551Z|0336944a-e311-4f5d-b55e-db36c3024164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:31:50.905Z|90149cfe-9465-418f-9e23-33d273b60d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:31:50.905Z|90149cfe-9465-418f-9e23-33d273b60d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:31:52.103Z|f21fcf9e-a38a-401e-9c8e-225ce1a516d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:52.104Z|f21fcf9e-a38a-401e-9c8e-225ce1a516d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:52.154Z|f3641261-4920-4e84-896f-5a5d347d558f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:52.154Z|f3641261-4920-4e84-896f-5a5d347d558f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:52.154Z|a45ac48f-b4f5-4e90-b927-43df847b22b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:31:52.155Z|a45ac48f-b4f5-4e90-b927-43df847b22b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:31:58.427Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:31:58.433Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:58.433Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:31:58.433Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:58.433Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:31:58.434Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:31:58.434Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6159978d924a2573af8a5df0266f67e8", X-B3-SpanId:"45375db9e8675489", X-B3-ParentSpanId:"6544d82cc3139204", X-B3-Sampled:"0", X-ONAP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-TransactionID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ECOMP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1be857c7-92fa-4192-b137-aff9795be6f6"] 2022-10-21T18:31:58.434Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:31:58.434Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:58.460Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:58.461Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:58.461Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:31:58.461Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:59 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:58.463Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:31:50.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:31:58.463Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:58.463Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:31:58.464Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:58.465Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:31:58.465Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:58.465Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:31:58.465Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:31:58.465Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6159978d924a2573af8a5df0266f67e8", X-B3-SpanId:"d79dff4fc0b4e14e", X-B3-ParentSpanId:"6544d82cc3139204", X-B3-Sampled:"0", X-ONAP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-TransactionID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ECOMP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"290487c9-ece3-4524-a862-86a628f229e5"] 2022-10-21T18:31:58.466Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:31:58.466Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:58.491Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:58.492Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:58.492Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:31:58.493Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:31:59 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:31:58.493Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:31:58.493Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:58.494Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:31:58.517Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:58.517Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:58.517Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:58.518Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:31:58.518Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:58.518Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-TransactionID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ECOMP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a16e7334-5e74-4e8b-9fbf-9e1675eab650"] 2022-10-21T18:31:58.519Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:58.519Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:58.648Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:58.649Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:58.649Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:58.649Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=89D882DB5C62B62F218B0FCD79CA711B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:31:58 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:31:58.650Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:31:58.650Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:58.650Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:58.667Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:58.668Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:31:58.668Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:31:58.669Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:31:58.669Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:31:58.669Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-TransactionID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ECOMP-RequestID:"ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48efc6ca-e9e3-479a-9f8c-56e5de15a34b"] 2022-10-21T18:31:58.669Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:31:58.670Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:31:58.792Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:31:58.793Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:31:58.794Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:31:58.794Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3B12AAF09AD290145F1EDB9C6AB4541F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 18:31:58 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:31:58.795Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:a162e9f2-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:31:51.422+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:31:58.795Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:31:58.796Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:31:58.799Z|ed534dc0-1be1-4d1b-8c7c-b0dcbf1fd6cb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:32:00.363Z|3f736add-d7f4-4876-bd72-4295401df6e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:32:00.364Z|3f736add-d7f4-4876-bd72-4295401df6e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:02.127Z|e3932399-dfb0-48a1-aee7-0ce254a5203b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:02.128Z|e3932399-dfb0-48a1-aee7-0ce254a5203b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:02.174Z|9daf1af7-afa8-4f6d-aa06-7250324080b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:02.174Z|c627f20d-e304-456a-bfff-1f5476133f3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:02.175Z|c627f20d-e304-456a-bfff-1f5476133f3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:02.175Z|9daf1af7-afa8-4f6d-aa06-7250324080b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:05.551Z|00909e5b-5831-40b5-b9ac-dbebd42d6523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:32:05.552Z|00909e5b-5831-40b5-b9ac-dbebd42d6523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:32:08.963Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:32:08.968Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:08.969Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:32:08.969Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:08.969Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:08.970Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:32:08.970Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfef0aaf7b89678ba32fdac137b17460", X-B3-SpanId:"838c1c73be3e3a39", X-B3-ParentSpanId:"8934cb6e413dffed", X-B3-Sampled:"0", X-ONAP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-TransactionID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ECOMP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8832784a-32d0-4d08-ac95-3e6b11ba2c42"] 2022-10-21T18:32:08.970Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:32:08.970Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:08.994Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:08.995Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:08.995Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:32:08.995Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:09 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:08.996Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:31:50.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:32:08.996Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:08.997Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:32:08.998Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:08.998Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:32:08.998Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:08.999Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:08.999Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:32:08.999Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfef0aaf7b89678ba32fdac137b17460", X-B3-SpanId:"7d5ea86d1aaee1eb", X-B3-ParentSpanId:"8934cb6e413dffed", X-B3-Sampled:"0", X-ONAP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-TransactionID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ECOMP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bbe0d7b-0181-4dcc-b7e3-ef3a5d91cac6"] 2022-10-21T18:32:09.000Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:32:09.000Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:09.012Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:09.012Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:09.013Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:32:09.013Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:09 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:09.014Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:32:09.014Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:09.015Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:32:09.034Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:09.035Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:09.035Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:09.035Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:09.035Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:09.036Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-TransactionID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ECOMP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527c3c7f-106d-49d3-b758-89b04e0af6bb"] 2022-10-21T18:32:09.036Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:09.036Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:09.157Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:09.158Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:09.158Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:09.158Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1C3F3B5511858AA5150098B0B2CD66BB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:32:09 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:32:09.158Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:32:09.159Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:09.159Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:09.175Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:09.176Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:09.176Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:09.176Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:09.177Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:09.177Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-TransactionID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ECOMP-RequestID:"84aa7b47-b0ba-4531-babe-061aa66dea57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db7fbf2f-2db6-4524-b757-2e08d383ee65"] 2022-10-21T18:32:09.177Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:09.177Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:09.301Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:09.302Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:09.302Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:09.302Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=16F10C4E0DD8B8C090E84AF8EDE9A56C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 18:32:09 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:32:09.303Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:a162e9f2-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:31:51.422+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:32:09.303Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:09.303Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:09.306Z|84aa7b47-b0ba-4531-babe-061aa66dea57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:32:12.150Z|a578c0f1-0eaa-4402-a905-e405d3f7e0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:12.151Z|a578c0f1-0eaa-4402-a905-e405d3f7e0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:12.195Z|b17c24dc-c024-49d5-a8a6-6d819b6c000f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:12.196Z|b17c24dc-c024-49d5-a8a6-6d819b6c000f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:12.196Z|8c175c63-4eb8-4bb2-bc7a-ad9db3efd378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:12.197Z|8c175c63-4eb8-4bb2-bc7a-ad9db3efd378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:19.470Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:32:19.475Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:19.475Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:32:19.475Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:19.476Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:19.476Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:32:19.476Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7f3e2019faf334f789bd8628adf9255", X-B3-SpanId:"569cb35850f9a51b", X-B3-ParentSpanId:"db6ec259f78b827f", X-B3-Sampled:"0", X-ONAP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-TransactionID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ECOMP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a32fc042-b00b-4c22-a41a-4544db7504ce"] 2022-10-21T18:32:19.477Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:32:19.477Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:19.505Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:19.506Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:19.506Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:32:19.506Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:20 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:19.507Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:32:19.507Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:19.508Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:32:19.509Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:19.509Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:32:19.510Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:19.510Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:19.510Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:32:19.510Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7f3e2019faf334f789bd8628adf9255", X-B3-SpanId:"f71777f72430fcfb", X-B3-ParentSpanId:"db6ec259f78b827f", X-B3-Sampled:"0", X-ONAP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-TransactionID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ECOMP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3501c3d-e3a4-4b3d-81a2-d45d9c7d3090"] 2022-10-21T18:32:19.511Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:32:19.511Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:19.525Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:19.525Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:19.526Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:32:19.526Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:20 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:19.526Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:32:19.526Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:19.527Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:32:19.546Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:19.546Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:19.546Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:19.547Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:19.547Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:19.547Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-TransactionID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ECOMP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92de7df9-b61e-42b8-91bb-e2a917b6b77b"] 2022-10-21T18:32:19.548Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:19.548Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:19.678Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:19.678Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:19.678Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:19.679Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4455DEF28D3BE273DB8BBDF753A74089; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:32:20 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:32:19.679Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:32:19.679Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:19.680Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:19.697Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:19.697Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:19.697Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:19.698Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:19.698Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:19.698Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-TransactionID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ECOMP-RequestID:"f70f4563-1a88-4c63-bf59-11f633440464", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a72ba087-cd67-44dd-9921-f539d5a2a664"] 2022-10-21T18:32:19.699Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:19.699Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:19.837Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:19.838Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:19.838Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:19.838Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3A0FCF7FB2B5CEAAA951F2ADBA0D8386; 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:"Fri, 21 Oct 2022 18:32:20 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T18:32:19.839Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:32:19.839Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:19.840Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:19.843Z|f70f4563-1a88-4c63-bf59-11f633440464|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:32:20.553Z|a5ca3288-a07b-4a3d-afd2-24dec89869d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:32:20.555Z|a5ca3288-a07b-4a3d-afd2-24dec89869d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:32:20.906Z|2bd649aa-9920-43ce-b0ee-89f901d72095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:32:20.906Z|2bd649aa-9920-43ce-b0ee-89f901d72095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:32:22.173Z|e297b427-f5ad-4587-8d3c-ddec8beb3c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:22.174Z|e297b427-f5ad-4587-8d3c-ddec8beb3c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:22.219Z|e32e05c9-04be-445d-848a-acb6fa569552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:22.219Z|50939809-67d5-401f-9f7d-160e2115cdbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:22.220Z|e32e05c9-04be-445d-848a-acb6fa569552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:22.220Z|50939809-67d5-401f-9f7d-160e2115cdbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:30.008Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:32:30.014Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:30.014Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:32:30.014Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:30.015Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:30.015Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:32:30.015Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0c351f4f1cfbc2df110332f7bf3bdf", X-B3-SpanId:"3ffffb797975a0d4", X-B3-ParentSpanId:"99c43f90847d9b3c", X-B3-Sampled:"0", X-ONAP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-TransactionID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ECOMP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7827cbb6-2e46-4916-8f42-73f091c2eed1"] 2022-10-21T18:32:30.015Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:32:30.015Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:30.039Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:30.040Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:30.040Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:32:30.040Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:30 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:30.042Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:32:30.042Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:30.042Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:32:30.043Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:30.043Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:32:30.044Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:30.044Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:30.044Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:32:30.044Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0c351f4f1cfbc2df110332f7bf3bdf", X-B3-SpanId:"b0fcf4f091eca71f", X-B3-ParentSpanId:"99c43f90847d9b3c", X-B3-Sampled:"0", X-ONAP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-TransactionID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ECOMP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9bd96a6-b7bf-4587-af2d-2a2e012210b8"] 2022-10-21T18:32:30.044Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:32:30.045Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:30.062Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:30.063Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:30.063Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:32:30.064Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:30 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:30.065Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:32:30.065Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:30.066Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:32:30.091Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:30.091Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:30.091Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:30.092Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:30.092Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:30.092Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-TransactionID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ECOMP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2fedec-167b-49e5-8943-55300d363bd9"] 2022-10-21T18:32:30.092Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:30.093Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:30.217Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:30.218Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:30.218Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:30.218Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ACE70E335DD4160784058A7F9AE70575; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:32:30 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:32:30.219Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:32:30.219Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:30.219Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:30.236Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:30.236Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:30.237Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:30.237Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:30.237Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:30.237Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-TransactionID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ECOMP-RequestID:"f36281d9-91f6-4619-bfde-1a68b67c7466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18cd8b3a-af33-4d4e-91d3-7f86545cc936"] 2022-10-21T18:32:30.237Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:30.238Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:30.360Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:30.360Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:30.360Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:30.361Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54F65BE7F1A4EDF3B73B28B6F3708123; 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:"Fri, 21 Oct 2022 18:32:30 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:32:30.361Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:32:30.361Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:30.362Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:30.365Z|f36281d9-91f6-4619-bfde-1a68b67c7466|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:32:32.196Z|021c07fd-52c6-4806-b1ef-d8d0561de1b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:32.196Z|021c07fd-52c6-4806-b1ef-d8d0561de1b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:32.243Z|6949f0d6-8980-4ee8-9599-d27abc11fbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:32.243Z|09b4fb94-bad6-465b-9a3d-761fc629da48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:32.244Z|09b4fb94-bad6-465b-9a3d-761fc629da48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:32.245Z|6949f0d6-8980-4ee8-9599-d27abc11fbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:35.551Z|4e305714-8cad-420b-93e2-2cb7e73122a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:32:35.552Z|4e305714-8cad-420b-93e2-2cb7e73122a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:32:40.543Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:32:40.548Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:40.549Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:32:40.549Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:40.549Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:40.550Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:32:40.550Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"389fd2c99929dcd86a7fe4f8504d2b50", X-B3-SpanId:"bf7ade368a741238", X-B3-ParentSpanId:"4a853e019b3648fb", X-B3-Sampled:"0", X-ONAP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-TransactionID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ECOMP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"020ab7f0-396b-4b9d-802d-0dd7695578df"] 2022-10-21T18:32:40.550Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:32:40.550Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:40.573Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:40.574Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:40.574Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:32:40.575Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:40 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:40.575Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:32:40.575Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:40.576Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:32:40.577Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:40.577Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:32:40.578Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:40.578Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:40.578Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:32:40.578Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"389fd2c99929dcd86a7fe4f8504d2b50", X-B3-SpanId:"f670c0203f37c2c8", X-B3-ParentSpanId:"4a853e019b3648fb", X-B3-Sampled:"0", X-ONAP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-TransactionID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ECOMP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16d4f98f-991e-4e4d-b30f-3c7f49ddfefc"] 2022-10-21T18:32:40.578Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:32:40.579Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:40.591Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:40.592Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:40.592Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:32:40.592Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:40 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:40.593Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:32:40.593Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:40.594Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:32:40.613Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:40.613Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:40.613Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:40.614Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:40.614Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:40.614Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-TransactionID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ECOMP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6c73f6e-6aea-4bbd-a3ac-944c06cea71b"] 2022-10-21T18:32:40.614Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:40.614Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:40.742Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:40.742Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:40.742Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:40.742Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7E27F7583534FA9CE7FFF8C51D61EA86; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:32:40 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:32:40.743Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:32:40.743Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:40.743Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:40.760Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:40.761Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:40.761Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:40.761Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:40.761Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:40.761Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-TransactionID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ECOMP-RequestID:"98fe5990-507a-4972-a6c4-6cf5140b14a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83bd1603-aa16-4896-9201-981dca044775"] 2022-10-21T18:32:40.762Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:40.762Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:40.881Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:40.884Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:40.884Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:40.885Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DD5E07137E3802975B68FB23DA5EE336; 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:"Fri, 21 Oct 2022 18:32:40 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:32:40.885Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:32:40.885Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:40.885Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:40.889Z|98fe5990-507a-4972-a6c4-6cf5140b14a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:32:42.219Z|a9e5adf9-13b5-485d-a418-3e53558daaeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:42.220Z|a9e5adf9-13b5-485d-a418-3e53558daaeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:42.265Z|b8b19ca9-bfaf-42cb-a6c5-d1e4a2e1b8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:42.265Z|a4cb69a7-e4f0-46ed-beac-f2c84410c425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:42.266Z|b8b19ca9-bfaf-42cb-a6c5-d1e4a2e1b8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:42.266Z|a4cb69a7-e4f0-46ed-beac-f2c84410c425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:50.551Z|c8de23d3-68e6-4862-997a-c664b6c7ac4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:32:50.552Z|c8de23d3-68e6-4862-997a-c664b6c7ac4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:32:50.907Z|f81827cf-24e6-4838-9d9d-e415ba4b579d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:32:50.907Z|f81827cf-24e6-4838-9d9d-e415ba4b579d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:32:51.058Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:32:51.062Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:51.063Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:32:51.063Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:51.063Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:32:51.064Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:32:51.064Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1f14791231894c609774c528578d308", X-B3-SpanId:"ed706806aecf7af7", X-B3-ParentSpanId:"b7a20e3fe0063c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-TransactionID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ECOMP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a76515a-f910-467f-b80a-9936b7de39af"] 2022-10-21T18:32:51.064Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:32:51.065Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:51.088Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:51.089Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:51.089Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:32:51.090Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:51.090Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:32:51.090Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:51.091Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:32:51.092Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:51.092Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:32:51.092Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:51.093Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:32:51.093Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:32:51.093Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1f14791231894c609774c528578d308", X-B3-SpanId:"311669349ead2aca", X-B3-ParentSpanId:"b7a20e3fe0063c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-TransactionID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ECOMP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aabf624b-2d71-4de4-822e-bcc17947f1e8"] 2022-10-21T18:32:51.094Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:32:51.094Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:51.111Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:51.112Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:51.112Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:32:51.112Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:32:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:32:51.114Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:32:51.114Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:51.114Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:32:51.134Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:51.135Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:51.135Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:51.135Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:32:51.136Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:51.136Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-TransactionID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ECOMP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e441ca2-b9f9-4571-838f-90098a5be29e"] 2022-10-21T18:32:51.136Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:51.137Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:51.269Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:51.270Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:51.270Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:51.270Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5B9EEFC2F8844FD21010392A21E6C5C1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:32:51 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:32:51.270Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:32:51.271Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:51.271Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:51.287Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:51.288Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:32:51.288Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:32:51.288Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:32:51.288Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:32:51.289Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-TransactionID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ECOMP-RequestID:"3bb1aa0c-9f1c-4f70-94c0-7c02f28549df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d1c8b49-b8e3-46e5-92f3-62861bb7e027"] 2022-10-21T18:32:51.289Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:32:51.289Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:32:51.412Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:32:51.412Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:32:51.413Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:32:51.413Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=93D7892104306AB980320E38EA7433CE; 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:"Fri, 21 Oct 2022 18:32:51 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:32:51.413Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:32:51.413Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:32:51.414Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:32:51.417Z|3bb1aa0c-9f1c-4f70-94c0-7c02f28549df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:32:52.244Z|25f3a838-03cf-4d46-8b9d-898c365992a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:52.244Z|25f3a838-03cf-4d46-8b9d-898c365992a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:52.289Z|09c1d90f-4ff6-4758-bf6f-4605ba47b28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:52.289Z|71aacf37-fc88-4322-bda0-9e9931011a54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:32:52.289Z|09c1d90f-4ff6-4758-bf6f-4605ba47b28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:32:52.289Z|71aacf37-fc88-4322-bda0-9e9931011a54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:00.368Z|c1ede37d-696c-4ab3-b7b8-5b8258b2b2e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:33:00.369Z|c1ede37d-696c-4ab3-b7b8-5b8258b2b2e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:01.575Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:33:01.580Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:01.580Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:33:01.581Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:01.581Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:01.581Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:33:01.582Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5edb8893e79e7ad0ae3500e7864a9002", X-B3-SpanId:"34e6c4c16f41d1a5", X-B3-ParentSpanId:"57a5341a2b6c195b", X-B3-Sampled:"0", X-ONAP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-TransactionID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ECOMP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be629ee5-f7e7-4490-a287-baba7cfdef1c"] 2022-10-21T18:33:01.582Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:33:01.583Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:01.606Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:01.607Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:01.607Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:33:01.608Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:02 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:01.609Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:33:01.609Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:01.610Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:33:01.611Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:01.611Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:33:01.612Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:01.612Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:01.613Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:33:01.613Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5edb8893e79e7ad0ae3500e7864a9002", X-B3-SpanId:"38d3741949ffda7b", X-B3-ParentSpanId:"57a5341a2b6c195b", X-B3-Sampled:"0", X-ONAP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-TransactionID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ECOMP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8756ce4f-21cc-426f-afab-a0b28fa31fcd"] 2022-10-21T18:33:01.613Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:33:01.614Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:01.627Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:01.628Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:01.629Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:33:01.629Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:01.630Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:33:01.631Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:01.631Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:33:01.678Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:01.678Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:01.679Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:01.679Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:01.679Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:01.680Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-TransactionID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ECOMP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c5e07ef-3012-482a-a212-fb14828fba95"] 2022-10-21T18:33:01.680Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:01.680Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:01.813Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:01.814Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:01.814Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:01.815Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2884463F85F0281B65244F9B9E0F2810; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:33:02 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:33:01.815Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:33:01.815Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:01.816Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:01.833Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:01.834Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:01.834Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:01.834Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:01.835Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:01.835Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-TransactionID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ECOMP-RequestID:"9c196cd7-007d-44f8-8c89-6a32810981b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2beb0e2e-021a-43c3-87cf-513303205579"] 2022-10-21T18:33:01.836Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:01.836Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:01.979Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:01.979Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:01.981Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:01.982Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D8B122CEBA1C06F5FCFD051ADF1539E7; 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:"Fri, 21 Oct 2022 18:33:02 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-10-21T18:33:01.982Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:33:01.984Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:01.984Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:01.988Z|9c196cd7-007d-44f8-8c89-6a32810981b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:33:02.265Z|af807a87-2690-42d7-ba5b-a82aaca4f5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:02.265Z|af807a87-2690-42d7-ba5b-a82aaca4f5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:02.309Z|ca7a2ea4-ec5c-44bd-9fe0-98081b4bf3c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:02.309Z|7cf9790f-ca1d-4c68-b6aa-09836e4ac6ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:02.309Z|ca7a2ea4-ec5c-44bd-9fe0-98081b4bf3c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:02.310Z|7cf9790f-ca1d-4c68-b6aa-09836e4ac6ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:05.551Z|30ffc609-7782-4527-9208-22a08b776e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:33:05.554Z|30ffc609-7782-4527-9208-22a08b776e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:33:12.135Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:33:12.140Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:12.140Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:33:12.141Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:12.141Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:12.141Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:33:12.141Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddbc9931ca80dd1cbfda4260a3531985", X-B3-SpanId:"7cd3f1c0b575adf4", X-B3-ParentSpanId:"4cef1fb668e0fbb1", X-B3-Sampled:"0", X-ONAP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-TransactionID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ECOMP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33984856-ae64-48d8-8a95-e43b6adbf59d"] 2022-10-21T18:33:12.142Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:33:12.142Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:12.178Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:12.179Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:12.179Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:33:12.180Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:13 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:12.181Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:33:12.181Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:12.182Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:33:12.183Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:12.183Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:33:12.183Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:12.184Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:12.184Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:33:12.184Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddbc9931ca80dd1cbfda4260a3531985", X-B3-SpanId:"ec9b38489f5b1610", X-B3-ParentSpanId:"4cef1fb668e0fbb1", X-B3-Sampled:"0", X-ONAP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-TransactionID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ECOMP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65e4aca8-4c58-4140-8750-3f09407dccb7"] 2022-10-21T18:33:12.185Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:33:12.185Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:12.202Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:12.202Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:12.203Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:33:12.203Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:13 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:12.203Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:33:12.204Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:12.204Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:33:12.223Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:12.224Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:12.224Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:12.225Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:12.225Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:12.225Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-TransactionID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ECOMP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f05600-c84b-4246-a125-fc3cf7de6e33"] 2022-10-21T18:33:12.225Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:12.226Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:12.287Z|9228fc93-e1fa-4889-95cf-a68868916307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:12.287Z|9228fc93-e1fa-4889-95cf-a68868916307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:12.330Z|768f4097-3ef4-4da6-ba80-c5b3aa9ccd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:12.331Z|768f4097-3ef4-4da6-ba80-c5b3aa9ccd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:12.335Z|e76f20ef-338f-4fbe-a4f5-32bef67f4490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:12.336Z|e76f20ef-338f-4fbe-a4f5-32bef67f4490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:12.369Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:12.369Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:12.370Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:12.370Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F7FA0B2CDDBC13C3C638DBB7945EAFFA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:33:11 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-10-21T18:33:12.370Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:33:12.371Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:12.371Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:12.389Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:12.390Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:12.390Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:12.390Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:12.391Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:12.391Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-TransactionID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ECOMP-RequestID:"5eb723ec-35d5-4437-8199-cffe2c67630c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dec072b0-fcc1-4a71-ad28-14f10f5c53f3"] 2022-10-21T18:33:12.391Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:12.392Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:12.515Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:12.515Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:12.515Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:12.516Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FB0787013BBA9912E4EAFC7EA4C4DB53; 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:"Fri, 21 Oct 2022 18:33:11 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:33:12.516Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:33:12.516Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:12.517Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:12.520Z|5eb723ec-35d5-4437-8199-cffe2c67630c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:33:20.551Z|dc6ea9e9-bb81-4fb7-9c34-6a4ed2c6cb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:33:20.551Z|dc6ea9e9-bb81-4fb7-9c34-6a4ed2c6cb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:33:20.908Z|a0f2325d-8ba4-46ad-88ea-b4a4e835bd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:33:20.908Z|a0f2325d-8ba4-46ad-88ea-b4a4e835bd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:33:22.310Z|50f99f4b-b597-4a7c-ab35-55e5f4d250c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:22.310Z|50f99f4b-b597-4a7c-ab35-55e5f4d250c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:22.354Z|cc919cde-573a-4a7b-8a1a-92287bff7213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:22.355Z|cc919cde-573a-4a7b-8a1a-92287bff7213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:22.357Z|79c55440-655b-4bdb-affd-731f039da4c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:22.358Z|79c55440-655b-4bdb-affd-731f039da4c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:22.693Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:33:22.697Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:22.698Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:33:22.698Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:22.698Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:22.698Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:33:22.699Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04f5749cac62b2b913cc724ac76815eb", X-B3-SpanId:"0c654b2efc874def", X-B3-ParentSpanId:"ed8e954a1ba106f0", X-B3-Sampled:"0", X-ONAP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-TransactionID:"02019539-b47d-4586-b31f-47c719250cfc", X-ECOMP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"638438bb-e001-430c-b8c6-53a03097f362"] 2022-10-21T18:33:22.699Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:33:22.699Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:22.725Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:22.726Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:22.726Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:33:22.726Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:23 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:22.727Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:33:22.727Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:22.728Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:33:22.729Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:22.729Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:33:22.729Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:22.729Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:22.730Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:33:22.730Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04f5749cac62b2b913cc724ac76815eb", X-B3-SpanId:"02d70f850fb307c6", X-B3-ParentSpanId:"ed8e954a1ba106f0", X-B3-Sampled:"0", X-ONAP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-TransactionID:"02019539-b47d-4586-b31f-47c719250cfc", X-ECOMP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64c6aae3-0ed3-47ea-b93d-c3692952d8e1"] 2022-10-21T18:33:22.730Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:33:22.730Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:22.744Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:22.744Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:22.745Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:33:22.745Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:23 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:22.745Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:33:22.746Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:22.746Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:33:22.796Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:22.797Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:22.797Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:22.797Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:22.798Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:22.798Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-TransactionID:"02019539-b47d-4586-b31f-47c719250cfc", X-ECOMP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f70e8667-086e-4d3a-91ab-9c67323838a4"] 2022-10-21T18:33:22.798Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:22.798Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:22.932Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:22.937Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:22.937Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:22.937Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85BCD0FB73ABF3F80A75BEE31528B783; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:33:23 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:33:22.937Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:33:22.938Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:22.938Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:22.954Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:22.955Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:22.955Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:22.955Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:22.955Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:22.955Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-TransactionID:"02019539-b47d-4586-b31f-47c719250cfc", X-ECOMP-RequestID:"02019539-b47d-4586-b31f-47c719250cfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fe6087a-9aa1-4fa5-becd-f5f7928eed63"] 2022-10-21T18:33:22.956Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:22.956Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:23.080Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:23.081Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:23.081Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:23.081Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=563108B800006DFC4CC1730EAE124E22; 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:"Fri, 21 Oct 2022 18:33:23 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:33:23.081Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:33:23.082Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:23.082Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:23.085Z|02019539-b47d-4586-b31f-47c719250cfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:33:32.332Z|a91f0612-4011-4f46-a97e-38f36e2a85e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:32.333Z|a91f0612-4011-4f46-a97e-38f36e2a85e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:32.380Z|e96ee85c-23e3-451e-a413-e47d4f20dc6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:32.381Z|e96ee85c-23e3-451e-a413-e47d4f20dc6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:32.382Z|3007e411-40c9-4898-9ecc-5d0a52f57870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:32.382Z|3007e411-40c9-4898-9ecc-5d0a52f57870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:33.258Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:33:33.262Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:33.263Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:33:33.263Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:33.263Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:33.264Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:33:33.264Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fda525fbf3529ce99a4582bc84b40162", X-B3-SpanId:"db54c0e1320b0aa8", X-B3-ParentSpanId:"4ca195ee4c7c5424", X-B3-Sampled:"0", X-ONAP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-TransactionID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ECOMP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db2b5d04-490e-4964-9942-bd26e78857ba"] 2022-10-21T18:33:33.264Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:33:33.265Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:33.294Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:33.294Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:33.295Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:33:33.295Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:34 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:33.295Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:33:33.296Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:33.296Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:33:33.297Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:33.297Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:33:33.297Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:33.297Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:33.297Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:33:33.298Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fda525fbf3529ce99a4582bc84b40162", X-B3-SpanId:"ac82944a6b73958c", X-B3-ParentSpanId:"4ca195ee4c7c5424", X-B3-Sampled:"0", X-ONAP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-TransactionID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ECOMP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1e48290-1bcf-476f-97d1-a3df9a3e6dc3"] 2022-10-21T18:33:33.298Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:33:33.298Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:33.314Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:33.314Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:33.314Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:33:33.314Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:34 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:33.315Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:33:33.315Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:33.316Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:33:33.335Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:33.336Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:33.336Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:33.336Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:33.337Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:33.337Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-TransactionID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ECOMP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ebe5ccf-f6dd-4d32-a7e6-ad9c3d842d1e"] 2022-10-21T18:33:33.337Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:33.337Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:33.465Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:33.465Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:33.466Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:33.466Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3A00485121E563244C4A1885247C8A3A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:33:33 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:33:33.466Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:33:33.467Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:33.467Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:33.484Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:33.484Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:33.485Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:33.485Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:33.486Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:33.486Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-TransactionID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ECOMP-RequestID:"acf054db-05d2-47e1-b71a-bec9c6cd1c96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddc117dd-dabe-4251-ac10-3fcb0e541acb"] 2022-10-21T18:33:33.487Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:33.487Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:33.612Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:33.613Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:33.613Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:33.613Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FCD61F2CD59C0B93AAADD8435F9B9756; 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:"Fri, 21 Oct 2022 18:33:33 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:33:33.614Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad21cfb3-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:32:11.128+0000","endTime":"2022-10-21T18:32:11.135+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:33:33.614Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:33.614Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:33.617Z|acf054db-05d2-47e1-b71a-bec9c6cd1c96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:33:35.552Z|b577c8ae-9fa4-4bf5-9745-d076c03f5230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:33:35.553Z|b577c8ae-9fa4-4bf5-9745-d076c03f5230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:33:42.354Z|e122b0f2-3cb3-49fe-b5f6-814359d65671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:42.355Z|e122b0f2-3cb3-49fe-b5f6-814359d65671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:42.412Z|c68e897d-8ba4-4b55-a827-7d0ee044d41a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:42.412Z|85a6dac2-b053-4c11-a09f-fb5ae5e2319d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:42.413Z|c68e897d-8ba4-4b55-a827-7d0ee044d41a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:42.413Z|85a6dac2-b053-4c11-a09f-fb5ae5e2319d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:43.781Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:33:43.786Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:43.786Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:33:43.787Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:43.787Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:43.787Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:33:43.788Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ddde6a46fd01d38e53e3c9136be70ed", X-B3-SpanId:"4a3aa4735287e748", X-B3-ParentSpanId:"0a7d26b6cd829469", X-B3-Sampled:"0", X-ONAP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-TransactionID:"7010865f-a8ae-4335-b279-643ec0501471", X-ECOMP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b24a48b-b7b2-487b-8f6e-aea4e38ae422"] 2022-10-21T18:33:43.788Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:33:43.788Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:43.811Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:43.812Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:43.812Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:33:43.813Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:43 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:43.813Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:32:11.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:33:43.813Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:43.814Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:33:43.815Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:43.816Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:33:43.816Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:43.816Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:43.817Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:33:43.817Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ddde6a46fd01d38e53e3c9136be70ed", X-B3-SpanId:"f5c81da7aa45bd2b", X-B3-ParentSpanId:"0a7d26b6cd829469", X-B3-Sampled:"0", X-ONAP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-TransactionID:"7010865f-a8ae-4335-b279-643ec0501471", X-ECOMP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7287ac8-52e6-4034-a652-f3f45eb4baec"] 2022-10-21T18:33:43.817Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:33:43.818Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:43.831Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:43.831Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:43.831Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:33:43.832Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:43 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:43.832Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377130000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:33:43.833Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:43.833Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:33:43.855Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:43.856Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:43.856Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:43.856Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:43.856Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:43.857Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-TransactionID:"7010865f-a8ae-4335-b279-643ec0501471", X-ECOMP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04a88c6b-ec50-434f-ba80-3fa181d103ba"] 2022-10-21T18:33:43.857Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:43.858Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:43.984Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:43.985Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:43.985Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:43.985Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=82140D3BDBB065A7E957E8C713B910C5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:33:44 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:33:43.986Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:33:43.986Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:43.987Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:44.004Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:44.005Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:44.005Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:44.006Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:44.006Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:44.006Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-TransactionID:"7010865f-a8ae-4335-b279-643ec0501471", X-ECOMP-RequestID:"7010865f-a8ae-4335-b279-643ec0501471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57373e25-854a-4e14-97ac-98b0f785a9fa"] 2022-10-21T18:33:44.006Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:44.007Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:44.136Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:44.137Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:44.137Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:44.137Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=41A7FC2BE12DF3E5B377247FEA019BB1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:33:44 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:33:44.137Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:33:44.138Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:44.138Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:44.141Z|7010865f-a8ae-4335-b279-643ec0501471|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:33:50.551Z|729d7283-0376-4052-ba2e-46aebefdbeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:33:50.553Z|729d7283-0376-4052-ba2e-46aebefdbeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:33:50.909Z|3552c3f3-616e-4d1a-92ba-c43f4f85afe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:33:50.909Z|3552c3f3-616e-4d1a-92ba-c43f4f85afe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:33:52.383Z|e80363e9-edde-4aac-a164-96c4078a3298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:52.385Z|e80363e9-edde-4aac-a164-96c4078a3298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:52.435Z|4b05ccc6-d637-43a5-8d22-93631c28e22e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:52.435Z|aa151cef-a417-46be-99af-78313588192b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:33:52.435Z|4b05ccc6-d637-43a5-8d22-93631c28e22e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:52.435Z|aa151cef-a417-46be-99af-78313588192b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:33:54.307Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:33:54.312Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:54.312Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:33:54.312Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:54.313Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:33:54.313Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:33:54.313Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3e4e431c2c70895c05087062c25c26c", X-B3-SpanId:"289b1b308dbf6def", X-B3-ParentSpanId:"cca8df7a0b287501", X-B3-Sampled:"0", X-ONAP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-TransactionID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ECOMP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"952fb0a9-110a-4e6a-a1a7-8dc65d139d2d"] 2022-10-21T18:33:54.313Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:33:54.313Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:54.343Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:54.344Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:54.344Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:33:54.344Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:55 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:54.347Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:33:54.347Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:54.347Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:33:54.348Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:54.349Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:33:54.349Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:54.349Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:33:54.349Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:33:54.349Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3e4e431c2c70895c05087062c25c26c", X-B3-SpanId:"00b664c8fb7dc6da", X-B3-ParentSpanId:"cca8df7a0b287501", X-B3-Sampled:"0", X-ONAP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-TransactionID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ECOMP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ad6b51c-0b2e-433e-ad83-394e7371ce72"] 2022-10-21T18:33:54.350Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:33:54.350Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:54.364Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:54.365Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:54.365Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:33:54.365Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:33:55 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:33:54.366Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:33:54.366Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:54.367Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:33:54.386Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:54.386Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:54.387Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:54.387Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:33:54.387Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:54.387Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-TransactionID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ECOMP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"955e2466-dd74-48ef-aa2c-97e7b63f3718"] 2022-10-21T18:33:54.387Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:54.388Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:54.517Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:54.518Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:54.518Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:54.518Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=501BC728DC815256C2E3D0E52787C9BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:33:54 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:33:54.518Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:33:54.519Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:54.519Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:54.537Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:54.538Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:33:54.538Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:33:54.538Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:33:54.538Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:33:54.539Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-TransactionID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ECOMP-RequestID:"1e7b2183-0a26-48cf-919e-e410ae548d13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a94f1ab4-4b4e-42c0-bb61-e4a14dbda1e1"] 2022-10-21T18:33:54.539Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:33:54.539Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:33:54.660Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:33:54.661Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:33:54.661Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:33:54.661Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A170F9170318692A7A9234154DC6406B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:33:54 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:33:54.661Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:33:54.662Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:33:54.662Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:33:54.665Z|1e7b2183-0a26-48cf-919e-e410ae548d13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:34:00.373Z|aad16ef9-7524-4b38-b978-f4b3b5dde1e9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:34:00.373Z|aad16ef9-7524-4b38-b978-f4b3b5dde1e9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:02.409Z|885e84ac-222a-40bd-a30d-01e47758b9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:02.410Z|885e84ac-222a-40bd-a30d-01e47758b9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:02.456Z|e8a9ce0a-8439-4fed-97a4-343638c32b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:02.457Z|4151071f-df08-4737-a68d-eab4f513683c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:02.457Z|e8a9ce0a-8439-4fed-97a4-343638c32b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:02.457Z|4151071f-df08-4737-a68d-eab4f513683c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:04.826Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:34:04.831Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:04.831Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:34:04.832Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:04.832Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:04.832Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:34:04.832Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61b719698aeda18359183403cbb8ca44", X-B3-SpanId:"3d70a221230789d8", X-B3-ParentSpanId:"5a8384591cdec2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-TransactionID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ECOMP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cf53a9f-71b6-4b75-88bb-2242ef54a49d"] 2022-10-21T18:34:04.832Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:34:04.833Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:04.853Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:04.853Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:04.853Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:34:04.854Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:05 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:04.855Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:34:04.855Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:04.855Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:34:04.856Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:04.856Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:34:04.856Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:04.856Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:04.857Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:34:04.857Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61b719698aeda18359183403cbb8ca44", X-B3-SpanId:"0cd4bff70cca6863", X-B3-ParentSpanId:"5a8384591cdec2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-TransactionID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ECOMP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecbdc17b-11eb-4686-a18e-a9b0a9541cd9"] 2022-10-21T18:34:04.857Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:34:04.857Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:04.869Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:04.869Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:04.870Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:34:04.870Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:05 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:04.870Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:34:04.870Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:04.871Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:34:04.888Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:04.889Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:04.889Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:04.889Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:04.889Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:04.889Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-TransactionID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ECOMP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a694792-5de2-414d-987e-dee7f838956e"] 2022-10-21T18:34:04.890Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:04.890Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:05.022Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:05.023Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:05.023Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:05.023Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3E03A1121A35DC187DEF2FC0C45F2EDF; 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:"789", date:"Fri, 21 Oct 2022 18:34:05 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:34:05.024Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:34:05.024Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:05.024Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:05.041Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:05.042Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:05.042Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:05.042Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:05.042Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:05.042Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-TransactionID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ECOMP-RequestID:"60901579-1159-4b8e-8ddb-aae793a61cc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2680749e-1a97-415a-a695-faaac1466b9b"] 2022-10-21T18:34:05.043Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:05.043Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:05.167Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:05.168Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:05.168Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:05.168Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CCD69544C0055568B29720B7244F8E77; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:34:05 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:34:05.168Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:34:05.169Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:05.169Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:05.172Z|60901579-1159-4b8e-8ddb-aae793a61cc6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:34:05.551Z|dbeeb8a5-a3d9-4ffe-9d8c-1c13aec8b55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:34:05.552Z|dbeeb8a5-a3d9-4ffe-9d8c-1c13aec8b55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:34:12.432Z|dad7805f-38a9-4c82-b02f-63edef0ce3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:12.433Z|dad7805f-38a9-4c82-b02f-63edef0ce3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:12.478Z|0b138540-2e24-4997-9635-351cea5071ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:12.478Z|0b138540-2e24-4997-9635-351cea5071ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:12.481Z|66850723-26ee-4fb8-bfd7-c75ccb32c036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:12.481Z|66850723-26ee-4fb8-bfd7-c75ccb32c036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:15.324Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:34:15.329Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:15.329Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:34:15.330Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:15.330Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:15.330Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:34:15.330Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a62045b2f51fd331ba5edc78850b7ee", X-B3-SpanId:"3febb3be5a9c8619", X-B3-ParentSpanId:"acae6eb34f989393", X-B3-Sampled:"0", X-ONAP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-TransactionID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ECOMP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b23647a8-f7bc-4b4a-aa68-159810214564"] 2022-10-21T18:34:15.331Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:34:15.331Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:15.365Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:15.366Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:15.366Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:34:15.366Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:15.372Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:34:15.372Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:15.372Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:34:15.373Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:15.374Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:34:15.374Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:15.374Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:15.374Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:34:15.375Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a62045b2f51fd331ba5edc78850b7ee", X-B3-SpanId:"ddbc8a04bb02bf04", X-B3-ParentSpanId:"acae6eb34f989393", X-B3-Sampled:"0", X-ONAP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-TransactionID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ECOMP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b0591f8-c55b-4776-90d0-9a3cff395df9"] 2022-10-21T18:34:15.375Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:34:15.375Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:15.393Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:15.393Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:15.393Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:34:15.394Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:16 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:15.394Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:34:15.395Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:15.395Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:34:15.413Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:15.414Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:15.414Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:15.414Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:15.415Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:15.415Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-TransactionID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ECOMP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5ec833e-bb47-4eac-9e8e-41afabdf6369"] 2022-10-21T18:34:15.415Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:15.415Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:15.540Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:15.541Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:15.541Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:15.541Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CAB2412AD74FA1F824163E88EAE565E2; 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:"789", date:"Fri, 21 Oct 2022 18:34:15 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:34:15.542Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:34:15.542Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:15.542Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:15.560Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:15.561Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:15.561Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:15.561Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:15.561Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:15.562Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-TransactionID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ECOMP-RequestID:"73e85038-345c-411e-9f2e-b6f0f00ba1c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aa3667c-1608-42fd-8eb7-d607f3118134"] 2022-10-21T18:34:15.562Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:15.563Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:15.687Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:15.687Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:15.688Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:15.688Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CBB3326CD08508A68E967BB7A8369F6E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:34:15 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:34:15.688Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:34:15.689Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:15.689Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:15.692Z|73e85038-345c-411e-9f2e-b6f0f00ba1c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:34:20.551Z|e1bff583-d3a1-4263-b1d4-259c173f6567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:34:20.552Z|e1bff583-d3a1-4263-b1d4-259c173f6567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:34:20.910Z|e952b25f-b5d2-457d-80ae-00c13b2b2ed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:34:20.910Z|e952b25f-b5d2-457d-80ae-00c13b2b2ed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:34:22.459Z|d1187e23-02b3-4da9-bbc6-b232bc900e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:22.459Z|d1187e23-02b3-4da9-bbc6-b232bc900e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:22.503Z|3df9e194-09d3-4da9-a7f5-8e0c56bfeb63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:22.503Z|3df9e194-09d3-4da9-a7f5-8e0c56bfeb63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:22.503Z|03d82e42-57d1-4597-8bdb-55f4d252876f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:22.504Z|03d82e42-57d1-4597-8bdb-55f4d252876f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:25.854Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:34:25.859Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:25.860Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:34:25.860Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:25.860Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:25.861Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:34:25.861Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7313bfccd6db556f25cc3d4049cb225e", X-B3-SpanId:"8c28fd4526fe9f7c", X-B3-ParentSpanId:"bc9a295916889e28", X-B3-Sampled:"0", X-ONAP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-TransactionID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ECOMP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af78225-a28c-441c-b856-22673c6bbbb0"] 2022-10-21T18:34:25.861Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:34:25.861Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:25.886Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:25.886Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:25.886Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:34:25.887Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:26 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:25.888Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:34:25.888Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:25.888Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:34:25.890Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:25.890Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:34:25.890Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:25.890Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:25.890Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:34:25.891Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7313bfccd6db556f25cc3d4049cb225e", X-B3-SpanId:"e99188e95cebd3d6", X-B3-ParentSpanId:"bc9a295916889e28", X-B3-Sampled:"0", X-ONAP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-TransactionID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ECOMP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0c687d5-f831-46ab-a296-7e2fe2548dad"] 2022-10-21T18:34:25.891Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:34:25.891Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:25.902Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:25.903Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:25.903Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:34:25.903Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:26 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:25.903Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:34:25.904Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:25.904Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:34:25.931Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:25.931Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:25.931Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:25.932Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:25.932Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:25.932Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-TransactionID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ECOMP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"513224ec-9ee6-4920-a06b-b27476af3474"] 2022-10-21T18:34:25.932Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:25.933Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:26.063Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:26.063Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:26.064Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:26.064Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A7E71B54F503AC0DC360CB1ED9A16D13; 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:"789", date:"Fri, 21 Oct 2022 18:34:26 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:34:26.064Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:34:26.065Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:26.065Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:26.083Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:26.084Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:26.084Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:26.084Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:26.084Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:26.085Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-TransactionID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ECOMP-RequestID:"dc148e34-c8e4-4e84-bd53-b98eb8a12e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bead6557-e6cc-4a54-9503-92580c39baf2"] 2022-10-21T18:34:26.085Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:26.085Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:26.205Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:26.206Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:26.206Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:26.206Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B43BDFF1C209DEDA4FC34ADDCA43793F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:34:26 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:34:26.207Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:34:26.207Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:26.207Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:26.211Z|dc148e34-c8e4-4e84-bd53-b98eb8a12e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:34:32.482Z|ab6beac6-174e-466f-9a1b-ec383a52292c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:32.482Z|ab6beac6-174e-466f-9a1b-ec383a52292c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:32.526Z|bdb55ba4-aa90-4901-86e7-160afd115991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:32.527Z|bdb55ba4-aa90-4901-86e7-160afd115991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:32.527Z|38ca27e1-13f9-4251-b80f-a3bd1dc253eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:32.528Z|38ca27e1-13f9-4251-b80f-a3bd1dc253eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:35.551Z|2d8b34cc-04b1-4abe-9ece-315d156e1f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:34:35.554Z|2d8b34cc-04b1-4abe-9ece-315d156e1f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:34:36.383Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:34:36.389Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:36.389Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:34:36.389Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:36.390Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:36.390Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:34:36.390Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e978b29efcfe1290656dba79f7c27dd", X-B3-SpanId:"39c6bd6ff9bc5a95", X-B3-ParentSpanId:"16a670188e65d775", X-B3-Sampled:"0", X-ONAP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-TransactionID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ECOMP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e096ec79-cd17-4315-a3a4-454934af84e7"] 2022-10-21T18:34:36.390Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:34:36.390Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:36.415Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:36.416Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:36.416Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:34:36.416Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:37 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:36.417Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:34:36.417Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:36.417Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:34:36.418Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:36.419Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:34:36.419Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:36.419Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:36.419Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:34:36.419Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e978b29efcfe1290656dba79f7c27dd", X-B3-SpanId:"f717be3e21b871be", X-B3-ParentSpanId:"16a670188e65d775", X-B3-Sampled:"0", X-ONAP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-TransactionID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ECOMP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df784df-005d-41dd-b7b6-57f33ed77837"] 2022-10-21T18:34:36.420Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:34:36.420Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:36.434Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:36.435Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:36.435Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:34:36.435Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:37 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:36.436Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:34:36.436Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:36.437Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:34:36.456Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:36.457Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:36.457Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:36.457Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:36.458Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:36.458Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-TransactionID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ECOMP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bca0ca53-ab50-4647-b952-411e10fb3607"] 2022-10-21T18:34:36.458Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:36.458Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:36.592Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:36.593Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:36.593Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:36.593Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA2730FF9228154F5DB3A7ABA9EF2FBB; 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:"789", date:"Fri, 21 Oct 2022 18:34:36 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:34:36.593Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:34:36.594Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:36.594Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:36.611Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:36.612Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:36.612Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:36.612Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:36.612Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:36.613Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-TransactionID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ECOMP-RequestID:"15123617-9ca6-46ac-a79a-51594f272dbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b0b1fbf-5b48-4a98-b2c8-5933f681b752"] 2022-10-21T18:34:36.613Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:36.613Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:36.740Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:36.740Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:36.740Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:36.741Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4F55ED4CF79A79DF4C4D2C27C996DB70; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:34:36 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:34:36.741Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:34:36.741Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:36.741Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:36.745Z|15123617-9ca6-46ac-a79a-51594f272dbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:34:42.505Z|22592364-c888-487c-9689-1e0b1e859ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:42.506Z|22592364-c888-487c-9689-1e0b1e859ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:42.548Z|f05e2d31-d3b1-4d6d-ba6c-542d7f153e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:42.548Z|afc7aaf8-dbe5-4d38-bee3-028af4c9d2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:42.548Z|f05e2d31-d3b1-4d6d-ba6c-542d7f153e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:42.548Z|afc7aaf8-dbe5-4d38-bee3-028af4c9d2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:46.909Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:34:46.915Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:46.915Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:34:46.915Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:46.916Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:46.916Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:34:46.916Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95cbb1e46c8c450d04527849cd2f6332", X-B3-SpanId:"5aa1575cd867f034", X-B3-ParentSpanId:"ccc7b77186b7ef7d", X-B3-Sampled:"0", X-ONAP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-TransactionID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ECOMP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26c19fdb-3646-40fb-b8e8-85f60ca9679a"] 2022-10-21T18:34:46.916Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:34:46.917Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:46.940Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:46.940Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:46.940Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:34:46.941Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:46.941Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:34:46.942Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:46.942Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:34:46.944Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:46.944Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:34:46.944Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:46.944Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:46.945Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:34:46.945Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95cbb1e46c8c450d04527849cd2f6332", X-B3-SpanId:"b346e3bc1e5458fb", X-B3-ParentSpanId:"ccc7b77186b7ef7d", X-B3-Sampled:"0", X-ONAP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-TransactionID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ECOMP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0faa7a11-cde7-46ef-b802-82b7e0fc8331"] 2022-10-21T18:34:46.945Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:34:46.945Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:46.964Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:46.965Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:46.965Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:34:46.965Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:47 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:46.966Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:34:46.966Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:46.967Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:34:46.987Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:46.988Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:46.988Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:46.988Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:46.988Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:46.989Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-TransactionID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ECOMP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7d362e1-335c-4bbb-a1de-bd5bbe71583d"] 2022-10-21T18:34:46.989Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:46.989Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:47.118Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:47.118Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:47.119Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:47.119Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8D2CE5013A85800F8A155017471C5F73; 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:"789", date:"Fri, 21 Oct 2022 18:34:47 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:34:47.120Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:34:47.120Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:47.121Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:47.139Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:47.140Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:47.140Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:47.140Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:47.141Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:47.141Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-TransactionID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ECOMP-RequestID:"0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a13ec5cd-59af-4449-af45-6f8fa8de5119"] 2022-10-21T18:34:47.141Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:47.141Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:47.269Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:47.270Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:47.270Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:47.270Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF342B1FB7A5B1621416530370C56FAF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:34:47 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:34:47.270Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:34:47.270Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:47.271Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:47.274Z|0a33c0cf-6fd5-409c-b9f9-5fb62b8a7472|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:34:50.551Z|bba09589-07a2-4c1c-a437-d257d50b1f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:34:50.553Z|bba09589-07a2-4c1c-a437-d257d50b1f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:34:50.911Z|cd550c48-3892-4ad8-8aa5-8724b8769da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:34:50.911Z|cd550c48-3892-4ad8-8aa5-8724b8769da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:34:52.531Z|d5b741ad-e2ce-4695-bb53-1c42435ad263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:52.532Z|d5b741ad-e2ce-4695-bb53-1c42435ad263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:52.569Z|eb3c82cc-ccdc-4d53-a0af-202480e9c5d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:52.569Z|96fdc9ac-c06e-4d4c-bf75-0314b8249781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:34:52.569Z|eb3c82cc-ccdc-4d53-a0af-202480e9c5d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:52.570Z|96fdc9ac-c06e-4d4c-bf75-0314b8249781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:34:57.439Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:34:57.445Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:57.446Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:34:57.446Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:57.447Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:34:57.447Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:34:57.448Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b318ad200892a9b258fdbcda76a3d4", X-B3-SpanId:"dff89dcfd71cb8c2", X-B3-ParentSpanId:"74be7904e44c9620", X-B3-Sampled:"0", X-ONAP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-TransactionID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ECOMP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c8e0c87-a598-49a4-8770-78f239c3cf5f"] 2022-10-21T18:34:57.448Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:34:57.449Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:57.474Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:57.474Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:57.475Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:34:57.475Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:58 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:57.476Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:34:57.477Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:57.478Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:34:57.479Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:57.480Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:34:57.480Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:57.481Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:34:57.481Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:34:57.481Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b318ad200892a9b258fdbcda76a3d4", X-B3-SpanId:"1ae18b238ec8e2f6", X-B3-ParentSpanId:"74be7904e44c9620", X-B3-Sampled:"0", X-ONAP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-TransactionID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ECOMP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13d30c70-bc02-4c97-8a21-302dd35d8d75"] 2022-10-21T18:34:57.482Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:34:57.482Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:57.495Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:57.495Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:57.495Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:34:57.496Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:34:58 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:34:57.497Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:34:57.498Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:57.498Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:34:57.525Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:57.526Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:57.526Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:57.527Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:34:57.527Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:57.528Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-TransactionID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ECOMP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3c8b7a6-28b4-45ad-9111-4487117a0dfb"] 2022-10-21T18:34:57.528Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:57.528Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:57.661Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:57.662Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:57.662Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:57.662Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=98BD3A03C2BF4ECA2344BC9A1DE114A2; 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:"789", date:"Fri, 21 Oct 2022 18:34:57 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:34:57.663Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:34:57.663Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:57.664Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:57.684Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:57.685Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:34:57.685Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:34:57.685Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:34:57.686Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:34:57.686Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-TransactionID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ECOMP-RequestID:"1feffabd-ed09-4580-9ecf-a061ea6c7fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff7b378-ea1f-442c-960f-1af9e928756c"] 2022-10-21T18:34:57.687Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:34:57.687Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:34:57.807Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:34:57.808Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:34:57.808Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:34:57.808Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0719C351D767C577AAE972008D9C178D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:34:57 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:34:57.809Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:34:57.810Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:34:57.810Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:34:57.819Z|1feffabd-ed09-4580-9ecf-a061ea6c7fa7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:35:00.365Z|a7ae2fd1-7524-489b-b81d-e7a044ddf126|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:35:00.366Z|a7ae2fd1-7524-489b-b81d-e7a044ddf126|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:02.572Z|211f9c4e-033c-4765-ac8b-9542abbedc90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:02.573Z|211f9c4e-033c-4765-ac8b-9542abbedc90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:02.590Z|18cb925f-a7e4-4ab8-b4f1-3896b4152a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:02.590Z|7e1aac72-917f-4f86-b5e6-3052d333e936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:02.591Z|18cb925f-a7e4-4ab8-b4f1-3896b4152a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:02.591Z|7e1aac72-917f-4f86-b5e6-3052d333e936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:05.551Z|657f6599-475b-4852-9066-aea73fe39802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:35:05.552Z|657f6599-475b-4852-9066-aea73fe39802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:35:07.983Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:35:07.987Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:07.988Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:35:07.988Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:07.988Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:07.988Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:35:07.989Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f36f97b7e17260ad544e818fc05f4600", X-B3-SpanId:"d3138cd66d8f6fb2", X-B3-ParentSpanId:"57175d8750e8bee1", X-B3-Sampled:"0", X-ONAP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-TransactionID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ECOMP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36ca3d0f-2a3e-4c50-b772-f9fad5df230f"] 2022-10-21T18:35:07.989Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:35:07.989Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:08.013Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:08.013Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:08.014Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:35:08.014Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:08 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:08.018Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:35:08.018Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:08.019Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:35:08.020Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:08.020Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:35:08.021Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:08.021Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:08.021Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:35:08.021Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f36f97b7e17260ad544e818fc05f4600", X-B3-SpanId:"7baab9615e97fa31", X-B3-ParentSpanId:"57175d8750e8bee1", X-B3-Sampled:"0", X-ONAP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-TransactionID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ECOMP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb41aec3-637b-4942-b52b-fabe5a2b2bfc"] 2022-10-21T18:35:08.021Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:35:08.022Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:08.048Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:08.048Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:08.049Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:35:08.049Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:08 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:08.049Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:35:08.050Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:08.050Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:35:08.074Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:08.075Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:08.075Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:08.075Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:08.075Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:08.076Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-TransactionID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ECOMP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1065b80d-cda0-4954-9531-e3da6d08f493"] 2022-10-21T18:35:08.076Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:08.076Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:08.204Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:08.204Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:08.205Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:08.205Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1458E1F91F5950E0A481357C56879EC4; 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:"789", date:"Fri, 21 Oct 2022 18:35:08 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:35:08.205Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:35:08.205Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:08.206Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:08.231Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:08.232Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:08.232Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:08.232Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:08.233Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:08.233Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-TransactionID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ECOMP-RequestID:"f078d18a-9330-47c0-b738-fb2b856a3d23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce4ef883-1e8f-4f06-bcb2-591bbb453664"] 2022-10-21T18:35:08.233Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:08.233Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:08.352Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:08.353Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:08.353Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:08.353Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DB4518F4D3F26933F9CE236F98E90EA8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:35:08 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:35:08.354Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:35:08.354Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:08.354Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:08.358Z|f078d18a-9330-47c0-b738-fb2b856a3d23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:35:12.596Z|d4794bb4-6146-4a59-9dc0-579e99bf7dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:12.597Z|d4794bb4-6146-4a59-9dc0-579e99bf7dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:12.610Z|a9346ea2-9170-4fcc-b37c-5fa7c4c15fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:12.610Z|b1a83efc-8851-4b46-b34f-6c48016e25a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:12.610Z|a9346ea2-9170-4fcc-b37c-5fa7c4c15fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:12.610Z|b1a83efc-8851-4b46-b34f-6c48016e25a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:18.529Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:35:18.534Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:18.535Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:35:18.535Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:18.536Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:18.536Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:35:18.536Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3937790282ee0618a4307d6d366f0ef6", X-B3-SpanId:"80ab112ebc4e2bad", X-B3-ParentSpanId:"ffa262ce003d8c57", X-B3-Sampled:"0", X-ONAP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-TransactionID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ECOMP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed1faa6-2432-40a9-a309-a4c8b7e5bcd3"] 2022-10-21T18:35:18.536Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:35:18.537Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:18.563Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:18.564Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:18.564Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:35:18.564Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:19 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:18.566Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:35:18.566Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:18.566Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:35:18.568Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:18.568Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:35:18.568Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:18.568Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:18.569Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:35:18.569Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3937790282ee0618a4307d6d366f0ef6", X-B3-SpanId:"20a0c3fd7af39f9a", X-B3-ParentSpanId:"ffa262ce003d8c57", X-B3-Sampled:"0", X-ONAP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-TransactionID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ECOMP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9a37ce2-f24e-4ef4-a074-3af4e5d20379"] 2022-10-21T18:35:18.569Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:35:18.569Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:18.583Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:18.583Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:18.583Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:35:18.584Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:19 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:18.585Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:35:18.586Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:18.586Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:35:18.616Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:18.617Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:18.617Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:18.617Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:18.617Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:18.618Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-TransactionID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ECOMP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bce1219-9d03-43ad-a6f6-6055acdd7f04"] 2022-10-21T18:35:18.618Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:18.618Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:18.746Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:18.747Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:18.747Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:18.747Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C26BF6637B5ACCB4A61920C9B32C4D82; 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:"789", date:"Fri, 21 Oct 2022 18:35:19 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:35:18.748Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:35:18.748Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:18.748Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:18.779Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:18.808Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:18.808Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:18.809Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:18.809Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:18.809Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-TransactionID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ECOMP-RequestID:"d9f44376-2c54-4908-8ec4-ce44852d2338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71442b2d-f01a-44af-a254-c14fe154fff5"] 2022-10-21T18:35:18.809Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:18.810Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:18.940Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:18.940Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:18.941Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:18.941Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0D75FA63128451464DA914EAAC5EB0B7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:35:19 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:35:18.941Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:35:18.942Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:18.942Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:18.950Z|d9f44376-2c54-4908-8ec4-ce44852d2338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:35:20.551Z|23aff59a-ff5c-4dbe-8857-885bb3778440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:35:20.552Z|23aff59a-ff5c-4dbe-8857-885bb3778440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:35:20.912Z|6a9bbe25-9a2e-432c-a474-75d824d1c72d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:35:20.912Z|6a9bbe25-9a2e-432c-a474-75d824d1c72d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:35:22.621Z|5e94ac48-d1f7-4658-a6b0-952c94a2e04a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:22.621Z|5e94ac48-d1f7-4658-a6b0-952c94a2e04a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:22.632Z|cd7516cd-f9ea-445a-8bb5-2df4207087b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:22.632Z|cd069a38-172b-48ac-abba-5705ed209797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:22.633Z|cd7516cd-f9ea-445a-8bb5-2df4207087b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:22.633Z|cd069a38-172b-48ac-abba-5705ed209797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:29.117Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:35:29.122Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:29.122Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:35:29.122Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:29.123Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:29.123Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:35:29.123Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3462d7ab099037cbf660ac0333b8e45a", X-B3-SpanId:"c53c70f603d17cfd", X-B3-ParentSpanId:"2b587be5440eade9", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-TransactionID:"a3f88546-2395-472d-a206-0578ea43434b", X-ECOMP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9073d6da-5646-4032-8bd2-15ff9062dfd0"] 2022-10-21T18:35:29.123Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:35:29.124Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:29.150Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:29.150Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:29.151Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:35:29.151Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:30 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:29.152Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:35:29.152Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:29.153Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:35:29.154Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:29.154Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:35:29.154Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:29.155Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:29.155Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:35:29.155Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3462d7ab099037cbf660ac0333b8e45a", X-B3-SpanId:"28b20871b9c16411", X-B3-ParentSpanId:"2b587be5440eade9", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-TransactionID:"a3f88546-2395-472d-a206-0578ea43434b", X-ECOMP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"643c0740-2667-49d1-8a44-9eb844399b28"] 2022-10-21T18:35:29.156Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:35:29.156Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:29.171Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:29.171Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:29.171Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:35:29.172Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:30 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:29.174Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:35:29.175Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:29.175Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:35:29.225Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:29.225Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:29.225Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:29.226Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:29.226Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:29.226Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-TransactionID:"a3f88546-2395-472d-a206-0578ea43434b", X-ECOMP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"791e2d42-d5de-4183-89eb-2d54fd0a47df"] 2022-10-21T18:35:29.226Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:29.227Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:29.367Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:29.368Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:29.368Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:29.368Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=08FE9B5EA453DF4D0701C93F780AB492; 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:"789", date:"Fri, 21 Oct 2022 18:35:29 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:35:29.369Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:35:29.369Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:29.369Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:29.397Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:29.397Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:29.398Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:29.398Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:29.398Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:29.398Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-TransactionID:"a3f88546-2395-472d-a206-0578ea43434b", X-ECOMP-RequestID:"a3f88546-2395-472d-a206-0578ea43434b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1e9d1f0-5b22-4db5-ba31-00b7dc7d6e64"] 2022-10-21T18:35:29.399Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:29.399Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:29.526Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:29.527Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:29.527Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:29.527Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=02804A875FA0FEB2BB4D43CB1027CF0A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:35:29 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:35:29.528Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:35:29.528Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:29.528Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:29.531Z|a3f88546-2395-472d-a206-0578ea43434b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:35:32.652Z|f0c8b5f6-70c0-4d26-a12e-1ce81bc7876c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:32.653Z|f0c8b5f6-70c0-4d26-a12e-1ce81bc7876c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:32.657Z|ce876072-7795-4cfb-988b-e68ece7bb02c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:32.657Z|ce876072-7795-4cfb-988b-e68ece7bb02c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:32.657Z|033f6a0b-eb93-4809-93c4-13acc6f36e07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:32.657Z|033f6a0b-eb93-4809-93c4-13acc6f36e07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:35.551Z|8ab9a60e-8a55-4a40-91a2-fb256807bb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:35:35.552Z|8ab9a60e-8a55-4a40-91a2-fb256807bb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:35:39.690Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:35:39.696Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:39.697Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:35:39.697Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:39.697Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:39.697Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:35:39.697Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa352ef249a86cd5f4f87a0caa22270c", X-B3-SpanId:"13de7675c4ff91ad", X-B3-ParentSpanId:"fe76b2a12cd0d43d", X-B3-Sampled:"0", X-ONAP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-TransactionID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ECOMP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d2d2a40-5ab4-4d7c-a09e-0325983a0151"] 2022-10-21T18:35:39.698Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:35:39.698Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:39.725Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:39.725Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:39.726Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:35:39.726Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:40 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:39.727Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:35:39.728Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:39.728Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:35:39.729Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:39.729Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:35:39.730Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:39.730Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:39.730Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:35:39.730Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa352ef249a86cd5f4f87a0caa22270c", X-B3-SpanId:"8a79e8a9efbce423", X-B3-ParentSpanId:"fe76b2a12cd0d43d", X-B3-Sampled:"0", X-ONAP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-TransactionID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ECOMP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b91dfa9-9f13-4695-93f3-c3378067bc02"] 2022-10-21T18:35:39.731Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:35:39.731Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:39.744Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:39.745Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:39.745Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:35:39.745Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:40 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:39.746Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:35:39.747Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:39.747Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:35:39.776Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:39.776Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:39.777Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:39.777Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:39.777Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:39.777Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-TransactionID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ECOMP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"024e7555-3d46-4da2-ba7d-111003928426"] 2022-10-21T18:35:39.778Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:39.778Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:39.904Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:39.904Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:39.904Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:39.905Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85CF6953EE677D587085B07AFD8AD630; 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:"789", date:"Fri, 21 Oct 2022 18:35:40 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:35:39.905Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:35:39.905Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:39.905Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:39.927Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:39.927Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:39.927Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:39.928Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:39.928Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:39.928Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-TransactionID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ECOMP-RequestID:"cd9293ce-b43e-4d68-beac-30c3713a5f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5309886-a835-4b9a-a1d4-b8a2496fd27c"] 2022-10-21T18:35:39.928Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:39.928Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:40.053Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:40.054Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:40.054Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:40.054Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EA3788FB9A402D3FC9E2D67C17C35E8C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:35:40 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:35:40.054Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:35:40.055Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:40.055Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:40.058Z|cd9293ce-b43e-4d68-beac-30c3713a5f34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:35:42.683Z|2271287b-8411-4915-bded-2abcf8ee4140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:42.683Z|381af9de-7387-411f-b56d-96e826fff812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:42.684Z|2271287b-8411-4915-bded-2abcf8ee4140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:42.684Z|381af9de-7387-411f-b56d-96e826fff812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:42.684Z|1c4020ba-46f1-4fae-9500-7712f80c3750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:42.685Z|1c4020ba-46f1-4fae-9500-7712f80c3750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:50.230Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:35:50.235Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:50.235Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:35:50.236Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:50.236Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:35:50.236Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:35:50.236Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"626d68a73cb4dc4c9cab0ce41fe77fa0", X-B3-SpanId:"4921bcb698362e8f", X-B3-ParentSpanId:"08a4ab52cb5f1344", X-B3-Sampled:"0", X-ONAP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-TransactionID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ECOMP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33e8964a-1025-44c1-aa22-dc8674f94f25"] 2022-10-21T18:35:50.237Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:35:50.237Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:50.261Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:50.261Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:50.262Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:35:50.262Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:50.262Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:35:50.263Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:50.263Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:35:50.264Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:50.264Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:35:50.264Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:50.265Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:35:50.265Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:35:50.265Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"626d68a73cb4dc4c9cab0ce41fe77fa0", X-B3-SpanId:"4027202adc5e6f99", X-B3-ParentSpanId:"08a4ab52cb5f1344", X-B3-Sampled:"0", X-ONAP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-TransactionID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ECOMP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"774cc75d-5194-45aa-8745-88e434636820"] 2022-10-21T18:35:50.265Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:35:50.266Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:50.279Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:50.279Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:50.280Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:35:50.280Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:35:51 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:35:50.281Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:35:50.282Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:50.282Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:35:50.308Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:50.308Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:50.309Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:50.309Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:35:50.309Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:50.309Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-TransactionID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ECOMP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be774b52-42f3-4788-8e4a-39d1e4d30dc4"] 2022-10-21T18:35:50.309Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:50.310Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:50.436Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:50.437Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:50.438Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:50.438Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3D0E630D8C336FC00C41E1AE4FB9B35A; 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:"789", date:"Fri, 21 Oct 2022 18:35:50 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:35:50.438Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:35:50.439Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:50.439Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:50.467Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:50.468Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:35:50.468Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:35:50.469Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:35:50.469Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:35:50.470Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-TransactionID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ECOMP-RequestID:"3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e95595-210e-48d4-bc85-937051fd01ea"] 2022-10-21T18:35:50.470Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:35:50.470Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:35:50.551Z|caa76d85-ef5c-4a32-ae2a-17b7ab36819c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:35:50.551Z|caa76d85-ef5c-4a32-ae2a-17b7ab36819c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:35:50.604Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:35:50.605Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:35:50.605Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:35:50.605Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C367F0DBF11EB55318F6B387EF12FC6D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:35:50 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:35:50.606Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:35:50.606Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:35:50.606Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:35:50.610Z|3fc00dc0-4da8-4ce5-ad2b-8d16c80b233f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:35:50.913Z|ed0905c9-c7ae-4749-ba2e-bcb7b650f037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:35:50.913Z|ed0905c9-c7ae-4749-ba2e-bcb7b650f037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:35:52.707Z|79bc7159-d6e2-4c72-85cd-bfab4c306741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:52.707Z|b24db655-f769-4168-9933-2bfa21476442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:52.708Z|79bc7159-d6e2-4c72-85cd-bfab4c306741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:52.707Z|4b5ef606-d0ad-4598-9930-95059c8fad17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:35:52.709Z|b24db655-f769-4168-9933-2bfa21476442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:35:52.709Z|4b5ef606-d0ad-4598-9930-95059c8fad17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:00.365Z|653fea7f-207c-4de6-800a-6fbbcb3e25a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:36:00.366Z|653fea7f-207c-4de6-800a-6fbbcb3e25a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:00.770Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:36:00.773Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:00.773Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:36:00.774Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:00.774Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:00.774Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:36:00.774Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f025183eab6f736b10a7d7354f9db36d", X-B3-SpanId:"5de0762325e54495", X-B3-ParentSpanId:"89ad67fb31f19dda", X-B3-Sampled:"0", X-ONAP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-TransactionID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ECOMP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44eddabe-bdc9-413c-aaf0-c63e3a6ab40b"] 2022-10-21T18:36:00.775Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:36:00.775Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:00.804Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:00.804Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:00.805Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:36:00.805Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:01 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:00.807Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:36:00.808Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:00.808Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:36:00.809Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:00.809Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:36:00.809Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:00.810Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:00.810Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:36:00.810Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f025183eab6f736b10a7d7354f9db36d", X-B3-SpanId:"78ef0ff49b217446", X-B3-ParentSpanId:"89ad67fb31f19dda", X-B3-Sampled:"0", X-ONAP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-TransactionID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ECOMP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"611a5dcd-7253-42eb-9b36-7019119841f1"] 2022-10-21T18:36:00.810Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:36:00.811Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:00.822Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:00.823Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:00.823Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:36:00.823Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:01 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:00.824Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:36:00.824Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:00.824Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:36:00.850Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:00.851Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:00.851Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:00.851Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:00.851Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:00.851Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-TransactionID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ECOMP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77395516-95c0-45a8-98a6-338bd680b149"] 2022-10-21T18:36:00.852Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:00.852Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:00.987Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:00.988Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:00.988Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:00.989Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=62E34932C09AA914548D53FC7B9E0914; 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:"789", date:"Fri, 21 Oct 2022 18:36:00 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:36:00.989Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:36:00.990Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:00.990Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:01.019Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:01.019Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:01.019Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:01.020Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:01.020Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:01.020Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-TransactionID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ECOMP-RequestID:"0abec598-8032-4f0c-954c-b67a269ecd1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"290d2642-95b4-4d40-8418-3e75f1b0a2bb"] 2022-10-21T18:36:01.020Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:01.021Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:01.142Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:01.143Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:01.143Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:01.143Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F8B961A0ECB9BA0B0BBBF102B0E7BAC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:36:00 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:36:01.144Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:36:01.144Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:01.144Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:01.149Z|0abec598-8032-4f0c-954c-b67a269ecd1e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:36:02.732Z|5467dce1-3fca-49a4-9d7c-3260176d7286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:02.732Z|4a57a3dd-8040-4b83-ba71-ad9ed61cbbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:02.733Z|4a57a3dd-8040-4b83-ba71-ad9ed61cbbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:02.733Z|5467dce1-3fca-49a4-9d7c-3260176d7286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:02.736Z|4168f982-66ea-4a35-a38c-02c47905f2ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:02.736Z|4168f982-66ea-4a35-a38c-02c47905f2ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:05.551Z|1a267c47-8c2d-4cf6-8b8a-ca76e1917475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:36:05.552Z|1a267c47-8c2d-4cf6-8b8a-ca76e1917475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:36:11.313Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:36:11.318Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:11.318Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:36:11.319Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:11.319Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:11.320Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:36:11.320Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fa49f85d2a2c114fe01a7fb7c98c123", X-B3-SpanId:"f3915a95100a2226", X-B3-ParentSpanId:"2bead690eeb5e1a1", X-B3-Sampled:"0", X-ONAP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-TransactionID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ECOMP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddd313ee-3184-4f7b-9c85-8b4a31efb2da"] 2022-10-21T18:36:11.321Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:36:11.321Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:11.346Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:11.347Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:11.347Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:36:11.348Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:12 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:11.349Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:36:11.349Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:11.350Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:36:11.351Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:11.351Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:36:11.352Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:11.352Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:11.353Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:36:11.353Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fa49f85d2a2c114fe01a7fb7c98c123", X-B3-SpanId:"e90f9fc8a1356e9a", X-B3-ParentSpanId:"2bead690eeb5e1a1", X-B3-Sampled:"0", X-ONAP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-TransactionID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ECOMP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46671ce2-f8ba-4789-b765-05401f4be9a5"] 2022-10-21T18:36:11.353Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:36:11.354Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:11.369Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:11.369Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:11.370Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:36:11.370Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:12 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:11.371Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:36:11.372Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:11.372Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:36:11.396Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:11.396Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:11.397Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:11.397Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:11.398Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:11.398Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-TransactionID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ECOMP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df60d78a-8eba-48d7-ad1a-dde5961cb863"] 2022-10-21T18:36:11.398Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:11.399Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:11.521Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:11.522Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:11.523Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:11.523Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C780DF300F6867F0137FECCFD4547F22; 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:"789", date:"Fri, 21 Oct 2022 18:36:11 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:36:11.523Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:36:11.524Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:11.524Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:11.545Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:11.546Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:11.546Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:11.547Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:11.547Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:11.547Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-TransactionID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ECOMP-RequestID:"ff5a8858-346f-4369-ae9f-0e1edcf55816", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81712b38-d5e4-4f2c-9541-576d6a0b52ac"] 2022-10-21T18:36:11.548Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:11.548Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:11.673Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:11.674Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:11.674Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:11.674Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EEFBE0832A20595538FE537A3FC5F87F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:36:11 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:36:11.675Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:36:11.675Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:11.675Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:11.682Z|ff5a8858-346f-4369-ae9f-0e1edcf55816|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:36:12.755Z|e5572d70-8625-462d-a41b-933f76ef1c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:12.757Z|e5572d70-8625-462d-a41b-933f76ef1c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:12.758Z|7cf6c817-02fe-467c-b1b5-dbbe95ca169f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:12.758Z|7cf6c817-02fe-467c-b1b5-dbbe95ca169f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:12.760Z|373bc630-617c-4d9f-be08-59b2971e0885|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:12.760Z|373bc630-617c-4d9f-be08-59b2971e0885|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:20.551Z|9718329d-c1c5-45e5-acc3-098876a4fc94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:36:20.552Z|9718329d-c1c5-45e5-acc3-098876a4fc94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:36:20.915Z|2b6da858-fe6d-461a-9f79-5dea9a3d0ed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:36:20.916Z|2b6da858-fe6d-461a-9f79-5dea9a3d0ed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:36:21.842Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:36:21.848Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:21.848Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:36:21.849Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:21.849Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:21.850Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:36:21.850Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b195a5d5fd6484a3e3ee65d0f78f2ec", X-B3-SpanId:"dff22f0c87601097", X-B3-ParentSpanId:"4577fde0e5a72860", X-B3-Sampled:"0", X-ONAP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-TransactionID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ECOMP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25453706-4709-4da3-b04a-491682401781"] 2022-10-21T18:36:21.850Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:36:21.851Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:21.875Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:21.876Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:21.877Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:36:21.877Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:22 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:21.878Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:36:21.879Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:21.879Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:36:21.880Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:21.881Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:36:21.881Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:21.882Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:21.882Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:36:21.882Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b195a5d5fd6484a3e3ee65d0f78f2ec", X-B3-SpanId:"b7b50141ebc17a44", X-B3-ParentSpanId:"4577fde0e5a72860", X-B3-Sampled:"0", X-ONAP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-TransactionID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ECOMP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efbcbe68-a6fa-4e73-b546-19df9e7a7350"] 2022-10-21T18:36:21.883Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:36:21.883Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:21.895Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:21.896Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:21.896Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:36:21.897Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:22 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:21.899Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:36:21.900Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:21.900Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:36:21.919Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:21.920Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:21.920Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:21.921Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:21.921Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:21.921Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-TransactionID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ECOMP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"285a2501-6e3a-47c0-9413-7b5d01b82623"] 2022-10-21T18:36:21.922Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:21.922Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:22.056Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:22.057Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:22.057Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:22.057Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=12F69BB36786B7463E042B2E38117251; 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:"789", date:"Fri, 21 Oct 2022 18:36:22 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:36:22.057Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:36:22.058Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:22.058Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:22.076Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:22.077Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:22.077Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:22.077Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:22.077Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:22.078Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-TransactionID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ECOMP-RequestID:"67bf487f-aa39-4bcb-8297-348cf7f9d13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3ee0bbe-b1bd-42c1-af60-5c4c21d9e78b"] 2022-10-21T18:36:22.078Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:22.078Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:22.199Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:22.200Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:22.200Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:22.201Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4EF0FDEA4DE64082BF700CB3426AF03B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:36:22 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:36:22.201Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:36:22.202Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:22.202Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:22.205Z|67bf487f-aa39-4bcb-8297-348cf7f9d13f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:36:22.780Z|794ae903-5dbb-4167-af50-e3454a95fd57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:22.781Z|794ae903-5dbb-4167-af50-e3454a95fd57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:22.782Z|f20f7df8-6d8c-48a2-8302-2d1d392a7bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:22.782Z|f20f7df8-6d8c-48a2-8302-2d1d392a7bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:22.783Z|cca570f6-fc61-4727-b142-a79202608a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:22.784Z|cca570f6-fc61-4727-b142-a79202608a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:32.377Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:36:32.382Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:32.382Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:36:32.382Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:32.383Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:32.383Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:36:32.383Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffd9ef45e46a9711606775bd097b1958", X-B3-SpanId:"cad2bdea9543a924", X-B3-ParentSpanId:"2422c84b1f230bf2", X-B3-Sampled:"0", X-ONAP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-TransactionID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ECOMP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb87c1d0-f06d-4e3e-913c-a7976194d29a"] 2022-10-21T18:36:32.383Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:36:32.384Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:32.406Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:32.406Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:32.406Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:36:32.406Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:33 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:32.407Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:36:32.407Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:32.408Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:36:32.409Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:32.409Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:36:32.409Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:32.409Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:32.409Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:36:32.410Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffd9ef45e46a9711606775bd097b1958", X-B3-SpanId:"4902eeeb0899e257", X-B3-ParentSpanId:"2422c84b1f230bf2", X-B3-Sampled:"0", X-ONAP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-TransactionID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ECOMP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d2118e4-d01f-4d3b-a37c-9f06905f6a14"] 2022-10-21T18:36:32.410Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:36:32.410Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:32.427Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:32.427Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:32.427Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:36:32.428Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:33 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:32.428Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:36:32.428Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:32.428Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:36:32.449Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:32.449Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:32.450Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:32.450Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:32.450Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:32.450Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-TransactionID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ECOMP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90e055b3-f961-47fe-9f5e-f3901dd02936"] 2022-10-21T18:36:32.450Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:32.451Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:32.586Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:32.587Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:32.587Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:32.587Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FE194527E4C23F1D2EBA621752F76E6A; 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:"789", date:"Fri, 21 Oct 2022 18:36:32 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:36:32.587Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:36:32.588Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:32.588Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:32.611Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:32.611Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:32.611Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:32.612Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:32.612Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:32.612Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-TransactionID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ECOMP-RequestID:"de27ee46-94a1-421d-a521-95bf6009a406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ed741ff-71ad-4d88-ad73-5bb29ec6cd0f"] 2022-10-21T18:36:32.612Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:32.613Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:32.733Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:32.734Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:32.734Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:32.734Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AE39A67481511ED88CCF9368FF8217DB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:36:32 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:36:32.735Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:36:32.735Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:32.735Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:32.739Z|de27ee46-94a1-421d-a521-95bf6009a406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:36:32.802Z|e4ee2ffc-c8c4-4fbb-ae66-2edc9703bbbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:32.802Z|cc6c05f1-6bc0-4c67-a7db-04f683ba4555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:32.803Z|cc6c05f1-6bc0-4c67-a7db-04f683ba4555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:32.803Z|e4ee2ffc-c8c4-4fbb-ae66-2edc9703bbbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:32.809Z|aee80f48-7d6b-43b2-b73c-15cff2fedf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:32.810Z|aee80f48-7d6b-43b2-b73c-15cff2fedf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:35.551Z|c46d7c96-9a31-44e8-9b95-436ba9a117b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:36:35.552Z|c46d7c96-9a31-44e8-9b95-436ba9a117b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:36:42.825Z|fb1c86e2-cc43-423c-88c6-257f184e2cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:42.825Z|3757b97d-53b1-4840-a4ff-e4bf5cf98084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:42.826Z|fb1c86e2-cc43-423c-88c6-257f184e2cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:42.826Z|3757b97d-53b1-4840-a4ff-e4bf5cf98084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:42.830Z|a78cc575-5fae-4404-a656-fcd552b3dd72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:42.830Z|a78cc575-5fae-4404-a656-fcd552b3dd72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:42.903Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:36:42.908Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:42.908Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:36:42.908Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:42.908Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:42.909Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:36:42.909Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26909dc7feb64d9df2fd1094c4afc544", X-B3-SpanId:"6be7de133c13ae84", X-B3-ParentSpanId:"556f058596ff436b", X-B3-Sampled:"0", X-ONAP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-TransactionID:"a3973129-253f-4209-b12b-65f828913d29", X-ECOMP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59321170-6b93-45ea-8543-c71a64169443"] 2022-10-21T18:36:42.909Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:36:42.909Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:42.933Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:42.934Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:42.934Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:36:42.935Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:43 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:42.935Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:36:42.935Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:42.935Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:36:42.936Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:42.937Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:36:42.937Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:42.937Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:42.937Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:36:42.938Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26909dc7feb64d9df2fd1094c4afc544", X-B3-SpanId:"4817c65d6d9bf5c2", X-B3-ParentSpanId:"556f058596ff436b", X-B3-Sampled:"0", X-ONAP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-TransactionID:"a3973129-253f-4209-b12b-65f828913d29", X-ECOMP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55a23d35-599e-43ff-8ff3-07088a8f088c"] 2022-10-21T18:36:42.938Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:36:42.938Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:42.954Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:42.954Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:42.954Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:36:42.955Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:43 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:42.955Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:36:42.956Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:42.956Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:36:43.009Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:43.010Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:43.010Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:43.010Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:43.010Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:43.011Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-TransactionID:"a3973129-253f-4209-b12b-65f828913d29", X-ECOMP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c980162d-3e1e-457b-8eb1-8edec13c081f"] 2022-10-21T18:36:43.011Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:43.011Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:43.143Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:43.143Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:43.144Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:43.144Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=755EAAA91BB4A69CCB42BDC717C0EA18; 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:"789", date:"Fri, 21 Oct 2022 18:36:43 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:36:43.144Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:36:43.145Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:43.145Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:43.164Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:43.164Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:43.164Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:43.164Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:43.165Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:43.165Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-TransactionID:"a3973129-253f-4209-b12b-65f828913d29", X-ECOMP-RequestID:"a3973129-253f-4209-b12b-65f828913d29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e084bbb-57ca-48bc-b85b-1656cdda2a85"] 2022-10-21T18:36:43.165Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:43.165Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:43.290Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:43.290Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:43.291Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:43.291Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8C8CDAA4D802EB5942A17522C1E92569; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:36:43 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:36:43.291Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:36:43.291Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:43.292Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:43.295Z|a3973129-253f-4209-b12b-65f828913d29|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:36:50.551Z|5a9613df-d203-4bcc-a078-3fbb3eb931cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:36:50.553Z|5a9613df-d203-4bcc-a078-3fbb3eb931cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:36:50.916Z|831048ec-b5f1-40b1-ad68-7ca9b405a3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:36:50.917Z|831048ec-b5f1-40b1-ad68-7ca9b405a3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:36:52.848Z|b934b9ec-a599-4678-b3bf-f59ba440af60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:52.848Z|912a773c-9df4-4849-9449-626d8075c3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:52.848Z|b934b9ec-a599-4678-b3bf-f59ba440af60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:52.849Z|912a773c-9df4-4849-9449-626d8075c3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:52.851Z|8c894526-af7f-4e2b-899e-92915d9bcb00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:36:52.851Z|8c894526-af7f-4e2b-899e-92915d9bcb00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:36:53.448Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:36:53.455Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:53.455Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:36:53.455Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:53.456Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:36:53.456Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:36:53.456Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d8e1a269ac9f03b38475c64d426267a", X-B3-SpanId:"8985745561562bdd", X-B3-ParentSpanId:"3988108ea9f4b40c", X-B3-Sampled:"0", X-ONAP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-TransactionID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ECOMP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b78c62ce-5b51-4aea-902e-2b3583d814d5"] 2022-10-21T18:36:53.456Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:36:53.456Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:53.485Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:53.485Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:53.485Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:36:53.486Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:54 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:53.488Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:36:53.489Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:53.489Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:36:53.490Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:53.490Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:36:53.491Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:53.491Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:36:53.491Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:36:53.491Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d8e1a269ac9f03b38475c64d426267a", X-B3-SpanId:"b707cbc92e866e14", X-B3-ParentSpanId:"3988108ea9f4b40c", X-B3-Sampled:"0", X-ONAP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-TransactionID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ECOMP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf452fed-ab60-4168-9f00-9d195185ab56"] 2022-10-21T18:36:53.492Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:36:53.492Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:53.515Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:53.515Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:53.516Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:36:53.516Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:36:54 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:36:53.528Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:36:53.528Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:53.529Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:36:53.551Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:53.551Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:53.551Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:53.551Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:36:53.552Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:53.552Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-TransactionID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ECOMP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbaa4a8f-63df-422e-a22d-068abf4398eb"] 2022-10-21T18:36:53.552Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:53.552Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:53.680Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:53.680Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:53.680Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:53.681Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E7ED02549D98C2C93A92C693E1EE30E2; 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:"789", date:"Fri, 21 Oct 2022 18:36:54 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:36:53.681Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:36:53.681Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:53.681Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:53.698Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:53.699Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:36:53.699Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:36:53.699Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:36:53.699Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:36:53.700Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-TransactionID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ECOMP-RequestID:"ea323c0c-93bb-47c5-9558-fddca251202c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a788e081-914d-4748-aedb-613d504bcc26"] 2022-10-21T18:36:53.700Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:36:53.700Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:36:53.824Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:36:53.825Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:36:53.825Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:36:53.825Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=20D8360298DB83AA3755EBDFD0AAAAB5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:36:54 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:36:53.826Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:36:53.826Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:36:53.826Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:36:53.829Z|ea323c0c-93bb-47c5-9558-fddca251202c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:37:00.365Z|b35422f4-e376-4067-a438-e4a21f11de37|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:37:00.365Z|b35422f4-e376-4067-a438-e4a21f11de37|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:02.871Z|a2e1d455-895d-4192-83b6-ccba623b804b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:02.872Z|a2e1d455-895d-4192-83b6-ccba623b804b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:02.871Z|99bde4c7-9ee8-4b22-bb20-0d8cd83d9fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:02.872Z|99bde4c7-9ee8-4b22-bb20-0d8cd83d9fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:02.875Z|a023c62b-095a-4179-b811-2a8563c03db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:02.875Z|a023c62b-095a-4179-b811-2a8563c03db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:03.991Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:37:03.996Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:03.996Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:37:03.997Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:03.997Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:03.997Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:37:03.997Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9f799ade505e5af645e7b40c68fb204", X-B3-SpanId:"1822b6c82da4000f", X-B3-ParentSpanId:"d0d84b32595121da", X-B3-Sampled:"0", X-ONAP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-TransactionID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ECOMP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f622e4-5e15-43b2-bffc-13a72e69f9ca"] 2022-10-21T18:37:03.997Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:37:03.998Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:04.023Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:04.023Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:04.023Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:37:04.024Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:04 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:04.026Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:37:04.026Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:04.027Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:37:04.028Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:04.028Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:37:04.028Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:04.028Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:04.029Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:37:04.029Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9f799ade505e5af645e7b40c68fb204", X-B3-SpanId:"7993a729dc068461", X-B3-ParentSpanId:"d0d84b32595121da", X-B3-Sampled:"0", X-ONAP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-TransactionID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ECOMP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"305e57e1-541a-4a47-9a2f-44f5c4fccac1"] 2022-10-21T18:37:04.029Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:37:04.029Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:04.044Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:04.044Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:04.044Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:37:04.045Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:04 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:04.047Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:37:04.047Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:04.047Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:37:04.067Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:04.068Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:04.068Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:04.068Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:04.069Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:04.069Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-TransactionID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ECOMP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"620e5215-0a72-4631-89f1-1b25352ac080"] 2022-10-21T18:37:04.069Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:04.069Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:04.197Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:04.198Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:04.198Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:04.198Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B1596CB5B2332F037F04AC6E34464774; 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:"789", date:"Fri, 21 Oct 2022 18:37:04 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:37:04.199Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:37:04.199Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:04.199Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:04.220Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:04.221Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:04.221Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:04.221Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:04.221Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:04.222Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-TransactionID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ECOMP-RequestID:"eb16a87e-96c8-4e51-8430-f1a8a76bd409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bbad866-eaba-4080-a1ae-fe6f4916d4ec"] 2022-10-21T18:37:04.222Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:04.222Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:04.342Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:04.342Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:04.342Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:04.343Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BA06B57C0EA845CBB2F674512123D8B8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:37:04 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:37:04.343Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:37:04.343Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:04.343Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:04.347Z|eb16a87e-96c8-4e51-8430-f1a8a76bd409|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:37:05.551Z|5e35f70a-789d-4e5d-afef-de422e48a216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:37:05.552Z|5e35f70a-789d-4e5d-afef-de422e48a216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:37:12.895Z|2d92aee4-c589-4d17-bfe4-01b939a632a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:12.895Z|aea8c5d7-0af9-4d58-934c-65d8fe84dc7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:12.896Z|aea8c5d7-0af9-4d58-934c-65d8fe84dc7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:12.896Z|2d92aee4-c589-4d17-bfe4-01b939a632a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:12.898Z|b922d36d-71ff-457c-a591-a9d8f22cedaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:12.898Z|b922d36d-71ff-457c-a591-a9d8f22cedaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:14.511Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:37:14.516Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:14.516Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:37:14.516Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:14.517Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:14.517Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:37:14.517Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a365918b7267a3951ddd0929424fd5c4", X-B3-SpanId:"4fc5de6452473999", X-B3-ParentSpanId:"2cb046a1f010f936", X-B3-Sampled:"0", X-ONAP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-TransactionID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ECOMP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4a2ede9-f1a8-4147-bb28-53aaec0dfcdd"] 2022-10-21T18:37:14.517Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:37:14.517Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:14.545Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:14.545Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:14.546Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:37:14.546Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:15 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:14.547Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-9c9dce61-033d-4da0-b7f6-4b143f01b928). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:31:49.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:33:46.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:37:14.548Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:14.548Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:37:14.549Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:14.550Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:37:14.550Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:14.550Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:14.550Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:37:14.551Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a365918b7267a3951ddd0929424fd5c4", X-B3-SpanId:"627a9cae1ffaf8c9", X-B3-ParentSpanId:"2cb046a1f010f936", X-B3-Sampled:"0", X-ONAP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-TransactionID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ECOMP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57e69513-a855-40bb-9de7-f4d22386e962"] 2022-10-21T18:37:14.551Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:37:14.552Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:14.566Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:14.567Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:14.567Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:37:14.567Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:15 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:14.570Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:37:14.570Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:14.570Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:37:14.592Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:14.593Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:14.593Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:14.594Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:14.594Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:14.594Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-TransactionID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ECOMP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"960bc2f4-52ae-4736-86ea-15d9d8e19770"] 2022-10-21T18:37:14.595Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:14.595Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:14.720Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:14.721Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:14.721Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:14.721Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F90BE9E742F08F460DB19D05F2D07C4; 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:"789", date:"Fri, 21 Oct 2022 18:37:15 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:37:14.722Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:31:51.422+0000","endTime":"2022-10-21T18:34:01.890+0000","removalTime":null,"durationInMillis":130468,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a1618b1a-516e-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:37:14.722Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:14.722Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:14.741Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:14.741Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:14.742Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:14.742Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:14.742Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:14.743Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-TransactionID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ECOMP-RequestID:"bd3e9841-7cb0-4901-a786-290ed1fea8e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea2c07fa-9e84-49e0-86a9-aab7ea63b522"] 2022-10-21T18:37:14.743Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:14.743Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:14.865Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:14.866Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:14.866Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:14.867Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FE53B39B45C0B523B24CD6C288B4A0CC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:37:15 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:37:14.867Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e40d428a-516e-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","executionId":"a162c2db-516e-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:33:43.268+0000","endTime":"2022-10-21T18:33:43.281+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:37:14.867Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:14.868Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a162c2db-516e-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:14.871Z|bd3e9841-7cb0-4901-a786-290ed1fea8e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:37:20.551Z|1b313588-8760-41c1-9a49-70b6cac952c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:37:20.552Z|1b313588-8760-41c1-9a49-70b6cac952c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:37:20.917Z|a078b751-1912-4738-89e2-64c415d10332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:37:20.917Z|a078b751-1912-4738-89e2-64c415d10332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:37:22.917Z|ca0d6b45-45b2-453b-b620-08bc0c2737f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:22.917Z|7c5c31d0-9ba9-4c03-b6e4-3f20234e4fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:22.918Z|079cdb5a-df2b-4ba2-a5d6-e5671fe8ff54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:22.918Z|ca0d6b45-45b2-453b-b620-08bc0c2737f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:22.918Z|7c5c31d0-9ba9-4c03-b6e4-3f20234e4fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:22.918Z|079cdb5a-df2b-4ba2-a5d6-e5671fe8ff54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:25.026Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:37:25.031Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:25.031Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:37:25.032Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:25.032Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:25.032Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:37:25.032Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aeedda7e76d56a5c56ec4936cb9c30a", X-B3-SpanId:"8bd8cc4b5bea15e5", X-B3-ParentSpanId:"a340b69ff754e633", X-B3-Sampled:"0", X-ONAP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-TransactionID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ECOMP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d44cbe5-79db-41d9-a591-0932395313b0"] 2022-10-21T18:37:25.033Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:37:25.033Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:25.060Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:25.061Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:25.061Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:37:25.061Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:25 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:25.062Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:37:25.062Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:25.062Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:37:25.064Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:25.064Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:37:25.064Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:25.065Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:25.065Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:37:25.065Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aeedda7e76d56a5c56ec4936cb9c30a", X-B3-SpanId:"f3af75836ceba409", X-B3-ParentSpanId:"a340b69ff754e633", X-B3-Sampled:"0", X-ONAP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-TransactionID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ECOMP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e0d0b85-3bbb-4b69-8835-2b02d48bde95"] 2022-10-21T18:37:25.066Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:37:25.066Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:25.078Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:25.079Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:25.079Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:37:25.079Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:25 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:25.080Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:37:25.080Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:25.081Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:37:25.099Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:25.100Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:25.100Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:25.100Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:25.100Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:25.101Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-TransactionID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ECOMP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2793f0f-dbac-46c4-bfa6-0b81bac2bb90"] 2022-10-21T18:37:25.101Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:25.101Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:25.230Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:25.231Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:25.231Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:25.232Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B576B0C1ED84BDC6A9CAA7EA1621A9F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:37:25 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:37:25.232Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:37:25.232Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:25.233Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:25.301Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:25.301Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:25.302Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:25.302Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:25.302Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:25.303Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-TransactionID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ECOMP-RequestID:"78f5b1c1-3808-4444-9258-a8f012699f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8039d10-dba4-4e92-8dce-fc871b462f7a"] 2022-10-21T18:37:25.303Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:25.304Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:25.426Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:25.427Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:25.427Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:25.427Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4D589E5617B70217D416FC5183D15B5; 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:"Fri, 21 Oct 2022 18:37:25 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:37:25.428Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:37:25.428Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:25.428Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:25.432Z|78f5b1c1-3808-4444-9258-a8f012699f63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:37:32.940Z|ed154c27-0141-4d71-905d-83d9646608eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:32.940Z|32e45241-1201-4c6a-b8da-e9954c00337e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:32.940Z|a602c793-e7a3-4d23-b7dc-42b6e11b470e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:32.941Z|32e45241-1201-4c6a-b8da-e9954c00337e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:32.941Z|a602c793-e7a3-4d23-b7dc-42b6e11b470e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:32.941Z|ed154c27-0141-4d71-905d-83d9646608eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:35.551Z|d3ac92a6-8d00-4778-aae5-2fca5131b22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:37:35.553Z|d3ac92a6-8d00-4778-aae5-2fca5131b22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:37:35.590Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:37:35.596Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:35.596Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:37:35.596Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:35.596Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:35.597Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:37:35.597Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a86a47610a7b8fac61ed4bee7767de2c", X-B3-SpanId:"32acde3fe766359e", X-B3-ParentSpanId:"aed044a147087068", X-B3-Sampled:"0", X-ONAP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-TransactionID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ECOMP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaf71123-0ffd-413e-91b2-4b428b628a06"] 2022-10-21T18:37:35.597Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:37:35.597Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:35.624Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:35.625Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:35.625Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:37:35.625Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:35.627Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:37:35.627Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:35.627Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:37:35.628Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:35.629Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:37:35.629Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:35.629Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:35.629Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:37:35.629Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a86a47610a7b8fac61ed4bee7767de2c", X-B3-SpanId:"7a31e4f097536786", X-B3-ParentSpanId:"aed044a147087068", X-B3-Sampled:"0", X-ONAP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-TransactionID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ECOMP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f776201-16cd-4c84-9f16-81df8e763d49"] 2022-10-21T18:37:35.629Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:37:35.630Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:35.642Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:35.643Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:35.643Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:37:35.643Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:36 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:35.644Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:37:35.644Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:35.645Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:37:35.663Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:35.663Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:35.664Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:35.664Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:35.664Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:35.664Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-TransactionID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ECOMP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ff44527-1605-495a-9011-9e9dfde10d1f"] 2022-10-21T18:37:35.664Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:35.665Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:35.799Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:35.799Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:35.800Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:35.800Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6AD43F3DBD6127CD87FF0210DDB8FAC3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:37:36 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:37:35.800Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:37:35.800Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:35.801Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:35.818Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:35.818Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:35.818Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:35.819Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:35.819Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:35.819Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-TransactionID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ECOMP-RequestID:"daac1203-a947-4098-9ac8-e7a34b930c9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eca6d5d-9e4c-418d-b549-50f7b2ecb785"] 2022-10-21T18:37:35.819Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:35.819Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:35.941Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:35.942Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:35.942Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:35.942Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E921CE184BD533EEB66406054D020D67; 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:"Fri, 21 Oct 2022 18:37:36 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:37:35.943Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:37:35.943Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:35.943Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:35.953Z|daac1203-a947-4098-9ac8-e7a34b930c9c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:37:42.963Z|b0c18337-6aba-411f-a17c-99ace515d864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:42.963Z|b0c18337-6aba-411f-a17c-99ace515d864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:42.965Z|bef12667-631d-4a56-ae85-00f55ecc9296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:42.966Z|bef12667-631d-4a56-ae85-00f55ecc9296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:42.966Z|d71b35fa-6e71-43a9-bb4d-785f633b9cb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:42.968Z|d71b35fa-6e71-43a9-bb4d-785f633b9cb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:46.121Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:37:46.127Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:46.127Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:37:46.128Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:46.128Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:46.129Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:37:46.129Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef6e98d52594a05387a8ea371824aabe", X-B3-SpanId:"530052e0bd1faa82", X-B3-ParentSpanId:"05d8cf9216ade3e6", X-B3-Sampled:"0", X-ONAP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-TransactionID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ECOMP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4357289c-98e8-42b0-ba00-31cf5ff970eb"] 2022-10-21T18:37:46.129Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:37:46.130Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:46.158Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:46.159Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:46.160Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:37:46.160Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:47 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:46.161Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:37:46.161Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:46.162Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:37:46.163Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:46.164Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:37:46.164Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:46.164Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:46.165Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:37:46.165Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef6e98d52594a05387a8ea371824aabe", X-B3-SpanId:"271c8f5a0f9f2fa7", X-B3-ParentSpanId:"05d8cf9216ade3e6", X-B3-Sampled:"0", X-ONAP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-TransactionID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ECOMP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83aaeeda-8db3-4d5e-a2e9-eed0c248cb7b"] 2022-10-21T18:37:46.165Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:37:46.166Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:46.184Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:46.185Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:46.185Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:37:46.186Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:47 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:46.187Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:37:46.187Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:46.188Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:37:46.207Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:46.208Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:46.208Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:46.209Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:46.209Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:46.210Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-TransactionID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ECOMP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9719dc58-02ef-477d-b5b7-b5fd42b377a4"] 2022-10-21T18:37:46.210Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:46.210Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:46.345Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:46.346Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:46.346Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:46.347Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EEA48888D1399089E639F21024D01CD4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:37:46 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:37:46.347Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:37:46.348Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:46.348Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:46.367Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:46.367Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:46.368Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:46.369Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:46.369Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:46.370Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-TransactionID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ECOMP-RequestID:"a8f119d0-bf0f-4c18-a032-b1ef5efd10c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0502386c-9b3c-41aa-9f15-40c42d8a8af0"] 2022-10-21T18:37:46.370Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:46.371Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:46.493Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:46.494Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:46.494Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:46.495Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=654184D2806EB2B07A19CB7C32BCA8E3; 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:"Fri, 21 Oct 2022 18:37:46 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:37:46.495Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:37:46.495Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:46.496Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:46.499Z|a8f119d0-bf0f-4c18-a032-b1ef5efd10c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:37:50.551Z|ea51a310-900a-47fc-b1c4-c29890027a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:37:50.552Z|ea51a310-900a-47fc-b1c4-c29890027a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:37:50.918Z|7297cf53-57fa-4154-aa92-fb7156734523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:37:50.918Z|7297cf53-57fa-4154-aa92-fb7156734523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:37:52.987Z|c21ae88e-701a-416b-b9a4-6b97749cfc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:52.989Z|c21ae88e-701a-416b-b9a4-6b97749cfc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:52.991Z|5fb5bb9a-df54-4ce2-922f-470a6a2fb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:52.991Z|be19af0e-c6cf-4f96-88bd-e4bec05799bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:37:52.992Z|be19af0e-c6cf-4f96-88bd-e4bec05799bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:52.992Z|5fb5bb9a-df54-4ce2-922f-470a6a2fb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:37:56.661Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:37:56.666Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:56.667Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:37:56.667Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:56.667Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:37:56.667Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:37:56.668Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b04df353771ae05574820f27f3f8505", X-B3-SpanId:"77972d132ca8b406", X-B3-ParentSpanId:"a0af579bc3af78e9", X-B3-Sampled:"0", X-ONAP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-TransactionID:"4295542c-9831-429e-8222-904ef0acdd96", X-ECOMP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d05c4fe5-3029-4c3b-b3db-0751e8eeff26"] 2022-10-21T18:37:56.668Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:37:56.668Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:56.690Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:56.691Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:56.691Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:37:56.691Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:57 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:56.692Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:37:56.692Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:56.693Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:37:56.694Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:56.694Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:37:56.694Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:56.694Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:37:56.694Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:37:56.695Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b04df353771ae05574820f27f3f8505", X-B3-SpanId:"89361be9132f0c00", X-B3-ParentSpanId:"a0af579bc3af78e9", X-B3-Sampled:"0", X-ONAP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-TransactionID:"4295542c-9831-429e-8222-904ef0acdd96", X-ECOMP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1357b21-516e-463e-984d-54c07e35e9b9"] 2022-10-21T18:37:56.695Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:37:56.695Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:56.710Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:56.710Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:56.710Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:37:56.710Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:37:57 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:37:56.712Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:37:56.713Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:56.713Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:37:56.731Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:56.732Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:56.732Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:56.732Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:37:56.732Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:56.732Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-TransactionID:"4295542c-9831-429e-8222-904ef0acdd96", X-ECOMP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cd0baf7-566a-4045-934a-2a7d43cc02c3"] 2022-10-21T18:37:56.733Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:56.733Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:56.860Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:56.860Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:56.861Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:56.861Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=837B79D163A30BB593AA1FDD239BC943; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:37:57 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:37:56.861Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:37:56.861Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:56.862Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:56.878Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:56.879Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:37:56.879Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:37:56.879Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:37:56.879Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:37:56.879Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-TransactionID:"4295542c-9831-429e-8222-904ef0acdd96", X-ECOMP-RequestID:"4295542c-9831-429e-8222-904ef0acdd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa89ee03-c3f3-456a-8d48-e0709cbe6b58"] 2022-10-21T18:37:56.880Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:37:56.880Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:37:57.007Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:37:57.007Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:37:57.007Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:37:57.007Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E6A43FC841D929A9AC79D558F3253C67; 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:"Fri, 21 Oct 2022 18:37:57 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:37:57.008Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:37:57.008Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:37:57.008Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:37:57.011Z|4295542c-9831-429e-8222-904ef0acdd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:38:00.364Z|c2f260b4-f964-4fad-b6b1-f8ef45022468|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:38:00.365Z|c2f260b4-f964-4fad-b6b1-f8ef45022468|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:03.014Z|05973ab5-f250-438f-bbbd-5bc914e5b98e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:03.014Z|6b798c35-7cf8-4894-b9f0-8df750c389ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:03.014Z|05973ab5-f250-438f-bbbd-5bc914e5b98e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:03.014Z|6b798c35-7cf8-4894-b9f0-8df750c389ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:03.012Z|53472a14-351f-4606-bca8-ad649b135ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:03.018Z|53472a14-351f-4606-bca8-ad649b135ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:05.551Z|4279a204-cfbd-4393-9228-9f28e7cc867d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:38:05.552Z|4279a204-cfbd-4393-9228-9f28e7cc867d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:38:07.177Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:38:07.181Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:07.182Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:38:07.182Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:07.182Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:07.182Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:38:07.182Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1325194863594199ee6050b0aa5e48c8", X-B3-SpanId:"3dea3320cfd54369", X-B3-ParentSpanId:"08134998b5070a6a", X-B3-Sampled:"0", X-ONAP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-TransactionID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ECOMP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0fc9ad1-eb8d-4a54-be99-9e8cc2a29c81"] 2022-10-21T18:38:07.183Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:38:07.183Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:07.215Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:07.216Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:07.216Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:38:07.216Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:08 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:07.217Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:38:07.217Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:07.217Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:38:07.218Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:07.219Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:38:07.219Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:07.219Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:07.219Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:38:07.220Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1325194863594199ee6050b0aa5e48c8", X-B3-SpanId:"5b932e6de9f4e5ad", X-B3-ParentSpanId:"08134998b5070a6a", X-B3-Sampled:"0", X-ONAP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-TransactionID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ECOMP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2cc4e96-f1e5-4f55-9434-e791cc8499bb"] 2022-10-21T18:38:07.220Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:38:07.220Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:07.235Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:07.236Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:07.236Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:38:07.236Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:08 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:07.238Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:38:07.238Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:07.239Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:38:07.260Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:07.260Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:07.260Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:07.261Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:07.261Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:07.261Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-TransactionID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ECOMP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90a21784-6dbe-454e-a3de-c5acdb5aa285"] 2022-10-21T18:38:07.261Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:07.261Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:07.395Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:07.396Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:07.396Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:07.397Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1BC1ADBE8FC2A2D8E6FF17C96B52C6AD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:38:07 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:38:07.397Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:38:07.397Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:07.398Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:07.424Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:07.424Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:07.425Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:07.425Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:07.425Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:07.425Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-TransactionID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ECOMP-RequestID:"7c991263-e93e-421b-a7fa-8d5f7bb4f8f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62020f8d-1a51-4056-81b6-fcab727ecaff"] 2022-10-21T18:38:07.426Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:07.426Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:07.549Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:07.549Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:07.550Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:07.550Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E7DF6A07435701C66EAFDD14632578D1; 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:"Fri, 21 Oct 2022 18:38:07 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:38:07.550Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:38:07.551Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:07.551Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:07.554Z|7c991263-e93e-421b-a7fa-8d5f7bb4f8f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:38:13.041Z|61a5a152-aac6-48fb-aff1-939439fa0609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:13.042Z|657033cd-998e-4770-acd7-43293429d620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:13.043Z|657033cd-998e-4770-acd7-43293429d620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:13.044Z|f042aaa5-c186-4e2c-a333-0d6f6cf757df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:13.045Z|f042aaa5-c186-4e2c-a333-0d6f6cf757df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:13.045Z|61a5a152-aac6-48fb-aff1-939439fa0609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:17.718Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:38:17.723Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:17.723Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:38:17.723Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:17.724Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:17.724Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:38:17.724Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67f14f571a923847dc8ca6501bd1680a", X-B3-SpanId:"5f4afd850899bc12", X-B3-ParentSpanId:"1e2ee063056edb93", X-B3-Sampled:"0", X-ONAP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-TransactionID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ECOMP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46b0bb42-a118-4931-9eab-0919f6caf482"] 2022-10-21T18:38:17.724Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:38:17.725Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:17.748Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:17.749Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:17.749Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:38:17.749Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:18 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:17.750Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:38:17.750Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:17.750Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:38:17.751Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:17.752Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:38:17.752Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:17.752Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:17.752Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:38:17.752Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67f14f571a923847dc8ca6501bd1680a", X-B3-SpanId:"b60601d965eec2eb", X-B3-ParentSpanId:"1e2ee063056edb93", X-B3-Sampled:"0", X-ONAP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-TransactionID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ECOMP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6948068b-6da3-4526-abb1-983cb26525ff"] 2022-10-21T18:38:17.753Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:38:17.753Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:17.768Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:17.768Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:17.768Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:38:17.769Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:18 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:17.771Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:38:17.771Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:17.771Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:38:17.791Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:17.791Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:17.791Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:17.792Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:17.792Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:17.792Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-TransactionID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ECOMP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f0ff4cb-cc8e-4b5c-a1ca-4be6726671fc"] 2022-10-21T18:38:17.793Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:17.793Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:17.929Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:17.930Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:17.930Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:17.930Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42FB33C7206072BA7137FD45B81D3D30; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:38:18 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:38:17.931Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:38:17.931Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:17.931Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:17.948Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:17.948Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:17.949Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:17.949Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:17.949Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:17.949Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-TransactionID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ECOMP-RequestID:"b995838d-97d9-4396-ab18-200ccd1a7cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05a14843-9183-4f9f-b8b8-4b8af9e88b26"] 2022-10-21T18:38:17.949Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:17.950Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:18.071Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:18.072Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:18.072Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:18.072Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=978A8D4A441F7F4D0F6FCE1542287ED3; 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:"Fri, 21 Oct 2022 18:38:18 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:38:18.073Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:38:18.073Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:18.073Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:18.076Z|b995838d-97d9-4396-ab18-200ccd1a7cb6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:38:20.551Z|44ecd6c6-2c7c-4e93-8589-34e1b4afab02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:38:20.552Z|44ecd6c6-2c7c-4e93-8589-34e1b4afab02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:38:20.919Z|f96203ce-f7a9-4990-83d4-8975b03573e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:38:20.919Z|f96203ce-f7a9-4990-83d4-8975b03573e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:38:23.069Z|5efbcbc3-b406-420c-a7dc-966cbad5b48a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:23.070Z|5efbcbc3-b406-420c-a7dc-966cbad5b48a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:23.072Z|ea3b4969-32ee-402d-82a8-1b247231b982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:23.072Z|85ae1e9a-0f43-422b-910a-e9b451cb4d9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:23.072Z|ea3b4969-32ee-402d-82a8-1b247231b982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:23.073Z|85ae1e9a-0f43-422b-910a-e9b451cb4d9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:28.244Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:38:28.251Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:28.252Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:38:28.252Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:28.253Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:28.253Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:38:28.254Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e74500b85d714358b33ac7eec819583f", X-B3-SpanId:"7be05961a19641f0", X-B3-ParentSpanId:"4896f49e0cb4ad85", X-B3-Sampled:"0", X-ONAP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-TransactionID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ECOMP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6128772e-6e8a-447e-8417-e42e4369fa69"] 2022-10-21T18:38:28.254Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:38:28.254Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:28.280Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:28.281Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:28.281Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:38:28.282Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:29 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:28.283Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:38:28.283Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:28.284Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:38:28.285Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:28.285Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:38:28.286Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:28.286Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:28.286Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:38:28.287Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e74500b85d714358b33ac7eec819583f", X-B3-SpanId:"8ec7f4e151107c3d", X-B3-ParentSpanId:"4896f49e0cb4ad85", X-B3-Sampled:"0", X-ONAP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-TransactionID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ECOMP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"718c954e-cc63-4fb6-950e-473e55f83000"] 2022-10-21T18:38:28.287Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:38:28.288Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:28.303Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:28.303Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:28.304Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:38:28.304Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:29 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:28.305Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:38:28.305Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:28.305Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:38:28.324Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:28.325Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:28.325Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:28.326Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:28.326Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:28.326Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-TransactionID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ECOMP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a75631d8-9854-4846-8c15-92de7741800e"] 2022-10-21T18:38:28.327Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:28.327Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:28.457Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:28.458Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:28.458Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:28.458Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D20B098786D402622A3210AABCFC9CA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:38:28 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:38:28.459Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:38:28.460Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:28.461Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:28.477Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:28.477Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:28.477Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:28.478Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:28.478Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:28.479Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-TransactionID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ECOMP-RequestID:"b4512183-1ec2-497b-afd8-80481c6408f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f0cb0b9-21bc-482e-b554-10e4174b93da"] 2022-10-21T18:38:28.484Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:28.485Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:28.614Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:28.615Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:28.615Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:28.616Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F40459B53F54943BB80F98BDF75C0B00; 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:"Fri, 21 Oct 2022 18:38:28 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:38:28.616Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:38:28.617Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:28.617Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:28.624Z|b4512183-1ec2-497b-afd8-80481c6408f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:38:33.095Z|e790f7bb-23e3-4ab5-84ef-07940da45816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:33.095Z|e790f7bb-23e3-4ab5-84ef-07940da45816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:33.095Z|3372376a-7d78-4509-92b2-b94f681060c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:33.096Z|3372376a-7d78-4509-92b2-b94f681060c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:33.097Z|43decab6-8144-4438-9c15-4771950b0fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:33.098Z|43decab6-8144-4438-9c15-4771950b0fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:35.551Z|d14232a6-61ee-40f0-a87a-250dfee14452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:38:35.551Z|d14232a6-61ee-40f0-a87a-250dfee14452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:38:38.789Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:38:38.794Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:38.794Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:38:38.795Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:38.795Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:38.795Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:38:38.795Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30f6db0defa849b8bc4463028af03d21", X-B3-SpanId:"6b2f3279b03b1e60", X-B3-ParentSpanId:"a66e395c5ec4d0b1", X-B3-Sampled:"0", X-ONAP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-TransactionID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ECOMP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0afed63-806d-4d2d-8f7a-8782e171121e"] 2022-10-21T18:38:38.796Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:38:38.796Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:38.821Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:38.822Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:38.822Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:38:38.822Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:39 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:38.823Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:38:38.823Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:38.823Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:38:38.824Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:38.825Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:38:38.825Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:38.825Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:38.826Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:38:38.826Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30f6db0defa849b8bc4463028af03d21", X-B3-SpanId:"53ff8a5439be1d60", X-B3-ParentSpanId:"a66e395c5ec4d0b1", X-B3-Sampled:"0", X-ONAP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-TransactionID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ECOMP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ec1097f-5e0c-4e7c-b4a1-a5ab9f0b68b5"] 2022-10-21T18:38:38.826Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:38:38.826Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:38.843Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:38.843Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:38.843Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:38:38.843Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:39 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:38.844Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:38:38.844Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:38.845Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:38:38.864Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:38.865Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:38.865Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:38.865Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:38.865Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:38.866Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-TransactionID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ECOMP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"793bfc68-15f0-4941-a92d-11a9363f7b8d"] 2022-10-21T18:38:38.866Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:38.866Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:38.996Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:38.997Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:38.997Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:38.997Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3CB575B14BAEB63B14BE39F01F796076; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:38:39 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:38:38.998Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:38:38.998Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:38.998Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:39.014Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:39.014Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:39.015Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:39.015Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:39.015Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:39.015Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-TransactionID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ECOMP-RequestID:"9df25a13-c3e1-443c-bfdf-aecb459e4af7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f25bf380-3696-4380-83fe-29e2ad352a90"] 2022-10-21T18:38:39.015Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:39.016Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:39.144Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:39.144Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:39.144Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:39.145Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6CA1BB4E9C20D6D237DD87A4F07FC737; 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:"Fri, 21 Oct 2022 18:38:39 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:38:39.145Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:38:39.145Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:39.145Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:39.149Z|9df25a13-c3e1-443c-bfdf-aecb459e4af7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:38:43.118Z|671e18a7-429b-4fc7-a638-6fa1b9c1e1eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:43.119Z|671e18a7-429b-4fc7-a638-6fa1b9c1e1eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:43.121Z|36a29835-e3d3-4ca3-92eb-601019c779bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:43.121Z|d12e894c-f56b-4e89-a7a9-9b121bf4b72c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:43.122Z|36a29835-e3d3-4ca3-92eb-601019c779bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:43.122Z|d12e894c-f56b-4e89-a7a9-9b121bf4b72c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:49.317Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:38:49.322Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:49.323Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:38:49.323Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:49.323Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:49.324Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:38:49.324Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7db0e5be6d95112293666acd962d4887", X-B3-SpanId:"7adb7b069e10e27f", X-B3-ParentSpanId:"a6b64db098e074e8", X-B3-Sampled:"0", X-ONAP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-TransactionID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ECOMP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b573c4d7-28ba-4d74-a04f-98aa62bd0343"] 2022-10-21T18:38:49.325Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:38:49.325Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:49.356Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:49.357Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:49.358Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:38:49.358Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:50 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:49.360Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:38:49.361Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:49.361Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:38:49.363Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:49.363Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:38:49.364Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:49.365Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:49.365Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:38:49.366Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7db0e5be6d95112293666acd962d4887", X-B3-SpanId:"7340f8ac267bb2e2", X-B3-ParentSpanId:"a6b64db098e074e8", X-B3-Sampled:"0", X-ONAP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-TransactionID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ECOMP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95233a85-1758-4ab3-aa15-c36eaaf8577e"] 2022-10-21T18:38:49.366Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:38:49.367Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:49.384Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:49.384Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:49.384Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:38:49.385Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:38:50 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:49.388Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:38:49.389Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:49.389Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:38:49.408Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:49.408Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:49.408Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:49.408Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:49.409Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:49.409Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-TransactionID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ECOMP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28552d7c-dbda-429e-b100-c024f64daa67"] 2022-10-21T18:38:49.409Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:49.409Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:49.535Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:49.536Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:49.538Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:49.539Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6451B0B15F9CB8B6972A07CDCD28DAB6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:38:49 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:38:49.539Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:38:49.540Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:49.541Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:49.577Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:49.579Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:49.579Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:49.580Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:38:49.580Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:49.581Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-TransactionID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ECOMP-RequestID:"4d20398c-8eaf-41e8-90ea-ceb714a0934c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b8f4674-9387-4f5f-944e-fcabcdc189ba"] 2022-10-21T18:38:49.581Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:49.581Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:49.708Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:49.708Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:49.709Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:38:49.709Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B3259008637300678690FF88CD3A03AF; 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:"Fri, 21 Oct 2022 18:38:49 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:38:49.710Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:67ccad0f-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:37:24.304+0000","endTime":"2022-10-21T18:37:24.311+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:38:49.710Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:49.711Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:38:49.715Z|4d20398c-8eaf-41e8-90ea-ceb714a0934c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:38:50.551Z|cdda5b50-c04f-490e-9f49-dce13daccaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:38:50.551Z|cdda5b50-c04f-490e-9f49-dce13daccaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:38:50.920Z|6b36cf10-70de-4a7f-9520-ebe0c08a02ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:38:50.920Z|6b36cf10-70de-4a7f-9520-ebe0c08a02ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:38:53.150Z|57685caa-e8e9-481b-86e2-8f5322f79fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:53.152Z|793a6c47-6e5e-448a-abe9-6513081f5c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:53.153Z|793a6c47-6e5e-448a-abe9-6513081f5c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:53.152Z|35683e58-5b35-4abe-a94e-6de77f163edc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:38:53.156Z|35683e58-5b35-4abe-a94e-6de77f163edc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:53.153Z|57685caa-e8e9-481b-86e2-8f5322f79fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:38:59.876Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:38:59.881Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:59.882Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:38:59.882Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:59.882Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:38:59.883Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:38:59.883Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"263b6f9e7b8e8b427b0de4402ed448d2", X-B3-SpanId:"8130e37b1a9e169a", X-B3-ParentSpanId:"b907c5a56064d4da", X-B3-Sampled:"0", X-ONAP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-TransactionID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ECOMP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb06dd0-2b38-48af-aa62-5364861e5148"] 2022-10-21T18:38:59.883Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:38:59.884Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:59.905Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:59.906Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:59.906Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:38:59.907Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:00 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:59.907Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:37:24.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:38:59.908Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:59.908Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:38:59.909Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:59.910Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:38:59.910Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:59.910Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:38:59.911Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:38:59.911Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"263b6f9e7b8e8b427b0de4402ed448d2", X-B3-SpanId:"d5549e2a451b5159", X-B3-ParentSpanId:"b907c5a56064d4da", X-B3-Sampled:"0", X-ONAP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-TransactionID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ECOMP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97a99524-5e62-4bf4-9dcf-5ba032879a50"] 2022-10-21T18:38:59.911Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:38:59.912Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:38:59.926Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:38:59.927Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:38:59.927Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:38:59.927Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:00 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:38:59.933Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d)\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":null,\"creation_time\":1666377443000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:38:59.933Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:38:59.934Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:38:59.954Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:59.954Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:38:59.955Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:38:59.955Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:38:59.955Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:38:59.956Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-TransactionID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ECOMP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73b6940-e3a5-48ac-8de8-9bbf48396ecd"] 2022-10-21T18:38:59.956Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:38:59.956Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:00.081Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:00.082Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:00.082Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:39:00.082Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2E852C5AF3D2DA4BDE563D06333E48AF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:38:59 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:39:00.083Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:39:00.083Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:00.083Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:39:00.100Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:39:00.100Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:39:00.100Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:00.101Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:39:00.101Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:39:00.101Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-TransactionID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ECOMP-RequestID:"974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae6f86c9-130d-4161-aa61-521ccb25a20b"] 2022-10-21T18:39:00.101Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:39:00.102Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:00.231Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:00.232Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:00.232Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:39:00.232Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D5CA361D3C39272C71C8C255A606EF85; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:38:59 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:39:00.233Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:a0cb6f86-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:38:59.926+0000","endTime":"2022-10-21T18:38:59.939+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:39:00.233Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:00.233Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:39:00.236Z|974746c8-97dd-4e0b-b0a8-fa4bf4e35ae0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:00.364Z|7b8ffefb-b215-449e-ba16-2c1bb62c5737|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:39:00.365Z|7b8ffefb-b215-449e-ba16-2c1bb62c5737|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:03.174Z|adf526da-22a7-412a-8a04-b9f99d0a7976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:03.175Z|adf526da-22a7-412a-8a04-b9f99d0a7976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:03.177Z|8fbeb9c9-bfd6-497d-b45a-6560b58ecade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:03.178Z|e411fded-f9e4-4d87-b368-69e58867f38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:03.178Z|8fbeb9c9-bfd6-497d-b45a-6560b58ecade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:03.178Z|e411fded-f9e4-4d87-b368-69e58867f38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:05.551Z|8047f60b-f009-441a-b9d8-c725ba6d5847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:39:05.553Z|8047f60b-f009-441a-b9d8-c725ba6d5847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:39:10.396Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:39:10.402Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:10.402Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:39:10.403Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:10.403Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:10.403Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:39:10.403Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc811d67ec5b7bc9159d0a52c79cbb55", X-B3-SpanId:"8e095433978108a1", X-B3-ParentSpanId:"ad35793bb52e8913", X-B3-Sampled:"0", X-ONAP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-TransactionID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ECOMP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"768bca80-e3d9-40be-9b10-0ae04b66eaeb"] 2022-10-21T18:39:10.403Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:39:10.404Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:10.432Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:10.432Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:10.432Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:39:10.433Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:11 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:10.435Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cad61c90-a2f5-49f6-a9a7-6eef24a32844). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 36, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:37:17.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:39:03.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:39:10.435Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:10.435Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:39:10.436Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:10.436Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:39:10.437Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:10.437Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:10.437Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:39:10.437Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc811d67ec5b7bc9159d0a52c79cbb55", X-B3-SpanId:"f3179953dbadade4", X-B3-ParentSpanId:"ad35793bb52e8913", X-B3-Sampled:"0", X-ONAP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-TransactionID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ECOMP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"756d4794-cc1e-4b43-807d-8e5922e85a04"] 2022-10-21T18:39:10.437Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:39:10.438Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:10.457Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:10.458Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:10.458Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:39:10.459Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:10.459Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377543000,\"creation_time\":1666377443000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:39:10.460Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:10.460Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:39:10.486Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:39:10.486Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:39:10.486Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:10.487Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:39:10.487Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:39:10.487Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-TransactionID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ECOMP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7b5134e-d629-4cdd-8c10-2dc1dd6db776"] 2022-10-21T18:39:10.487Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:39:10.488Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:10.612Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:10.613Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:10.613Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:39:10.613Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=53B638207B7C8F3CEF5B91E1FAE66ED1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:39:10 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:39:10.614Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:39:10.614Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:10.614Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:39:10.638Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:39:10.638Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:39:10.639Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:10.639Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:39:10.640Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:39:10.640Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-TransactionID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ECOMP-RequestID:"1760d6db-f934-468d-b715-e730fd0b2fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fab8caa-a5ab-4787-bee3-cec755b4b2ab"] 2022-10-21T18:39:10.640Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:39:10.641Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:10.766Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:10.767Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:10.767Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:39:10.767Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2B67F5D5621C62C9E713BFD28F4010E2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:39:10 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:39:10.767Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:a0cb6f86-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:38:59.926+0000","endTime":"2022-10-21T18:38:59.939+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:39:10.767Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:10.768Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:39:10.771Z|1760d6db-f934-468d-b715-e730fd0b2fc3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:13.198Z|28284bcf-710e-49f0-8d46-8530bf897458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:13.198Z|554647ac-67fb-493a-855b-4b0f3a5f3b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:13.198Z|554647ac-67fb-493a-855b-4b0f3a5f3b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:13.198Z|28284bcf-710e-49f0-8d46-8530bf897458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:13.198Z|9005bb59-3a58-4499-832f-914455c435ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:13.199Z|9005bb59-3a58-4499-832f-914455c435ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:20.551Z|4b1a1189-e787-486b-a471-89f923a4a910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:39:20.551Z|4b1a1189-e787-486b-a471-89f923a4a910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:39:20.921Z|74ffa060-f7d7-44fc-a7be-b96f40145610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:39:20.921Z|74ffa060-f7d7-44fc-a7be-b96f40145610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:39:20.933Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:39:20.939Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:20.939Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:39:20.939Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:20.940Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:20.940Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:39:20.940Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"318ddba5fb7ac1cf00daeeec5ae04e4a", X-B3-SpanId:"b150406511e9b3a8", X-B3-ParentSpanId:"3fb4ebd691177462", X-B3-Sampled:"0", X-ONAP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-TransactionID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ECOMP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fcae4f9-3924-4afc-b5cb-7ec3294b9ce0"] 2022-10-21T18:39:20.940Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:39:20.941Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:20.966Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:20.967Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:20.967Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:39:20.967Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:21 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:20.968Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:39:19.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:39:19.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:39:20.968Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:20.969Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:39:20.970Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:20.970Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:39:20.971Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:20.971Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:20.971Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:39:20.972Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"318ddba5fb7ac1cf00daeeec5ae04e4a", X-B3-SpanId:"b86ce916821e7206", X-B3-ParentSpanId:"3fb4ebd691177462", X-B3-Sampled:"0", X-ONAP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-TransactionID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ECOMP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc0c46d8-7ec5-49df-880b-5756210162f3"] 2022-10-21T18:39:20.972Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:39:20.972Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:20.987Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:20.988Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:20.988Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:39:20.988Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:21 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:20.989Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377543000,\"creation_time\":1666377443000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:39:20.989Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:20.990Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:39:21.008Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:39:21.008Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:39:21.009Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:21.009Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:39:21.009Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:39:21.010Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-TransactionID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ECOMP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af29c258-8b03-4a30-806b-e568289c1a4b"] 2022-10-21T18:39:21.010Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:39:21.010Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:21.146Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:21.147Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:21.147Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:39:21.147Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=61EA6CEC2CE95A162C865A8E5F4AB50C; 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:"789", date:"Fri, 21 Oct 2022 18:39:21 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:39:21.148Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","businessKey":"da028b8f-3274-4029-89f6-73571e15ae15","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:37:19.337+0000","endTime":"2022-10-21T18:39:18.673+0000","removalTime":null,"durationInMillis":119336,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"64d5b4c6-516f-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:39:21.148Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:21.148Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=da028b8f-3274-4029-89f6-73571e15ae15&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:39:21.166Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:39:21.167Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:39:21.167Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:21.167Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:39:21.168Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:39:21.168Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-TransactionID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ECOMP-RequestID:"51991de8-d5c6-486c-915e-960906bcdd4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"770c297a-1eb5-4ccb-93e5-6dc429814294"] 2022-10-21T18:39:21.168Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:39:21.168Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:21.291Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:21.291Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:21.292Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:39:21.292Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=359E8169078AF4153693413F3650CF18; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:39:21 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:39:21.292Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:a0cb6f86-516f-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","executionId":"64d6c677-516f-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:38:59.926+0000","endTime":"2022-10-21T18:38:59.939+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4842064-516c-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:39:21.292Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:21.293Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64d6c677-516f-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:39:21.296Z|51991de8-d5c6-486c-915e-960906bcdd4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:23.222Z|d49f74db-9ffb-49d9-9605-ee3428b94a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:23.223Z|d49f74db-9ffb-49d9-9605-ee3428b94a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:23.227Z|613b0e15-d685-4539-b076-8d8ff8a14401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:23.228Z|613b0e15-d685-4539-b076-8d8ff8a14401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:23.228Z|bcb55c9f-f2cd-4200-8bac-e05e74a03e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:23.228Z|bcb55c9f-f2cd-4200-8bac-e05e74a03e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:31.475Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:39:31.481Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:31.481Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:39:31.481Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:31.481Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:31.482Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:39:31.482Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0149821049e5a62280f553f24064fe66", X-B3-SpanId:"b58fa93c7d7d4107", X-B3-ParentSpanId:"86525ad6e0e7717b", X-B3-Sampled:"0", X-ONAP-RequestID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-RequestID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-TransactionID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-ECOMP-RequestID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"febdbc77-65b6-4087-8591-837db1766e10"] 2022-10-21T18:39:31.482Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:39:31.482Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:31.507Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:31.508Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:31.508Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:39:31.508Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:31.510Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:39:26.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:39:26.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:39:31.510Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:31.510Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:39:31.511Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:31.511Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:39:31.512Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:31.512Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:31.512Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:39:31.512Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0149821049e5a62280f553f24064fe66", X-B3-SpanId:"bcb9115b1751465f", X-B3-ParentSpanId:"86525ad6e0e7717b", X-B3-Sampled:"0", X-ONAP-RequestID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-RequestID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-TransactionID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-ECOMP-RequestID:"57efa662-2163-410b-ad4b-c8a82c4bedf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d1fc64-b59c-475d-a55f-6de0cd206982"] 2022-10-21T18:39:31.513Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:39:31.513Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:31.525Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:31.525Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:31.525Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:39:31.526Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:31.527Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377543000,\"creation_time\":1666377443000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:39:31.527Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:31.527Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:39:31.534Z|57efa662-2163-410b-ad4b-c8a82c4bedf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:31.691Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:39:31.694Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:31.694Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:39:31.695Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:31.695Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:31.695Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:39:31.695Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2733c1ce09edf6c826ce7cfa0b43bcf2", X-B3-SpanId:"6400ecf23871cad8", X-B3-ParentSpanId:"b793ef57a8ff1ee6", X-B3-Sampled:"0", X-ONAP-RequestID:"5f76973b-757c-421a-a4b2-53032171f898", X-RequestID:"5f76973b-757c-421a-a4b2-53032171f898", X-TransactionID:"5f76973b-757c-421a-a4b2-53032171f898", X-ECOMP-RequestID:"5f76973b-757c-421a-a4b2-53032171f898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2a64fb2-7e58-43d4-93e4-b39d64b313b6"] 2022-10-21T18:39:31.695Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:39:31.696Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:31.715Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:31.716Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:31.716Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:39:31.717Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:31.718Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:39:26.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:39:26.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:39:31.718Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:31.718Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:39:31.719Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:31.720Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:39:31.720Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:31.720Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:31.721Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:39:31.721Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2733c1ce09edf6c826ce7cfa0b43bcf2", X-B3-SpanId:"05b27fe30d677b3e", X-B3-ParentSpanId:"b793ef57a8ff1ee6", X-B3-Sampled:"0", X-ONAP-RequestID:"5f76973b-757c-421a-a4b2-53032171f898", X-RequestID:"5f76973b-757c-421a-a4b2-53032171f898", X-TransactionID:"5f76973b-757c-421a-a4b2-53032171f898", X-ECOMP-RequestID:"5f76973b-757c-421a-a4b2-53032171f898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ac762dc-4487-4572-8a3a-613bf0a6fa36"] 2022-10-21T18:39:31.721Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:39:31.721Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:31.738Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:31.738Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:31.739Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:39:31.739Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:31.741Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377543000,\"creation_time\":1666377443000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:39:31.741Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:31.741Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:39:31.747Z|5f76973b-757c-421a-a4b2-53032171f898|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:31.900Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:39:31.905Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:31.906Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:39:31.906Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:31.907Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:31.907Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:39:31.907Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c0136fae519e6b0620a9de79fcb9482", X-B3-SpanId:"8606c5e31021d2b9", X-B3-ParentSpanId:"1478203a3b02a776", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-RequestID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-TransactionID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-ECOMP-RequestID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b973ec03-b86d-416c-b346-fe780ae063e0"] 2022-10-21T18:39:31.908Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:39:31.908Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:31.942Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:31.942Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:31.943Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:39:31.943Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:31.954Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:39:26.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:39:26.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:39:31.956Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:31.957Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:39:31.960Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:31.961Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:39:31.962Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:31.963Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:31.963Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:39:31.964Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c0136fae519e6b0620a9de79fcb9482", X-B3-SpanId:"1d59944c65cb8b8b", X-B3-ParentSpanId:"1478203a3b02a776", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-RequestID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-TransactionID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-ECOMP-RequestID:"a1e4513b-8406-4a47-a85f-2d5dddcdcdd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4a6ce0d-8b5d-4c3f-a9c9-185c33a4db57"] 2022-10-21T18:39:31.965Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:39:31.966Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:31.983Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:31.984Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:31.984Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:39:31.985Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:31.985Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377543000,\"creation_time\":1666377443000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:39:31.986Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:31.986Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:39:31.992Z|a1e4513b-8406-4a47-a85f-2d5dddcdcdd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:32.161Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:39:32.164Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:32.165Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:39:32.165Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:32.166Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:32.166Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:39:32.167Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c677eab56df7b2407635c5c75d0f547", X-B3-SpanId:"ca2912a4af71a8f5", X-B3-ParentSpanId:"7690cf0cd3888bc4", X-B3-Sampled:"0", X-ONAP-RequestID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-RequestID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-TransactionID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-ECOMP-RequestID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1eb7eb0-a9cb-43b9-a0fa-4f183c17d39a"] 2022-10-21T18:39:32.167Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:39:32.167Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:32.190Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:32.191Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:32.191Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:39:32.191Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:32.192Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:39:26.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:39:26.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:39:32.193Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:32.194Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:39:32.196Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:32.196Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:39:32.197Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:32.198Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:32.198Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:39:32.199Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c677eab56df7b2407635c5c75d0f547", X-B3-SpanId:"bb4033bb09f7ef99", X-B3-ParentSpanId:"7690cf0cd3888bc4", X-B3-Sampled:"0", X-ONAP-RequestID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-RequestID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-TransactionID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-ECOMP-RequestID:"d31d255c-d1dc-4f6c-bf5c-5ea2667e964c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04769d19-15db-4df1-9e8b-32e1315f5a70"] 2022-10-21T18:39:32.199Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:39:32.200Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:32.218Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:32.219Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:32.219Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:39:32.219Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:32.220Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377543000,\"creation_time\":1666377443000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:39:32.221Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:32.221Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:39:32.227Z|d31d255c-d1dc-4f6c-bf5c-5ea2667e964c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:32.385Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:39:32.389Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:32.390Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||Invoke 2022-10-21T18:39:32.390Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:32.390Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15 2022-10-21T18:39:32.391Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Method : GET 2022-10-21T18:39:32.391Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3c6a4240d4922f4b67e993e1e32e805", X-B3-SpanId:"d45e0ebd836955da", X-B3-ParentSpanId:"c077b083e59b7c09", X-B3-Sampled:"1", X-ONAP-RequestID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-RequestID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-TransactionID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-ECOMP-RequestID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3661a8c4-f2ed-4928-815c-9c8d331c3fa2"] 2022-10-21T18:39:32.392Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Request body: 2022-10-21T18:39:32.392Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:32.418Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:32.419Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:32.419Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Status text : OK 2022-10-21T18:39:32.420Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:32.420Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||Response body: { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-4e97a2d7-ae04-436f-b8b7-cf4fccaf067d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:18:57.000+00:00", "endTime" : "2022-10-21T18:39:26.000+00:00", "source" : "VID", "vnfId" : "89ef295c-8abc-43a8-a524-817fd5337494", "vnfType" : "", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ee819fa9-0b2e-4151-8004-f2c4556ae002\",\n \"modelVersionId\": \"bebce1bb-7542-4509-9373-fdfcb8d6bc15\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7e6decb9-2c51-485b-b843-d02de358a6f2\",\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\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2565fd42-a037-4f52-92a2-a0f1b60775f0\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"cae85fb9-848c-4908-8d42-e39d62c8ac0b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"932a86fe-0fbd-425c-8a56-f50ff7b460ab\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ef295c-8abc-43a8-a524-817fd5337494\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d4a54a60-1255-4b02-9590-a1f7a4ae7cc2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77101222-4900-422c-8c02-ae7ad10d030b\",\n \"modelCustomizationId\": \"275fbe27-23e2-4e65-9864-66171c93dcbb\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:39:26.000+00:00", "vfModuleId" : "82998e30-01ca-47b6-9638-b82b57a72843", "vfModuleName" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2565fd42-a037-4f52-92a2-a0f1b60775f0", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2565fd42-a037-4f52-92a2-a0f1b60775f0/vnfs/89ef295c-8abc-43a8-a524-817fd5337494/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "cloudIdentifier" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"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\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:19:08.000+00:00" } ], "requestURI" : "da028b8f-3274-4029-89f6-73571e15ae15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15" } } } 2022-10-21T18:39:32.421Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:32.421Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da028b8f-3274-4029-89f6-73571e15ae15|INFO|500||InvokeReturn 2022-10-21T18:39:32.422Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:32.422Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:39:32.423Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:39:32.423Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false 2022-10-21T18:39:32.423Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:39:32.423Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3c6a4240d4922f4b67e993e1e32e805", X-B3-SpanId:"9cf8d5091b38edfc", X-B3-ParentSpanId:"c077b083e59b7c09", X-B3-Sampled:"1", X-ONAP-RequestID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-RequestID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-TransactionID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-ECOMP-RequestID:"829a0f03-ea52-4aa7-a403-3a0ea098d0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c3d19d9-74cb-45a3-ae85-d1b59a2737f0"] 2022-10-21T18:39:32.424Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:39:32.424Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:39:32.436Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:39:32.436Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:39:32.436Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:39:32.437Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:39:32 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:39:32.437Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 50, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "f3446770-3fa4-45bf-b217-9e1163985635", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/f3446770-3fa4-45bf-b217-9e1163985635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376454000,\"creation_time\":1666376349000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"97bee2ce7efc4877aaae30b84e9f9ce9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f3446770-3fa4-45bf-b217-9e1163985635\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:19:11.000+00:00", "isDataInternal" : false }, { "id" : 64, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "d38b9874-df12-4f28-a792-7b3963696e86", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/d38b9874-df12-4f28-a792-7b3963696e86\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377543000,\"creation_time\":1666377443000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"684881ada58b4285912b7bbf22b65976\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d38b9874-df12-4f28-a792-7b3963696e86\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:37:26.000+00:00", "isDataInternal" : false }, { "id" : 55, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "9f9c613d-f9f5-4be9-a89a-17cfc5824971", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376754000,\"creation_time\":1666376653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07849ad09e964577ba8e3b934aaa7592\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9f9c613d-f9f5-4be9-a89a-17cfc5824971\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:24:16.000+00:00", "isDataInternal" : false }, { "id" : 58, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "57970412-d6c3-47de-9ee2-4efe3cccc167", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/57970412-d6c3-47de-9ee2-4efe3cccc167\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376958000,\"creation_time\":1666376851000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e02aa1b95af34c2b9424c6a43ce1a9f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"57970412-d6c3-47de-9ee2-4efe3cccc167\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:27:33.000+00:00", "isDataInternal" : false }, { "id" : 61, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "4bcdd61f-4fe0-4e4a-818c-b91177642668", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666377226000,\"creation_time\":1666377130000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fdabba511e0a49e69baa775cf7af466f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4bcdd61f-4fe0-4e4a-818c-b91177642668\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:32:12.000+00:00", "isDataInternal" : false }, { "id" : 52, "soRequestId" : "da028b8f-3274-4029-89f6-73571e15ae15", "groupingId" : "39d5fbd7-d91a-4812-a69d-17af5e8e9b14", "name" : "basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2/39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"updated_time\":1666376595000,\"creation_time\":1666376491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7930842182af4d5d86c5766ea100847b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"39d5fbd7-d91a-4812-a69d-17af5e8e9b14\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2\",\"vnf_name\":\"basic_vm-0501aaa3-8b84-4e4a-8e27-fd3500cacdd2_vnf_0\",\"vnf_id\":\"89ef295c-8abc-43a8-a524-817fd5337494\",\"vf_module_id\":\"82998e30-01ca-47b6-9638-b82b57a72843\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:21:33.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:39:32.438Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:39:32.438Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da028b8f-3274-4029-89f6-73571e15ae15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:39:32.444Z|829a0f03-ea52-4aa7-a403-3a0ea098d0c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da028b8f-3274-4029-89f6-73571e15ae15|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:39:33.246Z|f20f9eed-833a-4b3d-b4f6-d5b17e0a0302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:33.246Z|f20f9eed-833a-4b3d-b4f6-d5b17e0a0302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:33.249Z|4e5eda03-005c-4768-980a-ca7f2b886f71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:33.249Z|c1fe3890-aa43-43c4-8c38-724571f66f01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:33.249Z|c1fe3890-aa43-43c4-8c38-724571f66f01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:33.249Z|4e5eda03-005c-4768-980a-ca7f2b886f71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:35.551Z|2e1132b2-89ca-4056-8d5b-019853e89966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:39:35.552Z|2e1132b2-89ca-4056-8d5b-019853e89966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:39:43.268Z|affbc030-0ef6-4cfe-b928-4467ccb5d295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:43.268Z|cfadf532-b211-4981-ad63-7e48002eb16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:43.268Z|affbc030-0ef6-4cfe-b928-4467ccb5d295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:43.268Z|cfadf532-b211-4981-ad63-7e48002eb16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:43.271Z|8ef66ff6-0da4-4e10-9f91-02bc68d138d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:43.271Z|8ef66ff6-0da4-4e10-9f91-02bc68d138d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:50.551Z|f6737b80-3a72-46a7-8a97-d759b3029cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:39:50.553Z|f6737b80-3a72-46a7-8a97-d759b3029cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:39:50.921Z|37269496-c14d-4a8e-8128-4c0ab892bbcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:39:50.922Z|37269496-c14d-4a8e-8128-4c0ab892bbcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:39:53.289Z|4563d1b8-02ed-40b3-9080-495bdccc8a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:53.290Z|4563d1b8-02ed-40b3-9080-495bdccc8a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:53.289Z|b525d945-e6de-4759-b5fc-d124d6cc15ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:53.292Z|b525d945-e6de-4759-b5fc-d124d6cc15ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:39:53.294Z|e25a2731-44c4-4635-87f3-0e37fa0824f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:39:53.294Z|e25a2731-44c4-4635-87f3-0e37fa0824f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:00.363Z|b2cf4f09-f8a8-4759-bd86-a2dbba24ccab|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:40:00.364Z|b2cf4f09-f8a8-4759-bd86-a2dbba24ccab|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:03.311Z|c2daaf2b-8f0b-4797-9074-d19fc7a153a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:03.311Z|c2daaf2b-8f0b-4797-9074-d19fc7a153a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:03.314Z|6580e76b-dddb-4a57-96ad-ee5043ab7675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:03.314Z|6580e76b-dddb-4a57-96ad-ee5043ab7675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:03.316Z|4ee94826-699f-4fa2-9e5a-4993e2a8652f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:03.316Z|4ee94826-699f-4fa2-9e5a-4993e2a8652f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:05.551Z|b8d86068-fe74-4ed2-ae88-0c6327d2d7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:40:05.552Z|b8d86068-fe74-4ed2-ae88-0c6327d2d7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:40:13.333Z|d45c5acb-d58e-4e96-8eab-81b7c9e836a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:13.334Z|d45c5acb-d58e-4e96-8eab-81b7c9e836a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:13.336Z|1f312769-75f3-4986-8c12-4ebff1fa349e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:13.336Z|1f312769-75f3-4986-8c12-4ebff1fa349e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:13.338Z|aacd7aca-39d6-4a9b-8628-a649038e93d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:13.338Z|aacd7aca-39d6-4a9b-8628-a649038e93d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:20.551Z|024068b1-5587-4d6e-aeb4-22a5df46f649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:40:20.552Z|024068b1-5587-4d6e-aeb4-22a5df46f649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:40:20.922Z|9fad22f0-a22f-4754-839c-08ec786f4f53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:40:20.923Z|9fad22f0-a22f-4754-839c-08ec786f4f53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:40:23.357Z|23f6d99f-8b07-40f6-a2b4-482729d108cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:23.357Z|1ce9e160-aaa2-4b28-9220-a3d3e2f90a2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:23.357Z|23f6d99f-8b07-40f6-a2b4-482729d108cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:23.357Z|1ce9e160-aaa2-4b28-9220-a3d3e2f90a2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:23.359Z|a8ce3524-c13d-40d7-a80a-5fb7cabd55b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:23.360Z|a8ce3524-c13d-40d7-a80a-5fb7cabd55b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:33.394Z|27b954fc-4197-4270-9e4a-89eabf53bc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:33.394Z|05c02a41-78fd-449d-857c-31d39844c142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:33.395Z|05c02a41-78fd-449d-857c-31d39844c142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:33.395Z|27b954fc-4197-4270-9e4a-89eabf53bc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:33.394Z|2b6c5ede-ffcf-4d3b-b073-b45c042a9a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:33.396Z|2b6c5ede-ffcf-4d3b-b073-b45c042a9a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:35.551Z|a10cf39c-d793-457a-809d-2d9eff1962a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:40:35.552Z|a10cf39c-d793-457a-809d-2d9eff1962a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:40:43.418Z|102c1ffd-cb2f-4f45-92b2-0aa80c9a0db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:43.418Z|e25840da-73d3-480b-8b74-cbfa40422e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:43.418Z|102c1ffd-cb2f-4f45-92b2-0aa80c9a0db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:43.418Z|e25840da-73d3-480b-8b74-cbfa40422e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:43.422Z|5c495a2d-9bf2-40fa-ba90-1dc68d2e80dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:43.422Z|5c495a2d-9bf2-40fa-ba90-1dc68d2e80dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:50.551Z|b2cfd85a-02d8-4350-a722-e185dc4fdee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:40:50.552Z|b2cfd85a-02d8-4350-a722-e185dc4fdee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:40:50.923Z|fe5fe6a3-f696-4f5a-be0b-7d315dcb10ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:40:50.924Z|fe5fe6a3-f696-4f5a-be0b-7d315dcb10ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:40:53.446Z|776b5b39-738a-4367-bf73-cf7785318bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:53.446Z|776b5b39-738a-4367-bf73-cf7785318bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:53.448Z|7af0dbd1-1d04-4ac1-9f9f-c217a7d2a33c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:53.449Z|7af0dbd1-1d04-4ac1-9f9f-c217a7d2a33c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:40:53.450Z|ca76f5a4-433d-4558-bed1-952fbb0a7448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:40:53.451Z|ca76f5a4-433d-4558-bed1-952fbb0a7448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:00.364Z|e65535e9-393f-4c0c-bde8-b0aa2e3d47cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:41:00.365Z|e65535e9-393f-4c0c-bde8-b0aa2e3d47cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:03.469Z|0b5c3249-8a7a-46c2-ab31-267ef13dd34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:03.469Z|0b5c3249-8a7a-46c2-ab31-267ef13dd34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:03.472Z|99eb5c8a-9789-4deb-9739-b721d6065e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:03.472Z|bce2a4d7-8ad3-425f-83cc-ff6204b60240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:03.473Z|99eb5c8a-9789-4deb-9739-b721d6065e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:03.473Z|bce2a4d7-8ad3-425f-83cc-ff6204b60240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:05.551Z|3278e0be-67b3-4704-b2c7-1e13bbf52227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:41:05.554Z|3278e0be-67b3-4704-b2c7-1e13bbf52227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:41:13.494Z|54c5e454-e270-4573-8bc4-f8f3c5a52e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:13.494Z|fb241ecb-e1f6-4c78-a12b-4454c5451806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:13.494Z|54c5e454-e270-4573-8bc4-f8f3c5a52e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:13.495Z|fb241ecb-e1f6-4c78-a12b-4454c5451806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:13.498Z|c9d61676-d267-4dee-9a5a-84570c524873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:13.499Z|c9d61676-d267-4dee-9a5a-84570c524873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:20.551Z|0945ca85-02cb-4ac3-accb-6e82bf2dbc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:41:20.551Z|0945ca85-02cb-4ac3-accb-6e82bf2dbc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:41:20.924Z|94cf3219-9215-4287-9908-bd92fc1c0d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:41:20.925Z|94cf3219-9215-4287-9908-bd92fc1c0d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:41:23.517Z|7e18572b-5476-4712-b9b8-429354807e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:23.517Z|be507160-1f23-479e-a264-b6346bc594f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:23.518Z|7e18572b-5476-4712-b9b8-429354807e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:23.518Z|be507160-1f23-479e-a264-b6346bc594f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:23.521Z|b67d84c0-a6ca-4ac9-9305-321c25fd6964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:23.521Z|b67d84c0-a6ca-4ac9-9305-321c25fd6964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:33.538Z|947859fe-1f0b-4fff-a8d9-dbc702ecf20a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:33.539Z|b001dfe6-e06b-4c0d-96a6-bb76c7ceb28c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:33.539Z|b001dfe6-e06b-4c0d-96a6-bb76c7ceb28c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:33.539Z|947859fe-1f0b-4fff-a8d9-dbc702ecf20a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:33.545Z|6dd3d0b8-cec5-49a3-8811-314a84ed2b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:33.545Z|6dd3d0b8-cec5-49a3-8811-314a84ed2b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:35.551Z|29ae33cb-d277-4906-9650-e054231142b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:41:35.552Z|29ae33cb-d277-4906-9650-e054231142b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:41:43.566Z|10ed5131-da56-456f-ade2-d1354f393302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:43.566Z|3d218e94-ee98-4d9a-8a96-7de5cdd02533|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:43.566Z|3d218e94-ee98-4d9a-8a96-7de5cdd02533|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:43.566Z|10ed5131-da56-456f-ade2-d1354f393302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:43.567Z|924d187c-ac1b-47f1-a426-07e9c1b8f95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:43.567Z|924d187c-ac1b-47f1-a426-07e9c1b8f95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:50.551Z|364750ad-6516-4b5d-b938-3afa54647b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:41:50.554Z|364750ad-6516-4b5d-b938-3afa54647b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:41:50.925Z|69310892-8ffa-4b07-94a6-944221c6198f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:41:50.926Z|69310892-8ffa-4b07-94a6-944221c6198f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:41:53.590Z|57263d9a-bec8-4fd2-8016-26cf10eed845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:53.590Z|7443c9a1-77ba-4253-b6e2-e14ccb74327c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:53.590Z|7baf9120-3881-43cc-86b8-41ddd3d726e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:41:53.591Z|7443c9a1-77ba-4253-b6e2-e14ccb74327c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:53.592Z|57263d9a-bec8-4fd2-8016-26cf10eed845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:41:53.591Z|7baf9120-3881-43cc-86b8-41ddd3d726e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:00.366Z|1c48189d-be5d-4b74-aca0-d2bc17788fb4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:42:00.366Z|1c48189d-be5d-4b74-aca0-d2bc17788fb4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:03.615Z|9784631d-2031-4e12-bcc8-21994f02e7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:03.615Z|9c3e0dda-5de3-4531-8579-92365cde109c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:03.615Z|4be1062b-fbc7-4133-a18a-97c9723d58b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:03.616Z|9c3e0dda-5de3-4531-8579-92365cde109c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:03.616Z|9784631d-2031-4e12-bcc8-21994f02e7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:03.616Z|4be1062b-fbc7-4133-a18a-97c9723d58b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:05.551Z|2f3ae2e6-952b-4e21-97c8-d62da96428c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:42:05.552Z|2f3ae2e6-952b-4e21-97c8-d62da96428c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:42:13.643Z|d829a472-227b-4e55-935e-365080dd515e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:13.643Z|3936c225-44a9-4f46-b790-256d444ff301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:13.644Z|1fbb7046-4b8f-4ee5-b335-11759bec7ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:13.645Z|1fbb7046-4b8f-4ee5-b335-11759bec7ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:13.644Z|3936c225-44a9-4f46-b790-256d444ff301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:13.645Z|d829a472-227b-4e55-935e-365080dd515e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:20.552Z|b32699b7-a90a-4e9a-abf8-fe3736a22748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:42:20.553Z|b32699b7-a90a-4e9a-abf8-fe3736a22748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:42:20.929Z|16cdda6f-d62c-4a85-bd14-7bcf8afc0af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:42:20.929Z|16cdda6f-d62c-4a85-bd14-7bcf8afc0af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:42:23.682Z|f4b8713e-a74c-4fad-b9e7-0cd6519e7e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:23.682Z|d9985b2d-620c-4da1-9811-1389b2f7a344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:23.682Z|c8ea5833-b662-4f9f-9645-01615a8f0141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:23.683Z|c8ea5833-b662-4f9f-9645-01615a8f0141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:23.683Z|d9985b2d-620c-4da1-9811-1389b2f7a344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:23.683Z|f4b8713e-a74c-4fad-b9e7-0cd6519e7e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:33.706Z|e98ae42a-8545-419a-a823-105560008878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:33.706Z|73d85066-54cc-4780-9ca0-5c1023674758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:33.707Z|e98ae42a-8545-419a-a823-105560008878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:33.707Z|73d85066-54cc-4780-9ca0-5c1023674758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:33.710Z|bd2d586a-a666-4120-8bfc-7d7e486f268f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:33.711Z|bd2d586a-a666-4120-8bfc-7d7e486f268f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:35.551Z|d1108ace-8dc6-4c57-b1da-494015b794f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:42:35.554Z|d1108ace-8dc6-4c57-b1da-494015b794f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:42:43.732Z|1c884563-8128-4b88-b031-4a53253d38cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:43.732Z|dfa50809-0f06-4832-9051-b297b165f4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:43.733Z|1c884563-8128-4b88-b031-4a53253d38cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:43.733Z|dfa50809-0f06-4832-9051-b297b165f4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:43.736Z|6cace5f4-84ca-4581-b39a-80937698b2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:43.737Z|6cace5f4-84ca-4581-b39a-80937698b2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:50.556Z|5d3da0b5-84d1-473e-9394-ccecbb5ae2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:42:50.557Z|5d3da0b5-84d1-473e-9394-ccecbb5ae2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:42:50.930Z|75ab9945-9e03-4be3-ab33-1e73f4905c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:42:50.930Z|75ab9945-9e03-4be3-ab33-1e73f4905c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:42:53.757Z|2536396b-2567-4a8e-b8ed-e06a0b489fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:53.757Z|80bcfa82-38ea-4479-bc31-16e75658ebb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:53.758Z|80bcfa82-38ea-4479-bc31-16e75658ebb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:53.758Z|2536396b-2567-4a8e-b8ed-e06a0b489fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:42:53.758Z|3eca6f0a-562f-46ec-81b9-2494336bd8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:42:53.758Z|3eca6f0a-562f-46ec-81b9-2494336bd8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:00.366Z|62b1eb85-3f9d-4b72-9adb-a92ab8d04a25|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:43:00.367Z|62b1eb85-3f9d-4b72-9adb-a92ab8d04a25|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:03.779Z|d92660c2-6f7b-4ee8-8b4d-3787ec80d57c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:03.779Z|df158fe3-5c3b-4a67-b580-46a95a8d3543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:03.780Z|d92660c2-6f7b-4ee8-8b4d-3787ec80d57c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:03.780Z|df158fe3-5c3b-4a67-b580-46a95a8d3543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:03.781Z|2f90869e-e9ce-47d3-84f4-13e8f82f8200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:03.781Z|2f90869e-e9ce-47d3-84f4-13e8f82f8200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:05.551Z|9fb0ee54-a6c8-4aca-8f19-da263a71142c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:43:05.552Z|9fb0ee54-a6c8-4aca-8f19-da263a71142c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:43:13.801Z|65ed3e18-b293-4c8a-9410-cc27a7178753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:13.801Z|2468628f-47c0-4926-955d-ac44834d8c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:13.802Z|2468628f-47c0-4926-955d-ac44834d8c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:13.802Z|65ed3e18-b293-4c8a-9410-cc27a7178753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:13.804Z|11bea78f-8ee1-4cf5-b4ad-0921b7bd54f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:13.805Z|11bea78f-8ee1-4cf5-b4ad-0921b7bd54f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:20.551Z|d106d435-1891-447d-9ef2-ea5964b7c43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:43:20.554Z|d106d435-1891-447d-9ef2-ea5964b7c43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:43:20.931Z|b124f08b-248a-4943-954f-0fe7849bd980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:43:20.931Z|b124f08b-248a-4943-954f-0fe7849bd980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:43:23.824Z|3ae2c000-e460-480b-88ce-5257fef1faf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:23.824Z|ff8f6ccc-88d2-441b-955c-3c5d2523d05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:23.825Z|ff8f6ccc-88d2-441b-955c-3c5d2523d05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:23.825Z|3ae2c000-e460-480b-88ce-5257fef1faf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:23.826Z|965ffe69-dda2-4e8d-bb35-a944db41c1a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:23.826Z|965ffe69-dda2-4e8d-bb35-a944db41c1a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:33.850Z|dd2810d2-a94a-4087-9634-0df7f04ddd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:33.850Z|dd2810d2-a94a-4087-9634-0df7f04ddd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:33.853Z|9bace669-15aa-4a81-a43e-1d60c2a9394e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:33.853Z|9bace669-15aa-4a81-a43e-1d60c2a9394e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:33.855Z|4f251bcf-bf34-41dd-87a1-07c11dcd1ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:33.860Z|4f251bcf-bf34-41dd-87a1-07c11dcd1ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:35.551Z|bcb3abba-5f2a-4e04-b232-dbb154e8e439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:43:35.552Z|bcb3abba-5f2a-4e04-b232-dbb154e8e439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:43:43.875Z|8b353a18-8f9d-4b28-ba0b-9b62d791abee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:43.875Z|639011c3-9046-458e-a535-0e746e14d71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:43.876Z|8b353a18-8f9d-4b28-ba0b-9b62d791abee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:43.876Z|639011c3-9046-458e-a535-0e746e14d71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:43.883Z|6136f40d-4657-4e2e-a612-c12889bd5b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:43.884Z|6136f40d-4657-4e2e-a612-c12889bd5b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:50.551Z|20e2c95d-d3e7-4a91-9e48-1eb4ad6a3a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:43:50.551Z|20e2c95d-d3e7-4a91-9e48-1eb4ad6a3a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:43:50.932Z|efe9b1ae-5ba4-4d4c-b171-4fc4c0a8436a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:43:50.932Z|efe9b1ae-5ba4-4d4c-b171-4fc4c0a8436a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:43:53.898Z|ff2f66e0-81e4-4015-8016-2e75aabe944a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:53.898Z|0ec08025-0a49-456a-8d7c-4719525d7880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:53.899Z|ff2f66e0-81e4-4015-8016-2e75aabe944a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:53.899Z|0ec08025-0a49-456a-8d7c-4719525d7880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:43:53.903Z|ca9983bb-6a75-4e06-a3b3-c336013699f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:43:53.903Z|ca9983bb-6a75-4e06-a3b3-c336013699f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:00.365Z|710d49a9-a4b4-44d2-8be6-b8d3e586714d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:44:00.366Z|710d49a9-a4b4-44d2-8be6-b8d3e586714d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:03.920Z|c2eeecde-b98c-4cd8-9c7a-53cf230bf4b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:03.921Z|c2eeecde-b98c-4cd8-9c7a-53cf230bf4b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:03.922Z|a491fecc-7de0-40f2-86bc-5026eb52c336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:03.923Z|a491fecc-7de0-40f2-86bc-5026eb52c336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:03.925Z|63064282-4b3f-46f8-9c46-03bad7d22dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:03.926Z|63064282-4b3f-46f8-9c46-03bad7d22dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:05.551Z|9882a197-c048-4e51-aabe-fd1248c4f7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:44:05.554Z|9882a197-c048-4e51-aabe-fd1248c4f7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:44:13.943Z|7e3d7916-80b6-45b7-a927-23aba34487d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:13.943Z|cdd7c5b0-9bec-4342-b39b-163fb13484c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:13.943Z|7e3d7916-80b6-45b7-a927-23aba34487d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:13.944Z|cdd7c5b0-9bec-4342-b39b-163fb13484c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:13.946Z|ad1c2287-86ff-4d00-a2ef-1f8c9e34bc65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:13.947Z|ad1c2287-86ff-4d00-a2ef-1f8c9e34bc65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:20.551Z|86a6e318-7a61-4eb5-be91-0056405f8f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:44:20.552Z|86a6e318-7a61-4eb5-be91-0056405f8f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:44:20.933Z|55836203-6843-408d-a395-1b3bb9944c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:44:20.933Z|55836203-6843-408d-a395-1b3bb9944c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:44:23.966Z|095bcc4d-6188-4259-99da-3f09d37fe411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:23.967Z|095bcc4d-6188-4259-99da-3f09d37fe411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:23.968Z|7281e5e4-0341-4962-b699-2faa3006fded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:23.969Z|7281e5e4-0341-4962-b699-2faa3006fded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:23.970Z|16b69001-a43b-4463-adbc-138bb20732b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:23.971Z|16b69001-a43b-4463-adbc-138bb20732b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:33.988Z|7e0207f2-feb5-49c1-a645-8cff92b64d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:33.989Z|7e0207f2-feb5-49c1-a645-8cff92b64d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:33.990Z|e474e636-1b1b-4565-9c5b-6d87593de0fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:33.991Z|e474e636-1b1b-4565-9c5b-6d87593de0fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:33.992Z|61f85514-8c90-4eeb-9167-feef0da52fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:33.992Z|61f85514-8c90-4eeb-9167-feef0da52fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:35.552Z|a9bee068-72c6-4089-b6cf-54cf9ee4973a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:44:35.553Z|a9bee068-72c6-4089-b6cf-54cf9ee4973a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:44:44.011Z|e09df0c7-2895-44b5-b7d7-7f102669f3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:44.011Z|c223073d-4f28-46d6-909a-dd27a5d3ce03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:44.011Z|c223073d-4f28-46d6-909a-dd27a5d3ce03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:44.011Z|e09df0c7-2895-44b5-b7d7-7f102669f3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:44.014Z|c0bcb4bc-f706-4a44-a386-df8ed7fc7147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:44.015Z|c0bcb4bc-f706-4a44-a386-df8ed7fc7147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:50.551Z|d78cd393-21f1-48a4-865a-93ecaa48ffc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:44:50.553Z|d78cd393-21f1-48a4-865a-93ecaa48ffc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:44:50.936Z|d096109f-2890-4cbc-8ac1-8e691ffd140e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:44:50.936Z|d096109f-2890-4cbc-8ac1-8e691ffd140e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:44:54.034Z|1822b472-524f-43d5-80dc-052de3f13940|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:54.034Z|80946039-5b82-43fc-b73e-5011ed2496ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:54.035Z|80946039-5b82-43fc-b73e-5011ed2496ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:54.035Z|1822b472-524f-43d5-80dc-052de3f13940|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:44:54.038Z|e54eff6b-9a74-4a9d-b699-553d1456f6e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:44:54.038Z|e54eff6b-9a74-4a9d-b699-553d1456f6e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:00.369Z|f9ea2885-818d-46df-8dc8-4356fc364dad|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:45:00.370Z|f9ea2885-818d-46df-8dc8-4356fc364dad|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:04.058Z|5c0e4cbb-f417-41ab-a099-5eec6942650b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:04.059Z|a09a2419-e036-4797-98a6-e75aec87d5d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:04.059Z|3b098e84-58cb-4c3d-b54c-ad6a5958bb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:04.059Z|a09a2419-e036-4797-98a6-e75aec87d5d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:04.059Z|5c0e4cbb-f417-41ab-a099-5eec6942650b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:04.059Z|3b098e84-58cb-4c3d-b54c-ad6a5958bb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:05.551Z|b84c345a-4dd0-49ce-abfe-9d80f8306e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:45:05.553Z|b84c345a-4dd0-49ce-abfe-9d80f8306e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:45:14.083Z|a46779a6-2df9-49af-8a3a-52738166ee4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:14.084Z|a46779a6-2df9-49af-8a3a-52738166ee4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:14.090Z|8f7713c9-3483-49d7-ad75-5a55dea4aeb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:14.090Z|ae9064e4-6dfc-4334-9014-03e751625ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:14.090Z|8f7713c9-3483-49d7-ad75-5a55dea4aeb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:14.090Z|ae9064e4-6dfc-4334-9014-03e751625ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:20.551Z|4d26398a-ea26-46f3-b3d6-25966f556c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:45:20.552Z|4d26398a-ea26-46f3-b3d6-25966f556c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:45:20.937Z|857c402d-5dfa-4653-8b1d-64f5d32548e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:45:20.937Z|857c402d-5dfa-4653-8b1d-64f5d32548e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:45:24.108Z|9ba2dea2-613e-493a-bfd2-c8a8963b8f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:24.109Z|9ba2dea2-613e-493a-bfd2-c8a8963b8f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:24.110Z|a3c4f8a9-c3d1-461f-8c4b-1bf73afb0af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:24.110Z|a3c4f8a9-c3d1-461f-8c4b-1bf73afb0af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:24.113Z|91c76c00-f525-4d95-aff6-1222cf30e0f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:24.113Z|91c76c00-f525-4d95-aff6-1222cf30e0f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:34.133Z|92b1e9b9-9ab2-429a-ba0e-4bc037051534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:34.133Z|62cfe24e-ec65-4404-ba3c-917124333aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:34.134Z|92b1e9b9-9ab2-429a-ba0e-4bc037051534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:34.134Z|62cfe24e-ec65-4404-ba3c-917124333aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:34.133Z|4f9ab635-a13d-440f-9b65-c3fe3b4748e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:34.144Z|4f9ab635-a13d-440f-9b65-c3fe3b4748e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:35.551Z|02e999d2-800c-43a0-b9cb-b3b8fb4a5cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:45:35.554Z|02e999d2-800c-43a0-b9cb-b3b8fb4a5cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:45:44.158Z|c6c9ff73-eec3-414c-9aee-faceb1260adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:44.158Z|c6c9ff73-eec3-414c-9aee-faceb1260adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:44.161Z|aac7d123-063e-4722-9ff2-b49ab3258ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:44.162Z|aac7d123-063e-4722-9ff2-b49ab3258ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:44.165Z|7a8a58e7-028f-4310-b8ed-0a9826bad556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:44.165Z|7a8a58e7-028f-4310-b8ed-0a9826bad556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:50.551Z|e8351b5c-61ae-47ea-a287-d0ef13ec6db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:45:50.552Z|e8351b5c-61ae-47ea-a287-d0ef13ec6db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:45:50.938Z|3289c76f-a2c9-4cc5-80f6-92e670360527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:45:50.938Z|3289c76f-a2c9-4cc5-80f6-92e670360527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:45:54.182Z|a9d135d7-a779-4dec-b28a-29470adcf926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:54.183Z|a9d135d7-a779-4dec-b28a-29470adcf926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:54.183Z|56cbf5c3-e9e2-486b-a520-f08378b6a436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:54.184Z|56cbf5c3-e9e2-486b-a520-f08378b6a436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:45:54.186Z|c44da954-9a20-48ca-8f97-8fe528354784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:45:54.187Z|c44da954-9a20-48ca-8f97-8fe528354784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:00.365Z|cb65dff1-ef90-4e77-8c0d-eddc9577d3b5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:46:00.366Z|cb65dff1-ef90-4e77-8c0d-eddc9577d3b5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:04.205Z|c83af703-dedb-44ea-8602-94fd6999add2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:04.205Z|9a543c9c-22b0-4f69-8d8b-24f40f209e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:04.205Z|67102f7d-05a7-4eb1-ad60-3d1a704112c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:04.205Z|c83af703-dedb-44ea-8602-94fd6999add2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:04.206Z|67102f7d-05a7-4eb1-ad60-3d1a704112c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:04.205Z|9a543c9c-22b0-4f69-8d8b-24f40f209e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:05.551Z|81c8dbe9-fa0e-436c-8220-29085d24eceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:46:05.552Z|81c8dbe9-fa0e-436c-8220-29085d24eceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:46:10.032Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:10.035Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3760f24e-3f0a-449e-879b-698ec05739ab already exists in requestDb InfraActiveRequests table 2022-10-21T18:46:10.036Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:10.036Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:10.037Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:10.037Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:10.037Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:10.037Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15b90555c24d32c23514a41edc8df18f", X-B3-SpanId:"5da5176ec7be395b", X-B3-ParentSpanId:"2b0266f3e453a0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31b6ddd9-aeb8-4153-b8bc-1dd3ba2b5468"] 2022-10-21T18:46:10.037Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:10.038Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:10.070Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:10.070Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:46:10.070Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : Not Found 2022-10-21T18:46:10.071Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2022-10-21T18:46:10.071Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: 2022-10-21T18:46:10.071Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:10.072Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|404|Not Found|InvokeReturn 2022-10-21T18:46:10.084Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T18:46:10.085Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T18:46:10.090Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:46:10.126Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T18:46:10.126Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3760f24e-3f0a-449e-879b-698ec05739ab], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[37559955-6341-43e3-b52c-177e0837f6b2], X-ECOMP-RequestID=[3760f24e-3f0a-449e-879b-698ec05739ab], X-TransactionId=[], X-ONAP-RequestID=[3760f24e-3f0a-449e-879b-698ec05739ab]} 2022-10-21T18:46:10.168Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:46:13 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[24], x-aai-txid=[1-aai-resources-221021-18:46:13:012-26155], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:46:10.170Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-10-21T18:46:10.171Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T18:46:10.174Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T18:46:10.174Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T18:46:10.177Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:46:10.203Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:46:10.203Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T18:46:10.226Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T18:46:10.226Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:46:13 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[19], x-aai-txid=[2-aai-resources-221021-18:46:13:074-6662], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:46:10.227Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|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-10-21T18:46:10.229Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T18:46:10.229Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T18:46:10.233Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:46:10.256Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:46:10.257Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-10-21T18:46:10.292Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-10-21T18:46:10.292Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:46:13 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[32], vertex-id=[438360], x-aai-txid=[2-aai-resources-221021-18:46:13:128-47870], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:46:10.293Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666377850788","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-10-21T18:46:10.297Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T18:46:10.297Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T18:46:10.303Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.303Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.304Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.304Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.304Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.304Z|3760f24e-3f0a-449e-879b-698ec05739ab|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:"117", X-B3-TraceId:"15b90555c24d32c23514a41edc8df18f", X-B3-SpanId:"f134f9dd001244a9", X-B3-ParentSpanId:"2b0266f3e453a0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f695deb-abfd-4ff6-8697-ed1a414c9797"] 2022-10-21T18:46:10.305Z|3760f24e-3f0a-449e-879b-698ec05739ab|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_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858","requestScope":"service"} 2022-10-21T18:46:10.305Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.330Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.331Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.331Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T18:46:10.331Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2022-10-21T18:46:10.332Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.332Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.332Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.333Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:46:10.334Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||Invoke 2022-10-21T18:46:10.334Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:10.334Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:46:10.334Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Method : GET 2022-10-21T18:46:10.334Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44d370d9-6b91-45af-8ee4-79139f24b1d1"] 2022-10-21T18:46:10.335Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Request body: 2022-10-21T18:46:10.335Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:10.389Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:10.389Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:10.390Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status text : OK 2022-10-21T18:46:10.390Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:10.391Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "97cf4f4d-e95a-47bc-9ea6-3fcd995019e4", "modelInvariantUUID" : "8250a57a-d639-488f-9211-f187470753be", "created" : "2022-10-21 18:45:05.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/vnfCustomizations" } } } 2022-10-21T18:46:10.392Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:10.392Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||InvokeReturn 2022-10-21T18:46:10.398Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:46:10.398Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|500||Invoke 2022-10-21T18:46:10.399Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:10.399Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:46:10.399Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:46:10.399Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8803ba46-4f7a-4dd0-a166-f4c9436ba48f"] 2022-10-21T18:46:10.400Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:46:10.400Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:10.421Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:10.422Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:46:10.422Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:46:10.423Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2022-10-21T18:46:10.423Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:46:10.424Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:10.429Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:46:10.430Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be 2022-10-21T18:46:10.430Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|INFO|500||Invoke 2022-10-21T18:46:10.431Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:10.433Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be 2022-10-21T18:46:10.433Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Method : GET 2022-10-21T18:46:10.434Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae73b5fa-e90d-470e-bc51-4cf6b2fa57a5"] 2022-10-21T18:46:10.435Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Request body: 2022-10-21T18:46:10.435Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:10.477Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:10.478Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:10.478Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Status text : OK 2022-10-21T18:46:10.478Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:10.479Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "97cf4f4d-e95a-47bc-9ea6-3fcd995019e4", "modelInvariantUUID" : "8250a57a-d639-488f-9211-f187470753be", "created" : "2022-10-21 18:45:05.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be" } } } 2022-10-21T18:46:10.480Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:10.480Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|INFO|500||InvokeReturn 2022-10-21T18:46:10.483Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:46:10.483Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|500||Invoke 2022-10-21T18:46:10.483Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:10.483Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:46:10.484Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:46:10.484Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f5e667e-86e4-4104-90f7-74614fd5c5e4"] 2022-10-21T18:46:10.490Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:46:10.490Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:10.505Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:10.506Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:46:10.506Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:46:10.507Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"12", server:"envoy"] 2022-10-21T18:46:10.507Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:46:10.507Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:10.507Z|3760f24e-3f0a-449e-879b-698ec05739ab|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=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:46:10.508Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.508Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.509Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.509Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.509Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.509Z|3760f24e-3f0a-449e-879b-698ec05739ab|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:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6078704d-6aa5-46c3-9970-066582f2d3ee"] 2022-10-21T18:46:10.510Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.510Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.532Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.533Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.533Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T18:46:10.533Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:10.536Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T18:46:10.536Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.537Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.547Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.547Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.548Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.548Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.548Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.549Z|3760f24e-3f0a-449e-879b-698ec05739ab|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:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d440ed-c0ea-47c5-9010-2c1fbd5a40b5"] 2022-10-21T18:46:10.549Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.549Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.568Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.569Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.569Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T18:46:10.569Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:10.571Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T16:49:34.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-10-21T18:46:10.572Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.572Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.574Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:46:10.574Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||Invoke 2022-10-21T18:46:10.575Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:10.575Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:46:10.575Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Method : GET 2022-10-21T18:46:10.576Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27855d57-38f0-40d7-8f15-5713ecbb37bc"] 2022-10-21T18:46:10.576Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Request body: 2022-10-21T18:46:10.577Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:10.599Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:10.599Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:10.600Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status text : OK 2022-10-21T18:46:10.600Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:10.601Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "97cf4f4d-e95a-47bc-9ea6-3fcd995019e4", "modelInvariantUUID" : "8250a57a-d639-488f-9211-f187470753be", "created" : "2022-10-21 18:45:05.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/vnfCustomizations" } } } 2022-10-21T18:46:10.601Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:10.602Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||InvokeReturn 2022-10-21T18:46:10.609Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.609Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.609Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.610Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.610Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.610Z|3760f24e-3f0a-449e-879b-698ec05739ab|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:"8974", X-B3-TraceId:"15b90555c24d32c23514a41edc8df18f", X-B3-SpanId:"79735d34ca86fea5", X-B3-ParentSpanId:"2b0266f3e453a0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57ee6a39-77b8-4d38-b6a5-462931cc52cb"] 2022-10-21T18:46:10.611Z|3760f24e-3f0a-449e-879b-698ec05739ab|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":"3760f24e-3f0a-449e-879b-698ec05739ab","requestStatus":"IN_PROGRESS","startTime":1666377970085,"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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"3760f24e-3f0a-449e-879b-698ec05739ab"} 2022-10-21T18:46:10.611Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.645Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.646Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.646Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T18:46:10.646Z|3760f24e-3f0a-449e-879b-698ec05739ab|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/3760f24e-3f0a-449e-879b-698ec05739ab", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:10 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:10.647Z|3760f24e-3f0a-449e-879b-698ec05739ab|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" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:46:10.085+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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T18:46:11.533+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:10.647Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.647Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.655Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.655Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.656Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.656Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.656Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:10.656Z|3760f24e-3f0a-449e-879b-698ec05739ab|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:"4343", X-B3-TraceId:"15b90555c24d32c23514a41edc8df18f", X-B3-SpanId:"23fbdb502a853833", X-B3-ParentSpanId:"2b0266f3e453a0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-TransactionID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ECOMP-RequestID:"3760f24e-3f0a-449e-879b-698ec05739ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c774b6a5-8373-4747-bfc3-d872c357e8f8"] 2022-10-21T18:46:10.657Z|3760f24e-3f0a-449e-879b-698ec05739ab|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\":\"8250a57a-d639-488f-9211-f187470753be\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\"modelUuid\":\"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\"modelInvariantUuid\":\"8250a57a-d639-488f-9211-f187470753be\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\"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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\"modelInvariantUuid\":\"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\"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\":\"1e168943-294d-408c-b48a-35a234d34b5d\",\"modelInvariantUuid\":\"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"53c1a64b-77ea-480b-8192-821ab09ccd0a\"},\"instanceName\":\"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\":\"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\"modelInvariantId\":\"8250a57a-d639-488f-9211-f187470753be\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"8553b989-a796-4acc-8600-fc6d2068817b\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"3760f24e-3f0a-449e-879b-698ec05739ab","type":"String"},"mso-request-id":{"value":"3760f24e-3f0a-449e-879b-698ec05739ab","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-10-21T18:46:10.657Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:11.681Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:11.682Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:11.682Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T18:46:11.682Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 18:46:12 GMT", x-onap-requestid:"3760f24e-3f0a-449e-879b-698ec05739ab", x-requestid:"3760f24e-3f0a-449e-879b-698ec05739ab", x-transactionid:"3760f24e-3f0a-449e-879b-698ec05739ab", x-ecomp-requestid:"3760f24e-3f0a-449e-879b-698ec05739ab", x-onap-partnername:"UNKNOWN", x-invocationid:"c774b6a5-8373-4747-bfc3-d872c357e8f8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1019", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:11.683Z|3760f24e-3f0a-449e-879b-698ec05739ab|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\":\"3760f24e-3f0a-449e-879b-698ec05739ab\",\"instanceId\":\"e656ea44-70e7-48e7-8fd1-a0b3ba71710d\"}}","message":"Success","processInstanceID":"a1c17325-5170-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T18:46:11.683Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:11.684Z|3760f24e-3f0a-449e-879b-698ec05739ab|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-10-21T18:46:11.688Z|3760f24e-3f0a-449e-879b-698ec05739ab|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:11.899Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:11.903Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:11.903Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:11.904Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:11.904Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:11.904Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:11.905Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2503c799bfa163b60fb13efc64c06d84", X-B3-SpanId:"dcd98bca935e76ca", X-B3-ParentSpanId:"63308855e588952f", X-B3-Sampled:"0", X-ONAP-RequestID:"7620b2db-1b71-49d3-a157-c947910490f9", X-RequestID:"7620b2db-1b71-49d3-a157-c947910490f9", X-TransactionID:"7620b2db-1b71-49d3-a157-c947910490f9", X-ECOMP-RequestID:"7620b2db-1b71-49d3-a157-c947910490f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aae784cd-c0a9-4548-b736-93529ca86908"] 2022-10-21T18:46:11.905Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:11.905Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:11.928Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:11.929Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:11.929Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:11.929Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:12 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:11.930Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:46:10.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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:12.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:11.931Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:11.931Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:11.933Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:11.933Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:11.934Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:11.934Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:11.934Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:11.934Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2503c799bfa163b60fb13efc64c06d84", X-B3-SpanId:"974ab0472da21f8f", X-B3-ParentSpanId:"63308855e588952f", X-B3-Sampled:"0", X-ONAP-RequestID:"7620b2db-1b71-49d3-a157-c947910490f9", X-RequestID:"7620b2db-1b71-49d3-a157-c947910490f9", X-TransactionID:"7620b2db-1b71-49d3-a157-c947910490f9", X-ECOMP-RequestID:"7620b2db-1b71-49d3-a157-c947910490f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae208a77-a0c9-4ac1-b104-4ba834f93080"] 2022-10-21T18:46:11.935Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:11.935Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:11.951Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:11.951Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:11.951Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:11.952Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:12 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:11.952Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:11.953Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:11.953Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:11.959Z|7620b2db-1b71-49d3-a157-c947910490f9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:14.228Z|b5c6bc14-a07a-44f2-bc42-a5937bc1882c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:14.229Z|bbc04487-4ef2-4950-b452-522dec65aa8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:14.228Z|149c951e-7242-434c-87cf-3a93134d27e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:14.229Z|bbc04487-4ef2-4950-b452-522dec65aa8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:14.229Z|b5c6bc14-a07a-44f2-bc42-a5937bc1882c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:14.229Z|149c951e-7242-434c-87cf-3a93134d27e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:20.551Z|7442f849-430b-415c-bcbc-b1aeb03cc37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:46:20.554Z|7442f849-430b-415c-bcbc-b1aeb03cc37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:46:20.939Z|236e8937-86b8-4b0a-8211-9e9a76b3daaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:46:20.939Z|236e8937-86b8-4b0a-8211-9e9a76b3daaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:46:22.153Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:22.159Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:22.159Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:22.159Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:22.160Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:22.160Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:22.160Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e693818abb8a3a2656b6acff3f316e6", X-B3-SpanId:"4a878adca3062c9c", X-B3-ParentSpanId:"5059c5cba98d7d52", X-B3-Sampled:"0", X-ONAP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-TransactionID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ECOMP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fbb09b8-fa91-4e53-8b97-25f8128dc23a"] 2022-10-21T18:46:22.160Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:22.160Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:22.196Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:22.197Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:22.197Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:22.197Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:23 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:22.198Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "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-10-21T18:46:10.000+00:00", "source" : "VID", "vnfId" : "d01a476c-1e38-49af-914a-7561aa6871e9", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:17.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:22.198Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:22.199Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:22.200Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:22.200Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:22.201Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:22.201Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:22.201Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:22.201Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e693818abb8a3a2656b6acff3f316e6", X-B3-SpanId:"231ae0b3f430610c", X-B3-ParentSpanId:"5059c5cba98d7d52", X-B3-Sampled:"0", X-ONAP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-TransactionID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ECOMP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae40958-a82b-4481-b32b-94acfb9985c1"] 2022-10-21T18:46:22.202Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:22.202Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:22.213Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:22.214Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:22.214Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:22.214Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:23 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:22.215Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:22.216Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:22.216Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:22.253Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:46:22.253Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:46:22.254Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:22.254Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:46:22.254Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:46:22.254Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-TransactionID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ECOMP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a47b1917-2194-46c2-9920-ed844df7ca13"] 2022-10-21T18:46:22.254Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:46:22.255Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:22.389Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:22.390Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:22.391Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:46:22.391Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B0188C3D4ADCB2A4236835B405118E6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Fri, 21 Oct 2022 18:46:22 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:46:22.392Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a60c8a85-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"3760f24e-3f0a-449e-879b-698ec05739ab","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T18:46:18.238+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a1c17325-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"a522ed84-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:46:22.393Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:22.393Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:46:22.411Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:46:22.412Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:46:22.413Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:22.413Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:46:22.413Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:46:22.414Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-TransactionID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ECOMP-RequestID:"2a460ef2-ab54-4c71-9d38-02b2d435c015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fa06c89-8f05-45be-abc2-85ffa05ea45a"] 2022-10-21T18:46:22.414Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:46:22.415Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:22.563Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:22.564Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:22.564Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:46:22.565Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=66F9F5D239E9C0E0087B29E1BFEA7BA5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 21 Oct 2022 18:46:22 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2022-10-21T18:46:22.565Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a60cd8b8-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"a60c8a85-5170-11ed-bc22-5ea02eb1b5cd","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"a60c8a85-5170-11ed-bc22-5ea02eb1b5cd","executionId":"a60c8a85-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:46:18.240+0000","endTime":"2022-10-21T18:46:18.393+0000","durationInMillis":153,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c17325-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:46:22.566Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:22.566Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a60c8a85-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:46:22.577Z|2a460ef2-ab54-4c71-9d38-02b2d435c015|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:24.253Z|87a9e0d3-c310-47ca-8d3f-bbae364df1c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:24.253Z|149eaeef-1723-4c4c-aa25-cff8b40d1dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:24.253Z|87a9e0d3-c310-47ca-8d3f-bbae364df1c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:24.253Z|149eaeef-1723-4c4c-aa25-cff8b40d1dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:24.257Z|8fcadcbb-93f6-4104-a425-e39ec3682700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:24.257Z|8fcadcbb-93f6-4104-a425-e39ec3682700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:32.748Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:32.752Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:32.753Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:32.753Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:32.753Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:32.753Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:32.754Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad51f63628a38e7bd235e9d9a365c323", X-B3-SpanId:"486ab1eebe1f0582", X-B3-ParentSpanId:"9fc0a2665800666b", X-B3-Sampled:"0", X-ONAP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-TransactionID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ECOMP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e2e7d68-8ed4-405f-8fb4-b963ab19efb6"] 2022-10-21T18:46:32.754Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:32.754Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:32.776Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:32.777Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:32.778Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:32.778Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:32.779Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d49c0b5e-27bc-42f9-823a-657d53cb2bb3 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-10-21T18:46:10.000+00:00", "endTime" : "2022-10-21T18:46:27.000+00:00", "source" : "VID", "vnfId" : "d01a476c-1e38-49af-914a-7561aa6871e9", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:32.779Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:32.780Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:32.781Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:32.781Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:32.781Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:32.782Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:32.782Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:32.782Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad51f63628a38e7bd235e9d9a365c323", X-B3-SpanId:"54847e78f2eb3450", X-B3-ParentSpanId:"9fc0a2665800666b", X-B3-Sampled:"0", X-ONAP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-TransactionID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ECOMP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0a1ee20-3666-496e-b863-cfaf7de6f412"] 2022-10-21T18:46:32.783Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:32.783Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:32.796Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:32.797Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:32.797Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:32.797Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:32 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:32.798Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:32.798Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:32.799Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:32.818Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:46:32.818Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:46:32.818Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:32.819Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:46:32.819Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:46:32.819Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-TransactionID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ECOMP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"988a6864-dd0a-4e99-b260-30720dddf43a"] 2022-10-21T18:46:32.820Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:46:32.820Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:32.942Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:32.943Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:32.943Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:46:32.943Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A8C7989152FC3D960AD754A1467346A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Fri, 21 Oct 2022 18:46:33 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:46:32.944Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"adbfab51-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"3760f24e-3f0a-449e-879b-698ec05739ab","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T18:46:31.156+0000","endTime":"2022-10-21T18:46:31.491+0000","removalTime":null,"durationInMillis":335,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a1c17325-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"adbe4c88-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T18:46:32.944Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:32.945Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3760f24e-3f0a-449e-879b-698ec05739ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:46:32.963Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:46:32.964Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:46:32.964Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:32.965Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:46:32.965Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:46:32.965Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-TransactionID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ECOMP-RequestID:"56f4d69c-b5de-4df9-ac03-a194b96b576f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"849e2b6a-b259-45ca-bc42-a3087be8e1a9"] 2022-10-21T18:46:32.966Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:46:32.966Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:33.093Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:33.094Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:33.094Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:46:33.095Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9278239FE5000F17DBDE8BF186971077; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 21 Oct 2022 18:46:33 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:46:33.096Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:adc047a4-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"adbfab51-5170-11ed-bc22-5ea02eb1b5cd","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"adbfab51-5170-11ed-bc22-5ea02eb1b5cd","executionId":"adbfab51-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:46:31.160+0000","endTime":"2022-10-21T18:46:31.490+0000","durationInMillis":330,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c17325-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:46:33.096Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:33.097Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=adbfab51-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:46:33.100Z|56f4d69c-b5de-4df9-ac03-a194b96b576f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:34.277Z|4ace1393-aa54-459b-aa98-250d66e2bf52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:34.277Z|4ace1393-aa54-459b-aa98-250d66e2bf52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:34.277Z|d602516b-beb0-44a9-b2c7-7f21143bde49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:34.278Z|d602516b-beb0-44a9-b2c7-7f21143bde49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:34.277Z|2388fbc5-72b0-4e87-a308-a03af9466f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:34.281Z|2388fbc5-72b0-4e87-a308-a03af9466f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:35.551Z|d85d92f2-0e7f-44f0-9de5-971a75108154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:46:35.552Z|d85d92f2-0e7f-44f0-9de5-971a75108154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:46:43.264Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:43.269Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.270Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:43.270Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.270Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.271Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:43.271Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c30d6077a08640237d8656bc5cd9631", X-B3-SpanId:"6582e6c90e774b8e", X-B3-ParentSpanId:"0a272fb66481d671", X-B3-Sampled:"0", X-ONAP-RequestID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-RequestID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-TransactionID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-ECOMP-RequestID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b64a5190-9b38-4e2f-8861-fde24c75eff0"] 2022-10-21T18:46:43.272Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:43.273Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.300Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.300Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.301Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:43.301Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.302Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d49c0b5e-27bc-42f9-823a-657d53cb2bb3 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:46:10.000+00:00", "endTime" : "2022-10-21T18:46:34.000+00:00", "source" : "VID", "vnfId" : "d01a476c-1e38-49af-914a-7561aa6871e9", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:43.302Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.302Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:43.304Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.304Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:43.304Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.305Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.305Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:43.305Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c30d6077a08640237d8656bc5cd9631", X-B3-SpanId:"f625183fbc7376f1", X-B3-ParentSpanId:"0a272fb66481d671", X-B3-Sampled:"0", X-ONAP-RequestID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-RequestID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-TransactionID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-ECOMP-RequestID:"fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65ca0f84-4e39-447e-9833-915218b57eff"] 2022-10-21T18:46:43.306Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:43.306Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.317Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.317Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.317Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:43.318Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.318Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:43.319Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.319Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:43.325Z|fd1a2f3c-35d2-48d0-ba6d-38a1a7783b4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:43.496Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:43.500Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.500Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:43.500Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.501Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.501Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:43.501Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c99c470dc1e40b68de396019cec59802", X-B3-SpanId:"ebb832a3af3d5fb4", X-B3-ParentSpanId:"d4d6b92f62994ab2", X-B3-Sampled:"0", X-ONAP-RequestID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-RequestID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-TransactionID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-ECOMP-RequestID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb4dde04-a666-4f9b-99af-7643b603393b"] 2022-10-21T18:46:43.502Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:43.502Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.522Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.522Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.523Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:43.523Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.524Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d49c0b5e-27bc-42f9-823a-657d53cb2bb3 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:46:10.000+00:00", "endTime" : "2022-10-21T18:46:34.000+00:00", "source" : "VID", "vnfId" : "d01a476c-1e38-49af-914a-7561aa6871e9", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:43.524Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.525Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:43.526Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.526Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:43.526Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.526Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.527Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:43.527Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c99c470dc1e40b68de396019cec59802", X-B3-SpanId:"d187734543ea118c", X-B3-ParentSpanId:"d4d6b92f62994ab2", X-B3-Sampled:"0", X-ONAP-RequestID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-RequestID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-TransactionID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-ECOMP-RequestID:"b6dbb9a4-cef3-4283-a06b-1b23a6e7645f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83ab40f6-279f-4c54-987a-18aab56df549"] 2022-10-21T18:46:43.527Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:43.527Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.541Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.542Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.542Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:43.542Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.545Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:43.545Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.545Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:43.550Z|b6dbb9a4-cef3-4283-a06b-1b23a6e7645f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:43.719Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:43.725Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.725Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:43.725Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.725Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.726Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:43.726Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dc7b9360f4a4b10a907ff9fe62ddaaf", X-B3-SpanId:"8fb4b505b5055275", X-B3-ParentSpanId:"95f960bb2d7561f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-RequestID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-TransactionID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-ECOMP-RequestID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac351fd2-21c0-4353-b198-6c18ab3ed9e4"] 2022-10-21T18:46:43.726Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:43.726Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.747Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.747Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.747Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:43.748Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.748Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d49c0b5e-27bc-42f9-823a-657d53cb2bb3 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:46:10.000+00:00", "endTime" : "2022-10-21T18:46:34.000+00:00", "source" : "VID", "vnfId" : "d01a476c-1e38-49af-914a-7561aa6871e9", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:43.748Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.749Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:43.749Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.750Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:43.750Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.750Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.750Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:43.750Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dc7b9360f4a4b10a907ff9fe62ddaaf", X-B3-SpanId:"c6e0a1a0a5dfdd89", X-B3-ParentSpanId:"95f960bb2d7561f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-RequestID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-TransactionID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-ECOMP-RequestID:"c44798b4-56a4-4a01-aaca-ec6c8cb4c330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fa524d4-5cde-47a9-ab38-531589eaa384"] 2022-10-21T18:46:43.751Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:43.751Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.765Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.765Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.765Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:43.765Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.766Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:43.766Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.767Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:43.773Z|c44798b4-56a4-4a01-aaca-ec6c8cb4c330|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:43.929Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:43.933Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.933Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:43.933Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.934Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:43.934Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:43.934Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c9562b35af11c250c2ea7f615b9c0fb", X-B3-SpanId:"f2050e9c7ce14e77", X-B3-ParentSpanId:"1e4502efa173dc7a", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-RequestID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-TransactionID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-ECOMP-RequestID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b25c773f-1983-4e34-817d-0e822032886c"] 2022-10-21T18:46:43.935Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:43.935Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.960Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.961Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.961Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:43.961Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.962Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d49c0b5e-27bc-42f9-823a-657d53cb2bb3 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:46:10.000+00:00", "endTime" : "2022-10-21T18:46:34.000+00:00", "source" : "VID", "vnfId" : "d01a476c-1e38-49af-914a-7561aa6871e9", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:43.962Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.963Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:43.964Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.964Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:43.965Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:43.965Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:43.965Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:43.966Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c9562b35af11c250c2ea7f615b9c0fb", X-B3-SpanId:"a8659b32900de480", X-B3-ParentSpanId:"1e4502efa173dc7a", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-RequestID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-TransactionID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-ECOMP-RequestID:"5ff57459-22ca-4a41-ad74-548b693cf295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd472fe-0dcd-46cf-a91c-78f3f903af97"] 2022-10-21T18:46:43.966Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:43.966Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:43.980Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:43.981Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:43.981Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:43.981Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:43.982Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:43.982Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:43.982Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:43.988Z|5ff57459-22ca-4a41-ad74-548b693cf295|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:44.148Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:46:44.151Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:44.152Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||Invoke 2022-10-21T18:46:44.152Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:44.153Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab 2022-10-21T18:46:44.153Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Method : GET 2022-10-21T18:46:44.154Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf11bc76e2b0ad8ec48796bcaeb33229", X-B3-SpanId:"bca550b4dbad71c0", X-B3-ParentSpanId:"5314e81e27d4a42e", X-B3-Sampled:"0", X-ONAP-RequestID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-RequestID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-TransactionID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-ECOMP-RequestID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aa5db90-1559-450e-ae4d-36d6784bf504"] 2022-10-21T18:46:44.154Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Request body: 2022-10-21T18:46:44.154Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:44.176Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:44.177Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:44.177Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Status text : OK 2022-10-21T18:46:44.177Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:44.178Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||Response body: { "requestId" : "3760f24e-3f0a-449e-879b-698ec05739ab", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d49c0b5e-27bc-42f9-823a-657d53cb2bb3 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:46:10.000+00:00", "endTime" : "2022-10-21T18:46:34.000+00:00", "source" : "VID", "vnfId" : "d01a476c-1e38-49af-914a-7561aa6871e9", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_70d99cca-c35c-47da-b1d5-490aaadaf858\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:46:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e656ea44-70e7-48e7-8fd1-a0b3ba71710d", "serviceInstanceName" : "basic_cnf_macro_70d99cca-c35c-47da-b1d5-490aaadaf858", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3760f24e-3f0a-449e-879b-698ec05739ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab" } } } 2022-10-21T18:46:44.179Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:44.179Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3760f24e-3f0a-449e-879b-698ec05739ab|INFO|500||InvokeReturn 2022-10-21T18:46:44.180Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:44.180Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:46:44.181Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:46:44.181Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false 2022-10-21T18:46:44.181Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:46:44.182Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf11bc76e2b0ad8ec48796bcaeb33229", X-B3-SpanId:"ce75351ed44fd4fe", X-B3-ParentSpanId:"5314e81e27d4a42e", X-B3-Sampled:"0", X-ONAP-RequestID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-RequestID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-TransactionID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-ECOMP-RequestID:"74b40eb8-61c7-4d43-ae7d-b2c5facc8383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14a7cbb8-9ab4-4be8-9a4d-0df05c24c5eb"] 2022-10-21T18:46:44.182Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:46:44.182Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:46:44.194Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:46:44.194Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:46:44.195Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:46:44.195Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:46:44 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:46:44.196Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:46:44.196Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:46:44.196Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3760f24e-3f0a-449e-879b-698ec05739ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:46:44.209Z|74b40eb8-61c7-4d43-ae7d-b2c5facc8383|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3760f24e-3f0a-449e-879b-698ec05739ab|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:46:44.300Z|dc5ce6fe-ae1e-4556-8826-055ab6688375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:44.300Z|54421f7e-a3bb-4106-b24c-42ef7f812a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:44.300Z|dc5ce6fe-ae1e-4556-8826-055ab6688375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:44.301Z|54421f7e-a3bb-4106-b24c-42ef7f812a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:44.301Z|eaf6cf4b-b272-4b69-8a95-ce191614df53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:44.302Z|eaf6cf4b-b272-4b69-8a95-ce191614df53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:50.551Z|09fd8b77-11b6-471e-8ea9-b667dadf5a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:46:50.552Z|09fd8b77-11b6-471e-8ea9-b667dadf5a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:46:50.940Z|b709a9d4-6825-4d6c-8b94-f75bcbf958c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:46:50.940Z|b709a9d4-6825-4d6c-8b94-f75bcbf958c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:46:54.325Z|c8814aba-a443-4283-88e3-2cf74b8c830f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:54.326Z|c8814aba-a443-4283-88e3-2cf74b8c830f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:54.326Z|08b9af6c-fcd2-4da3-a02e-4091505c25cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:54.327Z|08b9af6c-fcd2-4da3-a02e-4091505c25cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:46:54.330Z|5fec32fd-0f7b-4f0b-ad2a-6ef091d3df96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:46:54.330Z|5fec32fd-0f7b-4f0b-ad2a-6ef091d3df96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:00.366Z|eb5e4563-6f51-4877-b9be-9bb0027a4636|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:47:00.367Z|eb5e4563-6f51-4877-b9be-9bb0027a4636|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:04.350Z|fc0d684e-0d12-4a7c-96c6-db156f7de7cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:04.350Z|2e6ce615-fa98-4ade-be94-7f4600737014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:04.350Z|fc0d684e-0d12-4a7c-96c6-db156f7de7cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:04.350Z|2e6ce615-fa98-4ade-be94-7f4600737014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:04.352Z|94570f67-61c2-4a41-834d-2929eb0f0a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:04.352Z|94570f67-61c2-4a41-834d-2929eb0f0a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:05.551Z|ba7984bf-e449-481c-8db9-f18ee552fe48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:47:05.554Z|ba7984bf-e449-481c-8db9-f18ee552fe48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:47:14.377Z|8a403083-36b3-49a0-9deb-32a7bfbd2568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:14.378Z|8a403083-36b3-49a0-9deb-32a7bfbd2568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:14.379Z|19b04cb2-fbdb-4857-a378-27143544a3e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:14.379Z|2a17c0ff-9a4f-497b-bbdc-73fe0803d5bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:14.380Z|19b04cb2-fbdb-4857-a378-27143544a3e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:14.380Z|2a17c0ff-9a4f-497b-bbdc-73fe0803d5bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:20.552Z|53a77233-0a81-4538-8b35-13cdddcfa64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:47:20.553Z|53a77233-0a81-4538-8b35-13cdddcfa64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:47:20.941Z|9e28c7bd-fba1-4ced-afe8-6d7b5f49ef20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:47:20.941Z|9e28c7bd-fba1-4ced-afe8-6d7b5f49ef20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:47:24.401Z|3720157c-d854-495c-91e8-5df6bf4ccdd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:24.402Z|3720157c-d854-495c-91e8-5df6bf4ccdd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:24.408Z|36b0a2c6-d379-4de7-ab49-edfd5927b1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:24.409Z|36b0a2c6-d379-4de7-ab49-edfd5927b1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:24.414Z|212d1368-c92e-4c33-81b7-07c9014725b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:24.414Z|212d1368-c92e-4c33-81b7-07c9014725b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:34.425Z|3b194b9d-e9e8-40a1-8b61-c81528c31ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:34.426Z|3b194b9d-e9e8-40a1-8b61-c81528c31ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:34.429Z|6c829b86-eb08-4821-a663-de89c40d227d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:34.429Z|6c829b86-eb08-4821-a663-de89c40d227d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:34.434Z|ac59b493-1470-49b8-8092-6a7e49155d9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:34.434Z|ac59b493-1470-49b8-8092-6a7e49155d9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:35.551Z|885c4bb8-f995-47f3-b68f-c473fa29c8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:47:35.552Z|885c4bb8-f995-47f3-b68f-c473fa29c8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:47:44.450Z|b5d3b4c6-dd6f-4763-ae1b-3dc50eb53bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:44.450Z|6a9f459e-e943-4fe8-bab1-07a83884f745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:44.451Z|b5d3b4c6-dd6f-4763-ae1b-3dc50eb53bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:44.451Z|6a9f459e-e943-4fe8-bab1-07a83884f745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:44.453Z|18bd6e7c-ecef-4f72-99dd-018fe5fd2dec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:44.453Z|18bd6e7c-ecef-4f72-99dd-018fe5fd2dec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:50.552Z|58e04e94-6868-40ae-8251-6dc7cca1e03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:47:50.554Z|58e04e94-6868-40ae-8251-6dc7cca1e03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:47:50.942Z|5ed27cc1-6ab9-459e-8fea-77128f348b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:47:50.942Z|5ed27cc1-6ab9-459e-8fea-77128f348b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:47:54.476Z|08be5b56-ea1c-439d-a5cc-847260c9b00c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:54.476Z|5bfaf113-049e-494a-9062-8d9c3e507e0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:54.476Z|08be5b56-ea1c-439d-a5cc-847260c9b00c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:54.476Z|5bfaf113-049e-494a-9062-8d9c3e507e0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:47:54.492Z|2630422a-def5-4e44-a386-51bb151f808b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:47:54.493Z|2630422a-def5-4e44-a386-51bb151f808b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:00.365Z|bd6dca85-c3b1-4c7f-a487-9ae8c9e2aa8e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:48:00.365Z|bd6dca85-c3b1-4c7f-a487-9ae8c9e2aa8e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:04.500Z|f882ba03-ab90-48ac-8bbf-7bbaf0226a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:04.500Z|f2d748cc-66d3-40e5-a9d3-885122a8e403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:04.500Z|f882ba03-ab90-48ac-8bbf-7bbaf0226a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:04.500Z|f2d748cc-66d3-40e5-a9d3-885122a8e403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:04.516Z|5a6f81cf-624b-46cf-bc45-6a752cfacad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:04.516Z|5a6f81cf-624b-46cf-bc45-6a752cfacad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:05.551Z|2dcfba76-0ee8-41f9-84c1-586ec2725bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:48:05.552Z|2dcfba76-0ee8-41f9-84c1-586ec2725bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:48:14.523Z|ded1366b-3607-4ede-9351-3bc50cc1b4e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:14.523Z|ded1366b-3607-4ede-9351-3bc50cc1b4e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:14.524Z|c4b45ea3-8205-4d3a-bd82-d5ce0cf14d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:14.524Z|c4b45ea3-8205-4d3a-bd82-d5ce0cf14d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:14.536Z|153b34c8-cb22-43ed-ab28-0b3105af83be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:14.536Z|153b34c8-cb22-43ed-ab28-0b3105af83be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:20.331Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:48:20.334Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 already exists in requestDb InfraActiveRequests table 2022-10-21T18:48:20.335Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:20.336Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:48:20.336Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.337Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:20.337Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:48:20.337Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c38fa2bd4dae24a3b4799c8001a5da75", X-B3-SpanId:"c1b7b18916cfc067", X-B3-ParentSpanId:"d3ce15803c2b802d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71752dbb-17ff-4d07-8c1f-47bcf9b325b1"] 2022-10-21T18:48:20.338Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:48:20.338Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.366Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.367Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:48:20.368Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : Not Found 2022-10-21T18:48:20.368Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:48:21 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-10-21T18:48:20.369Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: 2022-10-21T18:48:20.369Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.369Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|404|Not Found|InvokeReturn 2022-10-21T18:48:20.382Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T18:48:20.383Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T18:48:20.391Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:48:20.425Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T18:48:20.426Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[adc41856-0673-40dd-9b13-e0afb3f29395], X-ECOMP-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6], X-TransactionId=[], X-ONAP-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6]} 2022-10-21T18:48:20.464Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:48:23 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-221021-18:48:23:317-42019], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:48:20.465Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-10-21T18:48:20.466Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T18:48:20.468Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T18:48:20.469Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T18:48:20.473Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:48:20.503Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T18:48:20.503Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[43a68950-9b4b-4b7c-be14-543a236d0762], X-ECOMP-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6], X-TransactionId=[], X-ONAP-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6]} 2022-10-21T18:48:20.527Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:48:23 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[21], x-aai-txid=[1-aai-resources-221021-18:48:23:388-85126], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:48:20.529Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-10-21T18:48:20.529Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T18:48:20.531Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T18:48:20.531Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T18:48:20.535Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:48:20.551Z|a4469895-049a-42f9-968f-701de289b715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:48:20.551Z|a4469895-049a-42f9-968f-701de289b715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:48:20.562Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T18:48:20.563Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[55a91dbf-ac11-49e2-ba8b-d8fded8cc338], X-ECOMP-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6], X-TransactionId=[], X-ONAP-RequestID=[e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6]} 2022-10-21T18:48:20.613Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:48:23 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[47], vertex-id=[454744], x-aai-txid=[1-aai-resources-221021-18:48:23:448-38472], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:48:20.614Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666377860977","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-10-21T18:48:20.615Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T18:48:20.617Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T18:48:20.617Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T18:48:20.623Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T18:48:20.624Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T18:48:20.624Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.625Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T18:48:20.625Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T18:48:20.625Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"c38fa2bd4dae24a3b4799c8001a5da75", X-B3-SpanId:"1ce648d70a29d440", X-B3-ParentSpanId:"d3ce15803c2b802d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44337cd8-ad8f-4fbf-aead-aec0abe391c4"] 2022-10-21T18:48:20.625Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167","requestScope":"service"} 2022-10-21T18:48:20.626Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.649Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.650Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:20.650Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T18:48:20.651Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:48:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2022-10-21T18:48:20.651Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T18:48:20.651Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.652Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T18:48:20.653Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T18:48:20.653Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||Invoke 2022-10-21T18:48:20.654Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.654Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T18:48:20.654Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Method : GET 2022-10-21T18:48:20.654Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa7ddf12-2b71-4411-a834-3ee226d992f3"] 2022-10-21T18:48:20.655Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Request body: 2022-10-21T18:48:20.655Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.696Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.697Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:20.697Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status text : OK 2022-10-21T18:48:20.698Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:48:20 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:20.698Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "539ea161-1723-47c4-887f-2fc78c7872df", "modelInvariantUUID" : "5b17f57e-ec58-49cd-a5f4-8cf519f73d0b", "created" : "2022-10-21 18:45:56.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/vnfCustomizations" } } } 2022-10-21T18:48:20.699Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.699Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||InvokeReturn 2022-10-21T18:48:20.704Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T18:48:20.704Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|500||Invoke 2022-10-21T18:48:20.704Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.705Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T18:48:20.705Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:48:20.706Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c7676d4-6cb3-4b96-b483-dcc2b0106884"] 2022-10-21T18:48:20.706Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:48:20.706Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.721Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.721Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:48:20.722Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:48:20.722Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:48:20 GMT", x-envoy-upstream-service-time:"12", server:"envoy"] 2022-10-21T18:48:20.722Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:48:20.722Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.723Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:48:20.723Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b 2022-10-21T18:48:20.724Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|INFO|500||Invoke 2022-10-21T18:48:20.724Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.724Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b 2022-10-21T18:48:20.725Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Method : GET 2022-10-21T18:48:20.725Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"530c5117-a43a-4e77-b1d2-0ab73374eaad"] 2022-10-21T18:48:20.725Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Request body: 2022-10-21T18:48:20.725Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.748Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.749Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:20.749Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Status text : OK 2022-10-21T18:48:20.750Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:48:20 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:20.751Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "539ea161-1723-47c4-887f-2fc78c7872df", "modelInvariantUUID" : "5b17f57e-ec58-49cd-a5f4-8cf519f73d0b", "created" : "2022-10-21 18:45:56.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b" } } } 2022-10-21T18:48:20.751Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.752Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|INFO|500||InvokeReturn 2022-10-21T18:48:20.755Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T18:48:20.755Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|500||Invoke 2022-10-21T18:48:20.756Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.756Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T18:48:20.756Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:48:20.757Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"431b9962-f499-4a2d-a26a-e7a83e38287e"] 2022-10-21T18:48:20.757Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:48:20.757Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.769Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.770Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:48:20.770Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:48:20.770Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:48:20 GMT", x-envoy-upstream-service-time:"10", server:"envoy"] 2022-10-21T18:48:20.771Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:48:20.771Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.772Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:48:20.773Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:48:20.773Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T18:48:20.773Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.774Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:48:20.774Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T18:48:20.774Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4126de1c-1132-4be9-93d5-13fafe04e3d8"] 2022-10-21T18:48:20.775Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T18:48:20.775Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.792Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.793Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:20.793Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T18:48:20.793Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:48:20 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:20.794Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T18:48:20.794Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.795Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T18:48:20.797Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T18:48:20.798Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-10-21T18:48:20.798Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.798Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T18:48:20.799Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:48:20.799Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebdd73af-c46f-4e01-a5d9-7fdde1bb26d5"] 2022-10-21T18:48:20.799Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:48:20.800Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.816Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.817Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:20.817Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T18:48:20.817Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:48:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:20.818Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 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-10-21T16:49:34.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-10-21T18:48:20.818Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.819Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-10-21T18:48:20.821Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T18:48:20.821Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||Invoke 2022-10-21T18:48:20.821Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.822Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T18:48:20.822Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Method : GET 2022-10-21T18:48:20.823Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b2b78a5-72b1-4e1f-98d6-ad76368604fb"] 2022-10-21T18:48:20.823Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Request body: 2022-10-21T18:48:20.823Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.844Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.845Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:20.845Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status text : OK 2022-10-21T18:48:20.845Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:48:20 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:20.846Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "539ea161-1723-47c4-887f-2fc78c7872df", "modelInvariantUUID" : "5b17f57e-ec58-49cd-a5f4-8cf519f73d0b", "created" : "2022-10-21 18:45:56.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/vnfCustomizations" } } } 2022-10-21T18:48:20.846Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.846Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||InvokeReturn 2022-10-21T18:48:20.849Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T18:48:20.850Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T18:48:20.850Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.850Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T18:48:20.851Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T18:48:20.851Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"c38fa2bd4dae24a3b4799c8001a5da75", X-B3-SpanId:"5b8da39b0d128fba", X-B3-ParentSpanId:"d3ce15803c2b802d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04dd705e-6e51-41a8-a7c2-a585ae8d3fa2"] 2022-10-21T18:48:20.851Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","requestStatus":"IN_PROGRESS","startTime":1666378100383,"source":"VID","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6"} 2022-10-21T18:48:20.852Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.886Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:20.887Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T18:48:20.887Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T18:48:20.888Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:21 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:20.889Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:48:20.383+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T18:48:21.780+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:48:20.889Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:20.890Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T18:48:20.901Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T18:48:20.902Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T18:48:20.902Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:20.903Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T18:48:20.903Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T18:48:20.904Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"c38fa2bd4dae24a3b4799c8001a5da75", X-B3-SpanId:"b8b72c3cb3a2b502", X-B3-ParentSpanId:"d3ce15803c2b802d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-TransactionID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ECOMP-RequestID:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8063e327-4f72-484e-90e1-d6ffae083d5a"] 2022-10-21T18:48:20.904Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"539ea161-1723-47c4-887f-2fc78c7872df\",\"modelUuid\":\"539ea161-1723-47c4-887f-2fc78c7872df\",\"modelInvariantUuid\":\"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"fdca983f-3ef9-489c-8fd4-393202444c14\",\"modelInvariantUuid\":\"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"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\":\"2512d693-d508-4523-8479-2634ef3c2f45\",\"modelInvariantUuid\":\"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"0011b7d3-a5d8-41e0-af7c-53e1442af335\"},\"instanceName\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"539ea161-1723-47c4-887f-2fc78c7872df\",\"modelInvariantId\":\"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4a65c76b-331c-4080-a466-8d353e11a1e3\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","type":"String"},"mso-request-id":{"value":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","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-10-21T18:48:20.904Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:20.943Z|e40df52b-188a-40e7-9b6a-58c8e275c2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:48:20.943Z|e40df52b-188a-40e7-9b6a-58c8e275c2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:48:22.921Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:22.922Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T18:48:22.922Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T18:48:22.922Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 18:48:23 GMT", x-onap-requestid:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", x-requestid:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", x-transactionid:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", x-ecomp-requestid:"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", x-onap-partnername:"UNKNOWN", x-invocationid:"8063e327-4f72-484e-90e1-d6ffae083d5a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2012", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:22.923Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6\",\"instanceId\":\"4a39547e-87ca-4489-914e-1be1c9fb72e5\"}}","message":"Success","processInstanceID":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T18:48:22.923Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:22.924Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T18:48:22.928Z|e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:48:23.116Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:48:23.121Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:23.121Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:48:23.121Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:23.122Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:23.122Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:48:23.122Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d091e2187064e6e406b85ef0dd687243", X-B3-SpanId:"976b9fa21e02c444", X-B3-ParentSpanId:"7f4a642b66db9f6c", X-B3-Sampled:"0", X-ONAP-RequestID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-RequestID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-TransactionID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-ECOMP-RequestID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dfb139c-aea3-4ea8-accb-32fbb9ac67ff"] 2022-10-21T18:48:23.123Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:48:23.123Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:23.151Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:23.151Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:23.152Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:48:23.152Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:24 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:23.154Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:48:20.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:48:23.155Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:23.155Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:48:23.157Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:23.158Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:48:23.158Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:23.158Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:23.159Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:48:23.159Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d091e2187064e6e406b85ef0dd687243", X-B3-SpanId:"569ef2c612503796", X-B3-ParentSpanId:"7f4a642b66db9f6c", X-B3-Sampled:"0", X-ONAP-RequestID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-RequestID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-TransactionID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-ECOMP-RequestID:"07e63551-7e1f-41fe-8dec-33647924abdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc2f1fcd-b302-4c6e-acca-3fc4eb02edb6"] 2022-10-21T18:48:23.160Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:48:23.160Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:23.174Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:23.175Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:23.176Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:48:23.177Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:24 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:23.177Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:48:23.178Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:23.178Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:48:23.186Z|07e63551-7e1f-41fe-8dec-33647924abdf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:48:24.546Z|af3af3c1-ed54-4630-a220-57ce3f14333c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:24.547Z|af3af3c1-ed54-4630-a220-57ce3f14333c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:24.548Z|1d0959f5-abcb-4fe6-8677-6743ea1c5933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:24.548Z|1d0959f5-abcb-4fe6-8677-6743ea1c5933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:24.555Z|b4c8095c-c762-4b83-9a44-fab8a37aa7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:24.556Z|b4c8095c-c762-4b83-9a44-fab8a37aa7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:33.376Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:48:33.386Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:33.387Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:48:33.387Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:33.387Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:33.388Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:48:33.388Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6166ebfb6b6c345519cc477f21c0687d", X-B3-SpanId:"e91469bb320bc36a", X-B3-ParentSpanId:"a69b5645695bc061", X-B3-Sampled:"0", X-ONAP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-TransactionID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ECOMP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a392f90-2e3c-4e17-9de4-8a11bce8e83d"] 2022-10-21T18:48:33.388Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:48:33.389Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:33.446Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:33.447Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:33.447Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:48:33.447Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:34 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:33.448Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:48:33.449Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:33.449Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:48:33.450Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:33.451Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:48:33.451Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:33.451Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:33.452Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:48:33.452Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6166ebfb6b6c345519cc477f21c0687d", X-B3-SpanId:"e70b60c0cf90d7cf", X-B3-ParentSpanId:"a69b5645695bc061", X-B3-Sampled:"0", X-ONAP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-TransactionID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ECOMP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"299abed0-b047-48fa-9132-7e015643a6ee"] 2022-10-21T18:48:33.452Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:48:33.453Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:33.466Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:33.466Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:33.466Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:48:33.467Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:34 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:33.470Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:48:33.470Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:33.471Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:48:33.501Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:48:33.501Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:48:33.502Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:33.502Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:48:33.502Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:48:33.503Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-TransactionID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ECOMP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02639d8f-6e2f-427f-94b5-ba8882d1dc71"] 2022-10-21T18:48:33.503Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:48:33.503Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:33.631Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:33.632Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:33.633Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:48:33.634Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CF5382ADA596C01D9491AFDA539D0485; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Fri, 21 Oct 2022 18:48:33 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:48:33.634Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f51711b3-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:30.847+0000","endTime":"2022-10-21T18:48:33.211+0000","removalTime":null,"durationInMillis":2364,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"f4fef596-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T18:48:33.635Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:33.635Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:48:33.659Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:48:33.660Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:48:33.661Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:33.661Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:48:33.661Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:48:33.662Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-TransactionID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ECOMP-RequestID:"b338c4ac-39e4-4835-8994-613aa10d685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b947d38-2f0e-4737-898f-ab68ccbb6a96"] 2022-10-21T18:48:33.662Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:48:33.663Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:33.787Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:33.788Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:33.789Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:48:33.790Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F4ECB4CFBBB2790A8F1B284B826FCBC5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 21 Oct 2022 18:48:34 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:48:33.790Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f5175fe6-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"f51711b3-5170-11ed-bc22-5ea02eb1b5cd","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"f51711b3-5170-11ed-bc22-5ea02eb1b5cd","executionId":"f51711b3-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:30.849+0000","endTime":"2022-10-21T18:48:30.999+0000","durationInMillis":150,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:48:33.791Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:33.792Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f51711b3-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:48:33.796Z|b338c4ac-39e4-4835-8994-613aa10d685b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:48:34.571Z|a738fe50-5e1c-4aa6-aa89-4f6447f5a121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:34.571Z|3f08a3e2-282d-4e24-8305-376363d19631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:34.572Z|a738fe50-5e1c-4aa6-aa89-4f6447f5a121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:34.572Z|3f08a3e2-282d-4e24-8305-376363d19631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:34.577Z|66b38b94-3bc5-410d-a6cb-470445e9f052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:34.577Z|66b38b94-3bc5-410d-a6cb-470445e9f052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:35.551Z|f9a18867-5ce8-4e3b-9369-33d5b948a781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:48:35.552Z|f9a18867-5ce8-4e3b-9369-33d5b948a781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:48:43.960Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:48:43.967Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:43.968Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:48:43.968Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:43.968Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:43.969Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:48:43.969Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"858b1e012c50b7904594c982218df868", X-B3-SpanId:"ee69510bb2ffd3ca", X-B3-ParentSpanId:"a678c246accb451c", X-B3-Sampled:"0", X-ONAP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-TransactionID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ECOMP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1fec2ad-449d-40ae-ad72-d1b72091ab52"] 2022-10-21T18:48:43.969Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:48:43.969Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:43.997Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:43.998Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:43.998Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:48:43.998Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:44 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:44.001Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:48:44.001Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:44.001Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:48:44.003Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:44.003Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:48:44.003Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:44.004Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:44.004Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:48:44.004Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"858b1e012c50b7904594c982218df868", X-B3-SpanId:"c4ce46b97a1f4c4c", X-B3-ParentSpanId:"a678c246accb451c", X-B3-Sampled:"0", X-ONAP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-TransactionID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ECOMP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf9514d1-1c01-4648-a042-f71a62443523"] 2022-10-21T18:48:44.004Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:48:44.005Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:44.017Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:44.017Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:44.018Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:48:44.018Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:44.019Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:48:44.019Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:44.019Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:48:44.173Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:48:44.174Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:48:44.174Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:44.174Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:48:44.175Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:48:44.175Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-TransactionID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ECOMP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b5baa28-fb1e-4c13-932f-457d00b67b3e"] 2022-10-21T18:48:44.176Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:48:44.176Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:44.302Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:44.303Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:44.303Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:48:44.303Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=377DD9DF023B2D0363DA9553A606434A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:48:44 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:48:44.304Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:48:44.304Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:44.304Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:48:44.330Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:48:44.330Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:48:44.330Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:44.331Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:48:44.331Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:48:44.331Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-TransactionID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ECOMP-RequestID:"251c81ee-6c8f-4997-968e-8eb5efe17b7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6de54922-116d-48c3-bb32-f348ed27e3fd"] 2022-10-21T18:48:44.331Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:48:44.332Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:44.457Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:44.457Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:44.458Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:48:44.458Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F5859193000E503F65CC0247261433F3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 18:48:44 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T18:48:44.458Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:faea4eec-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:40.620+0000","endTime":"2022-10-21T18:48:40.620+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:48:44.459Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:44.459Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:48:44.466Z|251c81ee-6c8f-4997-968e-8eb5efe17b7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:48:44.595Z|f35d958e-81a0-48b8-a672-3b2f6e0a9a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:44.595Z|f35d958e-81a0-48b8-a672-3b2f6e0a9a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:44.595Z|89baf511-abc4-4389-ad05-6a1556498cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:44.596Z|89baf511-abc4-4389-ad05-6a1556498cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:44.598Z|116068fd-ef82-49f0-8490-2811c942b5c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:44.598Z|116068fd-ef82-49f0-8490-2811c942b5c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:50.551Z|10682486-6469-463f-8d23-d937f91d7652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:48:50.552Z|10682486-6469-463f-8d23-d937f91d7652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:48:50.944Z|bd020874-c9ca-487d-8946-756ecae5787f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:48:50.944Z|bd020874-c9ca-487d-8946-756ecae5787f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:48:54.621Z|c3c309fd-7631-4e7d-abb4-c1c34bc93dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:54.621Z|cd04fa76-4f86-42c1-81f1-c771a838c37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:54.622Z|cd04fa76-4f86-42c1-81f1-c771a838c37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:54.622Z|c3c309fd-7631-4e7d-abb4-c1c34bc93dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:54.623Z|04c78d02-f502-4ea6-890f-24007be18287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:48:54.624Z|04c78d02-f502-4ea6-890f-24007be18287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:48:54.635Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:48:54.641Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:54.642Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:48:54.642Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:54.643Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:48:54.643Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:48:54.644Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb0971c760afdd6de6b75eaa004927af", X-B3-SpanId:"86525e552da2cc52", X-B3-ParentSpanId:"cd0234cb3840d956", X-B3-Sampled:"0", X-ONAP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-TransactionID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ECOMP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a11dde-7841-4e19-b22a-0d654a70954f"] 2022-10-21T18:48:54.645Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:48:54.645Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:54.670Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:54.670Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:54.671Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:48:54.671Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:55 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:54.676Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:48:54.676Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:54.677Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:48:54.678Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:54.678Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:48:54.679Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:54.679Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:48:54.679Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:48:54.679Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb0971c760afdd6de6b75eaa004927af", X-B3-SpanId:"5c02ae35610bf78a", X-B3-ParentSpanId:"cd0234cb3840d956", X-B3-Sampled:"0", X-ONAP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-TransactionID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ECOMP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a3a5f51-77e2-4bfd-93b4-202c9d0fcc1b"] 2022-10-21T18:48:54.680Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:48:54.680Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:54.701Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:54.701Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:54.702Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:48:54.702Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:48:55 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:48:54.702Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:48:54.703Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:54.703Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:48:54.732Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:48:54.733Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:48:54.733Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:54.733Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:48:54.733Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:48:54.733Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-TransactionID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ECOMP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f6ab9bb-a47f-4278-bcc1-15b9e1b524c7"] 2022-10-21T18:48:54.734Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:48:54.734Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:54.860Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:54.861Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:54.861Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:48:54.861Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A3AB284984D89376164C7DE21876BC57; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:48:55 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:48:54.862Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:48:54.862Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:54.862Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:48:54.884Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:48:54.885Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:48:54.885Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:48:54.885Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:48:54.886Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:48:54.886Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-TransactionID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ECOMP-RequestID:"f6dc208e-0c6d-46e6-8495-019511684849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"030b89ad-32c2-468c-a5d7-fc580929fd35"] 2022-10-21T18:48:54.886Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:48:54.886Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:48:55.009Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:48:55.010Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:48:55.010Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:48:55.010Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7BC045D173D0942B14BBCF90D36E75B5; 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:"Fri, 21 Oct 2022 18:48:55 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:48:55.011Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:48:55.011Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:48:55.011Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:48:55.015Z|f6dc208e-0c6d-46e6-8495-019511684849|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:00.366Z|5cc7e474-a655-40e4-9683-6162beff1e7b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:49:00.366Z|5cc7e474-a655-40e4-9683-6162beff1e7b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:04.648Z|69535f80-d7c9-4ecb-811b-c9275485eb36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:04.649Z|69535f80-d7c9-4ecb-811b-c9275485eb36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:04.653Z|56964fa6-87fb-4d99-aca4-0e23d4c8e42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:04.654Z|56964fa6-87fb-4d99-aca4-0e23d4c8e42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:04.657Z|eac9d9f1-eac8-499d-93a9-e668beb9518e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:04.657Z|eac9d9f1-eac8-499d-93a9-e668beb9518e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:05.186Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:05.191Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:05.191Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:49:05.192Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:05.192Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:05.192Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:49:05.193Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"626285372831b21c5428422b2928bbad", X-B3-SpanId:"843b436f91bd2620", X-B3-ParentSpanId:"1ada65375a8d3fe6", X-B3-Sampled:"0", X-ONAP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-TransactionID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ECOMP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"040020d1-ec3e-49a2-94b1-eaf758c08536"] 2022-10-21T18:49:05.193Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:49:05.194Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:05.216Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:05.216Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:05.216Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:49:05.217Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:06 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:05.219Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:49:05.220Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:05.220Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:49:05.222Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:05.222Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:05.222Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:05.223Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:05.223Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:05.224Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"626285372831b21c5428422b2928bbad", X-B3-SpanId:"8d1f0a722a7c0bb6", X-B3-ParentSpanId:"1ada65375a8d3fe6", X-B3-Sampled:"0", X-ONAP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-TransactionID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ECOMP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50cf0130-ea97-4bcf-a499-95e8475fd13a"] 2022-10-21T18:49:05.224Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:05.224Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:05.238Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:05.239Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:05.239Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:05.239Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:06 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:05.240Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:49:05.240Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:05.241Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:05.275Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:05.276Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:05.276Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:05.277Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:05.277Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:05.277Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-TransactionID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ECOMP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fa36e3b-faf6-4284-8c4f-9ee3b34fea57"] 2022-10-21T18:49:05.278Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:05.278Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:05.420Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:05.421Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:05.421Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:05.422Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AC3849183339934052AFDCDDFBC159CB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:49:05 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:49:05.422Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:49:05.423Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:05.423Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:05.452Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:05.452Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:05.453Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:05.453Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:05.453Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:05.454Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-TransactionID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ECOMP-RequestID:"74d42b2f-586b-4785-9624-e8cb593b4645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dd67a48-e6a9-4b83-88a1-8ba2f43852c8"] 2022-10-21T18:49:05.454Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:05.454Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:05.551Z|f87883f0-d436-459a-907c-78b014dbbeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:49:05.552Z|f87883f0-d436-459a-907c-78b014dbbeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:49:05.579Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:05.580Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:05.580Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:05.581Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FC82F86F683B43349DA4882993EC362D; 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:"Fri, 21 Oct 2022 18:49:05 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:49:05.581Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:49:05.581Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:05.582Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:05.585Z|74d42b2f-586b-4785-9624-e8cb593b4645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:14.676Z|513db1a3-b8ff-4898-97b5-d3d433cb8fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:14.676Z|3f6bb597-bbb1-4e9e-9072-3a3290e25136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:14.677Z|513db1a3-b8ff-4898-97b5-d3d433cb8fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:14.677Z|3f6bb597-bbb1-4e9e-9072-3a3290e25136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:14.678Z|795b2dde-b2a5-4af4-b80e-4f3cc5a3068f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:14.679Z|795b2dde-b2a5-4af4-b80e-4f3cc5a3068f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:15.755Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:15.762Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:15.763Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:49:15.763Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:15.764Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:15.764Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:49:15.765Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3909ce9acfe959d2f13598b9e552160f", X-B3-SpanId:"a4aea36bc6af358e", X-B3-ParentSpanId:"73f643ac81fd334b", X-B3-Sampled:"0", X-ONAP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-TransactionID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ECOMP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d46de4b-2cc6-4956-84f8-8a78692a3aaa"] 2022-10-21T18:49:15.765Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:49:15.766Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:15.816Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:15.817Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:15.818Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:49:15.818Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:16 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:15.819Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:49:15.820Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:15.821Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:49:15.823Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:15.824Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:15.824Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:15.824Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:15.825Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:15.825Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3909ce9acfe959d2f13598b9e552160f", X-B3-SpanId:"c1b4bf265c1f331e", X-B3-ParentSpanId:"73f643ac81fd334b", X-B3-Sampled:"0", X-ONAP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-TransactionID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ECOMP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e58da8d9-c25d-4003-ad89-ac7bc3607824"] 2022-10-21T18:49:15.826Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:15.826Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:15.848Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:15.848Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:15.849Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:15.849Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:15.850Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:49:15.850Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:15.850Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:15.891Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:15.891Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:15.892Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:15.892Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:15.892Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:15.893Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-TransactionID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ECOMP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a9ea660-42c4-45e3-b1b4-01adfd1c9402"] 2022-10-21T18:49:15.893Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:15.893Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:16.028Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:16.029Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:16.029Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:16.029Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=33A322C442526A8EF2C388EE52782929; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:49:16 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:49:16.030Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:49:16.031Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:16.031Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:16.058Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:16.059Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:16.059Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:16.060Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:16.060Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:16.060Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-TransactionID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ECOMP-RequestID:"c65356f6-6c45-4353-8c9a-52d18d1065a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4955541d-7f26-426a-b6a1-5e89e38487a0"] 2022-10-21T18:49:16.061Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:16.061Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:16.199Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:16.199Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:16.200Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:16.200Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F5145B2C84D5C52464C6FA478B0B3B3F; 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:"Fri, 21 Oct 2022 18:49:16 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T18:49:16.200Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:49:16.200Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:16.201Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:16.204Z|c65356f6-6c45-4353-8c9a-52d18d1065a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:20.551Z|27030fbe-d439-4477-b3f8-c56512fc871c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:49:20.552Z|27030fbe-d439-4477-b3f8-c56512fc871c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:49:20.945Z|034e0281-496f-401b-b8cf-2b8205cc1e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:49:20.945Z|034e0281-496f-401b-b8cf-2b8205cc1e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:49:24.702Z|aeaca2ba-1474-4259-9a62-ac9ee9167e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:24.702Z|e02ac05e-1578-4141-a2b1-cb29ca42ffc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:24.702Z|aeaca2ba-1474-4259-9a62-ac9ee9167e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:24.702Z|e02ac05e-1578-4141-a2b1-cb29ca42ffc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:24.708Z|55195d70-e9fa-41c5-9651-0230536b7e3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:24.709Z|55195d70-e9fa-41c5-9651-0230536b7e3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:26.400Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:26.405Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:26.405Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:49:26.406Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:26.406Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:26.407Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:49:26.407Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6ea567a4248029d74fc4674356a7ae0", X-B3-SpanId:"ab87360c3dc446e0", X-B3-ParentSpanId:"4f8e89583c2f6f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-TransactionID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ECOMP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68662cb2-03db-4c0f-91fc-12b987ce5566"] 2022-10-21T18:49:26.407Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:49:26.408Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:26.437Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:26.438Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:26.438Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:49:26.439Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:27 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:26.440Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:49:26.441Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:26.441Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:49:26.443Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:26.443Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:26.444Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:26.444Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:26.445Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:26.446Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6ea567a4248029d74fc4674356a7ae0", X-B3-SpanId:"aec5492b0caa186f", X-B3-ParentSpanId:"4f8e89583c2f6f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-TransactionID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ECOMP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3efbc48a-61e4-4667-9286-3053f9deeb77"] 2022-10-21T18:49:26.446Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:26.447Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:26.463Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:26.480Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:26.481Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:26.481Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:27 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:26.482Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:49:26.482Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:26.483Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:26.519Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:26.520Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:26.520Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:26.520Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:26.521Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:26.521Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-TransactionID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ECOMP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d39da83f-e07c-4ef5-ac44-1a6665063d51"] 2022-10-21T18:49:26.521Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:26.521Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:26.651Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:26.652Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:26.652Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:26.653Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0FCE963B241F1684E386150FEA430C2B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:49:27 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:49:26.653Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:49:26.654Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:26.654Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:26.680Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:26.681Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:26.681Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:26.681Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:26.682Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:26.682Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-TransactionID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ECOMP-RequestID:"75905c09-d3f0-4515-a419-2f7704d2c1a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53d78620-fca0-49a5-a7f8-38fb041d91f2"] 2022-10-21T18:49:26.682Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:26.683Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:26.803Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:26.804Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:26.804Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:26.804Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6BFC0EF2BE6A9D726B0CA6F7001B7A88; 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:"Fri, 21 Oct 2022 18:49:27 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:49:26.805Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:49:26.805Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:26.805Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:26.808Z|75905c09-d3f0-4515-a419-2f7704d2c1a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:34.726Z|15bd7989-5132-4797-a6d1-a2adee5c8ed4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:34.726Z|b8e8eb5f-43f8-4b02-a340-6b28ff306ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:34.727Z|15bd7989-5132-4797-a6d1-a2adee5c8ed4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:34.727Z|b8e8eb5f-43f8-4b02-a340-6b28ff306ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:34.730Z|49f483da-7541-4da6-a6f2-7650c671e954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:34.731Z|49f483da-7541-4da6-a6f2-7650c671e954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:35.551Z|951b3281-7bf0-4160-a844-d8e04f620ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:49:35.566Z|951b3281-7bf0-4160-a844-d8e04f620ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:49:36.972Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:36.978Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:36.979Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:49:36.979Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:36.980Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:36.980Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:49:36.980Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93084056141e4bac914f35a9506a7184", X-B3-SpanId:"6902a9b569f73d97", X-B3-ParentSpanId:"397e89c0fcc9009d", X-B3-Sampled:"0", X-ONAP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-TransactionID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ECOMP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65781d84-1810-4c96-8ad0-8f5d5175de01"] 2022-10-21T18:49:36.981Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:49:36.981Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:37.008Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:37.009Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:37.009Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:49:37.009Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:37 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:37.011Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:49:37.011Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:37.012Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:49:37.013Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:37.014Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:37.014Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:37.014Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:37.015Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:37.015Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93084056141e4bac914f35a9506a7184", X-B3-SpanId:"07908c491c41144c", X-B3-ParentSpanId:"397e89c0fcc9009d", X-B3-Sampled:"0", X-ONAP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-TransactionID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ECOMP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59d6441-60cb-4b6a-9b59-673664a7730a"] 2022-10-21T18:49:37.015Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:37.016Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:37.029Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:37.030Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:37.030Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:37.030Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:37 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:37.031Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:49:37.031Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:37.032Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:37.058Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:37.058Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:37.058Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:37.059Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:37.059Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:37.059Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-TransactionID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ECOMP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e552c476-981b-4742-b7e0-be162d9a3269"] 2022-10-21T18:49:37.059Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:37.060Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:37.191Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:37.191Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:37.191Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:37.192Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3EF4287CA36016624FF3A11742E9ACC2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:49:37 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:49:37.192Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:49:37.192Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:37.193Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:37.215Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:37.216Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:37.216Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:37.216Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:37.216Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:37.217Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-TransactionID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ECOMP-RequestID:"c091b9b3-fc7c-482d-8278-cb935c8e7ab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c35ba04e-6ef2-40eb-853e-2d6bc81e878b"] 2022-10-21T18:49:37.217Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:37.217Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:37.341Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:37.342Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:37.342Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:37.342Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3A7DE0213799E82F00A6FAF74CB69ADC; 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:"Fri, 21 Oct 2022 18:49:37 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:49:37.343Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:49:37.343Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:37.343Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:37.346Z|c091b9b3-fc7c-482d-8278-cb935c8e7ab2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:43.158Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:43.160Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6b2032f5-b651-4556-b4f0-bc6c536100be already exists in requestDb InfraActiveRequests table 2022-10-21T18:49:43.160Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:49:43.161Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:49:43.161Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.161Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:49:43.161Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:49:43.162Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c993f75eeb2a36026914c131303bd596", X-B3-SpanId:"77581fe20d87349a", X-B3-ParentSpanId:"ba1436d68c36eca7", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8abb193-85b3-467b-b89a-97b38d03a4bc"] 2022-10-21T18:49:43.162Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:49:43.162Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.186Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.186Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:49:43.187Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : Not Found 2022-10-21T18:49:43.187Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:49:44 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-10-21T18:49:43.187Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: 2022-10-21T18:49:43.188Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.188Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|404|Not Found|InvokeReturn 2022-10-21T18:49:43.200Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T18:49:43.202Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T18:49:43.207Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:49:43.249Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-10-21T18:49:43.250Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T18:49:43.287Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T18:49:43.288Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:49:46 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[29], x-aai-txid=[2-aai-resources-221021-18:49:46:151-4565], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:49:43.290Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-10-21T18:49:43.292Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T18:49:43.292Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T18:49:43.295Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:49:43.315Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T18:49:43.316Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6b2032f5-b651-4556-b4f0-bc6c536100be], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e14a834f-0fe0-4959-a3db-2910ff622e8a], X-ECOMP-RequestID=[6b2032f5-b651-4556-b4f0-bc6c536100be], X-TransactionId=[], X-ONAP-RequestID=[6b2032f5-b651-4556-b4f0-bc6c536100be]} 2022-10-21T18:49:43.341Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 18:49:46 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[23], x-aai-txid=[1-aai-resources-221021-18:49:46:208-58988], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:49:43.343Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-10-21T18:49:43.343Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T18:49:43.349Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T18:49:43.350Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T18:49:43.353Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T18:49:43.382Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/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-10-21T18:49:43.383Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-10-21T18:49:43.420Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-10-21T18:49:43.421Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 18:49:46 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[34], vertex-id=[438360], x-aai-txid=[1-aai-resources-221021-18:49:46:276-13330], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T18:49:43.422Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666378184162","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-10-21T18:49:43.424Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T18:49:43.424Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T18:49:43.430Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T18:49:43.430Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T18:49:43.430Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.430Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T18:49:43.431Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T18:49:43.431Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"c993f75eeb2a36026914c131303bd596", X-B3-SpanId:"d3dc2634ff904360", X-B3-ParentSpanId:"ba1436d68c36eca7", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a439d5bd-8915-4d26-b6f3-a2e9287caf78"] 2022-10-21T18:49:43.431Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801","requestScope":"service"} 2022-10-21T18:49:43.431Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.451Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.451Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:43.452Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T18:49:43.452Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:49:44 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-10-21T18:49:43.453Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T18:49:43.453Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.454Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T18:49:43.455Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:49:43.455Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||Invoke 2022-10-21T18:49:43.456Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.456Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:49:43.456Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Method : GET 2022-10-21T18:49:43.457Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b24765a-f930-41e8-9292-15c99d80dfb3"] 2022-10-21T18:49:43.457Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Request body: 2022-10-21T18:49:43.458Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.488Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.489Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:43.489Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status text : OK 2022-10-21T18:49:43.490Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:49:43 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:43.491Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "97cf4f4d-e95a-47bc-9ea6-3fcd995019e4", "modelInvariantUUID" : "8250a57a-d639-488f-9211-f187470753be", "created" : "2022-10-21 18:45:05.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/vnfCustomizations" } } } 2022-10-21T18:49:43.491Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.492Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||InvokeReturn 2022-10-21T18:49:43.498Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:49:43.499Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|500||Invoke 2022-10-21T18:49:43.499Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.500Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:49:43.500Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:49:43.501Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1bca184-0472-4f54-a128-b4965579cf8c"] 2022-10-21T18:49:43.501Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:49:43.501Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.516Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.517Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:49:43.517Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:49:43.517Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:49:43 GMT", x-envoy-upstream-service-time:"12", server:"envoy"] 2022-10-21T18:49:43.518Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:49:43.518Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.519Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:49:43.520Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be 2022-10-21T18:49:43.520Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|INFO|500||Invoke 2022-10-21T18:49:43.521Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.521Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be 2022-10-21T18:49:43.522Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Method : GET 2022-10-21T18:49:43.522Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b81ddd8e-bb7a-4276-a8a0-4184645d010c"] 2022-10-21T18:49:43.522Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Request body: 2022-10-21T18:49:43.523Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.607Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.608Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:43.608Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Status text : OK 2022-10-21T18:49:43.608Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:49:43 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:43.609Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "97cf4f4d-e95a-47bc-9ea6-3fcd995019e4", "modelInvariantUUID" : "8250a57a-d639-488f-9211-f187470753be", "created" : "2022-10-21 18:45:05.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be" } } } 2022-10-21T18:49:43.609Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.610Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8250a57a-d639-488f-9211-f187470753be|INFO|500||InvokeReturn 2022-10-21T18:49:43.613Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:49:43.613Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|500||Invoke 2022-10-21T18:49:43.613Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.614Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance 2022-10-21T18:49:43.614Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:49:43.614Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bac6a9f-8160-4862-9c8c-73e78a67b876"] 2022-10-21T18:49:43.615Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:49:43.615Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.627Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.627Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T18:49:43.628Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T18:49:43.628Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 18:49:43 GMT", x-envoy-upstream-service-time:"9", server:"envoy"] 2022-10-21T18:49:43.629Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||Response body: 2022-10-21T18:49:43.629Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.630Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=97cf4f4d-e95a-47bc-9ea6-3fcd995019e4&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T18:49:43.630Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:49:43.631Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T18:49:43.631Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.631Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T18:49:43.632Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T18:49:43.632Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1815b5b0-f0a7-4d74-807d-a0d9c4e7867a"] 2022-10-21T18:49:43.632Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T18:49:43.633Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.655Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.656Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:43.656Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T18:49:43.657Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:49:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:43.660Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T18:49:43.660Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.661Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T18:49:43.664Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T18:49:43.664Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-10-21T18:49:43.664Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.665Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T18:49:43.665Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-10-21T18:49:43.665Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e7d704e-d565-4f7d-8726-a37981bace94"] 2022-10-21T18:49:43.666Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-10-21T18:49:43.666Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.684Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.685Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:43.685Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T18:49:43.686Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:49:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:43.686Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 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-10-21T16:49:34.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-10-21T18:49:43.687Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.687Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-10-21T18:49:43.689Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:49:43.690Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||Invoke 2022-10-21T18:49:43.690Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.690Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4 2022-10-21T18:49:43.691Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Method : GET 2022-10-21T18:49:43.691Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a36486dd-b21f-4402-8d81-abcdf4603d47"] 2022-10-21T18:49:43.691Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Request body: 2022-10-21T18:49:43.691Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.717Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.718Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:43.719Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Status text : OK 2022-10-21T18:49:43.719Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 18:49:43 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:43.721Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "97cf4f4d-e95a-47bc-9ea6-3fcd995019e4", "modelInvariantUUID" : "8250a57a-d639-488f-9211-f187470753be", "created" : "2022-10-21 18:45:05.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4/vnfCustomizations" } } } 2022-10-21T18:49:43.721Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.721Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/97cf4f4d-e95a-47bc-9ea6-3fcd995019e4|INFO|500||InvokeReturn 2022-10-21T18:49:43.724Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T18:49:43.725Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T18:49:43.725Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.726Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T18:49:43.726Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T18:49:43.726Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"c993f75eeb2a36026914c131303bd596", X-B3-SpanId:"c21804b5edbb16ce", X-B3-ParentSpanId:"ba1436d68c36eca7", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af1374b9-69a9-460c-a073-1d8302e6822b"] 2022-10-21T18:49:43.727Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6b2032f5-b651-4556-b4f0-bc6c536100be","requestStatus":"IN_PROGRESS","startTime":1666378183202,"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_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"6b2032f5-b651-4556-b4f0-bc6c536100be"} 2022-10-21T18:49:43.727Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:43.754Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:43.754Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T18:49:43.755Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T18:49:43.755Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:44 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:43.757Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:49:43.202+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_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T18:49:44.654+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:49:43.757Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:43.757Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T18:49:43.765Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T18:49:43.765Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T18:49:43.765Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:43.766Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T18:49:43.766Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T18:49:43.766Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"c993f75eeb2a36026914c131303bd596", X-B3-SpanId:"2e61c6205b5235c3", X-B3-ParentSpanId:"ba1436d68c36eca7", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-TransactionID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ECOMP-RequestID:"6b2032f5-b651-4556-b4f0-bc6c536100be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1715890-b93b-4dcc-9e66-91d45fc47a20"] 2022-10-21T18:49:43.766Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8250a57a-d639-488f-9211-f187470753be\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\"modelUuid\":\"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\"modelInvariantUuid\":\"8250a57a-d639-488f-9211-f187470753be\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801\",\"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_851c071f-e24e-4adb-850f-632bbff7b801\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\"modelInvariantUuid\":\"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\"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\":\"1e168943-294d-408c-b48a-35a234d34b5d\",\"modelInvariantUuid\":\"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"53c1a64b-77ea-480b-8192-821ab09ccd0a\"},\"instanceName\":\"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\":\"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\"modelInvariantId\":\"8250a57a-d639-488f-9211-f187470753be\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"8553b989-a796-4acc-8600-fc6d2068817b\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"6b2032f5-b651-4556-b4f0-bc6c536100be","type":"String"},"mso-request-id":{"value":"6b2032f5-b651-4556-b4f0-bc6c536100be","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-10-21T18:49:43.767Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:44.752Z|c584339d-7174-495e-ba66-fe344b09d16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:44.753Z|c584339d-7174-495e-ba66-fe344b09d16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:44.754Z|7bc90d7c-65c1-4744-87a2-2265c3c6a56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:44.754Z|7bc90d7c-65c1-4744-87a2-2265c3c6a56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:44.756Z|0c7f2efd-b9a0-4aba-95f2-034e843c0a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:44.757Z|0c7f2efd-b9a0-4aba-95f2-034e843c0a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:44.783Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:44.783Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T18:49:44.784Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T18:49:44.784Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 18:49:45 GMT", x-onap-requestid:"6b2032f5-b651-4556-b4f0-bc6c536100be", x-requestid:"6b2032f5-b651-4556-b4f0-bc6c536100be", x-transactionid:"6b2032f5-b651-4556-b4f0-bc6c536100be", x-ecomp-requestid:"6b2032f5-b651-4556-b4f0-bc6c536100be", x-onap-partnername:"UNKNOWN", x-invocationid:"e1715890-b93b-4dcc-9e66-91d45fc47a20", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:44.784Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6b2032f5-b651-4556-b4f0-bc6c536100be\",\"instanceId\":\"4e3aae6d-2052-49e7-9265-5fcce7c63625\"}}","message":"Success","processInstanceID":"20c79b7b-5171-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T18:49:44.785Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:44.785Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T18:49:44.789Z|6b2032f5-b651-4556-b4f0-bc6c536100be|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:44.964Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:44.968Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:49:44.969Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:49:44.969Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:44.970Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:49:44.970Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:49:44.970Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acddd4ee39077d77d8580e23ad44ce8e", X-B3-SpanId:"ff883b36360b549c", X-B3-ParentSpanId:"140937fd502f005a", X-B3-Sampled:"0", X-ONAP-RequestID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-RequestID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-TransactionID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-ECOMP-RequestID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64ca7f9e-da24-4e80-ba14-2bbcabe01526"] 2022-10-21T18:49:44.970Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:49:44.971Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:45.091Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:45.092Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:45.092Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : OK 2022-10-21T18:49:45.092Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:45 GMT", x-envoy-upstream-service-time:"117", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:45.093Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T18:49:43.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_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:49:45.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "4e3aae6d-2052-49e7-9265-5fcce7c63625", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:49:45.094Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:45.094Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||InvokeReturn 2022-10-21T18:49:45.095Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:49:45.096Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:45.096Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:45.096Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:49:45.097Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:45.097Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acddd4ee39077d77d8580e23ad44ce8e", X-B3-SpanId:"c7d248eb73dd1bc1", X-B3-ParentSpanId:"140937fd502f005a", X-B3-Sampled:"0", X-ONAP-RequestID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-RequestID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-TransactionID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-ECOMP-RequestID:"8b68f69b-545d-4eb1-973d-e4d39fcad911", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7767bca-a4e6-4de8-a7d6-d1c0e3296f2b"] 2022-10-21T18:49:45.097Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:45.098Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:45.115Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:45.115Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:45.115Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:45.116Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:45 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:45.117Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:49:45.117Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:45.118Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:45.124Z|8b68f69b-545d-4eb1-973d-e4d39fcad911|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:47.510Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:47.514Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:47.515Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:49:47.515Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:47.515Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:47.516Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:49:47.516Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0df683b5ebce2bce0a018c96affbff2", X-B3-SpanId:"3addb9fd106fe64d", X-B3-ParentSpanId:"ba4ec782b7f68614", X-B3-Sampled:"0", X-ONAP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-TransactionID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ECOMP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53a96d98-641e-492c-8fd4-099145a20e3e"] 2022-10-21T18:49:47.516Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:49:47.516Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:47.539Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:47.540Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:47.540Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:49:47.540Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:47.543Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:49:47.543Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:47.543Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:49:47.545Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:47.545Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:47.545Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:47.545Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:47.546Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:47.546Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0df683b5ebce2bce0a018c96affbff2", X-B3-SpanId:"96de8b847998d095", X-B3-ParentSpanId:"ba4ec782b7f68614", X-B3-Sampled:"0", X-ONAP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-TransactionID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ECOMP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56af66e9-b387-49d5-a169-d365166cdfd4"] 2022-10-21T18:49:47.546Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:47.546Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:47.874Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:47.874Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:47.874Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:47.875Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:48 GMT", x-envoy-upstream-service-time:"325", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:47.877Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:49:47.877Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:47.878Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:47.905Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:47.905Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:47.905Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:47.906Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:47.906Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:47.906Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-TransactionID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ECOMP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"215e1a4f-2c5e-4c0e-b219-83ea9c137d62"] 2022-10-21T18:49:47.907Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:47.907Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:48.031Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:48.032Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:48.032Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:48.032Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=049E342894EECF7732842C3EA844F72D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:49:48 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:49:48.033Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:49:48.033Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:48.034Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:48.077Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:48.077Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:48.078Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:48.078Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:48.078Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:48.079Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-TransactionID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ECOMP-RequestID:"0219fd9e-6042-46a0-8d78-80e1007efeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e84423c6-b74f-4927-8777-96216074419b"] 2022-10-21T18:49:48.079Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:48.079Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:48.201Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:48.202Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:48.203Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:48.203Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F46D77F3C7936369630312870B30F97; 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:"Fri, 21 Oct 2022 18:49:48 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:49:48.204Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:49:48.204Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:48.205Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:48.208Z|0219fd9e-6042-46a0-8d78-80e1007efeb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:50.551Z|10660127-7406-4c23-85e1-70501f3d395d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:49:50.552Z|10660127-7406-4c23-85e1-70501f3d395d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:49:50.946Z|7349f925-daed-421a-a32e-fc07027ff8a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:49:50.946Z|7349f925-daed-421a-a32e-fc07027ff8a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:49:54.778Z|0622c82d-5cbc-4b85-810b-3cb81241bb8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:54.779Z|0622c82d-5cbc-4b85-810b-3cb81241bb8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:54.779Z|169247b7-72c7-4168-995c-a8da0a7957d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:54.780Z|169247b7-72c7-4168-995c-a8da0a7957d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:54.778Z|7bec7b89-ec66-4e7e-942c-699790ef97a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:49:54.782Z|7bec7b89-ec66-4e7e-942c-699790ef97a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:49:55.290Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:55.295Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:49:55.295Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:49:55.295Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:55.295Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:49:55.296Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:49:55.296Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd6d1b88c4d7f80ee0ffce2806002214", X-B3-SpanId:"3eb36fd6860d35d0", X-B3-ParentSpanId:"7a1b495fa52e91d2", X-B3-Sampled:"0", X-ONAP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-TransactionID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ECOMP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7df7397b-2368-4ef2-83f6-db50221e5c86"] 2022-10-21T18:49:55.296Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:49:55.296Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:55.330Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:55.331Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:55.332Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : OK 2022-10-21T18:49:55.332Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:56 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:55.333Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "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-10-21T18:49:43.000+00:00", "source" : "VID", "vnfId" : "2c67b871-253a-4e0e-a331-f1819648dcda", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:49:56.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "4e3aae6d-2052-49e7-9265-5fcce7c63625", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:49:55.333Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:55.333Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||InvokeReturn 2022-10-21T18:49:55.334Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:49:55.335Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:55.335Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:55.335Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:49:55.335Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:55.335Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd6d1b88c4d7f80ee0ffce2806002214", X-B3-SpanId:"5fe78c840b2d0d6c", X-B3-ParentSpanId:"7a1b495fa52e91d2", X-B3-Sampled:"0", X-ONAP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-TransactionID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ECOMP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87f779dd-6ddb-48d5-9a26-ea93744ea604"] 2022-10-21T18:49:55.336Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:55.336Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:55.349Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:55.350Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:55.350Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:55.350Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:56 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:55.351Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:49:55.351Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:55.352Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:55.379Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:55.379Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:55.380Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:55.380Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:55.380Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:55.380Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-TransactionID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ECOMP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a8fa1f-e3b2-4f52-8fdd-620547c64fb7"] 2022-10-21T18:49:55.381Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:55.381Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:55.506Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:55.506Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:55.506Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:55.507Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E1680F39B7DAB201A01FE4EE39FA974; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Fri, 21 Oct 2022 18:49:55 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:49:55.507Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"267661bf-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"6b2032f5-b651-4556-b4f0-bc6c536100be","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T18:49:53.680+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"20c79b7b-5171-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"265ac332-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:49:55.507Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:55.508Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b2032f5-b651-4556-b4f0-bc6c536100be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:55.532Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:55.533Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:55.533Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:55.533Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:55.533Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:55.533Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-TransactionID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ECOMP-RequestID:"887fd18e-c192-49da-b23f-81e5c571cf7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3364307-610f-4d3a-b592-fcb5cc3f5e1a"] 2022-10-21T18:49:55.534Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:55.534Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:55.656Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:55.657Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:55.657Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:55.657Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F8B6F54DEFF00BB54EBD915F320AF54E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 21 Oct 2022 18:49:55 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:49:55.657Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"26a1dec7-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y8yozw:268afb4b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"267661bf-5171-11ed-bc22-5ea02eb1b5cd","executionId":"26a1dec5-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:49:53.965+0000","endTime":"2022-10-21T18:49:55.328+0000","durationInMillis":1363,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"20c79b7b-5171-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:49:55.658Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:55.658Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=267661bf-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:55.661Z|887fd18e-c192-49da-b23f-81e5c571cf7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:49:58.370Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:49:58.375Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:58.375Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:49:58.375Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:58.376Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:49:58.376Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:49:58.376Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7991821a2f7de553bed7c30be8ddf8e", X-B3-SpanId:"b1b039dd9506a2d4", X-B3-ParentSpanId:"92ff69423662bde1", X-B3-Sampled:"0", X-ONAP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-TransactionID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ECOMP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fead5d51-1d8b-4f08-a666-903818f268bf"] 2022-10-21T18:49:58.376Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:49:58.377Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:58.402Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:58.402Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:58.402Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:49:58.403Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:59 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:58.404Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:49:58.404Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:58.404Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:49:58.405Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:58.406Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:49:58.406Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:58.406Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:49:58.406Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:49:58.407Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7991821a2f7de553bed7c30be8ddf8e", X-B3-SpanId:"b1c6f6236b000ca5", X-B3-ParentSpanId:"92ff69423662bde1", X-B3-Sampled:"0", X-ONAP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-TransactionID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ECOMP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a786b0c6-2c87-47c3-b6f8-b603f083929c"] 2022-10-21T18:49:58.407Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:49:58.407Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:58.424Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:58.424Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:58.424Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:49:58.424Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:49:59 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:49:58.426Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:49:58.426Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:58.426Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:49:58.451Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:58.452Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:58.452Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:58.452Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:49:58.452Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:58.453Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-TransactionID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ECOMP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58b8f16d-65b9-418d-b1bd-05e09797bccd"] 2022-10-21T18:49:58.453Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:58.453Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:58.579Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:58.580Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:58.580Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:58.581Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4D395C084387084A2785E45CE726AA1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:49:58 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:49:58.581Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:49:58.581Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:58.582Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:58.606Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:58.606Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:49:58.607Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:49:58.607Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:49:58.607Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:49:58.607Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-TransactionID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ECOMP-RequestID:"850848c7-9d07-4ac2-afb1-5b75435873d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f5e78fe-42c8-41f4-b156-a7726ea4b5ab"] 2022-10-21T18:49:58.608Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:49:58.608Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:49:58.728Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:49:58.729Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:49:58.729Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:49:58.729Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F90406487119A93D1B38727D25AEFCC3; 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:"Fri, 21 Oct 2022 18:49:58 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:49:58.730Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:49:58.730Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:49:58.730Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:49:58.734Z|850848c7-9d07-4ac2-afb1-5b75435873d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:00.365Z|a676b05c-af32-4631-94b3-9bf29c645876|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:50:00.366Z|a676b05c-af32-4631-94b3-9bf29c645876|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:04.806Z|93bebfa4-b602-4b08-ad91-b4ee96cbfcdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:04.807Z|93bebfa4-b602-4b08-ad91-b4ee96cbfcdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:04.807Z|d4fa7a8b-d151-4466-b3e6-3fc22c1ca35c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:04.807Z|f157a9f0-3c8f-47da-be45-dc8391427703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:04.808Z|d4fa7a8b-d151-4466-b3e6-3fc22c1ca35c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:04.808Z|f157a9f0-3c8f-47da-be45-dc8391427703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:05.551Z|b34fb568-e5ac-4c3a-81e9-0a4e31643bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:50:05.552Z|b34fb568-e5ac-4c3a-81e9-0a4e31643bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:50:05.823Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:05.828Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:05.828Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:50:05.828Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:05.829Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:05.829Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:50:05.829Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e35b1fc516448d4303fd88afe0ff84", X-B3-SpanId:"280e47267ebea3e9", X-B3-ParentSpanId:"d4c4e26af79a78ed", X-B3-Sampled:"0", X-ONAP-RequestID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-RequestID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-TransactionID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-ECOMP-RequestID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"254a7b08-7bf4-4d3b-a96c-714fbc405db1"] 2022-10-21T18:50:05.830Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:50:05.830Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:05.860Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:05.860Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:05.860Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : OK 2022-10-21T18:50:05.861Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:05.862Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=4715d476-4969-4a01-8abc-70d5830c22e6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:49:43.000+00:00", "endTime" : "2022-10-21T18:50:04.000+00:00", "source" : "VID", "vnfId" : "2c67b871-253a-4e0e-a331-f1819648dcda", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "4e3aae6d-2052-49e7-9265-5fcce7c63625", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:50:05.862Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:05.863Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||InvokeReturn 2022-10-21T18:50:05.865Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:05.865Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:05.865Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:05.866Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:05.866Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:05.866Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e35b1fc516448d4303fd88afe0ff84", X-B3-SpanId:"67716e9990dee470", X-B3-ParentSpanId:"d4c4e26af79a78ed", X-B3-Sampled:"0", X-ONAP-RequestID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-RequestID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-TransactionID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-ECOMP-RequestID:"0c3e5eac-10eb-4e81-87de-25f0b6945096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9d72f11-56f1-4d47-9a50-8103de1c6d55"] 2022-10-21T18:50:05.867Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:05.867Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:05.884Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:05.884Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:05.885Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:05.885Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:05.886Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:50:05.886Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:05.887Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:05.892Z|0c3e5eac-10eb-4e81-87de-25f0b6945096|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:06.041Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:06.045Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.045Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:50:06.045Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.046Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.046Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:50:06.046Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"790cbd5e5036bf55f3de18c21d460b54", X-B3-SpanId:"74b56ae4f48e8ca1", X-B3-ParentSpanId:"3e29fc5f211196c4", X-B3-Sampled:"0", X-ONAP-RequestID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-RequestID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-TransactionID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-ECOMP-RequestID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0709194-cbee-4902-8ae6-63b2820cedeb"] 2022-10-21T18:50:06.046Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:50:06.047Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.070Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.070Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.071Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : OK 2022-10-21T18:50:06.071Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.071Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=4715d476-4969-4a01-8abc-70d5830c22e6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:49:43.000+00:00", "endTime" : "2022-10-21T18:50:04.000+00:00", "source" : "VID", "vnfId" : "2c67b871-253a-4e0e-a331-f1819648dcda", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "4e3aae6d-2052-49e7-9265-5fcce7c63625", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:50:06.072Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.072Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||InvokeReturn 2022-10-21T18:50:06.073Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.074Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:06.074Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.074Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.074Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:06.075Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"790cbd5e5036bf55f3de18c21d460b54", X-B3-SpanId:"1d1c901d217d7959", X-B3-ParentSpanId:"3e29fc5f211196c4", X-B3-Sampled:"0", X-ONAP-RequestID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-RequestID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-TransactionID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-ECOMP-RequestID:"5404a63d-b04a-49be-857f-fce7b053a0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b64926ad-4821-49bf-8754-86519681e247"] 2022-10-21T18:50:06.075Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:06.075Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.089Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.090Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.090Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:06.090Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.091Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:50:06.091Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.091Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:06.098Z|5404a63d-b04a-49be-857f-fce7b053a0e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:06.258Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:06.262Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.263Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:50:06.263Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.264Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.264Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:50:06.265Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"534a91ad903bac596dc9f09da1831aa1", X-B3-SpanId:"1ed32fe2e89af329", X-B3-ParentSpanId:"dded6e4619810ffa", X-B3-Sampled:"0", X-ONAP-RequestID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-RequestID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-TransactionID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-ECOMP-RequestID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d268fd1-4984-42c9-979f-55dab29627b7"] 2022-10-21T18:50:06.265Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:50:06.265Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.289Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.289Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.289Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : OK 2022-10-21T18:50:06.290Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.293Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=4715d476-4969-4a01-8abc-70d5830c22e6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:49:43.000+00:00", "endTime" : "2022-10-21T18:50:04.000+00:00", "source" : "VID", "vnfId" : "2c67b871-253a-4e0e-a331-f1819648dcda", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "4e3aae6d-2052-49e7-9265-5fcce7c63625", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:50:06.293Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.293Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||InvokeReturn 2022-10-21T18:50:06.294Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.295Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:06.295Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.295Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.295Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:06.295Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"534a91ad903bac596dc9f09da1831aa1", X-B3-SpanId:"91afd12390140f3e", X-B3-ParentSpanId:"dded6e4619810ffa", X-B3-Sampled:"0", X-ONAP-RequestID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-RequestID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-TransactionID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-ECOMP-RequestID:"de36a9eb-23da-49f6-8700-b36b3833c5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8291394-ad69-4608-bdbe-324833d2ba1b"] 2022-10-21T18:50:06.296Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:06.296Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.310Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.310Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.310Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:06.311Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.311Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:50:06.311Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.312Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:06.318Z|de36a9eb-23da-49f6-8700-b36b3833c5c7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:06.478Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:06.482Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.483Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:50:06.483Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.483Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.483Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:50:06.484Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cde4adaf5c73969249647878c7af9034", X-B3-SpanId:"5dd668193e3e9245", X-B3-ParentSpanId:"7d3c7e02037e2be4", X-B3-Sampled:"0", X-ONAP-RequestID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-RequestID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-TransactionID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-ECOMP-RequestID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"964078d2-3a93-4b54-99da-3da397fe5228"] 2022-10-21T18:50:06.484Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:50:06.484Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.507Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.507Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.507Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : OK 2022-10-21T18:50:06.508Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.508Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=4715d476-4969-4a01-8abc-70d5830c22e6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:49:43.000+00:00", "endTime" : "2022-10-21T18:50:04.000+00:00", "source" : "VID", "vnfId" : "2c67b871-253a-4e0e-a331-f1819648dcda", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "4e3aae6d-2052-49e7-9265-5fcce7c63625", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:50:06.508Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.509Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||InvokeReturn 2022-10-21T18:50:06.510Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.510Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:06.510Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.510Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.511Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:06.511Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cde4adaf5c73969249647878c7af9034", X-B3-SpanId:"30753bdb3f6e2f1b", X-B3-ParentSpanId:"7d3c7e02037e2be4", X-B3-Sampled:"0", X-ONAP-RequestID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-RequestID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-TransactionID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-ECOMP-RequestID:"455591d4-104a-4cde-a8b0-44df2c1dd68b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a9de3e3-7227-4c7a-bc75-ee099190c4ee"] 2022-10-21T18:50:06.511Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:06.511Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.525Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.525Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.526Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:06.526Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.527Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:50:06.527Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.527Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:06.532Z|455591d4-104a-4cde-a8b0-44df2c1dd68b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:06.679Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:06.683Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.683Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||Invoke 2022-10-21T18:50:06.684Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.684Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be 2022-10-21T18:50:06.684Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Method : GET 2022-10-21T18:50:06.684Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85fa3e4f001014ba2105b95caa9c2f99", X-B3-SpanId:"31ff6466f444a2b9", X-B3-ParentSpanId:"4db13e83ff032f04", X-B3-Sampled:"0", X-ONAP-RequestID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-RequestID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-TransactionID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-ECOMP-RequestID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46bf4478-89c4-42ad-ae9e-bed5b0d1c130"] 2022-10-21T18:50:06.685Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Request body: 2022-10-21T18:50:06.685Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.706Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.706Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.706Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Status text : OK 2022-10-21T18:50:06.707Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.708Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||Response body: { "requestId" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=4715d476-4969-4a01-8abc-70d5830c22e6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-10-21T18:49:43.000+00:00", "endTime" : "2022-10-21T18:50:04.000+00:00", "source" : "VID", "vnfId" : "2c67b871-253a-4e0e-a331-f1819648dcda", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\n\t\t\t\"modelVersionId\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\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_851c071f-e24e-4adb-850f-632bbff7b801\",\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\": \"6276e3c4-fdd7-4d2f-aaaa-fd981e6a5c94\",\n \"modelInvariantUuid\": \"00b3709b-e2c2-43aa-87a4-8a6e8983a6f5\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0d747c5-b41f-4e85-9f0b-40d9a9f12fd2\",\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\": \"1e168943-294d-408c-b48a-35a234d34b5d\",\n \"modelInvariantUuid\": \"4fce47a0-80fe-43af-8aa7-da7358fba73e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"53c1a64b-77ea-480b-8192-821ab09ccd0a\"\n },\n \"instanceName\": \"basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801_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\": \"97cf4f4d-e95a-47bc-9ea6-3fcd995019e4\",\n \"modelInvariantId\": \"8250a57a-d639-488f-9211-f187470753be\",\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\": \"8553b989-a796-4acc-8600-fc6d2068817b\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "4e3aae6d-2052-49e7-9265-5fcce7c63625", "serviceInstanceName" : "basic_cnf_macro_851c071f-e24e-4adb-850f-632bbff7b801", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6b2032f5-b651-4556-b4f0-bc6c536100be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be" } } } 2022-10-21T18:50:06.708Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.709Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2032f5-b651-4556-b4f0-bc6c536100be|INFO|500||InvokeReturn 2022-10-21T18:50:06.710Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.710Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:06.711Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:06.711Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false 2022-10-21T18:50:06.712Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:06.712Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85fa3e4f001014ba2105b95caa9c2f99", X-B3-SpanId:"26cf33ce12b7c3a4", X-B3-ParentSpanId:"4db13e83ff032f04", X-B3-Sampled:"0", X-ONAP-RequestID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-RequestID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-TransactionID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-ECOMP-RequestID:"9608f8a0-429b-4953-9f1d-d4ee218f6a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb0bb3e9-41cf-48f4-ad97-3225f0c2c575"] 2022-10-21T18:50:06.712Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:06.712Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:06.725Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:06.725Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:06.726Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:06.726Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:06 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:06.728Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T18:50:06.728Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:06.728Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b2032f5-b651-4556-b4f0-bc6c536100be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:06.738Z|9608f8a0-429b-4953-9f1d-d4ee218f6a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6b2032f5-b651-4556-b4f0-bc6c536100be|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:08.887Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:08.894Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:08.895Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:50:08.895Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:08.895Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:08.895Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:50:08.895Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ceda5fddb5d9348a88c9a8130951051", X-B3-SpanId:"23f65575fb170d1d", X-B3-ParentSpanId:"29b88cdf190bce8f", X-B3-Sampled:"0", X-ONAP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-TransactionID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ECOMP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fbf3887-7569-4305-98f6-2104a06c6e58"] 2022-10-21T18:50:08.896Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:50:08.896Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:08.926Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:08.926Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:08.927Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:50:08.927Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:09 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:08.929Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:50:08.929Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:08.930Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:50:08.972Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:08.972Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:08.973Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:08.973Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:08.973Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:08.974Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ceda5fddb5d9348a88c9a8130951051", X-B3-SpanId:"8600134646354b59", X-B3-ParentSpanId:"29b88cdf190bce8f", X-B3-Sampled:"0", X-ONAP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-TransactionID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ECOMP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b65286ae-a8c1-4fa2-b361-7a82ef72b8ef"] 2022-10-21T18:50:08.974Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:08.974Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:08.990Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:08.991Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:08.993Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:08.994Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:09 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:08.996Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:50:08.998Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:08.999Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:09.046Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:09.047Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:09.047Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:09.047Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:09.048Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:09.048Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-TransactionID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ECOMP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3f98395-a1e2-49ab-a4db-dec3ec92d503"] 2022-10-21T18:50:09.048Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:09.049Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:09.182Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:09.183Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:09.183Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:09.183Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A9038327E1B1A986D8A875D5EF50227E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:50:09 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:50:09.183Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:50:09.184Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:09.184Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:09.207Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:09.207Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:09.208Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:09.208Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:09.208Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:09.208Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-TransactionID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ECOMP-RequestID:"b8aeea9d-9bc2-40cd-920a-788458d882f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2ea1ac6-2e00-486e-8589-12c503434d89"] 2022-10-21T18:50:09.209Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:09.209Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:09.332Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:09.333Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:09.333Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:09.334Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1F80AB734BC570B6E976C4B86E8CE1E1; 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:"Fri, 21 Oct 2022 18:50:09 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:50:09.334Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:50:09.334Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:09.334Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:09.338Z|b8aeea9d-9bc2-40cd-920a-788458d882f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:14.831Z|27d54c19-6e9d-4b03-ade1-a90106449367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:14.834Z|ebe5f662-fc49-4052-bb6b-37b6f93e26f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:14.833Z|28c91834-21de-4f0e-9604-404deaec1dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:14.834Z|ebe5f662-fc49-4052-bb6b-37b6f93e26f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:14.834Z|28c91834-21de-4f0e-9604-404deaec1dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:14.836Z|27d54c19-6e9d-4b03-ade1-a90106449367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:19.498Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:19.503Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:19.503Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:50:19.504Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:19.504Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:19.504Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:50:19.504Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b489e1295e102bc79fe709588a844327", X-B3-SpanId:"29afec5bd2fdf7c6", X-B3-ParentSpanId:"7af17aab3b7b58c1", X-B3-Sampled:"0", X-ONAP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-TransactionID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ECOMP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8390204c-593e-4653-ac0b-3c6f4b11f5eb"] 2022-10-21T18:50:19.505Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:50:19.505Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:19.533Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:19.534Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:19.534Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:50:19.535Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:19.537Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:50:19.538Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:19.538Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:50:19.539Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:19.539Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:19.540Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:19.540Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:19.540Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:19.541Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b489e1295e102bc79fe709588a844327", X-B3-SpanId:"821a1377d88373d1", X-B3-ParentSpanId:"7af17aab3b7b58c1", X-B3-Sampled:"0", X-ONAP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-TransactionID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ECOMP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62553523-d057-4249-854b-ead242c46d72"] 2022-10-21T18:50:19.541Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:19.541Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:19.556Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:19.557Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:19.557Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:19.557Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:20 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:19.558Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378125000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:50:19.558Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:19.559Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:19.585Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:19.586Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:19.586Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:19.586Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:19.586Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:19.587Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-TransactionID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ECOMP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28ac0eeb-83dc-485a-a1e8-b432941180f2"] 2022-10-21T18:50:19.587Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:19.587Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:19.717Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:19.717Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:19.718Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:19.718Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76BB37A7A0E43609534F5B49B3A34E13; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:50:20 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:50:19.718Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:50:19.719Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:19.719Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:19.742Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:19.743Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:19.743Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:19.743Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:19.744Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:19.744Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-TransactionID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ECOMP-RequestID:"83ec701a-9b13-4c79-96a6-794093c5771a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56382ff4-be9c-4bfe-9b3f-574f173ef0a0"] 2022-10-21T18:50:19.744Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:19.744Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:19.873Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:19.873Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:19.873Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:19.874Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A78C655EC4B2E13E109DD718656EF80; 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:"Fri, 21 Oct 2022 18:50:20 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:50:19.874Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fe2332ed-5170-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:48:46.027+0000","endTime":"2022-10-21T18:48:46.033+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:50:19.875Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:19.875Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:19.878Z|83ec701a-9b13-4c79-96a6-794093c5771a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:20.552Z|b3d5e44f-dae1-4760-9abf-caa3b9030957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:50:20.555Z|b3d5e44f-dae1-4760-9abf-caa3b9030957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:50:20.947Z|05132654-f715-43f1-9bed-9395bbe2db5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:50:20.947Z|05132654-f715-43f1-9bed-9395bbe2db5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:50:24.862Z|458f9696-6cbf-4ee4-98d0-dfd53fd17ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:24.862Z|458f9696-6cbf-4ee4-98d0-dfd53fd17ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:24.863Z|ec19945f-6362-441f-b220-7676b56052a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:24.863Z|ec19945f-6362-441f-b220-7676b56052a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:24.864Z|c0efe179-c128-4d34-b6a8-0790a627d3b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:24.865Z|c0efe179-c128-4d34-b6a8-0790a627d3b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:30.040Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:30.045Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:30.046Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:50:30.046Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:30.046Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:30.046Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:50:30.046Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7197239feaffcd446d6f90bb0fa9d65c", X-B3-SpanId:"6b97b116e0fbf3a6", X-B3-ParentSpanId:"6a0e60aa082512fb", X-B3-Sampled:"0", X-ONAP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-TransactionID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ECOMP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0601b9a1-9cf0-48b7-8705-97f36b7f9506"] 2022-10-21T18:50:30.047Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:50:30.047Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:30.068Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:30.069Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:30.069Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:50:30.070Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:30 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:30.071Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:50:30.071Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:30.072Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:50:30.075Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:30.075Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:30.076Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:30.076Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:30.077Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:30.077Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7197239feaffcd446d6f90bb0fa9d65c", X-B3-SpanId:"089a4e88d6fa476c", X-B3-ParentSpanId:"6a0e60aa082512fb", X-B3-Sampled:"0", X-ONAP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-TransactionID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ECOMP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f862f4a-ce25-4606-809a-a03c48955678"] 2022-10-21T18:50:30.077Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:30.078Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:30.091Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:30.092Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:30.092Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:30.093Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:30 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:30.093Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:50:30.094Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:30.094Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:30.114Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:30.115Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:30.115Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:30.116Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:30.116Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:30.117Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-TransactionID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ECOMP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e37e1dd8-eda2-4c6a-89cc-5c85fcbccffb"] 2022-10-21T18:50:30.117Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:30.117Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:30.251Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:30.251Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:30.252Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:30.252Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E22CB46B7E157D426B5B18C3E05E786; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:50:30 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:50:30.252Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:50:30.253Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:30.253Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:30.272Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:30.272Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:30.272Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:30.273Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:30.273Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:30.273Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-TransactionID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ECOMP-RequestID:"4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f646447-60d9-43aa-973e-68c13ebb8044"] 2022-10-21T18:50:30.274Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:30.274Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:30.405Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:30.406Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:30.406Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:30.406Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=19D371DB9825CFFD32F3A36F6945729E; 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:"826", date:"Fri, 21 Oct 2022 18:50:30 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:50:30.407Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"39da5e9f-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:39da1076-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"39da5e9e-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:50:26.212+0000","endTime":"2022-10-21T18:50:28.775+0000","durationInMillis":2563,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:50:30.407Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:30.407Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:30.411Z|4d1a1b16-7fdc-4b1d-bb77-e4b1bbc7694c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:34.885Z|2272c2c5-a08e-4aea-a6ce-def735230f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:34.885Z|2272c2c5-a08e-4aea-a6ce-def735230f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:34.887Z|14f2e77a-93e0-43c3-86ec-95abaeeabc77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:34.887Z|3c769b33-e628-47cc-b7d2-f726aa6ffcad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:34.887Z|14f2e77a-93e0-43c3-86ec-95abaeeabc77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:34.887Z|3c769b33-e628-47cc-b7d2-f726aa6ffcad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:35.551Z|73e10d7d-0297-4cec-b055-0112103bbdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:50:35.552Z|73e10d7d-0297-4cec-b055-0112103bbdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:50:40.576Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:40.581Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:40.582Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:50:40.583Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:40.583Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:40.583Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:50:40.583Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"885b7817f10b92efb384a9fec426254e", X-B3-SpanId:"f6b106f21168bbe9", X-B3-ParentSpanId:"215d422ddb76e4aa", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-TransactionID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ECOMP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82dc8c48-3abf-4f43-9402-01887ed6c5a3"] 2022-10-21T18:50:40.583Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:50:40.584Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:40.605Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:40.605Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:40.605Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:50:40.606Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:41 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:40.607Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:50:40.607Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:40.608Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:50:40.611Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:40.611Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:40.612Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:40.612Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:40.612Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:40.612Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"885b7817f10b92efb384a9fec426254e", X-B3-SpanId:"b7b9b69d934d6b83", X-B3-ParentSpanId:"215d422ddb76e4aa", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-TransactionID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ECOMP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6396f55a-acd2-43e2-87ea-a5d751311a54"] 2022-10-21T18:50:40.612Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:40.613Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:40.623Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:40.623Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:40.624Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:40.624Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:41 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:40.624Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:50:40.625Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:40.625Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:40.644Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:40.644Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:40.645Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:40.645Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:40.645Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:40.645Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-TransactionID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ECOMP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e25a51e-0a85-4873-84d1-ca9f06a7c629"] 2022-10-21T18:50:40.646Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:40.646Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:40.774Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:40.774Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:40.774Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:40.775Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=202AD6CA58D51D102A0BD47C646BD5BE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:50:41 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:50:40.775Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:50:40.775Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:40.776Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:40.794Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:40.795Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:40.795Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:40.795Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:40.796Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:40.796Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-TransactionID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ECOMP-RequestID:"c3dff358-4c1f-4b3d-8ebf-5c5318661c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a6e277-c1ec-4651-8786-630b79f651ba"] 2022-10-21T18:50:40.796Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:40.797Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:40.925Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:40.925Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:40.926Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:40.926Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF8198035143D1B1AB8BFD38DFEC44EF; 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:"826", date:"Fri, 21 Oct 2022 18:50:41 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:50:40.926Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"39da5e9f-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:39da1076-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"39da5e9e-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:50:26.212+0000","endTime":"2022-10-21T18:50:28.775+0000","durationInMillis":2563,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:50:40.926Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:40.927Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:40.930Z|c3dff358-4c1f-4b3d-8ebf-5c5318661c58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:44.907Z|27f2bb46-7441-444d-a916-dfc8e72be261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:44.908Z|27f2bb46-7441-444d-a916-dfc8e72be261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:44.909Z|8afb3855-abfe-48fa-b69b-9f285b78970b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:44.909Z|8afb3855-abfe-48fa-b69b-9f285b78970b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:44.922Z|8c7b1571-1a23-46ea-b8e8-3a577c670164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:44.922Z|8c7b1571-1a23-46ea-b8e8-3a577c670164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:50.551Z|8cab54c8-5aae-4d28-8728-769790e05497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:50:50.551Z|8cab54c8-5aae-4d28-8728-769790e05497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:50:50.948Z|a3e0ccbf-528f-4cad-92c2-e5ad78a36266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:50:50.948Z|a3e0ccbf-528f-4cad-92c2-e5ad78a36266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:50:51.093Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:50:51.097Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:51.098Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:50:51.098Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:51.098Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:50:51.099Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:50:51.099Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d661a871cce7e99d3e8fd352ad692c45", X-B3-SpanId:"dd0822e3ebcb07de", X-B3-ParentSpanId:"b61e6c12186a802b", X-B3-Sampled:"0", X-ONAP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-TransactionID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ECOMP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4441b051-094a-497a-a336-41eae05518dd"] 2022-10-21T18:50:51.099Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:50:51.100Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:51.123Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:51.123Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:51.124Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:50:51.124Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:51.125Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T18:48:20.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:50:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:50:51.125Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:51.125Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:50:51.127Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:51.127Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:50:51.127Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:51.127Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:50:51.128Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:50:51.128Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d661a871cce7e99d3e8fd352ad692c45", X-B3-SpanId:"d1d0f1b9df1ba643", X-B3-ParentSpanId:"b61e6c12186a802b", X-B3-Sampled:"0", X-ONAP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-TransactionID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ECOMP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8debe62f-3385-4445-be39-42f5a9b547e8"] 2022-10-21T18:50:51.128Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:50:51.129Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:51.140Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:51.140Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:51.141Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:50:51.141Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:50:52 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:50:51.142Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:50:51.142Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:51.142Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:50:51.172Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:51.173Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:51.173Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:51.173Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:50:51.174Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:51.174Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-TransactionID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ECOMP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52d079db-81c6-4f57-b116-b4d5f8f5b7e2"] 2022-10-21T18:50:51.174Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:51.175Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:51.298Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:51.298Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:51.299Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:51.299Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E6096902AB378685B3EBFBC3E6E7A2A4; 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:"789", date:"Fri, 21 Oct 2022 18:50:50 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:50:51.299Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":"2022-10-21T18:50:44.840+0000","removalTime":null,"durationInMillis":124221,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:50:51.300Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:51.300Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:51.318Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:51.319Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:50:51.319Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:50:51.319Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:50:51.320Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:50:51.320Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-TransactionID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ECOMP-RequestID:"d265af4a-a159-4719-ae58-c139c0f6697d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ac7c2da-00cd-4fe0-8e96-9b534a2713d8"] 2022-10-21T18:50:51.320Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:50:51.320Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:50:51.448Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:50:51.449Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:50:51.449Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:50:51.449Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2FC16053E54AE98DDEEFFA118B633D5; 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:"826", date:"Fri, 21 Oct 2022 18:50:50 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:50:51.450Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"39da5e9f-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:39da1076-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"39da5e9e-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:50:26.212+0000","endTime":"2022-10-21T18:50:28.775+0000","durationInMillis":2563,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:50:51.450Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:50:51.450Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:50:51.454Z|d265af4a-a159-4719-ae58-c139c0f6697d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:50:54.930Z|3579503b-fbbc-4bd0-8054-f8f3b306bb04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:54.931Z|3579503b-fbbc-4bd0-8054-f8f3b306bb04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:54.931Z|02803ab6-a0bf-4f34-80e6-1e915ee76fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:54.932Z|02803ab6-a0bf-4f34-80e6-1e915ee76fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:50:54.945Z|2f937441-0ffa-45ca-b725-f9fe0341a5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:50:54.946Z|2f937441-0ffa-45ca-b725-f9fe0341a5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:00.366Z|4092e56a-9fe6-40d0-89a5-a38d8591386f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:51:00.367Z|4092e56a-9fe6-40d0-89a5-a38d8591386f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:01.629Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:51:01.637Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:01.638Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:51:01.639Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:01.639Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:01.639Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:51:01.640Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6365a859184fca57493bf52169af049d", X-B3-SpanId:"38899744a215a58e", X-B3-ParentSpanId:"84e9ad2a1257024b", X-B3-Sampled:"0", X-ONAP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-TransactionID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ECOMP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4daad4b3-6194-4007-a652-b416c3beacf1"] 2022-10-21T18:51:01.640Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:51:01.641Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:01.663Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:01.665Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:01.665Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:51:01.666Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:02 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:01.667Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:51:01.668Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:01.669Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:51:01.670Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:01.671Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:51:01.671Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:01.672Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:01.672Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:51:01.672Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6365a859184fca57493bf52169af049d", X-B3-SpanId:"7771da1edb98776b", X-B3-ParentSpanId:"84e9ad2a1257024b", X-B3-Sampled:"0", X-ONAP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-TransactionID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ECOMP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb0e0fc5-ffb8-4ee8-b88b-dfc8941e95ea"] 2022-10-21T18:51:01.673Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:51:01.673Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:01.688Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:01.689Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:01.689Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:51:01.689Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:01.690Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:51:01.691Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:01.691Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:51:01.712Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:01.713Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:01.713Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:01.713Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:01.714Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:01.714Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-TransactionID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ECOMP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9c6baf5-9e85-40fd-a610-bf54ec116c61"] 2022-10-21T18:51:01.714Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:01.714Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:01.884Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:01.885Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:01.885Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:01.885Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=37BB400AC44463A99A2A34E9D6FECC44; 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:"789", date:"Fri, 21 Oct 2022 18:51:02 GMT", x-envoy-upstream-service-time:"166", server:"envoy"] 2022-10-21T18:51:01.886Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:48:40.619+0000","endTime":"2022-10-21T18:50:44.840+0000","removalTime":null,"durationInMillis":124221,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"fae805b4-5170-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:51:01.887Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:01.887Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:01.904Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:01.904Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:01.905Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:01.905Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:01.905Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:01.906Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-TransactionID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ECOMP-RequestID:"9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"984dd0c1-8b83-4e3b-9215-ffa8367d9fde"] 2022-10-21T18:51:01.906Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:01.906Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:02.038Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:02.039Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:02.039Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:02.040Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=02AF223F4C9F9C90E8F51E639F6C61AD; 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:"826", date:"Fri, 21 Oct 2022 18:51:02 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:51:02.040Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"39da5e9f-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:39da1076-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"faea27d5-5170-11ed-bc22-5ea02eb1b5cd","executionId":"39da5e9e-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:50:26.212+0000","endTime":"2022-10-21T18:50:28.775+0000","durationInMillis":2563,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:51:02.041Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:02.041Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=faea27d5-5170-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:02.044Z|9b1fac4a-8bc0-4dbb-9a58-3dc50adb069b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:51:04.953Z|6314d2b7-cae3-441f-acb4-cb9230d958a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:04.953Z|6314d2b7-cae3-441f-acb4-cb9230d958a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:04.958Z|7cc1cbff-96e1-4fe6-a961-d417606769d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:04.959Z|7cc1cbff-96e1-4fe6-a961-d417606769d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:04.968Z|50b95f73-fe4a-45cb-ae50-bd093d881426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:04.969Z|50b95f73-fe4a-45cb-ae50-bd093d881426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:05.551Z|14d2ddad-f37e-4f13-9b0a-df144cb9ad6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:51:05.553Z|14d2ddad-f37e-4f13-9b0a-df144cb9ad6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:51:12.198Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:51:12.203Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:12.203Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:51:12.203Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:12.203Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:12.204Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:51:12.204Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bc43c1c6913e25bfb27c2e270d70b37", X-B3-SpanId:"564448a86d79599d", X-B3-ParentSpanId:"25a230dcab3be9ff", X-B3-Sampled:"0", X-ONAP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-TransactionID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ECOMP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c160ebd-f700-4216-859b-ebbcee9ddc0d"] 2022-10-21T18:51:12.204Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:51:12.204Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:12.232Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:12.233Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:12.233Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:51:12.233Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:13 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:12.233Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:51:12.234Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:12.234Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:51:12.235Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:12.235Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:51:12.235Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:12.236Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:12.236Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:51:12.236Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bc43c1c6913e25bfb27c2e270d70b37", X-B3-SpanId:"73504c16a7a939c7", X-B3-ParentSpanId:"25a230dcab3be9ff", X-B3-Sampled:"0", X-ONAP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-TransactionID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ECOMP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26381086-e367-463d-b28e-e92b6047e4a0"] 2022-10-21T18:51:12.236Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:51:12.236Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:12.253Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:12.253Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:12.253Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:51:12.253Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:13 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:12.255Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:51:12.255Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:12.255Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:51:12.275Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:12.275Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:12.276Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:12.276Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:12.276Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:12.276Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-TransactionID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ECOMP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcf04f1b-8a87-4a3d-8c19-c6b107630a16"] 2022-10-21T18:51:12.276Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:12.277Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:12.417Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:12.418Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:12.418Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:12.418Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D2FB5C864D0E22D2ABEF62427FB4136F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:51:12 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T18:51:12.419Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:51:12.419Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:12.419Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:12.450Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:12.451Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:12.451Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:12.451Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:12.452Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:12.452Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-TransactionID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ECOMP-RequestID:"ee7f474b-4645-4b95-a538-8b73a380ec37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"868ad75d-a0eb-4279-94fa-41274bd38aaf"] 2022-10-21T18:51:12.452Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:12.453Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:12.580Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:12.581Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:12.581Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:12.581Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=09175CAB3F86765362B5E3EE639D8227; 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:"Fri, 21 Oct 2022 18:51:12 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:51:12.582Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:51:12.582Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:12.582Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:12.586Z|ee7f474b-4645-4b95-a538-8b73a380ec37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:51:14.974Z|ed89b4b3-63c9-48e2-ac5a-c850fa943d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:14.974Z|ed89b4b3-63c9-48e2-ac5a-c850fa943d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:14.986Z|974d4a8e-f783-45b9-a350-f08481cea821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:14.987Z|974d4a8e-f783-45b9-a350-f08481cea821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:14.992Z|f1eb2a4a-7850-49a9-b312-25bc15e1bbea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:14.992Z|f1eb2a4a-7850-49a9-b312-25bc15e1bbea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:20.551Z|9c6ada67-c706-4729-8446-eceb8f210b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:51:20.552Z|9c6ada67-c706-4729-8446-eceb8f210b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:51:20.949Z|f7eaa7b4-2cb8-4269-a663-491955f8c4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:51:20.949Z|f7eaa7b4-2cb8-4269-a663-491955f8c4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:51:22.758Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:51:22.763Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:22.764Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:51:22.764Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:22.765Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:22.765Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:51:22.766Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55c13b3df237cc7fba30b9c4ad0a8a0b", X-B3-SpanId:"e8c6e60d09c95239", X-B3-ParentSpanId:"a2f0311a187c043a", X-B3-Sampled:"0", X-ONAP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-TransactionID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ECOMP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cec1939-4a89-4ad9-82b3-d3be5a3c9ecb"] 2022-10-21T18:51:22.766Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:51:22.766Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:22.791Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:22.792Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:22.793Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:51:22.793Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:23 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:22.795Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:51:22.795Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:22.796Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:51:22.797Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:22.797Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:51:22.798Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:22.798Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:22.799Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:51:22.799Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55c13b3df237cc7fba30b9c4ad0a8a0b", X-B3-SpanId:"f8980eaa5da07d6d", X-B3-ParentSpanId:"a2f0311a187c043a", X-B3-Sampled:"0", X-ONAP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-TransactionID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ECOMP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c2b8da1-fd49-44ec-9eb1-c8d6e0c7baad"] 2022-10-21T18:51:22.800Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:51:22.800Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:22.818Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:22.819Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:22.819Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:51:22.819Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:23 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:22.821Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:51:22.821Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:22.822Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:51:22.842Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:22.843Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:22.843Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:22.844Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:22.844Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:22.845Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-TransactionID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ECOMP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0707bfc9-0453-4348-a05d-65ca68e646f8"] 2022-10-21T18:51:22.845Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:22.846Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:22.974Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:22.975Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:22.976Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:22.976Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B5FA8711A0F06003F5D662C58613FD56; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:51:23 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:51:22.976Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:51:22.977Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:22.977Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:22.995Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:22.996Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:22.996Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:22.996Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:22.997Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:22.997Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-TransactionID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ECOMP-RequestID:"ecfa109c-b5b3-467e-842d-0208c091f111", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de642c23-17b1-4059-89b1-a8b2cf5ef3c7"] 2022-10-21T18:51:22.997Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:22.998Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:23.121Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:23.121Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:23.122Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:23.122Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE3582509BE594F50B696A0DACB770BD; 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:"Fri, 21 Oct 2022 18:51:23 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:51:23.123Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:51:23.123Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:23.123Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:23.128Z|ecfa109c-b5b3-467e-842d-0208c091f111|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:51:24.996Z|337c9273-eb2e-41b6-b16c-6f7bdca2c327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:24.997Z|337c9273-eb2e-41b6-b16c-6f7bdca2c327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:25.007Z|dadb687d-28c7-4406-b6aa-c990b5e96272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:25.008Z|dadb687d-28c7-4406-b6aa-c990b5e96272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:25.015Z|ce4da772-8500-4683-8da3-55391f55c53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:25.015Z|ce4da772-8500-4683-8da3-55391f55c53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:33.290Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:51:33.295Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:33.295Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:51:33.296Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:33.296Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:33.296Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:51:33.296Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e49efd66118558efd3b59c2a90f50bfa", X-B3-SpanId:"754f81c5f2c32864", X-B3-ParentSpanId:"0b0c3fa5fed0845f", X-B3-Sampled:"0", X-ONAP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-TransactionID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ECOMP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a923e26-9f14-4576-922e-f79e2888e643"] 2022-10-21T18:51:33.297Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:51:33.297Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:33.323Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:33.324Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:33.324Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:51:33.324Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:34 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:33.332Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:51:33.332Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:33.333Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:51:33.334Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:33.334Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:51:33.334Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:33.335Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:33.335Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:51:33.335Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e49efd66118558efd3b59c2a90f50bfa", X-B3-SpanId:"3fb98aa6c4ed80ae", X-B3-ParentSpanId:"0b0c3fa5fed0845f", X-B3-Sampled:"0", X-ONAP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-TransactionID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ECOMP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b655be0-62c4-44c8-b1e2-359a0381d050"] 2022-10-21T18:51:33.336Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:51:33.336Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:33.354Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:33.354Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:33.354Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:51:33.354Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:34 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:33.356Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:51:33.356Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:33.356Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:51:33.375Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:33.376Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:33.376Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:33.376Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:33.376Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:33.377Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-TransactionID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ECOMP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db084a81-7d04-45c8-a749-8e2e5281797e"] 2022-10-21T18:51:33.377Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:33.377Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:33.498Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:33.498Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:33.499Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:33.499Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=53608497B605C1DDB630A441F4C2CAF7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:51:33 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:51:33.499Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:51:33.499Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:33.500Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:33.517Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:33.517Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:33.517Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:33.518Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:33.518Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:33.518Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-TransactionID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ECOMP-RequestID:"52ac745f-eac6-4015-a93a-9d047f4363c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e15732c8-e330-48d9-bc66-593c578deb5b"] 2022-10-21T18:51:33.518Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:33.519Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:33.642Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:33.643Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:33.643Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:33.643Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=55404DA185F671E2D4BDE3AEB782DBA2; 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:"Fri, 21 Oct 2022 18:51:33 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:51:33.644Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:51:33.644Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:33.644Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:33.647Z|52ac745f-eac6-4015-a93a-9d047f4363c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:51:35.025Z|3e2cc1b9-9bd8-49df-8feb-b7de169a50c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:35.026Z|3e2cc1b9-9bd8-49df-8feb-b7de169a50c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:35.038Z|06846afe-308b-4e8c-b5b0-67e93daa2bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:35.038Z|06846afe-308b-4e8c-b5b0-67e93daa2bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:35.038Z|ca8e1d88-9849-4699-90e1-9e36c5fcb215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:35.039Z|ca8e1d88-9849-4699-90e1-9e36c5fcb215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:35.551Z|15cf80f4-5ab0-4536-b5e1-37a72055f01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:51:35.552Z|15cf80f4-5ab0-4536-b5e1-37a72055f01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:51:43.817Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:51:43.822Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:43.823Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:51:43.823Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:43.823Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:43.824Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:51:43.824Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d178cb902e4a17ef8caab003aaf9e98d", X-B3-SpanId:"86d6b0e90ac6d9bb", X-B3-ParentSpanId:"1cc2f700a7e167be", X-B3-Sampled:"0", X-ONAP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-TransactionID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ECOMP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44960488-e32c-47de-a8a2-370c61029919"] 2022-10-21T18:51:43.825Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:51:43.825Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:43.848Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:43.849Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:43.850Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:51:43.850Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:43.851Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:51:43.852Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:43.852Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:51:43.854Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:43.854Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:51:43.855Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:43.855Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:43.855Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:51:43.855Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d178cb902e4a17ef8caab003aaf9e98d", X-B3-SpanId:"fd2b93226b4e2fc7", X-B3-ParentSpanId:"1cc2f700a7e167be", X-B3-Sampled:"0", X-ONAP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-TransactionID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ECOMP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aff2860b-b33c-48d9-81cd-23d6537a66bd"] 2022-10-21T18:51:43.856Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:51:43.856Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:43.869Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:43.870Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:43.870Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:51:43.870Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:43.871Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:51:43.872Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:43.872Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:51:43.893Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:43.894Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:43.894Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:43.895Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:43.895Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:43.896Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-TransactionID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ECOMP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a2f5cd6-b9c7-46b2-b8b8-5498d8aa3ec0"] 2022-10-21T18:51:43.896Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:43.896Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:44.024Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:44.025Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:44.025Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:44.026Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8EB2A9F3321C46E5D5F6DAF806662FBB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:51:43 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:51:44.027Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:51:44.032Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:44.032Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:44.051Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:44.051Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:44.051Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:44.052Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:44.052Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:44.052Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-TransactionID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ECOMP-RequestID:"bafcab20-4a9b-422d-91ad-201f3752781f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3978562-b697-49ab-91c8-0aa4ca9ebfa1"] 2022-10-21T18:51:44.052Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:44.052Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:44.176Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:44.177Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:44.177Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:44.178Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7C558D607EAB5D633A5BF666AA4C7DA7; 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:"Fri, 21 Oct 2022 18:51:43 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:51:44.178Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:51:44.178Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:44.179Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:44.182Z|bafcab20-4a9b-422d-91ad-201f3752781f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:51:45.052Z|a7a16ab3-58ad-4f4d-8fe8-86c03e136efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:45.052Z|a7a16ab3-58ad-4f4d-8fe8-86c03e136efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:45.059Z|b6e87ad7-a438-4a3b-8dbd-9778c96be98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:45.059Z|b6e87ad7-a438-4a3b-8dbd-9778c96be98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:45.064Z|3e5b1cb6-a7f0-40df-863e-44c73b038605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:45.064Z|3e5b1cb6-a7f0-40df-863e-44c73b038605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:50.552Z|5f69fa1b-814b-4ce9-b722-3af9131a1c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:51:50.554Z|5f69fa1b-814b-4ce9-b722-3af9131a1c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:51:50.950Z|3a571391-4e69-4c5e-992e-5dfef6ccd3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:51:50.951Z|3a571391-4e69-4c5e-992e-5dfef6ccd3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:51:54.340Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:51:54.346Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:54.347Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:51:54.347Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:54.348Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:51:54.348Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:51:54.348Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96d25a3a85590c85176a07000da53d0c", X-B3-SpanId:"5549aa7a9c84c60a", X-B3-ParentSpanId:"1c10665b27899659", X-B3-Sampled:"0", X-ONAP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-TransactionID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ECOMP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68da847e-0054-4316-95d9-2a302c1adaf3"] 2022-10-21T18:51:54.349Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:51:54.349Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:54.376Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:54.377Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:54.377Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:51:54.378Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:55 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:54.379Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:51:54.380Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:54.380Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:51:54.381Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:54.382Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:51:54.382Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:54.383Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:51:54.383Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:51:54.383Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96d25a3a85590c85176a07000da53d0c", X-B3-SpanId:"eee5f5aa5261c414", X-B3-ParentSpanId:"1c10665b27899659", X-B3-Sampled:"0", X-ONAP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-TransactionID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ECOMP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0d186f1-4915-4aa9-9267-bae9ee4bcfd0"] 2022-10-21T18:51:54.384Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:51:54.384Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:54.400Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:54.400Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:54.401Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:51:54.401Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:51:55 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:51:54.402Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:51:54.402Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:54.403Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:51:54.423Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:54.424Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:54.424Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:54.424Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:51:54.425Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:54.425Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-TransactionID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ECOMP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcd4e72e-5aee-410d-88b1-e7ac8c225af2"] 2022-10-21T18:51:54.425Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:54.426Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:54.548Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:54.548Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:54.549Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:54.549Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D015C379AD877A32D1ECDBF386279492; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:51:54 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:51:54.549Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:51:54.550Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:54.550Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:54.568Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:54.568Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:51:54.568Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:51:54.569Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:51:54.569Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:51:54.569Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-TransactionID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ECOMP-RequestID:"e84ee5c6-2c54-4990-b1e6-dee1c75fa57a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bdc0b68-0cf0-4329-abab-391592ef4056"] 2022-10-21T18:51:54.569Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:51:54.570Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:51:54.687Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:51:54.688Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:51:54.688Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:51:54.689Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F7F4A928FAE7F9BB74D221B0C5B2AC8; 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:"Fri, 21 Oct 2022 18:51:54 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T18:51:54.689Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:51:54.689Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:51:54.690Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:51:54.693Z|e84ee5c6-2c54-4990-b1e6-dee1c75fa57a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:51:55.078Z|c1419999-beb4-458c-9b6f-8eed7afbe647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:55.079Z|c1419999-beb4-458c-9b6f-8eed7afbe647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:55.083Z|ea0a7681-ea62-49b4-99d0-cc91a7fc4834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:55.084Z|dfca536f-bd7f-4a5b-ba12-55109bbb8e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:51:55.084Z|ea0a7681-ea62-49b4-99d0-cc91a7fc4834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:51:55.085Z|dfca536f-bd7f-4a5b-ba12-55109bbb8e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:00.364Z|d3adbe7c-0cdf-47bd-a5e0-b3579539e166|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:52:00.365Z|d3adbe7c-0cdf-47bd-a5e0-b3579539e166|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:04.864Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:52:04.869Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:04.869Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:52:04.869Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:04.869Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:04.870Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:52:04.870Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1647b5031b0199d9bc9a1131a3f5082", X-B3-SpanId:"68cadff8cceff2f5", X-B3-ParentSpanId:"4934633c62363b57", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-TransactionID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ECOMP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95c815d5-bad1-455b-b348-5add37214f04"] 2022-10-21T18:52:04.870Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:52:04.870Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:04.896Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:04.896Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:04.896Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:52:04.897Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:05 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:04.899Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:52:04.899Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:04.899Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:52:04.901Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:04.901Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:52:04.901Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:04.901Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:04.902Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:52:04.902Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1647b5031b0199d9bc9a1131a3f5082", X-B3-SpanId:"291219b278654874", X-B3-ParentSpanId:"4934633c62363b57", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-TransactionID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ECOMP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a2794c7-e0b2-4844-bfa2-c4b71daafc0e"] 2022-10-21T18:52:04.902Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:52:04.902Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:04.920Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:04.920Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:04.920Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:52:04.921Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:05 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:04.923Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:52:04.924Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:04.924Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:52:04.944Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:04.945Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:04.945Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:04.945Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:04.946Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:04.946Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-TransactionID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ECOMP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"780e601f-6e86-4075-8f4f-9bd46f303ac6"] 2022-10-21T18:52:04.946Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:04.946Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:05.078Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:05.078Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:05.078Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:05.078Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=895EC6275FD2EFFCFB259AA3B86A8177; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:52:05 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:52:05.079Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:52:05.079Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:05.079Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:05.112Z|f6d14696-f726-478a-abe9-938671cb651a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:05.112Z|e6937a7c-6073-4ff8-b525-772d2b10436c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:05.116Z|f6d14696-f726-478a-abe9-938671cb651a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:05.117Z|e6937a7c-6073-4ff8-b525-772d2b10436c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:05.119Z|d8a42d5b-52a6-40e3-b23d-860a12ea2a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:05.124Z|d8a42d5b-52a6-40e3-b23d-860a12ea2a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:05.142Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:05.143Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:05.143Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:05.143Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:05.144Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:05.144Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-TransactionID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ECOMP-RequestID:"aa3e690f-94e0-45a6-8a57-1b71105db12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37361d8c-3987-4ff9-8cbd-014a167a5b63"] 2022-10-21T18:52:05.144Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:05.144Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:05.272Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:05.273Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:05.273Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:05.273Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E758680B9CB6EFA6AE70A4097A1FA95E; 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:"Fri, 21 Oct 2022 18:52:05 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:52:05.273Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:52:05.274Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:05.274Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:05.277Z|aa3e690f-94e0-45a6-8a57-1b71105db12d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:52:05.551Z|143e72d0-24d2-4f3f-8b45-ec7b2faf665f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:52:05.552Z|143e72d0-24d2-4f3f-8b45-ec7b2faf665f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:52:15.145Z|fee0a071-f5f7-4b2b-b41f-e4f65d313f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:15.145Z|d77eb1a3-9987-4414-a850-53e88bb50c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:15.146Z|fee0a071-f5f7-4b2b-b41f-e4f65d313f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:15.146Z|d77eb1a3-9987-4414-a850-53e88bb50c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:15.150Z|f676ed65-9183-4d4a-a06d-72adc11e0ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:15.151Z|f676ed65-9183-4d4a-a06d-72adc11e0ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:15.441Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:52:15.446Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:15.446Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:52:15.446Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:15.447Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:15.447Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:52:15.447Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ddedc33b2f47d613be47555b5b72a4a", X-B3-SpanId:"9c7b43d12b8efc55", X-B3-ParentSpanId:"9dd74a6615828ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-TransactionID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ECOMP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0581dbdf-86b1-4ccd-a8f3-1b779c616abd"] 2022-10-21T18:52:15.447Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:52:15.448Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:15.477Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:15.478Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:15.478Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:52:15.479Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:16 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:15.479Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:52:15.480Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:15.480Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:52:15.481Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:15.482Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:52:15.482Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:15.482Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:15.483Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:52:15.483Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ddedc33b2f47d613be47555b5b72a4a", X-B3-SpanId:"6da0b7099694299a", X-B3-ParentSpanId:"9dd74a6615828ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-TransactionID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ECOMP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eae8331-dbdb-46d9-8be4-be4284732290"] 2022-10-21T18:52:15.483Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:52:15.483Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:15.496Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:15.497Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:15.497Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:52:15.497Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:16 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:15.498Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:52:15.498Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:15.499Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:52:15.518Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:15.518Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:15.518Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:15.519Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:15.519Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:15.519Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-TransactionID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ECOMP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ca95132-2e0f-4f6d-ae03-8bb5e02a50f9"] 2022-10-21T18:52:15.519Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:15.519Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:15.648Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:15.649Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:15.649Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:15.650Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5061F2A72F27320741E83712EE5334D1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:52:15 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:52:15.650Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:52:15.650Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:15.651Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:15.672Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:15.672Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:15.673Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:15.673Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:15.673Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:15.673Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-TransactionID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ECOMP-RequestID:"61d0ef64-5c2b-443a-afba-d584403a8d36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7f7357d-e5df-4d73-985f-3df73c68cd16"] 2022-10-21T18:52:15.674Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:15.674Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:15.791Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:15.792Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:15.792Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:15.793Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F2E4A5F5BA367F1B8A0E5041A6662F3; 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:"Fri, 21 Oct 2022 18:52:15 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T18:52:15.793Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:52:15.794Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:15.794Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:15.797Z|61d0ef64-5c2b-443a-afba-d584403a8d36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:52:20.552Z|d1326d1e-4dac-4811-832d-b61ecfafba6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:52:20.552Z|d1326d1e-4dac-4811-832d-b61ecfafba6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:52:20.951Z|58ecbac4-2356-4907-a675-a5ce3d27b939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:52:20.952Z|58ecbac4-2356-4907-a675-a5ce3d27b939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:52:25.173Z|c25ae2e8-49df-4b4b-acfc-835f6d6b0147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:25.173Z|e835e01e-ab6b-4647-944d-e76621d18054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:25.173Z|e835e01e-ab6b-4647-944d-e76621d18054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:25.173Z|c25ae2e8-49df-4b4b-acfc-835f6d6b0147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:25.176Z|bc8997d3-13a2-45a6-bc79-51aac50608bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:25.176Z|bc8997d3-13a2-45a6-bc79-51aac50608bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:25.968Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:52:25.973Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:25.973Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:52:25.974Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:25.974Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:25.974Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:52:25.974Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10d7c539c84d91747d458d1182c2b16c", X-B3-SpanId:"2fddb3cd8bfed846", X-B3-ParentSpanId:"a10c5e88bebe40fd", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-TransactionID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ECOMP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2204baf1-0e79-48d6-bdae-b075baca1b06"] 2022-10-21T18:52:25.974Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:52:25.975Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:26.001Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:26.001Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:26.001Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:52:26.001Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:26.004Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:52:26.004Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:26.004Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:52:26.005Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:26.005Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:52:26.006Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:26.006Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:26.006Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:52:26.006Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10d7c539c84d91747d458d1182c2b16c", X-B3-SpanId:"cb71837d82554a80", X-B3-ParentSpanId:"a10c5e88bebe40fd", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-TransactionID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ECOMP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07802105-db07-4645-a4e5-90a18a99115a"] 2022-10-21T18:52:26.006Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:52:26.007Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:26.019Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:26.019Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:26.020Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:52:26.020Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:26 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:26.021Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:52:26.021Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:26.021Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:52:26.054Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:26.054Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:26.055Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:26.055Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:26.056Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:26.056Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-TransactionID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ECOMP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e87825cd-f9ec-43e6-b5e4-41af1f899e70"] 2022-10-21T18:52:26.056Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:26.057Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:26.181Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:26.182Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:26.182Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:26.182Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ACCB56E4E94A6A69AF12196BA4D003A0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:52:26 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:52:26.183Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:52:26.183Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:26.183Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:26.216Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:26.217Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:26.218Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:26.218Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:26.218Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:26.218Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-TransactionID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ECOMP-RequestID:"8bf160b0-4c9f-4b7e-8954-8f0673dd23f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ed4134-3f7d-4b86-a01b-4700b6505a00"] 2022-10-21T18:52:26.219Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:26.219Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:26.347Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:26.348Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:26.348Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:26.349Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F40ABCDE387FD64C231A2A1B86F80B73; 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:"Fri, 21 Oct 2022 18:52:26 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:52:26.349Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:52:26.350Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:26.350Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:26.354Z|8bf160b0-4c9f-4b7e-8954-8f0673dd23f5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:52:35.194Z|31911b47-8d7f-48c5-8a7d-093a58253d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:35.194Z|20f86bbe-b260-4473-bb03-1511826e72a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:35.195Z|20f86bbe-b260-4473-bb03-1511826e72a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:35.195Z|31911b47-8d7f-48c5-8a7d-093a58253d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:35.199Z|19f4c3ec-e987-4f41-8f28-5ca097093233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:35.199Z|19f4c3ec-e987-4f41-8f28-5ca097093233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:35.551Z|af99c85f-23b4-47af-9d36-30f26baeebf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:52:35.554Z|af99c85f-23b4-47af-9d36-30f26baeebf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:52:36.514Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:52:36.519Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:36.519Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:52:36.519Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:36.520Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:36.520Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:52:36.520Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e27c10b1464fde7e1ba388b0cf47e972", X-B3-SpanId:"6d0cbc1783aef147", X-B3-ParentSpanId:"ee206d0e09b403d8", X-B3-Sampled:"0", X-ONAP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-TransactionID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ECOMP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31fc008-1aeb-4a27-bd70-f7b6e65a793b"] 2022-10-21T18:52:36.521Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:52:36.521Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:36.546Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:36.547Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:36.547Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:52:36.547Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:37 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:36.549Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:51:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:52:36.549Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:36.549Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:52:36.550Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:36.551Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:52:36.551Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:36.551Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:36.551Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:52:36.551Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e27c10b1464fde7e1ba388b0cf47e972", X-B3-SpanId:"c52dab72e6d58892", X-B3-ParentSpanId:"ee206d0e09b403d8", X-B3-Sampled:"0", X-ONAP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-TransactionID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ECOMP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86378ecf-479b-49d7-83ef-0aaa99aad89b"] 2022-10-21T18:52:36.552Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:52:36.552Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:36.566Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:36.567Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:36.567Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:52:36.567Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:37 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:36.568Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378268000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:52:36.568Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:36.569Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:52:36.588Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:36.588Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:36.588Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:36.589Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:36.589Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:36.589Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-TransactionID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ECOMP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82fca4ff-0a53-48b1-8598-0c8920583b5f"] 2022-10-21T18:52:36.589Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:36.590Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:36.718Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:36.719Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:36.719Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:36.719Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=09291279280B1F6DBEC300328C317C48; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:52:37 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:52:36.719Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:52:36.719Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:36.720Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:36.737Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:36.737Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:36.737Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:36.738Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:36.738Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:36.738Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-TransactionID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ECOMP-RequestID:"51655eb7-4d97-44a6-bcf9-dea5e3c014cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae535a85-7ddc-4fcd-9a48-94fa1131b29a"] 2022-10-21T18:52:36.738Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:36.738Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:36.860Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:36.861Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:36.861Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:36.861Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B57DB58DE2579BAAD2B6327777DCFC85; 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:"Fri, 21 Oct 2022 18:52:37 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:52:36.861Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:52eb4cb3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:51:08.266+0000","endTime":"2022-10-21T18:51:08.273+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:52:36.862Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:36.862Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:36.865Z|51655eb7-4d97-44a6-bcf9-dea5e3c014cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:52:45.219Z|bcc42b1b-6866-4ef8-b6fb-d3a0ac768200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:45.219Z|fa42c04b-3d4b-4afc-9523-91d79a714344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:45.219Z|bcc42b1b-6866-4ef8-b6fb-d3a0ac768200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:45.220Z|fa42c04b-3d4b-4afc-9523-91d79a714344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:45.225Z|6fe94c59-57a7-457a-88b5-85067552f266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:45.226Z|6fe94c59-57a7-457a-88b5-85067552f266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:47.023Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:52:47.028Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:47.029Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:52:47.029Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:47.030Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:47.030Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:52:47.030Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c72c7043f1788fd4a31e3c012b128d1", X-B3-SpanId:"ddcb8199d5ffe43c", X-B3-ParentSpanId:"7725c85094a2e8be", X-B3-Sampled:"0", X-ONAP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-TransactionID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ECOMP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d322ffb7-36b9-4731-92c4-69fb72f25181"] 2022-10-21T18:52:47.031Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:52:47.031Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:47.055Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:47.056Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:47.057Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:52:47.057Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:47 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:47.058Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:52:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:52:47.058Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:47.059Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:52:47.060Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:47.060Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:52:47.061Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:47.061Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:47.061Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:52:47.062Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c72c7043f1788fd4a31e3c012b128d1", X-B3-SpanId:"45d5acd0ce8afc0d", X-B3-ParentSpanId:"7725c85094a2e8be", X-B3-Sampled:"0", X-ONAP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-TransactionID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ECOMP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"040a29e5-286a-4844-a160-e4bf45381f22"] 2022-10-21T18:52:47.062Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:52:47.062Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:47.075Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:47.076Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:47.076Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:52:47.077Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:47 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:47.077Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:52:47.077Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:47.078Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:52:47.099Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:47.100Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:47.100Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:47.101Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:47.101Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:47.101Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-TransactionID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ECOMP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63527597-e774-4d06-9119-9dd6fa2d9b7f"] 2022-10-21T18:52:47.102Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:47.102Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:47.230Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:47.231Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:47.231Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:47.232Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C938C2EC84E09950853829A589144A9A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:52:47 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:52:47.232Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:52:47.232Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:47.233Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:47.251Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:47.252Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:47.252Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:47.252Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:47.253Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:47.253Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-TransactionID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ECOMP-RequestID:"5adb9c93-8849-4e00-8ba6-71673207963e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"834b6c8b-7f8c-4dfe-a6cf-fb877399faac"] 2022-10-21T18:52:47.253Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:47.253Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:47.377Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:47.377Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:47.378Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:47.378Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=56AC5DF11113373DEAE69CB59309B36F; 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:"826", date:"Fri, 21 Oct 2022 18:52:47 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:52:47.379Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"8a06d04b-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:8a068222-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"8a06d04a-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:52:40.721+0000","endTime":"2022-10-21T18:52:43.490+0000","durationInMillis":2769,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:52:47.379Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:47.380Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:47.384Z|5adb9c93-8849-4e00-8ba6-71673207963e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:52:50.551Z|620a12f9-b68f-4f59-8f3d-93a2d11eeb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:52:50.552Z|620a12f9-b68f-4f59-8f3d-93a2d11eeb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:52:50.953Z|a94ca7cc-55bf-4498-af49-0d2f58795e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:52:50.953Z|a94ca7cc-55bf-4498-af49-0d2f58795e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:52:55.245Z|d6e1e01a-5b43-49fa-a363-75472acfcfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:55.246Z|d6e1e01a-5b43-49fa-a363-75472acfcfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:55.247Z|ca76f411-0dab-4961-82ee-6795abb74129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:55.248Z|ca76f411-0dab-4961-82ee-6795abb74129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:55.249Z|cdf3265a-c2ee-4712-938a-b56267ae56a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:52:55.249Z|cdf3265a-c2ee-4712-938a-b56267ae56a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:52:57.548Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:52:57.553Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:57.553Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:52:57.553Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:57.554Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:52:57.554Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:52:57.554Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4413d011d2fb38504e314aec8fba637a", X-B3-SpanId:"9108249aa5d8404f", X-B3-ParentSpanId:"6cfc432bdef67b72", X-B3-Sampled:"0", X-ONAP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-TransactionID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ECOMP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c216355-0721-4b58-b29b-22a61f1eafef"] 2022-10-21T18:52:57.554Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:52:57.555Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:57.580Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:57.581Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:57.581Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:52:57.581Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:57.582Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:52:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:52:57.582Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:57.583Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:52:57.584Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:57.584Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:52:57.584Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:57.585Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:52:57.585Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:52:57.585Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4413d011d2fb38504e314aec8fba637a", X-B3-SpanId:"20614b73674e900b", X-B3-ParentSpanId:"6cfc432bdef67b72", X-B3-Sampled:"0", X-ONAP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-TransactionID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ECOMP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2388cb24-57ca-41fd-bd57-4315b90dacae"] 2022-10-21T18:52:57.585Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:52:57.586Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:57.597Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:57.597Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:57.597Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:52:57.597Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:52:58 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:52:57.598Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:52:57.598Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:57.599Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:52:57.618Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:57.618Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:57.619Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:57.619Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:52:57.619Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:57.619Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-TransactionID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ECOMP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96811674-3f40-4414-b081-d710b2611b5d"] 2022-10-21T18:52:57.620Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:57.620Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:57.750Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:57.751Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:57.751Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:57.751Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D40B7C84EDB7FF0AF3527C9845C9571; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:52:58 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:52:57.752Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:52:57.752Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:57.752Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:57.770Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:57.770Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:52:57.770Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:52:57.771Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:52:57.771Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:52:57.771Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-TransactionID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ECOMP-RequestID:"0fb298c0-ec8b-4b30-8fb7-46cd127df4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54bf4814-5d2a-461c-8782-ddcc737764ab"] 2022-10-21T18:52:57.771Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:52:57.772Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:52:57.897Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:52:57.897Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:52:57.898Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:52:57.898Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E9EBAB935A0FFBCE6CD279F022A9F33; 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:"826", date:"Fri, 21 Oct 2022 18:52:58 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:52:57.898Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"8a06d04b-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:8a068222-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"8a06d04a-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:52:40.721+0000","endTime":"2022-10-21T18:52:43.490+0000","durationInMillis":2769,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:52:57.899Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:52:57.899Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:52:57.902Z|0fb298c0-ec8b-4b30-8fb7-46cd127df4ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:53:00.363Z|1b6320ae-2122-4dc3-8cb0-0b0228dcf94c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:53:00.364Z|1b6320ae-2122-4dc3-8cb0-0b0228dcf94c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:05.267Z|53e7d164-147c-4103-9c7e-2a85a4084f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:05.268Z|25d6a0b6-3e98-4a72-984e-aa424d647a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:05.269Z|25d6a0b6-3e98-4a72-984e-aa424d647a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:05.269Z|80dfb0ba-7b08-4424-b209-eceefef04c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:05.270Z|80dfb0ba-7b08-4424-b209-eceefef04c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:05.268Z|53e7d164-147c-4103-9c7e-2a85a4084f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:05.551Z|cbfc1923-0812-473b-90ae-b092d86d369d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:53:05.552Z|cbfc1923-0812-473b-90ae-b092d86d369d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:53:08.061Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:53:08.066Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:08.067Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:53:08.067Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:08.067Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:08.068Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:53:08.068Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"480a28f237a94860e271bacd67ad7ba3", X-B3-SpanId:"76bbaf0d59e03aa8", X-B3-ParentSpanId:"9da5fa8e5522edc9", X-B3-Sampled:"0", X-ONAP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-TransactionID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ECOMP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a2bbe46-c573-4496-9033-98c3943c250b"] 2022-10-21T18:53:08.069Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:53:08.069Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:08.108Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:08.108Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:08.109Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:53:08.109Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:09 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:08.114Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:52:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:53:08.115Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:08.116Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:53:08.117Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:08.118Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:53:08.118Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:08.119Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:08.120Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:53:08.120Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"480a28f237a94860e271bacd67ad7ba3", X-B3-SpanId:"d4a98aa345073fed", X-B3-ParentSpanId:"9da5fa8e5522edc9", X-B3-Sampled:"0", X-ONAP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-TransactionID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ECOMP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59a3f692-6b80-43d1-8c4a-9098b84f3abf"] 2022-10-21T18:53:08.121Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:53:08.121Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:08.141Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:08.142Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:08.142Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:53:08.143Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:09 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:08.143Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:53:08.144Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:08.144Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:53:08.182Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:08.183Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:08.183Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:08.184Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:08.186Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:08.186Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-TransactionID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ECOMP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c17e5ffe-c140-4182-9e3f-d231e81c8703"] 2022-10-21T18:53:08.186Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:08.187Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:08.313Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:08.314Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:08.314Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:08.314Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B853E8AFFE436E11CF5B63F81B85851; 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:"789", date:"Fri, 21 Oct 2022 18:53:08 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:53:08.315Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":"2022-10-21T18:52:59.680+0000","removalTime":null,"durationInMillis":117376,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:53:08.315Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:08.316Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:08.333Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:08.334Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:08.334Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:08.334Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:08.335Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:08.335Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-TransactionID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ECOMP-RequestID:"688bdeee-1aaf-425a-99ea-78ad868d6bab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06a700dc-6a96-4821-bb1d-24b610c24d2c"] 2022-10-21T18:53:08.335Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:08.336Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:08.460Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:08.462Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:08.462Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:08.462Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=73BCF23475F95C2D219A313A17F7140C; 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:"826", date:"Fri, 21 Oct 2022 18:53:08 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:53:08.463Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"8a06d04b-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:8a068222-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"8a06d04a-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:52:40.721+0000","endTime":"2022-10-21T18:52:43.490+0000","durationInMillis":2769,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:53:08.463Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:08.464Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:08.467Z|688bdeee-1aaf-425a-99ea-78ad868d6bab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:53:15.295Z|63ff59cd-95a4-462f-9a26-a233ae1aae76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:15.296Z|05f3f2e4-4448-4d4f-a2e2-af77f3d14cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:15.296Z|802adc54-c2e1-408c-9d8b-56c18ad7a474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:15.297Z|05f3f2e4-4448-4d4f-a2e2-af77f3d14cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:15.297Z|802adc54-c2e1-408c-9d8b-56c18ad7a474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:15.298Z|63ff59cd-95a4-462f-9a26-a233ae1aae76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:18.628Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:53:18.633Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:18.633Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:53:18.633Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:18.634Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:18.634Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:53:18.634Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d4883f25b4e8a5c0263da0bb31ec6e", X-B3-SpanId:"40b8d9440b93954b", X-B3-ParentSpanId:"3cec607c63f19ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-TransactionID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ECOMP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3ca78cd-9286-4f29-af89-c24658d75165"] 2022-10-21T18:53:18.634Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:53:18.634Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:18.674Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:18.674Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:18.674Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:53:18.675Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:19 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:18.677Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:52:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:53:18.677Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:18.678Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:53:18.679Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:18.679Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:53:18.680Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:18.680Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:18.680Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:53:18.681Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d4883f25b4e8a5c0263da0bb31ec6e", X-B3-SpanId:"469925a2c8eea790", X-B3-ParentSpanId:"3cec607c63f19ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-TransactionID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ECOMP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9757fbda-3bef-4da3-8690-de6bc23696c2"] 2022-10-21T18:53:18.681Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:53:18.681Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:18.695Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:18.695Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:18.695Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:53:18.696Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:19 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:18.697Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:53:18.697Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:18.697Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:53:18.717Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:18.717Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:18.717Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:18.717Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:18.718Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:18.718Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-TransactionID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ECOMP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee2b6368-118c-4f3d-9f43-8d6591fd8aa3"] 2022-10-21T18:53:18.718Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:18.718Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:18.852Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:18.852Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:18.853Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:18.853Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=202055B67CC23621BF9B64AC936CE6FA; 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:"789", date:"Fri, 21 Oct 2022 18:53:19 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:53:18.853Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":"2022-10-21T18:52:59.680+0000","removalTime":null,"durationInMillis":117376,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:53:18.853Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:18.854Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:18.872Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:18.872Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:18.872Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:18.873Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:18.873Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:18.873Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-TransactionID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ECOMP-RequestID:"eebcb471-a5e0-4d68-b3b5-70040d9f0d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91c3645c-d532-45f2-8c88-34265272ec96"] 2022-10-21T18:53:18.873Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:18.873Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:18.993Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:18.993Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:18.994Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:18.994Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C9E5D13E62BEE4D037C601969FA4C828; 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:"826", date:"Fri, 21 Oct 2022 18:53:19 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:53:18.994Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"8a06d04b-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:8a068222-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"8a06d04a-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:52:40.721+0000","endTime":"2022-10-21T18:52:43.490+0000","durationInMillis":2769,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:53:18.995Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:18.995Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:18.998Z|eebcb471-a5e0-4d68-b3b5-70040d9f0d9f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:53:20.551Z|932c0a30-8dbe-41d9-a975-4ac2764f99d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:53:20.554Z|932c0a30-8dbe-41d9-a975-4ac2764f99d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:53:20.954Z|a37951e2-0816-4ae0-8466-818ca92084ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:53:20.954Z|a37951e2-0816-4ae0-8466-818ca92084ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:53:25.317Z|712aa9b8-1618-48b9-ad59-96611151d00b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:25.318Z|712aa9b8-1618-48b9-ad59-96611151d00b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:25.321Z|9db3a886-b145-41b7-ab71-0f2164713082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:25.321Z|9db3a886-b145-41b7-ab71-0f2164713082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:25.322Z|24ed2698-cdd6-41b9-8c7f-5c3d566e3789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:25.323Z|24ed2698-cdd6-41b9-8c7f-5c3d566e3789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:29.169Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:53:29.176Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:29.177Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:53:29.177Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:29.178Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:29.178Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:53:29.178Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21cc3d4eb58d48bb4baca3fc1d0622de", X-B3-SpanId:"6c0e96046f662285", X-B3-ParentSpanId:"9e9f9b8fc4196e4a", X-B3-Sampled:"0", X-ONAP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-TransactionID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ECOMP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcc61aad-60f3-45a0-a771-fd43f36b985d"] 2022-10-21T18:53:29.179Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:53:29.179Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:29.203Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:29.203Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:29.204Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:53:29.204Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:30 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:29.205Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-23d66582-0481-4be0-88d2-4458dd9cde2a). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:51:00.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:52:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:53:29.206Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:29.206Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:53:29.207Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:29.208Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:53:29.208Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:29.208Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:29.209Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:53:29.209Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21cc3d4eb58d48bb4baca3fc1d0622de", X-B3-SpanId:"822a6cd7ee05ff95", X-B3-ParentSpanId:"9e9f9b8fc4196e4a", X-B3-Sampled:"0", X-ONAP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-TransactionID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ECOMP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e320a21-caae-483a-8345-68a629c3a42f"] 2022-10-21T18:53:29.209Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:53:29.210Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:29.224Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:29.225Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:29.225Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:53:29.225Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:30 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:29.226Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:53:29.226Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:29.227Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:53:29.263Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:29.264Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:29.264Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:29.265Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:29.265Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:29.265Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-TransactionID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ECOMP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63ec4528-66b7-49a9-a558-45f5562cc035"] 2022-10-21T18:53:29.266Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:29.266Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:29.397Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:29.397Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:29.398Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:29.398Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D66B2692341893194F2CE581B7A6A276; 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:"789", date:"Fri, 21 Oct 2022 18:53:29 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:53:29.399Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:51:02.304+0000","endTime":"2022-10-21T18:52:59.680+0000","removalTime":null,"durationInMillis":117376,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"4f5c5a1e-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:53:29.399Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:29.399Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:29.436Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:29.436Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:29.437Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:29.437Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:29.437Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:29.438Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-TransactionID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ECOMP-RequestID:"e5d6c4d3-dbe5-43a9-80b0-432eab581fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a84eac3-f6c2-4e1c-8abf-5061f07f56ae"] 2022-10-21T18:53:29.438Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:29.438Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:29.558Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:29.559Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:29.559Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:29.559Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5CD1AB033BBA67EB661D902FB07A5051; 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:"826", date:"Fri, 21 Oct 2022 18:53:29 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:53:29.560Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"8a06d04b-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:8a068222-5171-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"4f5d92df-5171-11ed-bc22-5ea02eb1b5cd","executionId":"8a06d04a-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:52:40.721+0000","endTime":"2022-10-21T18:52:43.490+0000","durationInMillis":2769,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:53:29.560Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:29.560Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f5d92df-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:29.564Z|e5d6c4d3-dbe5-43a9-80b0-432eab581fd5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:53:35.345Z|b6f7168b-ca32-45ef-bbad-1d76c7d2801b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:35.345Z|8ab556a0-7b4f-4366-8606-5b1789c1c4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:35.346Z|b6f7168b-ca32-45ef-bbad-1d76c7d2801b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:35.346Z|8ab556a0-7b4f-4366-8606-5b1789c1c4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:35.347Z|ecf34aa6-bd12-4bc8-bd5f-bf2c03585969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:35.348Z|ecf34aa6-bd12-4bc8-bd5f-bf2c03585969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:35.551Z|bc960af7-aad8-49fb-b05c-987d3727339a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:53:35.552Z|bc960af7-aad8-49fb-b05c-987d3727339a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:53:39.724Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:53:39.729Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:39.730Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:53:39.731Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:39.731Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:39.731Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:53:39.731Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"517c797921fd3e9115f073f4d467bf63", X-B3-SpanId:"991d1ade25489408", X-B3-ParentSpanId:"82de784415cb2086", X-B3-Sampled:"0", X-ONAP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-TransactionID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ECOMP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7717e0b6-3732-443b-b443-308a2905e74c"] 2022-10-21T18:53:39.731Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:53:39.731Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:39.757Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:39.758Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:39.758Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:53:39.758Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:40 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:39.760Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:53:39.760Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:39.761Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:53:39.762Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:39.762Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:53:39.762Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:39.763Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:39.763Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:53:39.763Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"517c797921fd3e9115f073f4d467bf63", X-B3-SpanId:"5a8b616e1f20d91e", X-B3-ParentSpanId:"82de784415cb2086", X-B3-Sampled:"0", X-ONAP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-TransactionID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ECOMP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2f771bc-78b0-49e7-8517-1f648fe7ce07"] 2022-10-21T18:53:39.764Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:53:39.764Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:39.775Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:39.776Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:39.776Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:53:39.776Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:40 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:39.777Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:53:39.778Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:39.778Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:53:39.796Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:39.796Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:39.797Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:39.797Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:39.797Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:39.797Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-TransactionID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ECOMP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"843affd4-eb9b-4b72-b887-b64553c0b814"] 2022-10-21T18:53:39.797Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:39.798Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:39.930Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:39.931Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:39.931Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:39.931Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=86D1C575DB7E86388EC996B9DF752F8C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:53:40 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:53:39.931Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:53:39.932Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:39.932Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:39.950Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:39.950Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:39.951Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:39.951Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:39.951Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:39.951Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-TransactionID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ECOMP-RequestID:"2464177c-9f8c-4483-bc48-3cf38be71c80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"608c1881-993a-4ab1-8000-1875865fe5ca"] 2022-10-21T18:53:39.952Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:39.952Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:40.076Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:40.076Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:40.076Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:40.077Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FC5CD98EC80BFBB386F0B83E9933A74E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 18:53:40 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:53:40.077Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:abba49a2-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:53:37.262+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:53:40.077Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:40.077Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:40.081Z|2464177c-9f8c-4483-bc48-3cf38be71c80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:53:45.368Z|38034b8d-005f-48bd-8bee-5d3254305e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:45.368Z|57693f36-e08a-427b-b2c6-a03c0caa09df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:45.369Z|38034b8d-005f-48bd-8bee-5d3254305e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:45.369Z|57693f36-e08a-427b-b2c6-a03c0caa09df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:45.371Z|a20d0379-f57f-46b7-8704-fcdf226b92a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:45.371Z|a20d0379-f57f-46b7-8704-fcdf226b92a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:50.240Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:53:50.245Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:50.246Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:53:50.246Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:50.246Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:53:50.246Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:53:50.247Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c2eab15c4993b6856d83b2368814199", X-B3-SpanId:"aa914b36997ac28a", X-B3-ParentSpanId:"b133139cf452c107", X-B3-Sampled:"0", X-ONAP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-TransactionID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ECOMP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f90df33e-0b64-4ba6-a8a0-713e2c0d9dec"] 2022-10-21T18:53:50.247Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:53:50.247Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:50.269Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:50.269Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:50.269Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:53:50.270Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:51 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:50.271Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:53:50.272Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:50.272Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:53:50.273Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:50.273Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:53:50.273Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:50.274Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:53:50.274Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:53:50.274Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c2eab15c4993b6856d83b2368814199", X-B3-SpanId:"a321a385c2414d5f", X-B3-ParentSpanId:"b133139cf452c107", X-B3-Sampled:"0", X-ONAP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-TransactionID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ECOMP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"865ad21d-fdcb-4813-9ef9-6ccd37b27296"] 2022-10-21T18:53:50.274Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:53:50.274Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:50.287Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:50.287Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:50.287Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:53:50.287Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:53:51 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:53:50.289Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:53:50.289Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:50.290Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:53:50.308Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:50.309Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:50.309Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:50.309Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:53:50.309Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:50.310Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-TransactionID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ECOMP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feb093a0-4a75-4b6c-9647-1c1c65a2e55a"] 2022-10-21T18:53:50.310Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:50.310Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:50.440Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:50.441Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:50.441Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:50.441Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=32957DE9F2812240BBEBA26FB36A84F7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:53:50 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:53:50.442Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:53:50.442Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:50.442Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:50.467Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:50.468Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:53:50.469Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:53:50.469Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:53:50.469Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:53:50.470Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-TransactionID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ECOMP-RequestID:"7dc1a7ae-5b2e-4399-a971-ad0ddce187da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcf3638a-78ea-4d73-8f93-a63e1c8330ee"] 2022-10-21T18:53:50.470Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:53:50.470Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:53:50.551Z|cee99957-8c75-4a11-a874-e6c12cb9d82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:53:50.552Z|cee99957-8c75-4a11-a874-e6c12cb9d82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:53:50.594Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:53:50.595Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:53:50.595Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:53:50.596Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=83ADAD4CFC3324A9A2CC9EE56B418C28; 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:"Fri, 21 Oct 2022 18:53:50 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:53:50.596Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:53:50.596Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:53:50.597Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:53:50.600Z|7dc1a7ae-5b2e-4399-a971-ad0ddce187da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:53:50.955Z|9dbf7aaa-7fd6-4160-a323-ec75c36a1cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:53:50.955Z|9dbf7aaa-7fd6-4160-a323-ec75c36a1cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:53:55.389Z|778e7cf3-4f34-4948-a08f-a8c51121ed12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:55.390Z|778e7cf3-4f34-4948-a08f-a8c51121ed12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:55.390Z|9d47116b-86d4-41ec-9699-37b6f7a4d734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:55.391Z|150a557b-bdcf-4975-9229-ba3f412627bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:53:55.393Z|9d47116b-86d4-41ec-9699-37b6f7a4d734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:53:55.393Z|150a557b-bdcf-4975-9229-ba3f412627bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:00.364Z|3161db51-3da3-4b21-89f9-b4ce74ab9507|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:54:00.365Z|3161db51-3da3-4b21-89f9-b4ce74ab9507|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:00.763Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:54:00.767Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:00.767Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:54:00.767Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:00.768Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:00.768Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:54:00.768Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95ce5410fb5cbaf0db02d13762f0d1fb", X-B3-SpanId:"ffb5175e60fc5adb", X-B3-ParentSpanId:"9bd8226286185469", X-B3-Sampled:"0", X-ONAP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-TransactionID:"841237a1-5214-44ba-a5cc-27582294af11", X-ECOMP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0c42acb-1741-4922-9a68-1f317e761c24"] 2022-10-21T18:54:00.769Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:54:00.769Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:00.797Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:00.798Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:00.798Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:54:00.799Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:01 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:00.799Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:54:00.800Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:00.801Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:54:00.802Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:00.802Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:54:00.803Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:00.803Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:00.803Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:54:00.804Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95ce5410fb5cbaf0db02d13762f0d1fb", X-B3-SpanId:"5dea0f94f67425d0", X-B3-ParentSpanId:"9bd8226286185469", X-B3-Sampled:"0", X-ONAP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-TransactionID:"841237a1-5214-44ba-a5cc-27582294af11", X-ECOMP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f868358d-20cf-44ef-9797-b381341b5392"] 2022-10-21T18:54:00.804Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:54:00.804Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:00.815Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:00.815Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:00.815Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:54:00.816Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:01 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:00.816Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:54:00.817Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:00.817Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:54:00.837Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:00.837Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:00.838Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:00.838Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:00.838Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:00.839Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-TransactionID:"841237a1-5214-44ba-a5cc-27582294af11", X-ECOMP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b42c190-e3d1-441b-951c-be70661c67d3"] 2022-10-21T18:54:00.839Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:00.840Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:00.974Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:00.975Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:00.975Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:00.975Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FD74E89B792DED78AC1C5260F691D655; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:54:01 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:54:00.975Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:54:00.976Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:00.976Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:01.002Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:01.003Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:01.003Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:01.003Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:01.003Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:01.004Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-TransactionID:"841237a1-5214-44ba-a5cc-27582294af11", X-ECOMP-RequestID:"841237a1-5214-44ba-a5cc-27582294af11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c95183a7-35c4-4623-9c0e-bd30b7d2c3bc"] 2022-10-21T18:54:01.004Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:01.004Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:01.153Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:01.153Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:01.154Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:01.154Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=79A5F2A9A87455CFE8CE163F37400EF9; 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:"Fri, 21 Oct 2022 18:54:01 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2022-10-21T18:54:01.154Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:54:01.155Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:01.155Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:01.158Z|841237a1-5214-44ba-a5cc-27582294af11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:54:05.411Z|9346ff11-6fdc-4c25-bfe6-658b328614af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:05.411Z|9346ff11-6fdc-4c25-bfe6-658b328614af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:05.414Z|cd894caf-a13f-42db-9130-2de6cd3e5c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:05.414Z|cd894caf-a13f-42db-9130-2de6cd3e5c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:05.417Z|4354fe26-de3f-4959-9e7c-a91e8fe0b47a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:05.418Z|4354fe26-de3f-4959-9e7c-a91e8fe0b47a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:05.552Z|43c6f7df-188a-405f-b7cc-439487bebe57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:54:05.554Z|43c6f7df-188a-405f-b7cc-439487bebe57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:54:11.324Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:54:11.330Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:11.330Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:54:11.331Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:11.331Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:11.331Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:54:11.331Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1300b0d439562dfbdcb009885e39f85", X-B3-SpanId:"89aeb7262bf502e9", X-B3-ParentSpanId:"1bd03dff68af829c", X-B3-Sampled:"0", X-ONAP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-TransactionID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ECOMP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d7a6d9c-6c4d-471b-b5da-db665a027216"] 2022-10-21T18:54:11.331Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:54:11.332Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:11.353Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:11.353Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:11.354Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:54:11.354Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:11.355Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:54:11.356Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:11.356Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:54:11.357Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:11.357Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:54:11.358Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:11.358Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:11.358Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:54:11.359Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1300b0d439562dfbdcb009885e39f85", X-B3-SpanId:"91b8dabc408122d5", X-B3-ParentSpanId:"1bd03dff68af829c", X-B3-Sampled:"0", X-ONAP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-TransactionID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ECOMP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"395f7431-1aa8-4315-b03f-79dc7f9f8a5b"] 2022-10-21T18:54:11.359Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:54:11.359Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:11.372Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:11.372Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:11.373Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:54:11.373Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:11.374Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:54:11.374Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:11.375Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:54:11.419Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:11.420Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:11.420Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:11.421Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:11.421Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:11.421Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-TransactionID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ECOMP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90b4792d-2ba5-4840-8349-e78bbd22d383"] 2022-10-21T18:54:11.422Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:11.422Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:11.551Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:11.552Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:11.553Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:11.553Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A03A4ED4E49418E6E2F5DEEAE46F66D6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:54:11 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:54:11.554Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:54:11.554Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:11.555Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:11.571Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:11.572Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:11.572Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:11.573Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:11.573Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:11.574Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-TransactionID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ECOMP-RequestID:"88642c45-d2f0-4e50-8817-85f44ef7aff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e65ec1a3-2e31-43b5-a74c-f6b2888e7048"] 2022-10-21T18:54:11.574Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:11.574Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:11.696Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:11.697Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:11.697Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:11.698Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DB3BABA4060C36C0499655752751E2C5; 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:"Fri, 21 Oct 2022 18:54:11 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:54:11.698Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:54:11.698Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:11.699Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:11.703Z|88642c45-d2f0-4e50-8817-85f44ef7aff5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:54:15.431Z|7ebe23ad-3186-4fa7-9b61-0fbe386c5be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:15.432Z|7ebe23ad-3186-4fa7-9b61-0fbe386c5be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:15.433Z|4d72c566-0a3d-45a9-aae5-c5d5ff825e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:15.433Z|4d72c566-0a3d-45a9-aae5-c5d5ff825e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:15.437Z|e9f98f22-4bf8-4eb1-bb49-2c0c79863109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:15.438Z|e9f98f22-4bf8-4eb1-bb49-2c0c79863109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:20.551Z|428dafb6-db11-42d1-8b41-111c3c3f81b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:54:20.551Z|428dafb6-db11-42d1-8b41-111c3c3f81b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:54:20.956Z|bea6a32e-bf74-4df8-80e1-a888e9612342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:54:20.956Z|bea6a32e-bf74-4df8-80e1-a888e9612342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:54:21.862Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:54:21.867Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:21.867Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:54:21.867Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:21.867Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:21.868Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:54:21.868Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d8ae0e7d5d0daaf438cd0333e61f593", X-B3-SpanId:"e0b14dbfa26b807e", X-B3-ParentSpanId:"b74c13ef183af6cb", X-B3-Sampled:"0", X-ONAP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-TransactionID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ECOMP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"489b1632-03fc-45c7-9160-69a0573a32e3"] 2022-10-21T18:54:21.868Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:54:21.868Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:21.890Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:21.891Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:21.891Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:54:21.891Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:22 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:21.892Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:54:21.893Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:21.893Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:54:21.894Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:21.894Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:54:21.894Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:21.894Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:21.895Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:54:21.895Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d8ae0e7d5d0daaf438cd0333e61f593", X-B3-SpanId:"5e38a9aa8d3db180", X-B3-ParentSpanId:"b74c13ef183af6cb", X-B3-Sampled:"0", X-ONAP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-TransactionID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ECOMP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be282dc0-62d9-47a9-a7ab-ec527f457b82"] 2022-10-21T18:54:21.895Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:54:21.895Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:21.905Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:21.905Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:21.905Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:54:21.906Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:22 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:21.907Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:54:21.907Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:21.907Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:54:21.926Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:21.927Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:21.927Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:21.927Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:21.927Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:21.928Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-TransactionID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ECOMP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aae002ae-be3f-45df-ad31-db73d27e8d6f"] 2022-10-21T18:54:21.928Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:21.928Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:22.061Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:22.061Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:22.062Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:22.062Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EDAAD365F04CAED4327B10560D7D191C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:54:22 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:54:22.062Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:54:22.062Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:22.063Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:22.079Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:22.080Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:22.080Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:22.080Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:22.080Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:22.081Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-TransactionID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ECOMP-RequestID:"b02d6e56-3c8a-40b9-a5f6-73c413f8c241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"181b91ba-01f9-401d-ac27-fd1bc0393d84"] 2022-10-21T18:54:22.081Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:22.081Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:22.203Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:22.204Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:22.204Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:22.204Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2176B0F4339197D06B9ADD0DFB80C966; 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:"Fri, 21 Oct 2022 18:54:22 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:54:22.205Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:54:22.205Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:22.205Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:22.208Z|b02d6e56-3c8a-40b9-a5f6-73c413f8c241|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:54:25.454Z|69479e1d-4811-4e4f-8b12-82f14f60d66e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:25.455Z|69479e1d-4811-4e4f-8b12-82f14f60d66e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:25.457Z|c935d3ee-4585-44d7-b1e7-81f72b221bdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:25.457Z|c935d3ee-4585-44d7-b1e7-81f72b221bdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:25.462Z|9ee01cab-ad42-40b7-9df0-e301847b7459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:25.463Z|9ee01cab-ad42-40b7-9df0-e301847b7459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:32.376Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:54:32.381Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:32.382Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:54:32.382Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:32.382Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:32.383Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:54:32.383Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c5476c5e20f068f0bd183eb290113e6", X-B3-SpanId:"316e0f78cd7b8b8b", X-B3-ParentSpanId:"4a083ee7a6b4ef8b", X-B3-Sampled:"0", X-ONAP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-TransactionID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ECOMP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b749e38a-55a6-4873-a6bf-2365751b9fd9"] 2022-10-21T18:54:32.383Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:54:32.384Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:32.409Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:32.410Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:32.410Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:54:32.410Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:33 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:32.412Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:54:32.412Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:32.413Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:54:32.414Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:32.414Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:54:32.415Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:32.415Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:32.415Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:54:32.416Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c5476c5e20f068f0bd183eb290113e6", X-B3-SpanId:"2d489bedbbbbaafe", X-B3-ParentSpanId:"4a083ee7a6b4ef8b", X-B3-Sampled:"0", X-ONAP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-TransactionID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ECOMP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9071e4df-c387-4342-9410-3715af03a307"] 2022-10-21T18:54:32.416Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:54:32.416Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:32.429Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:32.430Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:32.431Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:54:32.431Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:33 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:32.432Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:54:32.432Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:32.432Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:54:32.457Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:32.458Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:32.458Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:32.458Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:32.459Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:32.459Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-TransactionID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ECOMP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d517241a-edfa-4d05-af50-1ee56358023e"] 2022-10-21T18:54:32.459Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:32.459Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:32.583Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:32.583Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:32.584Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:32.584Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4ED11B1132FDB3FDE38C8DD1079133D9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:54:32 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:54:32.584Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:54:32.584Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:32.585Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:32.606Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:32.607Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:32.607Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:32.607Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:32.608Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:32.608Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-TransactionID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ECOMP-RequestID:"1b264f82-b6d2-4056-9fb1-a77a4536e8b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa9b554-97b0-4e4a-b2dc-8871a1a0b1c8"] 2022-10-21T18:54:32.608Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:32.608Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:32.725Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:32.726Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:32.726Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:32.726Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E2EBEB653143F59A82CD63EDF12DF3E6; 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:"Fri, 21 Oct 2022 18:54:32 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T18:54:32.727Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:54:32.727Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:32.727Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:32.730Z|1b264f82-b6d2-4056-9fb1-a77a4536e8b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:54:35.481Z|f88dfde9-d2c3-477f-bcf1-2517ca669e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:35.481Z|81dbca43-1b4c-429f-b0f4-0a0f37536d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:35.482Z|f88dfde9-d2c3-477f-bcf1-2517ca669e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:35.482Z|81dbca43-1b4c-429f-b0f4-0a0f37536d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:35.496Z|8808c8b8-666e-4a88-89d8-2fcee2ed0301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:35.497Z|8808c8b8-666e-4a88-89d8-2fcee2ed0301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:35.551Z|bcec88ef-6985-400e-9811-805e97b05957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:54:35.552Z|bcec88ef-6985-400e-9811-805e97b05957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:54:42.893Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:54:42.897Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:42.898Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:54:42.898Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:42.898Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:42.899Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:54:42.899Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e172d10c961483f33b5cc60277d2888f", X-B3-SpanId:"700846dfc3536347", X-B3-ParentSpanId:"6beb0072468b6cc1", X-B3-Sampled:"0", X-ONAP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-TransactionID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ECOMP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efdd98d7-b427-445f-8c99-05912b0cb51e"] 2022-10-21T18:54:42.899Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:54:42.900Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:42.927Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:42.927Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:42.927Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:54:42.928Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:43 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:42.929Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:54:42.930Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:42.930Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:54:42.931Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:42.931Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:54:42.932Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:42.932Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:42.932Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:54:42.933Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e172d10c961483f33b5cc60277d2888f", X-B3-SpanId:"986ff6067ae566b6", X-B3-ParentSpanId:"6beb0072468b6cc1", X-B3-Sampled:"0", X-ONAP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-TransactionID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ECOMP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c3aa213-cfde-422e-8328-3a9422859a18"] 2022-10-21T18:54:42.933Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:54:42.933Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:42.943Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:42.944Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:42.944Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:54:42.944Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:43 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:42.945Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:54:42.946Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:42.946Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:54:42.965Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:42.966Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:42.966Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:42.967Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:42.967Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:42.967Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-TransactionID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ECOMP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e593d384-18bc-4630-b3a2-fd9cddca3441"] 2022-10-21T18:54:42.967Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:42.968Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:43.097Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:43.098Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:43.098Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:43.098Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76EE975DD3ABBC9158C2EB68CD1B5BE4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:54:43 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:54:43.099Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:54:43.099Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:43.099Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:43.117Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:43.118Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:43.118Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:43.118Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:43.119Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:43.119Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-TransactionID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ECOMP-RequestID:"728d84e5-c042-432b-9bc1-be2b2a624e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26776b24-cfe9-4942-8243-ff0650ddfe15"] 2022-10-21T18:54:43.119Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:43.119Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:43.239Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:43.240Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:43.240Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:43.241Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4C9610D37BFFFED901EA9A954FC21EE; 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:"Fri, 21 Oct 2022 18:54:43 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:54:43.241Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:54:43.241Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:43.242Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:43.245Z|728d84e5-c042-432b-9bc1-be2b2a624e36|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:54:45.504Z|44776d15-ada6-4f13-a2e1-982fcff0bbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:45.504Z|44776d15-ada6-4f13-a2e1-982fcff0bbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:45.510Z|3fdbe505-82f9-428a-9444-fb3557d9427a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:45.511Z|3fdbe505-82f9-428a-9444-fb3557d9427a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:45.515Z|66e7d622-2dea-49dc-bd30-c1b75ccc5232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:45.515Z|66e7d622-2dea-49dc-bd30-c1b75ccc5232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:50.551Z|b7289813-e804-4c69-998c-feb3d0f3a547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:54:50.553Z|b7289813-e804-4c69-998c-feb3d0f3a547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:54:50.957Z|527d3b05-5887-4a3f-a54a-5719e013bc2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:54:50.958Z|527d3b05-5887-4a3f-a54a-5719e013bc2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:54:53.400Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:54:53.405Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:53.406Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:54:53.406Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:53.406Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:54:53.407Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:54:53.407Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7f79706f98a2c251a8463d6177104a3", X-B3-SpanId:"7bc9a3e67310acf8", X-B3-ParentSpanId:"cf33cba41befc735", X-B3-Sampled:"0", X-ONAP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-TransactionID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ECOMP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ec3e1c9-f092-495d-afd0-587bd5cf3160"] 2022-10-21T18:54:53.407Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:54:53.407Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:53.433Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:53.434Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:53.434Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:54:53.434Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:53.435Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:54:53.436Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:53.436Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:54:53.438Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:53.438Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:54:53.439Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:53.439Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:54:53.439Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:54:53.440Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7f79706f98a2c251a8463d6177104a3", X-B3-SpanId:"ddeef9df9403e7ba", X-B3-ParentSpanId:"cf33cba41befc735", X-B3-Sampled:"0", X-ONAP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-TransactionID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ECOMP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4928f1e-1e67-4052-b403-4bbcc408e13f"] 2022-10-21T18:54:53.440Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:54:53.441Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:53.454Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:53.454Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:53.455Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:54:53.455Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:54:54 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:54:53.456Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:54:53.456Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:53.456Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:54:53.476Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:53.476Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:53.477Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:53.477Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:54:53.477Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:53.477Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-TransactionID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ECOMP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26dda92d-e64e-44a4-8c6f-1b3c47e48f90"] 2022-10-21T18:54:53.478Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:53.478Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:53.615Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:53.616Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:53.616Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:53.617Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E6F0730EB9C455DEF874F93E67B3F898; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:54:53 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:54:53.617Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:54:53.617Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:53.618Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:53.637Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:53.637Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:54:53.637Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:54:53.638Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:54:53.638Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:54:53.638Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-TransactionID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ECOMP-RequestID:"f5402bc2-c32a-4686-baab-6a6cc04912cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"202122c0-1bc1-4faf-9e02-c6feff4ea05d"] 2022-10-21T18:54:53.639Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:54:53.639Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:54:53.764Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:54:53.765Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:54:53.765Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:54:53.765Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B74D99455F6B3587B3831BBE979CD4B; 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:"Fri, 21 Oct 2022 18:54:53 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:54:53.766Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:54:53.766Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:54:53.767Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:54:53.770Z|f5402bc2-c32a-4686-baab-6a6cc04912cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:54:55.526Z|52ebddf4-a760-47f3-9ff8-097e0753106e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:55.527Z|52ebddf4-a760-47f3-9ff8-097e0753106e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:55.531Z|b4caf2e3-a5e6-4e41-81d4-2ecf8d12259e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:55.532Z|b4caf2e3-a5e6-4e41-81d4-2ecf8d12259e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:54:55.536Z|466ae0f0-f6d2-44e7-89d0-0759b0416f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:54:55.536Z|466ae0f0-f6d2-44e7-89d0-0759b0416f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:00.365Z|a85c9f9a-d82c-46a2-a1db-730e0f50db12|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:55:00.366Z|a85c9f9a-d82c-46a2-a1db-730e0f50db12|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:03.943Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:55:03.951Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:03.952Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:55:03.952Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:03.953Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:03.953Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:55:03.953Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4536248fb3addc1f42b863cef5f115bf", X-B3-SpanId:"51921a681138e580", X-B3-ParentSpanId:"9f2bb9b4598e105b", X-B3-Sampled:"0", X-ONAP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-TransactionID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ECOMP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45695f54-6c4f-4c50-b9d6-5284e219704d"] 2022-10-21T18:55:03.954Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:55:03.954Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:03.978Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:03.979Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:03.979Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:55:03.979Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:04 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:03.981Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:55:03.982Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:03.982Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:55:03.984Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:03.984Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:55:03.985Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:03.985Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:03.985Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:55:03.985Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4536248fb3addc1f42b863cef5f115bf", X-B3-SpanId:"346cb0c458f5bb77", X-B3-ParentSpanId:"9f2bb9b4598e105b", X-B3-Sampled:"0", X-ONAP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-TransactionID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ECOMP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98a5f8ed-8512-4ab5-8009-413c3d0c9ebf"] 2022-10-21T18:55:03.986Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:55:03.986Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:03.998Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:03.999Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:03.999Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:55:04.000Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:04 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:04.000Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:55:04.001Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:04.001Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:55:04.025Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:04.025Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:04.026Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:04.026Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:04.026Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:04.026Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-TransactionID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ECOMP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b524b95-b6c8-434d-bc1c-74e06273ba14"] 2022-10-21T18:55:04.026Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:04.027Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:04.160Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:04.160Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:04.160Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:04.161Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2E9797B2300E6F1B2D29462E87AEBF75; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:55:04 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:55:04.161Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:55:04.161Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:04.162Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:04.179Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:04.180Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:04.180Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:04.180Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:04.181Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:04.181Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-TransactionID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ECOMP-RequestID:"25fa0514-ca58-4fc8-9117-c56eeb800c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a967768e-5d6d-4187-9259-9ff46f2f00d2"] 2022-10-21T18:55:04.181Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:04.181Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:04.302Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:04.302Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:04.302Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:04.303Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=291AA347FE9D4892D3E6065A7D396327; 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:"Fri, 21 Oct 2022 18:55:04 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:55:04.303Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:55:04.303Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:04.303Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:04.307Z|25fa0514-ca58-4fc8-9117-c56eeb800c47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:55:05.547Z|cf70102d-72e7-45e3-bb97-524316a515ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:05.548Z|cf70102d-72e7-45e3-bb97-524316a515ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:05.551Z|c6284a8b-089f-4682-a189-16b20fa3598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:55:05.551Z|c6284a8b-089f-4682-a189-16b20fa3598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:55:05.552Z|2f7e56ba-b3d2-4761-8f8b-90ad91efc7d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:05.552Z|2f7e56ba-b3d2-4761-8f8b-90ad91efc7d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:05.556Z|73c9729a-6074-4175-8eb5-65054c8d3b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:05.556Z|73c9729a-6074-4175-8eb5-65054c8d3b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:14.476Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:55:14.485Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:14.486Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:55:14.486Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:14.486Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:14.487Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:55:14.487Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4720acbf2cfea01ea0a280d992eb50af", X-B3-SpanId:"cc543df5db26cf80", X-B3-ParentSpanId:"54432453eedd5d39", X-B3-Sampled:"0", X-ONAP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-TransactionID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ECOMP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48dc5f0e-390f-4d93-8c8b-fc2145c142bc"] 2022-10-21T18:55:14.487Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:55:14.487Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:14.516Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:14.516Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:14.517Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:55:14.517Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:15 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:14.518Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:53:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:55:14.519Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:14.519Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:55:14.521Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:14.521Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:55:14.521Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:14.521Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:14.522Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:55:14.522Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4720acbf2cfea01ea0a280d992eb50af", X-B3-SpanId:"e6f30c29673d51ca", X-B3-ParentSpanId:"54432453eedd5d39", X-B3-Sampled:"0", X-ONAP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-TransactionID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ECOMP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d898f9-49a4-4851-bef1-727389c01b8c"] 2022-10-21T18:55:14.522Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:55:14.522Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:14.540Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:14.541Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:14.541Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:55:14.541Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:15 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:14.542Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378421000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:55:14.542Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:14.542Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:55:14.566Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:14.567Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:14.567Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:14.567Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:14.567Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:14.568Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-TransactionID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ECOMP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6634f1ba-a5e5-4b0e-85aa-22495b177cb2"] 2022-10-21T18:55:14.568Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:14.568Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:14.692Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:14.693Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:14.693Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:14.693Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4CAF46D4EC17B2A0CB0B1A9A8CAC61BC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:55:14 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:55:14.694Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:55:14.694Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:14.694Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:14.712Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:14.712Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:14.712Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:14.713Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:14.713Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:14.713Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-TransactionID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ECOMP-RequestID:"4c1772e5-377a-46ea-83af-e5ffa7121239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d08146c2-241c-4767-b968-0edcb7b1d1ef"] 2022-10-21T18:55:14.713Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:14.713Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:14.839Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:14.840Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:14.840Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:14.840Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AD862A37CEA7B48C186F6813E4B8433C; 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:"Fri, 21 Oct 2022 18:55:14 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:55:14.841Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae7e24b3-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:53:41.901+0000","endTime":"2022-10-21T18:53:41.907+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:55:14.841Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:14.841Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:14.845Z|4c1772e5-377a-46ea-83af-e5ffa7121239|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:55:15.569Z|91e3fc88-9685-42a3-ada7-ea15c1096a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:15.570Z|91e3fc88-9685-42a3-ada7-ea15c1096a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:15.571Z|e137fe2f-bb2a-4caf-a280-bc1a7a3c798e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:15.571Z|e137fe2f-bb2a-4caf-a280-bc1a7a3c798e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:15.578Z|0bd66aa1-04ce-40ad-88e1-18ed3e1b637d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:15.579Z|0bd66aa1-04ce-40ad-88e1-18ed3e1b637d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:20.551Z|ab6ba7dc-c48f-49ff-8c4e-85c6ae80a5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:55:20.552Z|ab6ba7dc-c48f-49ff-8c4e-85c6ae80a5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:55:20.959Z|db619596-e1f6-4697-9f88-3a01ceab59cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:55:20.959Z|db619596-e1f6-4697-9f88-3a01ceab59cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:55:25.019Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:55:25.026Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:25.026Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:55:25.027Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:25.027Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:25.027Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:55:25.027Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e589c1c319a183c2b0aa69034760902", X-B3-SpanId:"ac324b2862fe3ccb", X-B3-ParentSpanId:"b27070e3cc7ca0a0", X-B3-Sampled:"0", X-ONAP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-TransactionID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ECOMP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5514080b-7955-4672-8aa6-a57093443c0d"] 2022-10-21T18:55:25.027Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:55:25.028Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:25.053Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:25.053Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:25.054Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:55:25.054Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:25 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:25.055Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:55:25.055Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:25.056Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:55:25.057Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:25.058Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:55:25.058Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:25.058Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:25.059Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:55:25.059Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e589c1c319a183c2b0aa69034760902", X-B3-SpanId:"964c8cee4053ab8b", X-B3-ParentSpanId:"b27070e3cc7ca0a0", X-B3-Sampled:"0", X-ONAP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-TransactionID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ECOMP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2658f6c-0dbe-4418-ab52-51bcaad14558"] 2022-10-21T18:55:25.059Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:55:25.059Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:25.072Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:25.073Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:25.073Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:55:25.073Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:25 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:25.073Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:55:25.073Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:25.074Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:55:25.105Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:25.105Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:25.105Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:25.106Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:25.106Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:25.106Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-TransactionID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ECOMP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51215c8e-ffdb-4031-965d-44bbdf58a662"] 2022-10-21T18:55:25.106Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:25.107Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:25.239Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:25.239Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:25.239Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:25.240Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=36B41FE84322F6BEC38A57F295AED6D1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:55:25 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:55:25.240Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:55:25.240Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:25.241Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:25.266Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:25.267Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:25.267Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:25.267Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:25.267Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:25.268Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-TransactionID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ECOMP-RequestID:"8235cca9-f766-414d-b7a0-3f778013ed39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e1aa650-542a-44fd-8220-241cd7ce8c46"] 2022-10-21T18:55:25.268Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:25.268Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:25.385Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:25.386Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:25.386Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:25.387Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=058150F844C88E6148F9A650DAAF9730; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:55:25 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T18:55:25.387Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:55:25.387Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:25.388Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:25.397Z|8235cca9-f766-414d-b7a0-3f778013ed39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:55:25.593Z|d28a9550-a0c4-4327-9080-0b1816410b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:25.593Z|45db5ea9-0b16-46ac-af70-adcbdb9c7366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:25.593Z|d28a9550-a0c4-4327-9080-0b1816410b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:25.593Z|45db5ea9-0b16-46ac-af70-adcbdb9c7366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:25.600Z|44ebeabe-775f-470d-9067-16bf07f70ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:25.600Z|44ebeabe-775f-470d-9067-16bf07f70ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:35.552Z|baa84380-d103-4e26-badb-5d5492401755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:55:35.557Z|baa84380-d103-4e26-badb-5d5492401755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:55:35.561Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:55:35.566Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:35.567Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:55:35.567Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:35.567Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:35.567Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:55:35.568Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe304e363177e5672a72c7b8bf21432d", X-B3-SpanId:"ab1c93c5ada2517f", X-B3-ParentSpanId:"0eb584a744c677d2", X-B3-Sampled:"0", X-ONAP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-TransactionID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ECOMP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aecc7af-eb89-4cb2-913a-93317caa4954"] 2022-10-21T18:55:35.568Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:55:35.568Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:35.596Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:35.596Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:35.596Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:55:35.597Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:35.599Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:55:35.599Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:35.599Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:55:35.601Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:35.601Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:55:35.601Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:35.601Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:35.602Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:55:35.602Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe304e363177e5672a72c7b8bf21432d", X-B3-SpanId:"b68476070f134b86", X-B3-ParentSpanId:"0eb584a744c677d2", X-B3-Sampled:"0", X-ONAP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-TransactionID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ECOMP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecaa946d-b81c-44d9-82d9-9e6c44ad3e33"] 2022-10-21T18:55:35.602Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:55:35.602Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:35.614Z|cf9f3fae-47a1-4c40-b8b1-cbd97a82da62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:35.614Z|cf9f3fae-47a1-4c40-b8b1-cbd97a82da62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:35.616Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:35.617Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:35.617Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:55:35.618Z|a57fb664-b257-4462-8173-4d49f1267896|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:35.618Z|a57fb664-b257-4462-8173-4d49f1267896|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:35.617Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:36 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:35.621Z|0d0c9d69-70fb-491e-bd5c-49b811932172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:35.621Z|0d0c9d69-70fb-491e-bd5c-49b811932172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:35.623Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:55:35.623Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:35.624Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:55:35.651Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:35.652Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:35.652Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:35.653Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:35.653Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:35.653Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-TransactionID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ECOMP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2d7900e-e7c5-433e-ac95-9b85bff0dc5a"] 2022-10-21T18:55:35.654Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:35.654Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:35.788Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:35.789Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:35.789Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:35.790Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=861D958BBD97F317E48FB024B65E9023; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:55:36 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:55:35.790Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:55:35.791Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:35.791Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:35.815Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:35.816Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:35.816Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:35.816Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:35.817Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:35.817Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-TransactionID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ECOMP-RequestID:"f11d9097-d165-48ad-b41d-cfc8a6944c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54c989c1-8422-42a9-b5dd-18f6d5fd8e7b"] 2022-10-21T18:55:35.817Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:35.818Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:35.939Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:35.939Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:35.940Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:35.940Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D27B4D4F62B5EC69AFB7A4867B5AE4A0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:55:36 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T18:55:35.941Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:55:35.941Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:35.941Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:35.945Z|f11d9097-d165-48ad-b41d-cfc8a6944c47|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:55:45.638Z|caa11397-d083-45bd-ab89-6cb0779530fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:45.639Z|caa11397-d083-45bd-ab89-6cb0779530fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:45.641Z|adca4917-12e8-4a4f-958f-8adc3489cc6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:45.642Z|e1e0d107-f6df-4aad-8b5f-4d86898d4806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:45.642Z|adca4917-12e8-4a4f-958f-8adc3489cc6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:45.642Z|e1e0d107-f6df-4aad-8b5f-4d86898d4806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:46.122Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:55:46.126Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:46.128Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:55:46.128Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:46.128Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:46.129Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:55:46.129Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83b0ee49ade1ffe1095af89440960db5", X-B3-SpanId:"cc189a44da3faf87", X-B3-ParentSpanId:"925fc25eb3e4b814", X-B3-Sampled:"0", X-ONAP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-TransactionID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ECOMP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0a8cb70-c64b-4860-8563-14a1d822e8e1"] 2022-10-21T18:55:46.129Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:55:46.129Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:46.152Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:46.152Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:46.152Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:55:46.153Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:46.155Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:55:46.156Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:46.156Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:55:46.157Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:46.158Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:55:46.158Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:46.158Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:46.158Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:55:46.158Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83b0ee49ade1ffe1095af89440960db5", X-B3-SpanId:"12b9d45b965b97a8", X-B3-ParentSpanId:"925fc25eb3e4b814", X-B3-Sampled:"0", X-ONAP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-TransactionID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ECOMP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3be25ba-11ba-4fe6-b191-ac16927d104c"] 2022-10-21T18:55:46.159Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:55:46.159Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:46.174Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:46.174Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:46.174Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:55:46.175Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:47 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:46.175Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:55:46.175Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:46.176Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:55:46.225Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:46.226Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:46.226Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:46.226Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:46.226Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:46.227Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-TransactionID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ECOMP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"343b7fc1-7c4f-4aec-972c-84e0dbef22f9"] 2022-10-21T18:55:46.227Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:46.227Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:46.374Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:46.375Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:46.375Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:46.375Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3392559EF18FD78F280ACD9C8B01F8A7; 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:"789", date:"Fri, 21 Oct 2022 18:55:46 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-10-21T18:55:46.376Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:55:38.762+0000","removalTime":null,"durationInMillis":121500,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:55:46.376Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:46.376Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:46.400Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:46.401Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:46.401Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:46.401Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:46.401Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:46.401Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-TransactionID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ECOMP-RequestID:"98bfc743-68cb-48b4-8c4d-b9c7af0f2012", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f015e1-cd90-4b36-b219-48bc7ab6efa8"] 2022-10-21T18:55:46.402Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:46.402Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:46.526Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:46.526Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:46.527Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:46.527Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A1CEBBC898B5BBAFC38BCAA2632B1C6E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:55:46 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T18:55:46.528Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:55:46.528Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:46.528Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:46.532Z|98bfc743-68cb-48b4-8c4d-b9c7af0f2012|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:55:50.551Z|7569d37c-8106-42d5-9881-93570f52919f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:55:50.552Z|7569d37c-8106-42d5-9881-93570f52919f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:55:50.960Z|ebc225cb-ff08-4643-ab0d-f717d4a709b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:55:50.961Z|ebc225cb-ff08-4643-ab0d-f717d4a709b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:55:55.664Z|89461df1-ebcc-4995-b6a2-6da290660722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:55.664Z|3d1acdeb-3ef8-40ed-92db-d04902833524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:55.665Z|3d1acdeb-3ef8-40ed-92db-d04902833524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:55.665Z|89461df1-ebcc-4995-b6a2-6da290660722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:55.670Z|fcc5c582-8c4e-4e7c-b8af-57321d0af90d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:55:55.671Z|fcc5c582-8c4e-4e7c-b8af-57321d0af90d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:55:56.688Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:55:56.694Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:56.695Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:55:56.695Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:56.695Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:55:56.695Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:55:56.696Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52e8505e95da828b360b1d533f49d89e", X-B3-SpanId:"1e3eedb59947ee33", X-B3-ParentSpanId:"d2547c0ef3aecf97", X-B3-Sampled:"0", X-ONAP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-TransactionID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ECOMP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d46fde56-7573-41b4-af8f-a18d7201d094"] 2022-10-21T18:55:56.696Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:55:56.696Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:56.720Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:56.721Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:56.721Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:55:56.721Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:57 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:56.722Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:55:56.723Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:56.723Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:55:56.724Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:56.725Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:55:56.725Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:56.725Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:55:56.725Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:55:56.726Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52e8505e95da828b360b1d533f49d89e", X-B3-SpanId:"4b75afc1eee95322", X-B3-ParentSpanId:"d2547c0ef3aecf97", X-B3-Sampled:"0", X-ONAP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-TransactionID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ECOMP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a98548a-2c03-48aa-88ce-341f0c53444d"] 2022-10-21T18:55:56.726Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:55:56.726Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:56.739Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:56.739Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:56.739Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:55:56.740Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:55:57 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:55:56.740Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:55:56.741Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:56.741Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:55:56.770Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:56.770Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:56.770Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:56.770Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:55:56.771Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:56.771Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-TransactionID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ECOMP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7433ef22-2a38-4bb5-883f-16fb7fa42615"] 2022-10-21T18:55:56.771Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:56.771Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:56.901Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:56.901Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:56.902Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:56.902Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6A36253AD47CEC33E52586FC9B5FD631; 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:"789", date:"Fri, 21 Oct 2022 18:55:57 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:55:56.902Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:55:38.762+0000","removalTime":null,"durationInMillis":121500,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:55:56.902Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:56.903Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:56.927Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:56.928Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:55:56.928Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:55:56.928Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:55:56.929Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:55:56.929Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-TransactionID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ECOMP-RequestID:"83f6c7f4-7331-4686-ae4d-dc28d208d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"647b7764-4fe2-4530-b910-2a43873a9bba"] 2022-10-21T18:55:56.929Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:55:56.930Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:55:57.053Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:55:57.054Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:55:57.054Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:55:57.054Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A6BC340732D248220220A3FB6B02D787; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:55:57 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:55:57.055Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:55:57.055Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:55:57.055Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:55:57.059Z|83f6c7f4-7331-4686-ae4d-dc28d208d54a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:56:00.366Z|12e62ce7-8333-4e6d-82e8-6e765f82bb5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:56:00.369Z|12e62ce7-8333-4e6d-82e8-6e765f82bb5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:05.551Z|faa59e05-cc5e-4a70-889c-e96a6976b0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:56:05.552Z|faa59e05-cc5e-4a70-889c-e96a6976b0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:56:05.688Z|a82229b8-c4d3-43eb-8303-fb5dc1bfc54d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:05.689Z|a82229b8-c4d3-43eb-8303-fb5dc1bfc54d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:05.691Z|a471a5de-9d19-46bb-abf3-91774b1555f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:05.691Z|a471a5de-9d19-46bb-abf3-91774b1555f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:05.689Z|681937d8-43b7-4907-963f-a3e443964865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:05.695Z|681937d8-43b7-4907-963f-a3e443964865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:07.219Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:56:07.224Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:07.224Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:56:07.225Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:07.225Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:07.225Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:56:07.225Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8df6c2559947aacd2709b1e301da4215", X-B3-SpanId:"552bc918fd992044", X-B3-ParentSpanId:"3f174d2ca47f1c18", X-B3-Sampled:"0", X-ONAP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-TransactionID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ECOMP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3f10ef0-9ae7-443a-bda2-16203b88c7f8"] 2022-10-21T18:56:07.225Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:56:07.226Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:07.251Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:07.251Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:07.252Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:56:07.252Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:08 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:07.253Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:56:07.253Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:07.253Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:56:07.255Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:07.255Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:56:07.255Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:07.255Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:07.255Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:56:07.256Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8df6c2559947aacd2709b1e301da4215", X-B3-SpanId:"44adf26b759068ad", X-B3-ParentSpanId:"3f174d2ca47f1c18", X-B3-Sampled:"0", X-ONAP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-TransactionID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ECOMP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37fa2ffa-e566-4b9c-aa7e-d9b973352acb"] 2022-10-21T18:56:07.256Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:56:07.256Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:07.295Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:07.296Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:07.296Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:56:07.296Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:08 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:07.297Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:56:07.297Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:07.298Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:56:07.328Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:07.328Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:07.329Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:07.329Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:07.329Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:07.330Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-TransactionID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ECOMP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11007cbb-536c-4aad-9596-53acccc3869c"] 2022-10-21T18:56:07.330Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:07.330Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:07.461Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:07.462Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:07.462Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:07.462Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F15190727F609CA8F8AC25449F412255; 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:"789", date:"Fri, 21 Oct 2022 18:56:07 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:56:07.463Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:55:38.762+0000","removalTime":null,"durationInMillis":121500,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:56:07.463Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:07.464Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:07.511Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:07.511Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:07.512Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:07.512Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:07.513Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:07.513Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-TransactionID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ECOMP-RequestID:"d52947e2-00e4-4ce4-80cf-7c5cdd404cc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6be8c77b-9c07-439a-8e2a-cc7d415a8032"] 2022-10-21T18:56:07.514Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:07.514Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:07.640Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:07.641Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:07.641Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:07.641Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A29122746F5D09EA54D703634603BF1D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:56:07 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:56:07.642Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:56:07.642Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:07.643Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:07.647Z|d52947e2-00e4-4ce4-80cf-7c5cdd404cc1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:56:15.714Z|e81fd106-70f5-45b3-934e-b73075644aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:15.715Z|d0ffd36c-9e9e-475b-9411-edf59ddf80ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:15.715Z|d0ffd36c-9e9e-475b-9411-edf59ddf80ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:15.715Z|e81fd106-70f5-45b3-934e-b73075644aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:15.719Z|bf870485-6880-49f3-b4ca-2229b9c5bc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:15.720Z|bf870485-6880-49f3-b4ca-2229b9c5bc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:17.810Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:56:17.815Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:17.815Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:56:17.815Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:17.816Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:17.816Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:56:17.816Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22161bf9197eea4967256098ca1736ab", X-B3-SpanId:"0953f191003054a0", X-B3-ParentSpanId:"225b7813f383fc98", X-B3-Sampled:"0", X-ONAP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-TransactionID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ECOMP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01a1ac8a-d827-4888-9861-796a527f5d6f"] 2022-10-21T18:56:17.816Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:56:17.817Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:17.840Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:17.841Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:17.841Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:56:17.842Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:18 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:17.842Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:56:17.888Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:17.890Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:56:17.894Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:17.895Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:56:17.896Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:17.897Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:17.897Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:56:17.900Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22161bf9197eea4967256098ca1736ab", X-B3-SpanId:"a5eb3e0668b4ead2", X-B3-ParentSpanId:"225b7813f383fc98", X-B3-Sampled:"0", X-ONAP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-TransactionID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ECOMP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f221aa56-86b1-4f3f-a38d-6add98d45003"] 2022-10-21T18:56:17.900Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:56:17.901Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:17.914Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:17.914Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:17.915Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:56:17.915Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:18 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:17.916Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:56:17.916Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:17.916Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:56:17.975Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:17.975Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:17.976Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:17.976Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:17.982Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:17.982Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-TransactionID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ECOMP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"052c5198-a388-47be-9e21-54ab1b752387"] 2022-10-21T18:56:17.983Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:17.983Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:18.108Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:18.109Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:18.110Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:18.110Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=379A02EDAC085AEDF34AB940E866E0A0; 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:"789", date:"Fri, 21 Oct 2022 18:56:17 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:56:18.110Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:55:38.762+0000","removalTime":null,"durationInMillis":121500,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:56:18.111Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:18.111Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:18.157Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:18.158Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:18.158Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:18.158Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:18.159Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:18.159Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-TransactionID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ECOMP-RequestID:"ea31e369-6d56-4b69-b659-2d899c75efe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beca69eb-9d93-45f5-8b46-24351c9b8d64"] 2022-10-21T18:56:18.160Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:18.160Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:18.283Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:18.284Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:18.284Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:18.285Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CFE816D6CB1DBBB065EF3D1E7F28A013; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:56:18 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:56:18.285Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:56:18.285Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:18.286Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:18.289Z|ea31e369-6d56-4b69-b659-2d899c75efe0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:56:20.551Z|c732d394-d720-46b5-b04a-8179d2c3d439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:56:20.554Z|c732d394-d720-46b5-b04a-8179d2c3d439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:56:20.961Z|95db6bd5-815f-4ca0-9c19-c72571dd1806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:56:20.962Z|95db6bd5-815f-4ca0-9c19-c72571dd1806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:56:25.746Z|f2e77ffd-9917-40ff-a4bf-0bc63f3dc82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:25.746Z|c828a71e-bed9-46b8-add9-556efa209f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:25.747Z|f2e77ffd-9917-40ff-a4bf-0bc63f3dc82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:25.747Z|c828a71e-bed9-46b8-add9-556efa209f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:25.750Z|364de48e-8ddf-44c2-80bf-147b4354f9cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:25.750Z|364de48e-8ddf-44c2-80bf-147b4354f9cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:28.452Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:56:28.457Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:28.457Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:56:28.457Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:28.458Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:28.458Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:56:28.458Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05a49ab4ebe43a72986dd8544bad0c93", X-B3-SpanId:"c0713b1017319701", X-B3-ParentSpanId:"9bec2440f6a5484f", X-B3-Sampled:"0", X-ONAP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-TransactionID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ECOMP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c890833-7a7f-45e0-a646-24eced3b75a7"] 2022-10-21T18:56:28.458Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:56:28.459Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:28.481Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:28.482Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:28.482Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:56:28.482Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:29 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:28.485Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:56:28.486Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:28.486Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:56:28.487Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:28.487Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:56:28.488Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:28.488Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:28.489Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:56:28.489Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05a49ab4ebe43a72986dd8544bad0c93", X-B3-SpanId:"73cf0f7e9a79ab76", X-B3-ParentSpanId:"9bec2440f6a5484f", X-B3-Sampled:"0", X-ONAP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-TransactionID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ECOMP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0177fe88-83f8-4879-9174-7ac4c84f123d"] 2022-10-21T18:56:28.489Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:56:28.490Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:28.509Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:28.510Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:28.510Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:56:28.510Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:29 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:28.511Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:56:28.511Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:28.512Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:56:28.550Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:28.550Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:28.551Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:28.551Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:28.552Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:28.552Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-TransactionID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ECOMP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c3a6ad6-3904-428d-aa78-bca1699e5917"] 2022-10-21T18:56:28.552Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:28.553Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:28.679Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:28.680Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:28.681Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:28.681Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=31598AEFEC3E698A63C5F1A477112227; 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:"789", date:"Fri, 21 Oct 2022 18:56:29 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:56:28.681Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:55:38.762+0000","removalTime":null,"durationInMillis":121500,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:56:28.681Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:28.682Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:28.704Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:28.705Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:28.705Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:28.705Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:28.706Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:28.706Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-TransactionID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ECOMP-RequestID:"5be4c9f6-4e62-49bf-9d0f-0920ff82ab85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"800de6f6-a8d6-4d57-a238-dbc6dd75d3c4"] 2022-10-21T18:56:28.706Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:28.706Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:28.825Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:28.826Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:28.826Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:28.826Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=91DDA302AF8DE77DEBEFAEDB74F3F494; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:56:29 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T18:56:28.827Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:56:28.827Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:28.828Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:28.831Z|5be4c9f6-4e62-49bf-9d0f-0920ff82ab85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:56:35.551Z|08d11324-3b04-4a6e-b037-a5201e897a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:56:35.552Z|08d11324-3b04-4a6e-b037-a5201e897a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:56:35.769Z|6c76885e-c67e-4b3f-a892-94168543f7d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:35.769Z|6c76885e-c67e-4b3f-a892-94168543f7d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:35.770Z|a9f06e82-2146-49eb-8cfe-d21f5f45f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:35.770Z|a9f06e82-2146-49eb-8cfe-d21f5f45f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:35.773Z|77005b92-4bf4-44f2-a26e-e6cd7efbb2e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:35.773Z|77005b92-4bf4-44f2-a26e-e6cd7efbb2e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:39.004Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:56:39.009Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:39.009Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:56:39.010Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:39.010Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:39.010Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:56:39.010Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aa04b97c44a52e1d039e11337ad93ee", X-B3-SpanId:"b9ed281291a0df2a", X-B3-ParentSpanId:"e3d90de1e0627e10", X-B3-Sampled:"0", X-ONAP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-TransactionID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ECOMP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36f19bff-7ac5-4530-8261-3202f878fc1f"] 2022-10-21T18:56:39.011Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:56:39.011Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:39.035Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:39.036Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:39.036Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:56:39.036Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:39 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:39.038Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:56:39.038Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:39.038Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:56:39.039Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:39.040Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:56:39.040Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:39.040Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:39.040Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:56:39.041Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aa04b97c44a52e1d039e11337ad93ee", X-B3-SpanId:"b386b0945f9b3b04", X-B3-ParentSpanId:"e3d90de1e0627e10", X-B3-Sampled:"0", X-ONAP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-TransactionID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ECOMP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6d1f61e-2406-4853-b874-f52521af4855"] 2022-10-21T18:56:39.041Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:56:39.041Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:39.056Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:39.057Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:39.057Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:56:39.058Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:39.058Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:56:39.059Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:39.059Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:56:39.090Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:39.090Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:39.090Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:39.091Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:39.091Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:39.091Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-TransactionID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ECOMP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a40537d-a0e2-4a5c-aa58-cfb9b0e18222"] 2022-10-21T18:56:39.092Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:39.092Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:39.219Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:39.219Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:39.220Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:39.220Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7AA652A8C8D5684BD19B63B9AE1F2168; 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:"789", date:"Fri, 21 Oct 2022 18:56:39 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:56:39.220Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:55:38.762+0000","removalTime":null,"durationInMillis":121500,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:56:39.221Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:39.221Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:39.245Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:39.245Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:39.246Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:39.246Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:39.246Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:39.246Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-TransactionID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ECOMP-RequestID:"0e7b1d54-7cba-4d98-bdb7-87e20d2edec2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48cf1c71-3f60-422e-938c-118eb9a468a8"] 2022-10-21T18:56:39.247Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:39.247Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:39.380Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:39.381Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:39.381Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:39.381Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=539F7E16C286946EE7F0DAD9EFE77515; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:56:39 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T18:56:39.382Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:56:39.382Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:39.382Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:39.387Z|0e7b1d54-7cba-4d98-bdb7-87e20d2edec2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:56:45.791Z|048f4b63-7da9-42ba-ac3b-57baeb3ce57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:45.792Z|048f4b63-7da9-42ba-ac3b-57baeb3ce57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:45.793Z|78e58e05-3aa8-415c-9b4b-8fb143321240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:45.793Z|69ff1f35-b4dc-4f5e-9ed2-787a6f1dd3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:45.794Z|69ff1f35-b4dc-4f5e-9ed2-787a6f1dd3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:45.794Z|78e58e05-3aa8-415c-9b4b-8fb143321240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:49.552Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:56:49.557Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:49.557Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:56:49.558Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:49.558Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:56:49.559Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:56:49.559Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06a9031121f8bd23d7efb08edd884fd8", X-B3-SpanId:"0c17ac2bed5fc3f7", X-B3-ParentSpanId:"e4903a87f28cb19e", X-B3-Sampled:"0", X-ONAP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-TransactionID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ECOMP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b15fd0c-754d-4005-b629-fd18f396c12e"] 2022-10-21T18:56:49.559Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:56:49.560Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:49.585Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:49.585Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:49.586Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:56:49.586Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:50 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:49.588Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-df49a1be-0265-4d0f-baa0-a36025c306af). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:53:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:55:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:56:49.588Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:49.589Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:56:49.590Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:49.591Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:56:49.591Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:49.591Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:56:49.592Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:56:49.592Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06a9031121f8bd23d7efb08edd884fd8", X-B3-SpanId:"a67ad2489d46f179", X-B3-ParentSpanId:"e4903a87f28cb19e", X-B3-Sampled:"0", X-ONAP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-TransactionID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ECOMP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59cd0d21-31c1-462b-b447-82bd42259374"] 2022-10-21T18:56:49.592Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:56:49.593Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:49.604Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:49.604Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:49.605Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:56:49.605Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:56:50 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:56:49.606Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:56:49.606Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:49.607Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:56:49.634Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:49.635Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:49.635Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:49.636Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:56:49.637Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:49.637Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-TransactionID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ECOMP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f81f02b-4cec-4243-b4f6-323a2f721523"] 2022-10-21T18:56:49.638Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:49.638Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:49.777Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:49.778Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:49.778Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:49.779Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9BC914DB9CD9A5AF32DFB4DB6881C271; 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:"789", date:"Fri, 21 Oct 2022 18:56:50 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-10-21T18:56:49.779Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:53:37.262+0000","endTime":"2022-10-21T18:55:38.762+0000","removalTime":null,"durationInMillis":121500,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"abb937ea-5171-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:56:49.779Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:49.780Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:49.804Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:49.805Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:56:49.805Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:56:49.806Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:56:49.806Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:56:49.806Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-TransactionID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ECOMP-RequestID:"07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cbc5de7-e464-4975-8b8d-9bae4aa7db2d"] 2022-10-21T18:56:49.807Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:56:49.807Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:56:49.934Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:56:49.935Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:56:49.935Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:56:49.935Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C04EE433E7DF45AB27C3134F568AAC40; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 18:56:50 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:56:49.936Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:e91b06ca-5171-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","executionId":"abba228b-5171-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:55:20.237+0000","endTime":"2022-10-21T18:55:20.251+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:56:49.936Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:56:49.936Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abba228b-5171-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:56:49.939Z|07cc3b0b-edb6-4ada-b4cd-9d7c31b9c818|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:56:50.551Z|4a88fa3d-2807-4c7f-be06-79e74102fbcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:56:50.552Z|4a88fa3d-2807-4c7f-be06-79e74102fbcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:56:50.962Z|e3de066c-cbbd-4455-9ee2-18abaef470de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:56:50.962Z|e3de066c-cbbd-4455-9ee2-18abaef470de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:56:55.817Z|1e761951-0f1f-4ce5-9cba-9e005356eda4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:55.817Z|78615b24-7a29-43a8-ab4a-737363fb175f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:55.818Z|1e761951-0f1f-4ce5-9cba-9e005356eda4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:55.818Z|78615b24-7a29-43a8-ab4a-737363fb175f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:56:55.822Z|d96861e0-0083-4afa-bd45-176c2d6af1f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:56:55.822Z|d96861e0-0083-4afa-bd45-176c2d6af1f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:00.112Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:57:00.117Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:00.118Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:57:00.118Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:00.119Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:00.119Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:57:00.119Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b5aed975f7148d9408190d49809246a", X-B3-SpanId:"cc5842992d8fdf3e", X-B3-ParentSpanId:"b22afcf8ffbbb03d", X-B3-Sampled:"0", X-ONAP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-TransactionID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ECOMP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d59eaaa-f8e4-4a33-b074-0dfbdb37ad91"] 2022-10-21T18:57:00.120Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:57:00.120Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:00.144Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:00.145Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:00.145Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:57:00.146Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:01 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:00.148Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:56:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:57:00.148Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:00.149Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:57:00.150Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:00.151Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:57:00.151Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:00.151Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:00.152Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:57:00.152Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b5aed975f7148d9408190d49809246a", X-B3-SpanId:"e6d1d8cd7a455e8d", X-B3-ParentSpanId:"b22afcf8ffbbb03d", X-B3-Sampled:"0", X-ONAP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-TransactionID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ECOMP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"646c0ce4-d185-4e87-9c1f-1e64bccdb02e"] 2022-10-21T18:57:00.153Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:57:00.153Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:00.166Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:00.167Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:00.167Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:57:00.167Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:01 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:00.169Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:57:00.169Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:00.170Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:57:00.196Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:00.196Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:00.197Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:00.197Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:00.197Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:00.198Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-TransactionID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ECOMP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f93dff0-a9df-43a6-97d2-54bab3083cc8"] 2022-10-21T18:57:00.198Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:00.199Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:00.348Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:00.349Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:00.349Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:00.350Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0375AEC23C7233E1846BDEC18FF697BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:57:00 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-10-21T18:57:00.350Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:57:00.351Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:00.351Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:00.365Z|8effb207-5016-474a-ae13-27a324079674|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:57:00.365Z|8effb207-5016-474a-ae13-27a324079674|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:00.379Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:00.380Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:00.380Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:00.381Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:00.381Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:00.381Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-TransactionID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ECOMP-RequestID:"9d715109-e6d2-4a7c-8e81-b6db550ca6ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d4b137-9c12-4bce-96df-78be4ba1d8ec"] 2022-10-21T18:57:00.382Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:00.382Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:00.510Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:00.510Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:00.510Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:00.511Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EA28C6A008EAF1E2E03927CA7231737E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 18:57:00 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:57:00.511Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:226af602-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:56:56.391+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:57:00.511Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:00.511Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:00.519Z|9d715109-e6d2-4a7c-8e81-b6db550ca6ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:57:05.551Z|9e3ac03b-9b60-44dc-b12e-068fa59fb286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:57:05.554Z|9e3ac03b-9b60-44dc-b12e-068fa59fb286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:57:05.841Z|c1c8af95-59ee-4258-b699-0999c13ab3c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:05.842Z|c1c8af95-59ee-4258-b699-0999c13ab3c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:05.842Z|8cceca1a-de1a-4fa3-b3c0-354a7e0eeecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:05.843Z|8cceca1a-de1a-4fa3-b3c0-354a7e0eeecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:05.849Z|4cf74dfe-4ba1-469e-a29c-dbe483f83e74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:05.850Z|4cf74dfe-4ba1-469e-a29c-dbe483f83e74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:10.682Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:57:10.688Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:10.688Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:57:10.689Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:10.689Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:10.689Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:57:10.690Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5f7b8687c8b59c3f41462a4a8130faf", X-B3-SpanId:"f3e225da301a2f7f", X-B3-ParentSpanId:"082e0e20b8187ba9", X-B3-Sampled:"0", X-ONAP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-TransactionID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ECOMP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95de3731-0b10-4975-a04e-4bc4878f95d6"] 2022-10-21T18:57:10.690Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:57:10.691Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:10.713Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:10.713Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:10.714Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:57:10.714Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:11 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:10.715Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:57:10.716Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:10.716Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:57:10.717Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:10.718Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:57:10.718Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:10.718Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:10.719Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:57:10.719Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5f7b8687c8b59c3f41462a4a8130faf", X-B3-SpanId:"5c8ea09a90508ce9", X-B3-ParentSpanId:"082e0e20b8187ba9", X-B3-Sampled:"0", X-ONAP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-TransactionID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ECOMP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bf7b0ef-a5f0-488f-8679-c5e66c531b74"] 2022-10-21T18:57:10.720Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:57:10.720Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:10.735Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:10.736Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:10.736Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:57:10.736Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:11 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:10.737Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:57:10.738Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:10.738Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:57:10.761Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:10.762Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:10.762Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:10.762Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:10.763Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:10.763Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-TransactionID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ECOMP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1806179-278a-4548-9f8e-fac430620325"] 2022-10-21T18:57:10.764Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:10.764Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:10.890Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:10.891Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:10.892Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:10.892Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A103B47197959BFF0D11EC1ED356C6A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:57:11 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:57:10.893Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:57:10.893Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:10.893Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:10.913Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:10.914Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:10.914Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:10.915Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:10.915Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:10.915Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-TransactionID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ECOMP-RequestID:"2306b5fe-78b4-4b1b-b533-c57596aa7b00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b439cc8-2e37-4538-b5a0-411777e7461f"] 2022-10-21T18:57:10.916Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:10.916Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:11.045Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:11.046Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:11.046Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:11.046Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DFF211640ED06B2B053E83337292839F; 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:"Fri, 21 Oct 2022 18:57:11 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:57:11.047Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:57:11.047Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:11.048Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:11.051Z|2306b5fe-78b4-4b1b-b533-c57596aa7b00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:57:15.863Z|064031f1-4722-4236-a231-96f0f3780295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:15.864Z|064031f1-4722-4236-a231-96f0f3780295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:15.865Z|ca389221-1f73-4fd3-8502-d1f48b4f6bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:15.865Z|ca389221-1f73-4fd3-8502-d1f48b4f6bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:15.878Z|70d85598-446a-4278-a90b-08aaf15bdde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:15.878Z|70d85598-446a-4278-a90b-08aaf15bdde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:20.551Z|dec56a5a-531f-425b-b055-ebeb91d3d775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:57:20.552Z|dec56a5a-531f-425b-b055-ebeb91d3d775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:57:20.963Z|95d9bfd5-338b-4042-917e-99d82623c9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:57:20.964Z|95d9bfd5-338b-4042-917e-99d82623c9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:57:21.228Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:57:21.234Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:21.234Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:57:21.235Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:21.235Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:21.235Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:57:21.235Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d223e03614f0238c3934daa0ef8ffa2", X-B3-SpanId:"5ebb3d0296c4fea0", X-B3-ParentSpanId:"97643dc2aca29433", X-B3-Sampled:"0", X-ONAP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-TransactionID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ECOMP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa452511-df3e-419e-afc2-8db0a34b7ba4"] 2022-10-21T18:57:21.236Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:57:21.236Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:21.262Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:21.263Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:21.264Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:57:21.264Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:21.266Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:57:21.267Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:21.267Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:57:21.269Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:21.269Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:57:21.270Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:21.270Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:21.270Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:57:21.270Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d223e03614f0238c3934daa0ef8ffa2", X-B3-SpanId:"add9702ce091a333", X-B3-ParentSpanId:"97643dc2aca29433", X-B3-Sampled:"0", X-ONAP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-TransactionID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ECOMP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8a88124-15a1-4576-8526-c3f4406770bd"] 2022-10-21T18:57:21.271Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:57:21.271Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:21.284Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:21.285Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:21.286Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:57:21.286Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:22 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:21.287Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:57:21.287Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:21.287Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:57:21.315Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:21.315Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:21.315Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:21.316Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:21.316Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:21.316Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-TransactionID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ECOMP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0e3c807-cb25-4f46-be85-180fac5eacb9"] 2022-10-21T18:57:21.316Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:21.317Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:21.463Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:21.463Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:21.463Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:21.464Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6EAA1AA352501AD506BB27D7E0D00704; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:57:21 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-10-21T18:57:21.464Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:57:21.464Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:21.465Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:21.486Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:21.486Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:21.486Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:21.487Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:21.487Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:21.487Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-TransactionID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ECOMP-RequestID:"499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e637aa7b-dfd5-44df-882b-b1f7961974e5"] 2022-10-21T18:57:21.487Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:21.487Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:21.613Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:21.614Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:21.614Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:21.614Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D015182175F5C9D593904A7BFC662EA4; 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:"Fri, 21 Oct 2022 18:57:21 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:57:21.615Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:57:21.615Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:21.615Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:21.618Z|499f6da2-30b8-4ee1-9f6a-d6eaf1b2bdcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:57:25.888Z|59d73867-921c-4b3b-8dd7-0905af606010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:25.888Z|d30d940b-fec7-46d5-9f02-d44bf1a253ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:25.889Z|59d73867-921c-4b3b-8dd7-0905af606010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:25.889Z|d30d940b-fec7-46d5-9f02-d44bf1a253ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:25.897Z|5640be88-f042-4e5a-883d-6e7fbbab23f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:25.897Z|5640be88-f042-4e5a-883d-6e7fbbab23f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:31.798Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:57:31.803Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:31.803Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:57:31.804Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:31.804Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:31.804Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:57:31.804Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb5901395abcd4ab72eddc4a8dc84da0", X-B3-SpanId:"cd2d32aa3f601e27", X-B3-ParentSpanId:"cb01f1fb29c1f53d", X-B3-Sampled:"0", X-ONAP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-TransactionID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ECOMP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79bc63ee-e20b-439d-a683-c049dac2e4ac"] 2022-10-21T18:57:31.805Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:57:31.805Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:31.829Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:31.830Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:31.830Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:57:31.830Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:32 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:31.832Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:57:31.833Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:31.833Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:57:31.834Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:31.834Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:57:31.835Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:31.835Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:31.835Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:57:31.835Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb5901395abcd4ab72eddc4a8dc84da0", X-B3-SpanId:"085133981522f4ad", X-B3-ParentSpanId:"cb01f1fb29c1f53d", X-B3-Sampled:"0", X-ONAP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-TransactionID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ECOMP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39b511b1-cd91-4f7f-ba8a-28253d905a90"] 2022-10-21T18:57:31.835Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:57:31.836Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:31.848Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:31.848Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:31.849Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:57:31.849Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:32 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:31.850Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:57:31.850Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:31.850Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:57:31.869Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:31.869Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:31.870Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:31.870Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:31.870Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:31.870Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-TransactionID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ECOMP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1e3528-92d9-4c00-8e8f-a1304ea96e3f"] 2022-10-21T18:57:31.870Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:31.871Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:32.003Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:32.004Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:32.004Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:32.004Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E97F98163C33936B6741AD028F646F1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:57:32 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:57:32.005Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:57:32.005Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:32.005Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:32.024Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:32.025Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:32.025Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:32.025Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:32.026Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:32.026Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-TransactionID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ECOMP-RequestID:"f6462f51-4325-4d01-847c-7ea978f920ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc2699a6-37c9-4d39-8f16-8379fc736614"] 2022-10-21T18:57:32.026Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:32.026Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:32.156Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:32.156Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:32.157Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:32.157Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D245F2DF540054A4E41F3A910FB17172; 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:"Fri, 21 Oct 2022 18:57:32 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T18:57:32.157Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:57:32.158Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:32.158Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:32.161Z|f6462f51-4325-4d01-847c-7ea978f920ca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:57:35.551Z|e9ce62a3-855e-444d-a88f-025ed4db6963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:57:35.552Z|e9ce62a3-855e-444d-a88f-025ed4db6963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:57:35.910Z|01a0b3bc-0536-4cbc-a00e-c9db7c9f377a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:35.911Z|01a0b3bc-0536-4cbc-a00e-c9db7c9f377a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:35.911Z|e381afae-0f5f-48e2-94f9-8af6f7d9ee50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:35.912Z|e381afae-0f5f-48e2-94f9-8af6f7d9ee50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:35.916Z|557f3428-0526-4067-b82d-f568f270f1f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:35.916Z|557f3428-0526-4067-b82d-f568f270f1f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:42.339Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:57:42.345Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:42.345Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:57:42.345Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:42.346Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:42.346Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:57:42.346Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caaac3e302c16ae0d4bb4264bb71a1cf", X-B3-SpanId:"f0b1d1104db7870d", X-B3-ParentSpanId:"82f7ee652ef4ee49", X-B3-Sampled:"0", X-ONAP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-TransactionID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ECOMP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8562ce0-98f7-4c17-80f9-76f63cf47d7f"] 2022-10-21T18:57:42.347Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:57:42.347Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:42.370Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:42.370Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:42.371Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:57:42.371Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:42.372Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:57:42.373Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:42.373Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:57:42.374Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:42.374Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:57:42.375Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:42.375Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:42.375Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:57:42.376Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caaac3e302c16ae0d4bb4264bb71a1cf", X-B3-SpanId:"2a73849f7ac77896", X-B3-ParentSpanId:"82f7ee652ef4ee49", X-B3-Sampled:"0", X-ONAP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-TransactionID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ECOMP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49ab1001-9400-4960-8529-6dc6b841d5b4"] 2022-10-21T18:57:42.376Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:57:42.376Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:42.395Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:42.395Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:42.395Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:57:42.396Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:43 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:42.396Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:57:42.397Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:42.398Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:57:42.417Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:42.418Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:42.418Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:42.418Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:42.419Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:42.419Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-TransactionID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ECOMP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48dc08d8-7b24-42d3-a6ae-3a7180635784"] 2022-10-21T18:57:42.419Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:42.419Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:42.567Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:42.567Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:42.567Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:42.568Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FAA85C3B744B0BDCC59B9EE396805A8C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:57:42 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-10-21T18:57:42.568Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:57:42.568Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:42.568Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:42.586Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:42.587Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:42.587Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:42.588Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:42.588Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:42.588Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-TransactionID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ECOMP-RequestID:"98821ab8-4c99-4ee0-98ac-1ab68acac016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39b347fe-195c-4716-9660-3f80d9da6390"] 2022-10-21T18:57:42.588Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:42.588Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:42.723Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:42.724Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:42.724Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:42.724Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8B779C1ED77A64CAB5EE509CA874E2FC; 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:"Fri, 21 Oct 2022 18:57:42 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:57:42.724Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:57:42.725Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:42.725Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:42.728Z|98821ab8-4c99-4ee0-98ac-1ab68acac016|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:57:45.934Z|7bb30d89-b1b6-44ad-8573-2310f0822448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:45.934Z|7bb30d89-b1b6-44ad-8573-2310f0822448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:45.937Z|0ae7ab18-b298-4209-b95f-573e68c9ea0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:45.938Z|0ae7ab18-b298-4209-b95f-573e68c9ea0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:45.938Z|bb26fc24-6787-4902-9cb2-58dcfcdb6fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:45.938Z|bb26fc24-6787-4902-9cb2-58dcfcdb6fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:50.551Z|b2de41cd-4ccb-4c1e-80fc-d91b48d7501e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:57:50.554Z|b2de41cd-4ccb-4c1e-80fc-d91b48d7501e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:57:50.964Z|72910b00-9b5c-4e2c-b4ca-52dd6fe9dafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:57:50.965Z|72910b00-9b5c-4e2c-b4ca-52dd6fe9dafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:57:52.907Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:57:52.912Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:52.912Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:57:52.913Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:52.913Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:57:52.913Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:57:52.913Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"511d9c38c50dd9cf9ebc2b19daf737f4", X-B3-SpanId:"7d943dd84b953b26", X-B3-ParentSpanId:"96f4f50c09f42336", X-B3-Sampled:"0", X-ONAP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-TransactionID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ECOMP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d87f39f-5470-4b2e-b1b2-0990f79cc0c6"] 2022-10-21T18:57:52.913Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:57:52.914Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:52.938Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:52.939Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:52.939Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:57:52.939Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:53 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:52.940Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:57:52.940Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:52.941Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:57:52.944Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:52.944Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:57:52.945Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:52.945Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:57:52.945Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:57:52.946Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"511d9c38c50dd9cf9ebc2b19daf737f4", X-B3-SpanId:"f488b0f1e6dde249", X-B3-ParentSpanId:"96f4f50c09f42336", X-B3-Sampled:"0", X-ONAP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-TransactionID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ECOMP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b83a822d-3ba8-4197-80f9-1873ae196deb"] 2022-10-21T18:57:52.946Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:57:52.946Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:52.957Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:52.957Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:52.957Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:57:52.958Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:57:53 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:57:52.958Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:57:52.959Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:52.959Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:57:52.983Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:52.984Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:52.984Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:52.984Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:57:52.985Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:52.985Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-TransactionID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ECOMP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dec3120e-8ae2-4e12-9e83-e6c3e0544f44"] 2022-10-21T18:57:52.985Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:52.985Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:53.117Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:53.117Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:53.118Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:53.118Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1898AF54555E90C4D3EC8EFF3F157248; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:57:53 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:57:53.118Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:57:53.119Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:53.119Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:53.136Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:53.136Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:57:53.136Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:57:53.137Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:57:53.137Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:57:53.137Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-TransactionID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ECOMP-RequestID:"eeac93c0-f8a5-44cd-b4d0-7cc53c144141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d0e4baa-e8e5-4892-8c2d-7ade6ebabcad"] 2022-10-21T18:57:53.138Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:57:53.138Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:57:53.266Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:57:53.266Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:57:53.266Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:57:53.267Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E2BA49657FE55FA43BBD37786FF0B01; 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:"Fri, 21 Oct 2022 18:57:53 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T18:57:53.267Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:57:53.268Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:57:53.268Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:57:53.271Z|eeac93c0-f8a5-44cd-b4d0-7cc53c144141|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:57:55.957Z|d9bf9f91-60fe-446b-8e10-50149fcb6deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:55.958Z|d9bf9f91-60fe-446b-8e10-50149fcb6deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:55.966Z|7a131822-65ab-4831-a826-b854bc54173f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:55.966Z|7a131822-65ab-4831-a826-b854bc54173f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:57:55.968Z|e2916c81-a13f-4de4-a8a7-28518e4b1682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:57:55.968Z|e2916c81-a13f-4de4-a8a7-28518e4b1682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:00.365Z|9119a0be-f8ea-4a62-acde-136d3b21df8f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:58:00.366Z|9119a0be-f8ea-4a62-acde-136d3b21df8f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:03.447Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:58:03.451Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:03.452Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:58:03.452Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:03.452Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:03.452Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:58:03.453Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08bed9d3c0efeb06ffebdebeff44e14f", X-B3-SpanId:"654305312e900889", X-B3-ParentSpanId:"41b43de660b30265", X-B3-Sampled:"0", X-ONAP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-TransactionID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ECOMP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2a67945-06ca-4431-97cc-e4136083f3ef"] 2022-10-21T18:58:03.453Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:58:03.453Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:03.475Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:03.476Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:03.476Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:58:03.477Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:04 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:03.478Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:58:03.478Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:03.478Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:58:03.479Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:03.480Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:58:03.480Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:03.480Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:03.481Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:58:03.481Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08bed9d3c0efeb06ffebdebeff44e14f", X-B3-SpanId:"008e979197574124", X-B3-ParentSpanId:"41b43de660b30265", X-B3-Sampled:"0", X-ONAP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-TransactionID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ECOMP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43c3c133-081b-4a69-a019-ae9fdf0913d5"] 2022-10-21T18:58:03.481Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:58:03.481Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:03.494Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:03.494Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:03.495Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:58:03.495Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:04 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:03.495Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:58:03.496Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:03.496Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:58:03.520Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:03.520Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:03.521Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:03.521Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:03.521Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:03.521Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-TransactionID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ECOMP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d62808c-fadc-4d18-8fc5-c2586b3e3349"] 2022-10-21T18:58:03.521Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:03.521Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:03.651Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:03.651Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:03.652Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:03.652Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B491C54AD0E9153457C660F5ABD31A2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:58:04 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:58:03.652Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:58:03.652Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:03.653Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:03.672Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:03.672Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:03.672Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:03.673Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:03.673Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:03.673Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-TransactionID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ECOMP-RequestID:"43b79e88-71ff-4b1f-a3e8-6b24d223c9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0fd6794-b0e1-44a6-a614-194c8add7491"] 2022-10-21T18:58:03.673Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:03.674Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:03.790Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:03.790Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:03.791Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:03.791Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1CFA69178571DADA30BDA63F2A198344; 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:"Fri, 21 Oct 2022 18:58:04 GMT", x-envoy-upstream-service-time:"113", server:"envoy"] 2022-10-21T18:58:03.791Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:58:03.791Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:03.792Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:03.795Z|43b79e88-71ff-4b1f-a3e8-6b24d223c9b0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:58:05.551Z|b3795ca2-0027-4cae-96af-3aed17dbe6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:58:05.552Z|b3795ca2-0027-4cae-96af-3aed17dbe6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:58:05.981Z|a2e64e5a-408e-4753-9516-9cc3511bde70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:05.982Z|a2e64e5a-408e-4753-9516-9cc3511bde70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:05.994Z|25ae50ac-6521-48f5-8f94-227c0260642a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:05.995Z|25ae50ac-6521-48f5-8f94-227c0260642a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:05.995Z|6226fecf-ac57-4305-9164-cab860696107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:05.996Z|6226fecf-ac57-4305-9164-cab860696107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:13.951Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:58:13.969Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:13.970Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:58:13.970Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:13.970Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:13.970Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:58:13.970Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93fbc08a0527c592d7ff49da7fc07822", X-B3-SpanId:"e419909f38afdf08", X-B3-ParentSpanId:"01555ff7edcfaf8f", X-B3-Sampled:"0", X-ONAP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-TransactionID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ECOMP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbcbf316-f52c-4115-8336-06114b1b5ec5"] 2022-10-21T18:58:13.971Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:58:13.971Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:14.004Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:14.004Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:14.005Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:58:14.005Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:14 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:14.010Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:58:14.010Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:14.010Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:58:14.011Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:14.012Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:58:14.012Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:14.012Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:14.013Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:58:14.013Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93fbc08a0527c592d7ff49da7fc07822", X-B3-SpanId:"49b05f73be61b291", X-B3-ParentSpanId:"01555ff7edcfaf8f", X-B3-Sampled:"0", X-ONAP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-TransactionID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ECOMP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f776ca8a-5d21-4439-9a00-f9f50f8366c5"] 2022-10-21T18:58:14.013Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:58:14.013Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:14.028Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:14.028Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:14.028Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:58:14.029Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:14 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:14.030Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:58:14.030Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:14.030Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:58:14.050Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:14.050Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:14.051Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:14.051Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:14.051Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:14.052Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-TransactionID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ECOMP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cdb1ccc-cf05-4127-a751-84971247cbf8"] 2022-10-21T18:58:14.052Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:14.052Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:14.183Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:14.183Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:14.183Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:14.184Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D680201C8C6B6847AB208EAB80A5CA4B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:58:14 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:58:14.184Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:58:14.184Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:14.185Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:14.240Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:14.240Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:14.241Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:14.241Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:14.242Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:14.242Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-TransactionID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ECOMP-RequestID:"fa56536a-8e38-4483-ba2a-b1b6e464960e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74274bee-9630-4d2f-98b5-da1ba8884c54"] 2022-10-21T18:58:14.242Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:14.243Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:14.372Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:14.372Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:14.373Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:14.373Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=19559B382F3439A6EBA2C9724A0B8805; 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:"Fri, 21 Oct 2022 18:58:14 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:58:14.373Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:58:14.373Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:14.374Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:14.377Z|fa56536a-8e38-4483-ba2a-b1b6e464960e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:58:16.005Z|a30ffdf1-740c-4e4e-9fc4-5ed5ac8f090f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:16.006Z|a30ffdf1-740c-4e4e-9fc4-5ed5ac8f090f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:16.017Z|4d14a2f0-3582-4dfb-8ec0-70277a5e38ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:16.017Z|4d14a2f0-3582-4dfb-8ec0-70277a5e38ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:16.019Z|12b693df-9b3a-4046-bd5d-9c26dd5fc25d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:16.020Z|12b693df-9b3a-4046-bd5d-9c26dd5fc25d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:20.551Z|ac7dc9c8-8ca7-4c87-a2ea-9f03741da48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:58:20.552Z|ac7dc9c8-8ca7-4c87-a2ea-9f03741da48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:58:20.966Z|de8256ea-e658-43ba-af58-1c5de803b632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:58:20.966Z|de8256ea-e658-43ba-af58-1c5de803b632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:58:24.550Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:58:24.555Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:24.555Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:58:24.555Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:24.556Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:24.556Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:58:24.556Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b01625ee4895c04b4d1835b4733f5169", X-B3-SpanId:"ca9fd19dfa50d093", X-B3-ParentSpanId:"7ec4e6f3c178c3f6", X-B3-Sampled:"0", X-ONAP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-TransactionID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ECOMP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf148734-8328-49b4-8673-56ae55bcba5c"] 2022-10-21T18:58:24.557Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:58:24.557Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:24.580Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:24.580Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:24.581Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:58:24.581Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:25 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:24.582Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:58:24.583Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:24.583Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:58:24.584Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:24.584Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:58:24.585Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:24.585Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:24.585Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:58:24.585Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b01625ee4895c04b4d1835b4733f5169", X-B3-SpanId:"0d69d53c0e39e819", X-B3-ParentSpanId:"7ec4e6f3c178c3f6", X-B3-Sampled:"0", X-ONAP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-TransactionID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ECOMP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"140f55e6-f99e-47bb-90a2-eaa9dc7959c9"] 2022-10-21T18:58:24.586Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:58:24.586Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:24.598Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:24.598Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:24.598Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:58:24.599Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:25 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:24.599Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:58:24.600Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:24.600Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:58:24.622Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:24.622Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:24.623Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:24.623Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:24.623Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:24.623Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-TransactionID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ECOMP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2917c56-6e30-42de-9c59-7d7203abc1c5"] 2022-10-21T18:58:24.623Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:24.624Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:24.752Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:24.752Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:24.753Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:24.753Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=08D27C4EDB91E8C8F5CF075CFA917D88; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:58:25 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:58:24.754Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:58:24.754Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:24.755Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:24.791Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:24.791Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:24.791Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:24.792Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:24.792Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:24.792Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-TransactionID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ECOMP-RequestID:"f014204d-7a6e-4c2d-8a7b-afa58bd17945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57ec200b-ff5a-4505-a2b5-db66187387dc"] 2022-10-21T18:58:24.792Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:24.792Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:24.914Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:24.914Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:24.914Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:24.915Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0ACC11D85D6C93AD559371B339D98535; 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:"Fri, 21 Oct 2022 18:58:25 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:58:24.915Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:25fafab3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:57:02.368+0000","endTime":"2022-10-21T18:57:02.376+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:58:24.915Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:24.916Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:24.919Z|f014204d-7a6e-4c2d-8a7b-afa58bd17945|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:58:26.027Z|5e18dea0-c4e1-4b96-b36c-c266eabd40da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:26.027Z|5e18dea0-c4e1-4b96-b36c-c266eabd40da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:26.040Z|202b59ef-b735-406c-9567-2818c9526360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:26.041Z|202b59ef-b735-406c-9567-2818c9526360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:26.046Z|7643c661-1bc7-4ae1-9d95-ccf232619ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:26.047Z|7643c661-1bc7-4ae1-9d95-ccf232619ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:35.090Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:58:35.095Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:35.096Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:58:35.096Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:35.096Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:35.096Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:58:35.097Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e32f1de9777b14f7ede05bea9c978d4", X-B3-SpanId:"f00396d5066fcda8", X-B3-ParentSpanId:"686218258f5d5dc2", X-B3-Sampled:"0", X-ONAP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-TransactionID:"85f4010f-587b-4207-866f-10c1436455ab", X-ECOMP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb85ac8b-a21b-4654-b013-6593cd5e8db6"] 2022-10-21T18:58:35.097Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:58:35.097Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:35.123Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:35.124Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:35.124Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:58:35.125Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:36 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:35.126Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:58:35.126Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:35.126Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:58:35.127Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:35.128Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:58:35.128Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:35.128Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:35.128Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:58:35.129Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e32f1de9777b14f7ede05bea9c978d4", X-B3-SpanId:"0048893ccdbbf3a6", X-B3-ParentSpanId:"686218258f5d5dc2", X-B3-Sampled:"0", X-ONAP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-TransactionID:"85f4010f-587b-4207-866f-10c1436455ab", X-ECOMP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75aad81b-19d5-4b02-a6f5-f5b9fec52b50"] 2022-10-21T18:58:35.129Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:58:35.129Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:35.141Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:35.142Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:35.142Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:58:35.142Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:36 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:35.143Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378620000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:58:35.143Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:35.144Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:58:35.163Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:35.164Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:35.164Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:35.164Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:35.165Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:35.165Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-TransactionID:"85f4010f-587b-4207-866f-10c1436455ab", X-ECOMP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9f01a8b-c468-48cb-8912-4c3e96d8449f"] 2022-10-21T18:58:35.165Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:35.166Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:35.300Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:35.301Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:35.301Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:35.301Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF4150E1D267B25224C67D27CD9917F1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:58:35 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:58:35.302Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:58:35.302Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:35.302Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:35.319Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:35.319Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:35.319Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:35.320Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:35.320Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:35.320Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-TransactionID:"85f4010f-587b-4207-866f-10c1436455ab", X-ECOMP-RequestID:"85f4010f-587b-4207-866f-10c1436455ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"205bbcd3-2063-4294-b6ce-b18792960fda"] 2022-10-21T18:58:35.320Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:35.321Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:35.447Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:35.448Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:35.457Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:35.457Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9F073DD44FCA6F8BCC51688470D68EF4; 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:"800", date:"Fri, 21 Oct 2022 18:58:35 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:58:35.458Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:58:35.458Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:35.458Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:35.461Z|85f4010f-587b-4207-866f-10c1436455ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:58:35.552Z|edc3177f-1bde-424d-87dc-ad72b92168db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:58:35.555Z|edc3177f-1bde-424d-87dc-ad72b92168db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:58:36.054Z|538fac71-641a-4db6-91a2-d57d1232eb0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:36.055Z|538fac71-641a-4db6-91a2-d57d1232eb0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:36.067Z|4e6c91cc-afa7-4ea0-9a95-18966dda700d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:36.068Z|4e6c91cc-afa7-4ea0-9a95-18966dda700d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:36.069Z|11d429f8-517f-45b6-85ca-fe3e0e061b2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:36.069Z|11d429f8-517f-45b6-85ca-fe3e0e061b2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:45.621Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:58:45.626Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:45.626Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:58:45.626Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:45.627Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:45.627Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:58:45.627Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1ce66741869f1366cb9793121425837", X-B3-SpanId:"7f5b01ef939ef1a2", X-B3-ParentSpanId:"e90bc1c19dd3e2bc", X-B3-Sampled:"0", X-ONAP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-TransactionID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ECOMP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5201a349-ed09-487a-836d-1af9d8dc7c6d"] 2022-10-21T18:58:45.627Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:58:45.628Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:45.653Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:45.654Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:45.654Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:58:45.654Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:46 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:45.655Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:58:45.655Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:45.656Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:58:45.657Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:45.657Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:58:45.657Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:45.658Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:45.658Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:58:45.658Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1ce66741869f1366cb9793121425837", X-B3-SpanId:"9d4a48001c197ec6", X-B3-ParentSpanId:"e90bc1c19dd3e2bc", X-B3-Sampled:"0", X-ONAP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-TransactionID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ECOMP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd7e5ae7-0872-46bd-b3a4-5cbceb7ea1c9"] 2022-10-21T18:58:45.658Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:58:45.659Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:45.673Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:45.673Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:45.674Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:58:45.674Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:46 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:45.674Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:58:45.674Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:45.675Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:58:45.693Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:45.693Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:45.693Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:45.693Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:45.694Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:45.694Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-TransactionID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ECOMP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83351a77-7411-4df5-a5de-f2d64c95f082"] 2022-10-21T18:58:45.694Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:45.694Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:45.819Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:45.819Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:45.820Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:45.820Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9ABF4BADB2DEAB0AB5A2FDE43EB04492; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 18:58:45 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T18:58:45.820Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T18:58:45.821Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:45.821Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:45.838Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:45.839Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:45.839Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:45.839Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:45.839Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:45.840Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-TransactionID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ECOMP-RequestID:"2349125d-48cc-4d9b-8476-ed1bed67f0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d43a06e-110e-45e3-abf8-fdfe2c54fd64"] 2022-10-21T18:58:45.840Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:45.840Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:45.960Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:45.960Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:45.961Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:45.961Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=539C4A8BB1F0046411BC27ED7868FDD1; 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:"826", date:"Fri, 21 Oct 2022 18:58:45 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:58:45.961Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:58:45.962Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:45.962Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:45.965Z|2349125d-48cc-4d9b-8476-ed1bed67f0c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:58:46.082Z|78099d3b-2cb9-41dd-a851-5c187db14691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:46.083Z|78099d3b-2cb9-41dd-a851-5c187db14691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:46.087Z|e78c7fa9-6f24-4df4-b2e2-3f8656a66a46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:46.088Z|e78c7fa9-6f24-4df4-b2e2-3f8656a66a46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:46.089Z|6f308878-f9b9-47eb-a270-0ecd95e3e93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:46.090Z|6f308878-f9b9-47eb-a270-0ecd95e3e93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:50.551Z|81a5a212-ab3d-484a-8921-8715102b6699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:58:50.552Z|81a5a212-ab3d-484a-8921-8715102b6699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:58:50.967Z|6917bc99-cd51-481e-8190-076aedfb46eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:58:50.968Z|6917bc99-cd51-481e-8190-076aedfb46eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:58:56.107Z|36f75d09-6429-49ed-a4c5-7912cd730dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:56.107Z|3aeec64a-6fb1-43bf-8425-55e8b67750c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:56.107Z|08562521-9614-42ad-8466-7a7353502f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:58:56.108Z|36f75d09-6429-49ed-a4c5-7912cd730dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:56.108Z|3aeec64a-6fb1-43bf-8425-55e8b67750c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:56.108Z|08562521-9614-42ad-8466-7a7353502f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:58:56.136Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:58:56.141Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:56.141Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:58:56.142Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:56.142Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:58:56.142Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:58:56.142Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecc630a6c509ad68794d97e6471770fc", X-B3-SpanId:"b176ed3c24daecf5", X-B3-ParentSpanId:"00d3e328169d40f3", X-B3-Sampled:"0", X-ONAP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-TransactionID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ECOMP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08f8d8d3-1acc-4f3b-8c04-f11b415ba353"] 2022-10-21T18:58:56.143Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:58:56.143Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:56.167Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:56.168Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:56.168Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:58:56.169Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:57 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:56.171Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:58:56.171Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:56.172Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:58:56.173Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:56.174Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:58:56.174Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:56.174Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:58:56.174Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:58:56.175Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecc630a6c509ad68794d97e6471770fc", X-B3-SpanId:"9af245ea3c295d67", X-B3-ParentSpanId:"00d3e328169d40f3", X-B3-Sampled:"0", X-ONAP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-TransactionID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ECOMP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3169840-28d0-4379-b2cc-57e1cd572822"] 2022-10-21T18:58:56.175Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:58:56.175Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:56.190Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:56.191Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:56.191Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:58:56.191Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:58:57 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:58:56.192Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:58:56.192Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:56.193Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:58:56.211Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:56.211Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:56.212Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:56.212Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:58:56.212Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:56.213Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-TransactionID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ECOMP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2661be68-0ea0-441e-a346-911732745213"] 2022-10-21T18:58:56.213Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:56.213Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:56.363Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:56.363Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:56.364Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:56.364Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C19DF4716EC046C71E43376D04B0A393; 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:"789", date:"Fri, 21 Oct 2022 18:58:56 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2022-10-21T18:58:56.365Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:58:56.365Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:56.365Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:56.382Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:56.383Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:58:56.383Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:58:56.384Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:58:56.384Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:58:56.384Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-TransactionID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ECOMP-RequestID:"f196d4c2-a44a-47e5-a7b2-03a62c7f7d89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41f01efe-0d04-4861-ac3c-fdcc13af843a"] 2022-10-21T18:58:56.384Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:58:56.385Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:58:56.513Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:58:56.513Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:58:56.514Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:58:56.514Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C2BE36F5F75E95F2F825059BA660FC1E; 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:"826", date:"Fri, 21 Oct 2022 18:58:56 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:58:56.515Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:58:56.515Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:58:56.515Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:58:56.518Z|f196d4c2-a44a-47e5-a7b2-03a62c7f7d89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:59:00.364Z|53eef509-e841-4a01-a4d8-bc075d950231|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T18:59:00.364Z|53eef509-e841-4a01-a4d8-bc075d950231|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:05.551Z|937bf811-dc3a-40a0-a911-2828b1b666e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:59:05.552Z|937bf811-dc3a-40a0-a911-2828b1b666e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:59:06.137Z|cc8f7665-259b-455a-b527-53a0eb8c1559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:06.137Z|61588920-2418-4d83-8d83-c3f50824b13a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:06.137Z|cc8f7665-259b-455a-b527-53a0eb8c1559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:06.138Z|61588920-2418-4d83-8d83-c3f50824b13a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:06.141Z|91731dbb-2c9c-4f76-b27b-cf8070455017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:06.141Z|91731dbb-2c9c-4f76-b27b-cf8070455017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:06.681Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:59:06.686Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:06.686Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:59:06.687Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:06.687Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:06.687Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:59:06.687Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c37779dd63fce6cc541af836f406df1a", X-B3-SpanId:"863c7fba226d6a38", X-B3-ParentSpanId:"dc0580663cec5b72", X-B3-Sampled:"0", X-ONAP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-TransactionID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ECOMP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebd08029-ee7d-48d9-aad8-b4eb1426ad94"] 2022-10-21T18:59:06.688Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:59:06.688Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:06.713Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:06.713Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:06.714Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:59:06.714Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:07 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:06.715Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:59:06.715Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:06.716Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:59:06.717Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:06.717Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:59:06.717Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:06.718Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:06.718Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:59:06.718Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c37779dd63fce6cc541af836f406df1a", X-B3-SpanId:"7d42d855d8f825b5", X-B3-ParentSpanId:"dc0580663cec5b72", X-B3-Sampled:"0", X-ONAP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-TransactionID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ECOMP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c59de1f-628a-4d1e-89dc-4e1ef8c0d797"] 2022-10-21T18:59:06.718Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:59:06.719Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:06.731Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:06.731Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:06.732Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:59:06.732Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:07 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:06.733Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:59:06.733Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:06.733Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:59:06.754Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:06.754Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:06.755Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:06.755Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:06.755Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:06.755Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-TransactionID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ECOMP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1992ef1-b8fa-4926-b038-67b66bfdec85"] 2022-10-21T18:59:06.755Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:06.756Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:06.895Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:06.895Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:06.896Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:06.896Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=894BD46D424B79B9D217231C131A0B04; 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:"789", date:"Fri, 21 Oct 2022 18:59:07 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T18:59:06.897Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:59:06.897Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:06.898Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:06.919Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:06.919Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:06.919Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:06.920Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:06.920Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:06.920Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-TransactionID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ECOMP-RequestID:"40637c68-17ca-4e2b-85a8-a50673a53512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f01efd5-a9f2-4a0f-9315-d413759e8098"] 2022-10-21T18:59:06.921Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:06.921Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:07.052Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:07.053Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:07.053Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:07.053Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2BC705391A8A13A2FE1E41C29530E829; 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:"826", date:"Fri, 21 Oct 2022 18:59:07 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T18:59:07.054Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:59:07.054Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:07.054Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:07.057Z|40637c68-17ca-4e2b-85a8-a50673a53512|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:59:16.159Z|8f5c4a15-c274-4f9e-b8fe-927211033257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:16.159Z|cca43709-1c6c-4f4d-a032-b606137f98d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:16.159Z|44b85f1a-33fd-465a-9df9-ab241ef5d78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:16.160Z|44b85f1a-33fd-465a-9df9-ab241ef5d78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:16.160Z|8f5c4a15-c274-4f9e-b8fe-927211033257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:16.160Z|cca43709-1c6c-4f4d-a032-b606137f98d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:17.223Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:59:17.228Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:17.228Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:59:17.229Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:17.229Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:17.229Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:59:17.229Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbba4c57aa964a5bba5fc0912d6f4aab", X-B3-SpanId:"592343bc9f501292", X-B3-ParentSpanId:"95cd1a4d7b5bdeac", X-B3-Sampled:"0", X-ONAP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-TransactionID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ECOMP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3108f626-03a3-4593-bf92-390684f30740"] 2022-10-21T18:59:17.229Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:59:17.230Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:17.263Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:17.263Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:17.263Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:59:17.263Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:18 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:17.265Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:59:17.265Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:17.266Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:59:17.267Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:17.268Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:59:17.268Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:17.268Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:17.269Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:59:17.269Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbba4c57aa964a5bba5fc0912d6f4aab", X-B3-SpanId:"7148bd77d22a9e58", X-B3-ParentSpanId:"95cd1a4d7b5bdeac", X-B3-Sampled:"0", X-ONAP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-TransactionID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ECOMP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51cb006d-4e54-461e-9c80-9418cf2fbce8"] 2022-10-21T18:59:17.270Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:59:17.270Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:17.291Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:17.291Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:17.292Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:59:17.292Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:18 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:17.292Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:59:17.293Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:17.293Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:59:17.314Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:17.314Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:17.314Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:17.314Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:17.315Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:17.315Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-TransactionID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ECOMP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2c3d5a8-d9fd-4c35-9715-2137362a5fa5"] 2022-10-21T18:59:17.315Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:17.316Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:17.450Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:17.451Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:17.451Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:17.451Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EEC392070EBDC909F0FAF53CDA412B19; 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:"789", date:"Fri, 21 Oct 2022 18:59:17 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T18:59:17.452Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:59:17.452Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:17.453Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:17.487Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:17.487Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:17.487Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:17.488Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:17.488Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:17.488Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-TransactionID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ECOMP-RequestID:"e447a572-4e65-47ba-ad80-0512ab8d259f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2434c061-5da7-4dc6-91ce-d2d0e0acf943"] 2022-10-21T18:59:17.488Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:17.489Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:17.611Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:17.611Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:17.611Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:17.612Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6F7004D08F1FE3F5ABFFFEEF16E94A00; 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:"826", date:"Fri, 21 Oct 2022 18:59:17 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T18:59:17.612Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:59:17.612Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:17.612Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:17.616Z|e447a572-4e65-47ba-ad80-0512ab8d259f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:59:20.551Z|ec309dbb-af9e-43ba-afb4-deb8662db0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:59:20.554Z|ec309dbb-af9e-43ba-afb4-deb8662db0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:59:20.968Z|f81fede6-2e40-4e34-9601-1ec232c0cdf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:59:20.968Z|f81fede6-2e40-4e34-9601-1ec232c0cdf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:59:26.185Z|f27d2576-b553-4159-a54f-a06034977bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:26.186Z|f27d2576-b553-4159-a54f-a06034977bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:26.191Z|941d8e29-5855-4477-90a4-ee7cc0741774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:26.191Z|941d8e29-5855-4477-90a4-ee7cc0741774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:26.191Z|0051e3c2-4cb7-4936-803e-49008c384ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:26.192Z|0051e3c2-4cb7-4936-803e-49008c384ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:27.787Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:59:27.793Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:27.793Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:59:27.794Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:27.794Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:27.794Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:59:27.795Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc7e943945391766f8b3060651a457e7", X-B3-SpanId:"0282be9792788265", X-B3-ParentSpanId:"07b74fc30f861879", X-B3-Sampled:"0", X-ONAP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-TransactionID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ECOMP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c63b4c20-3e0b-4adf-bc07-c82248f0351e"] 2022-10-21T18:59:27.795Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:59:27.796Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:27.824Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:27.824Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:27.825Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:59:27.825Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:28 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:27.826Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:59:27.827Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:27.827Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:59:27.829Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:27.830Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:59:27.830Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:27.830Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:27.831Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:59:27.831Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc7e943945391766f8b3060651a457e7", X-B3-SpanId:"be5f7b15c66ee783", X-B3-ParentSpanId:"07b74fc30f861879", X-B3-Sampled:"0", X-ONAP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-TransactionID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ECOMP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef7dc8a6-2d5e-4ef3-9c9d-e85881a4fa4a"] 2022-10-21T18:59:27.832Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:59:27.832Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:27.849Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:27.850Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:27.851Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:59:27.851Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:28 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:27.852Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:59:27.853Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:27.853Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:59:27.872Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:27.873Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:27.873Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:27.874Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:27.874Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:27.874Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-TransactionID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ECOMP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e081a005-e08d-4798-841f-764bb62772f8"] 2022-10-21T18:59:27.875Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:27.875Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:28.001Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:28.002Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:28.003Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:28.003Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DA02D7C7C63CAB318C295E58DFBBBC55; 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:"789", date:"Fri, 21 Oct 2022 18:59:28 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T18:59:28.004Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:59:28.004Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:28.005Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:28.023Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:28.024Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:28.024Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:28.025Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:28.025Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:28.025Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-TransactionID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ECOMP-RequestID:"3a0336cc-5692-423a-a00b-d79fcde34daa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b8ca98b-d4e8-48fa-b7b4-ba0d39c25f8d"] 2022-10-21T18:59:28.026Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:28.026Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:28.149Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:28.150Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:28.151Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:28.151Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A7ABFC846000463823D6A1CEAF8CF10; 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:"826", date:"Fri, 21 Oct 2022 18:59:28 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T18:59:28.151Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:59:28.152Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:28.152Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:28.156Z|3a0336cc-5692-423a-a00b-d79fcde34daa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:59:35.551Z|088c2d38-7f80-48bc-bc5e-0d478dd6e16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:59:35.552Z|088c2d38-7f80-48bc-bc5e-0d478dd6e16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:59:36.207Z|c5565d30-eefb-4297-b9c5-4397c78318a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:36.207Z|c5565d30-eefb-4297-b9c5-4397c78318a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:36.211Z|1c0ee760-6c6f-4e9d-a958-3c9b49ccaf5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:36.211Z|1c0ee760-6c6f-4e9d-a958-3c9b49ccaf5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:36.213Z|b8973630-909f-4742-a40f-f1d9ef350549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:36.213Z|b8973630-909f-4742-a40f-f1d9ef350549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:38.319Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:59:38.325Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:38.325Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:59:38.326Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:38.326Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:38.326Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:59:38.326Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13c772c0ba157300736f752f809cce3a", X-B3-SpanId:"bbf0734627b6831b", X-B3-ParentSpanId:"63fc44fabcf01b68", X-B3-Sampled:"0", X-ONAP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-TransactionID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ECOMP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7867dce3-966b-488b-9e7b-52a901caad48"] 2022-10-21T18:59:38.327Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:59:38.327Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:38.350Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:38.351Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:38.351Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:59:38.351Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:39 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:38.353Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:59:38.354Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:38.354Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:59:38.355Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:38.355Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:59:38.356Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:38.356Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:38.356Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:59:38.357Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13c772c0ba157300736f752f809cce3a", X-B3-SpanId:"ae412263e0710581", X-B3-ParentSpanId:"63fc44fabcf01b68", X-B3-Sampled:"0", X-ONAP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-TransactionID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ECOMP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1835c1c7-48cb-4871-87a9-9fc3d5be43c3"] 2022-10-21T18:59:38.357Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:59:38.357Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:38.375Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:38.375Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:38.376Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:59:38.376Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:39 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:38.377Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:59:38.378Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:38.378Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:59:38.396Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:38.396Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:38.396Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:38.396Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:38.397Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:38.397Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-TransactionID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ECOMP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09347b56-7317-4a7c-b1f5-0f43638af02c"] 2022-10-21T18:59:38.397Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:38.397Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:38.529Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:38.530Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:38.530Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:38.531Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D6776E54E480803740CA71C630C04B1C; 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:"789", date:"Fri, 21 Oct 2022 18:59:38 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:59:38.531Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:59:38.531Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:38.532Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:38.549Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:38.549Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:38.550Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:38.550Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:38.550Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:38.550Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-TransactionID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ECOMP-RequestID:"b990dc09-4566-4b1c-8ae7-8a0595304353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ea083a2-bf14-48f2-ad6c-e38fc3256481"] 2022-10-21T18:59:38.551Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:38.551Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:38.687Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:38.687Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:38.688Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:38.688Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85B6E36ADD1B3E26C720BCB8742EBC9D; 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:"826", date:"Fri, 21 Oct 2022 18:59:38 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T18:59:38.689Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:59:38.689Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:38.689Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:38.693Z|b990dc09-4566-4b1c-8ae7-8a0595304353|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:59:46.227Z|c00e295b-f12a-41e5-8cad-9d42013c6c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:46.228Z|c00e295b-f12a-41e5-8cad-9d42013c6c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:46.229Z|28f97c4a-a850-4fd5-b715-3ddba83dc693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:46.230Z|28f97c4a-a850-4fd5-b715-3ddba83dc693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:46.231Z|719c9911-55ee-45ba-b417-a1a77fed723e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:46.231Z|719c9911-55ee-45ba-b417-a1a77fed723e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:48.856Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:59:48.861Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:48.861Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:59:48.861Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:48.861Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:48.862Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:59:48.862Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be985308e95ddc3b39e78be55cc71309", X-B3-SpanId:"04176263a86a6781", X-B3-ParentSpanId:"15172b613d3bafbc", X-B3-Sampled:"0", X-ONAP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-TransactionID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ECOMP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52eea81-7d85-451a-8597-945d6b55cffd"] 2022-10-21T18:59:48.862Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:59:48.862Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:48.883Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:48.884Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:48.884Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:59:48.884Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:49 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:48.885Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:59:48.886Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:48.886Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:59:48.887Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:48.887Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:59:48.887Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:48.888Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:48.888Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:59:48.888Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be985308e95ddc3b39e78be55cc71309", X-B3-SpanId:"a8e5ca3eafb1b8ea", X-B3-ParentSpanId:"15172b613d3bafbc", X-B3-Sampled:"0", X-ONAP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-TransactionID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ECOMP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6a72c39-9dc2-4868-8c1f-f4c5aabb968c"] 2022-10-21T18:59:48.888Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:59:48.889Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:48.902Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:48.903Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:48.903Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:59:48.904Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 18:59:49 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:48.904Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:59:48.904Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:48.905Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:59:48.924Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:48.924Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:48.924Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:48.924Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:48.925Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:48.925Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-TransactionID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ECOMP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"015e7e8b-aac4-4ec1-8eda-e87ab9a32104"] 2022-10-21T18:59:48.925Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:48.926Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:49.053Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:49.053Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:49.054Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:49.054Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EDA268EEC1792ADDE7157EBD6B4303C6; 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:"789", date:"Fri, 21 Oct 2022 18:59:49 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T18:59:49.055Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:59:49.055Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:49.055Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:49.077Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:49.078Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:49.078Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:49.084Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:49.085Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:49.085Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-TransactionID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ECOMP-RequestID:"12c18c98-fd54-469f-8e3d-3e10adfaeeff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79b8bd7d-9293-4051-b50d-2bb808702dca"] 2022-10-21T18:59:49.085Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:49.085Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:49.205Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:49.205Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:49.206Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:49.206Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1DF503DADF55EE1DE64C3492A8B7A9E2; 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:"826", date:"Fri, 21 Oct 2022 18:59:49 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T18:59:49.207Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:59:49.207Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:49.207Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:49.210Z|12c18c98-fd54-469f-8e3d-3e10adfaeeff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T18:59:50.552Z|f680ad34-13d7-486b-b7b0-d13edab3d6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:59:50.553Z|f680ad34-13d7-486b-b7b0-d13edab3d6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:59:50.969Z|56442134-2afc-443b-81de-c46f7379f730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T18:59:50.970Z|56442134-2afc-443b-81de-c46f7379f730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T18:59:56.249Z|579349b0-e8d1-4915-bac4-5259576a7fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:56.250Z|579349b0-e8d1-4915-bac4-5259576a7fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:56.251Z|955d66df-d614-4248-81a6-fc397f67df7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:56.252Z|955d66df-d614-4248-81a6-fc397f67df7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:56.254Z|dc71282c-00de-4588-a38e-8056960f3869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T18:59:56.254Z|dc71282c-00de-4588-a38e-8056960f3869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T18:59:59.373Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T18:59:59.378Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:59.379Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T18:59:59.379Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:59.380Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T18:59:59.380Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T18:59:59.380Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c909a9aec667c26842f63eca9a20f7fe", X-B3-SpanId:"91cc0953087602f9", X-B3-ParentSpanId:"508fe92905de188c", X-B3-Sampled:"0", X-ONAP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-TransactionID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ECOMP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74d31a69-64af-4b5d-9145-4ef91dd16f62"] 2022-10-21T18:59:59.381Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T18:59:59.381Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:59.413Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:59.414Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:59.414Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T18:59:59.415Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:00 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:59.415Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T18:59:59.416Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:59.416Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T18:59:59.417Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:59.417Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T18:59:59.418Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:59.418Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T18:59:59.418Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T18:59:59.419Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c909a9aec667c26842f63eca9a20f7fe", X-B3-SpanId:"bf95aa987fb910a9", X-B3-ParentSpanId:"508fe92905de188c", X-B3-Sampled:"0", X-ONAP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-TransactionID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ECOMP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8604b764-3223-4885-8db3-fc1399ce36ad"] 2022-10-21T18:59:59.419Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T18:59:59.419Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:59.431Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:59.431Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:59.431Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T18:59:59.432Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:00 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T18:59:59.432Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T18:59:59.432Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:59.433Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T18:59:59.453Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:59.454Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:59.454Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:59.454Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T18:59:59.454Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:59.455Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-TransactionID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ECOMP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1120840-43a1-4044-9fb7-b3a30d6dab52"] 2022-10-21T18:59:59.455Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:59.455Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:59.584Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:59.584Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:59.585Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:59.585Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=289FEC8CACD80FF1F11C0F1ADE232D9C; 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:"789", date:"Fri, 21 Oct 2022 18:59:59 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T18:59:59.585Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T18:59:59.585Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:59.586Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:59.602Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:59.603Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T18:59:59.603Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T18:59:59.603Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T18:59:59.603Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T18:59:59.603Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-TransactionID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ECOMP-RequestID:"8043a952-54f2-4c81-b691-8a9f52b6f49e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eafae087-b6a7-4b9a-ad53-69398d070634"] 2022-10-21T18:59:59.604Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T18:59:59.604Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T18:59:59.736Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T18:59:59.737Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T18:59:59.737Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T18:59:59.737Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AA5A5579A08577CE7B496499A0AA39A3; 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:"826", date:"Fri, 21 Oct 2022 18:59:59 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T18:59:59.737Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T18:59:59.737Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T18:59:59.738Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T18:59:59.741Z|8043a952-54f2-4c81-b691-8a9f52b6f49e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:00:00.364Z|c894bcb8-db70-4f6a-8f20-f1304c6dd635|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:00:00.365Z|c894bcb8-db70-4f6a-8f20-f1304c6dd635|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:05.551Z|bf5b5559-cc24-4012-acf0-c83c0da75b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:00:05.554Z|bf5b5559-cc24-4012-acf0-c83c0da75b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:00:06.275Z|7e8ffde6-e222-4b8c-835c-508e4b50da64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:06.275Z|7e8ffde6-e222-4b8c-835c-508e4b50da64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:06.275Z|86adf1cd-c792-4f95-89a3-b3406d6cef73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:06.277Z|86adf1cd-c792-4f95-89a3-b3406d6cef73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:06.277Z|37faeb0a-d6df-4248-b9ed-c5bbd0fb79ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:06.277Z|37faeb0a-d6df-4248-b9ed-c5bbd0fb79ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:09.909Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:00:09.914Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:09.915Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:00:09.915Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:09.915Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:09.915Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:00:09.916Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c79fe1efc5037676a5ee36a0391227", X-B3-SpanId:"d142fac1021d9cde", X-B3-ParentSpanId:"a4f57c3c81394458", X-B3-Sampled:"0", X-ONAP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-TransactionID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ECOMP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c39befad-5b92-4172-8d35-4b4e1210442b"] 2022-10-21T19:00:09.916Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:00:09.916Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:09.943Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:09.944Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:09.944Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:00:09.944Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:10 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:09.945Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:00:09.945Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:09.945Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:00:09.946Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:09.946Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:00:09.947Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:09.947Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:09.947Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:00:09.947Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c79fe1efc5037676a5ee36a0391227", X-B3-SpanId:"97998ecd65308dc1", X-B3-ParentSpanId:"a4f57c3c81394458", X-B3-Sampled:"0", X-ONAP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-TransactionID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ECOMP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"094f4eee-18fa-4b8e-88a3-72e03cd6d950"] 2022-10-21T19:00:09.947Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:00:09.947Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:09.974Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:09.975Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:09.975Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:00:09.975Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:10 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:09.976Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:00:09.976Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:09.977Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:00:09.995Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:09.996Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:09.996Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:09.996Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:09.997Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:09.997Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-TransactionID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ECOMP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41ad71bd-0e1f-47d0-afd1-5539ced6a9a5"] 2022-10-21T19:00:09.997Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:09.997Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:10.136Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:10.136Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:10.136Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:10.137Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FABADD6376AA573AFFC83B0A44991AE2; 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:"789", date:"Fri, 21 Oct 2022 19:00:10 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:00:10.137Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:00:10.137Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:10.138Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:10.161Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:10.162Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:10.162Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:10.163Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:10.163Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:10.163Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-TransactionID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ECOMP-RequestID:"0eb21be5-fd6a-4940-8b01-59ffa3cfd96d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb85f77b-61d0-4a9f-9ea5-46a9072c37d5"] 2022-10-21T19:00:10.164Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:10.164Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:10.283Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:10.284Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:10.284Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:10.284Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4522FBB7E475E1A4494FBF7BB2700B6; 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:"826", date:"Fri, 21 Oct 2022 19:00:10 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:00:10.284Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:00:10.284Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:10.285Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:10.288Z|0eb21be5-fd6a-4940-8b01-59ffa3cfd96d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:00:16.299Z|21f75ac7-73ee-4e2c-94ea-7b29f5fcf6e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:16.300Z|21f75ac7-73ee-4e2c-94ea-7b29f5fcf6e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:16.300Z|719dabf7-790b-4333-bb49-30974287316b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:16.301Z|719dabf7-790b-4333-bb49-30974287316b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:16.303Z|1fdc126a-23c7-4eb6-af2e-70b4a2d34599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:16.304Z|1fdc126a-23c7-4eb6-af2e-70b4a2d34599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:20.460Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:00:20.465Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:20.465Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:00:20.466Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:20.466Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:20.466Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:00:20.466Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"261927b624140f0c34ae8812b7206825", X-B3-SpanId:"90a81491aa0cbe45", X-B3-ParentSpanId:"e7a3088eb27611cd", X-B3-Sampled:"0", X-ONAP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-TransactionID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ECOMP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc6f8384-10cb-4476-b405-387542dfe3a6"] 2022-10-21T19:00:20.466Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:00:20.467Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:20.489Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:20.490Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:20.490Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:00:20.490Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:21 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:20.492Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:00:20.492Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:20.493Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:00:20.494Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:20.494Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:00:20.494Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:20.494Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:20.494Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:00:20.495Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"261927b624140f0c34ae8812b7206825", X-B3-SpanId:"778a765531f9c84a", X-B3-ParentSpanId:"e7a3088eb27611cd", X-B3-Sampled:"0", X-ONAP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-TransactionID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ECOMP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"770bdba5-c06b-44de-bd2f-da84e3202ba9"] 2022-10-21T19:00:20.495Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:00:20.495Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:20.511Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:20.511Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:20.511Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:00:20.512Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:21 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:20.516Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:00:20.516Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:20.517Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:00:20.551Z|2660505f-475d-41e8-9b33-ee918600858a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:00:20.551Z|2660505f-475d-41e8-9b33-ee918600858a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:00:20.595Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:20.595Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:20.596Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:20.596Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:20.597Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:20.597Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-TransactionID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ECOMP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e1b92fd-e959-4fc7-afd7-b2567a94d9c4"] 2022-10-21T19:00:20.598Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:20.598Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:20.728Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:20.728Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:20.729Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:20.729Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=437E8B5F1755224B4E775972DC462091; 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:"789", date:"Fri, 21 Oct 2022 19:00:21 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:00:20.730Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:00:20.730Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:20.731Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:20.761Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:20.763Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:20.763Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:20.764Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:20.765Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:20.765Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-TransactionID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ECOMP-RequestID:"34658be5-a92b-4738-9595-737a9e53bdaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f533dac0-702c-4874-a198-e52bdd180df1"] 2022-10-21T19:00:20.766Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:20.766Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:20.901Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:20.902Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:20.902Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:20.903Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8B800500A56E43C19C79761542FC0CA6; 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:"826", date:"Fri, 21 Oct 2022 19:00:21 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:00:20.904Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:00:20.904Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:20.905Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:20.912Z|34658be5-a92b-4738-9595-737a9e53bdaa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:00:20.970Z|788f1e6b-c9b1-4ab1-bdb5-c43945787165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:00:20.971Z|788f1e6b-c9b1-4ab1-bdb5-c43945787165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:00:26.327Z|ddea1fd3-5940-4c3d-9394-987bf7108254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:26.328Z|ddea1fd3-5940-4c3d-9394-987bf7108254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:26.333Z|5a3c3f59-d578-4cac-9d72-0727080d38f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:26.335Z|23f59286-8b16-436e-8a07-47f98769c55e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:26.335Z|23f59286-8b16-436e-8a07-47f98769c55e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:26.339Z|5a3c3f59-d578-4cac-9d72-0727080d38f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:31.075Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:00:31.079Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:31.080Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:00:31.080Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:31.080Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:31.080Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:00:31.081Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa0773129a5a1e4171dc515e006afb29", X-B3-SpanId:"451ace912933b7f7", X-B3-ParentSpanId:"8f0e23c09d6a68c8", X-B3-Sampled:"0", X-ONAP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-TransactionID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ECOMP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb9f70fe-8eec-4e3b-97e9-410f5ed409e1"] 2022-10-21T19:00:31.081Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:00:31.081Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:31.103Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:31.104Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:31.104Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:00:31.104Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:31.105Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:00:31.105Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:31.106Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:00:31.107Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:31.107Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:00:31.107Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:31.107Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:31.107Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:00:31.108Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa0773129a5a1e4171dc515e006afb29", X-B3-SpanId:"afe339c2cc4febe6", X-B3-ParentSpanId:"8f0e23c09d6a68c8", X-B3-Sampled:"0", X-ONAP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-TransactionID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ECOMP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3cbb4d5-5988-4742-a6f8-64c822e134ed"] 2022-10-21T19:00:31.108Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:00:31.108Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:31.119Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:31.119Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:31.119Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:00:31.120Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:32 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:31.121Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:00:31.121Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:31.121Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:00:31.140Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:31.141Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:31.141Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:31.141Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:31.141Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:31.142Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-TransactionID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ECOMP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e026705-2e91-4bf0-b0bb-934a77b05b5e"] 2022-10-21T19:00:31.142Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:31.142Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:31.272Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:31.273Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:31.273Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:31.273Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B2C70B8BEAF165FBA5AFA4B7AAED4CDA; 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:"789", date:"Fri, 21 Oct 2022 19:00:31 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:00:31.274Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:00:31.274Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:31.274Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:31.293Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:31.293Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:31.293Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:31.294Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:31.294Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:31.294Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-TransactionID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ECOMP-RequestID:"6e6a1795-a693-4907-a86a-480fcbead602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebc25e24-a304-44ec-88c4-a59d55a34d78"] 2022-10-21T19:00:31.295Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:31.295Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:31.416Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:31.417Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:31.417Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:31.418Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=69605E87EAF5155FC8E012F03E708FC5; 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:"826", date:"Fri, 21 Oct 2022 19:00:31 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:00:31.418Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:00:31.418Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:31.419Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:31.422Z|6e6a1795-a693-4907-a86a-480fcbead602|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:00:35.551Z|91d27717-25fc-40ea-8517-50683c34a273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:00:35.552Z|91d27717-25fc-40ea-8517-50683c34a273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:00:36.356Z|aa172d5d-9b83-4c2c-ba90-02eae80d1ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:36.356Z|aa172d5d-9b83-4c2c-ba90-02eae80d1ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:36.359Z|ee798e5c-fe1a-482e-bbf3-c24901b568b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:36.361Z|a7277482-bd5a-4d3f-8aca-6ce9d41cdb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:36.361Z|a7277482-bd5a-4d3f-8aca-6ce9d41cdb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:36.362Z|ee798e5c-fe1a-482e-bbf3-c24901b568b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:41.585Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:00:41.590Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:41.591Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:00:41.591Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:41.592Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:41.593Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:00:41.593Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec2de16c521be77576868bf5945831f2", X-B3-SpanId:"bb2991f0ae31fa44", X-B3-ParentSpanId:"27b64c8ce85a1c47", X-B3-Sampled:"0", X-ONAP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-TransactionID:"313c870e-3171-499f-be82-aea1ee612845", X-ECOMP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0d1cd36-738d-44a1-a0c3-2d3248c40d3c"] 2022-10-21T19:00:41.593Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:00:41.594Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:41.619Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:41.620Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:41.620Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:00:41.621Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:42 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:41.622Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:00:41.622Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:41.623Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:00:41.624Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:41.625Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:00:41.625Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:41.625Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:41.626Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:00:41.626Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec2de16c521be77576868bf5945831f2", X-B3-SpanId:"9bab096bcbd0cd9c", X-B3-ParentSpanId:"27b64c8ce85a1c47", X-B3-Sampled:"0", X-ONAP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-TransactionID:"313c870e-3171-499f-be82-aea1ee612845", X-ECOMP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcea4139-17c3-4d42-845d-7e380000a316"] 2022-10-21T19:00:41.626Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:00:41.627Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:41.643Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:41.644Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:41.645Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:00:41.645Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:41.646Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:00:41.647Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:41.647Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:00:41.673Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:41.673Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:41.674Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:41.674Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:41.674Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:41.675Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-TransactionID:"313c870e-3171-499f-be82-aea1ee612845", X-ECOMP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4fbb196-ea87-4848-b55c-2fff47498b96"] 2022-10-21T19:00:41.675Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:41.675Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:41.806Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:41.806Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:41.807Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:41.807Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D55908F75E176B3111F60405C82A386; 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:"789", date:"Fri, 21 Oct 2022 19:00:42 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:00:41.807Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:00:41.808Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:41.808Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:41.825Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:41.826Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:41.826Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:41.826Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:41.827Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:41.827Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-TransactionID:"313c870e-3171-499f-be82-aea1ee612845", X-ECOMP-RequestID:"313c870e-3171-499f-be82-aea1ee612845", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77764243-d63a-414e-a5a1-faeec79f882c"] 2022-10-21T19:00:41.827Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:41.828Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:41.963Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:41.964Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:41.965Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:41.965Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=21110A5697E6DF8A90C258494E43CCC0; 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:"826", date:"Fri, 21 Oct 2022 19:00:42 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:00:41.966Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:00:41.966Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:41.966Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:41.969Z|313c870e-3171-499f-be82-aea1ee612845|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:00:46.385Z|3506dbbc-7827-4945-8945-9b19122428c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:46.386Z|3506dbbc-7827-4945-8945-9b19122428c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:46.386Z|76accedb-4794-407d-976a-9ee94150cf5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:46.387Z|76accedb-4794-407d-976a-9ee94150cf5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:46.395Z|ee28af34-7fa5-4073-8f15-b45a0a3845a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:46.396Z|ee28af34-7fa5-4073-8f15-b45a0a3845a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:50.551Z|eb2caff4-b0bd-4c69-bae4-9f26314b1d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:00:50.554Z|eb2caff4-b0bd-4c69-bae4-9f26314b1d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:00:50.971Z|336b75dc-659d-4f3f-b7c2-c33b3cf7704a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:00:50.972Z|336b75dc-659d-4f3f-b7c2-c33b3cf7704a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:00:52.130Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:00:52.135Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:52.135Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:00:52.136Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:52.136Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:00:52.136Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:00:52.137Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ad48d5161212876b9ab6cf0b6264f15", X-B3-SpanId:"344ba1745a116b00", X-B3-ParentSpanId:"7ee47b2334b20c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-TransactionID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ECOMP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32768b6d-2dd2-478f-8cb7-61aaecdcd57f"] 2022-10-21T19:00:52.137Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:00:52.138Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:52.163Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:52.163Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:52.164Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:00:52.164Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:53 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:52.166Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:00:52.166Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:52.167Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:00:52.168Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:52.169Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:00:52.169Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:52.169Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:00:52.170Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:00:52.170Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ad48d5161212876b9ab6cf0b6264f15", X-B3-SpanId:"4242d880e600c1c4", X-B3-ParentSpanId:"7ee47b2334b20c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-TransactionID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ECOMP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7225687f-2cee-42ad-8680-41d42dd3b386"] 2022-10-21T19:00:52.170Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:00:52.171Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:52.188Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:52.188Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:52.189Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:00:52.189Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:00:53 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:00:52.190Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:00:52.190Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:52.191Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:00:52.209Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:52.210Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:52.210Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:52.210Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:00:52.210Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:52.211Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-TransactionID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ECOMP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4542635a-ed51-4080-aa2f-48a853e70f3a"] 2022-10-21T19:00:52.211Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:52.211Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:52.341Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:52.342Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:52.342Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:52.342Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B71B9307DEA736CA5129B96C1C32FE3C; 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:"789", date:"Fri, 21 Oct 2022 19:00:52 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:00:52.342Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:00:52.343Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:52.343Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:52.378Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:52.379Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:00:52.379Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:00:52.380Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:00:52.381Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:00:52.381Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-TransactionID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ECOMP-RequestID:"734b6ea8-132d-4a2a-9b06-47cae1c71726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76fd2df8-40a0-4a9d-a7e5-8c49e436d5d0"] 2022-10-21T19:00:52.381Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:00:52.382Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:00:52.506Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:00:52.506Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:00:52.507Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:00:52.507Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6606245A79D0CA0AC884C0CD64A2CFE4; 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:"826", date:"Fri, 21 Oct 2022 19:00:52 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:00:52.507Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:00:52.507Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:00:52.508Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:00:52.511Z|734b6ea8-132d-4a2a-9b06-47cae1c71726|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:00:56.408Z|753c4fd3-250f-44f3-be6a-83fa42aab699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:56.408Z|753c4fd3-250f-44f3-be6a-83fa42aab699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:56.408Z|84020f4d-3956-461e-98ee-6e4b29fb0a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:56.409Z|84020f4d-3956-461e-98ee-6e4b29fb0a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:00:56.416Z|03874391-63ee-4e7b-b01a-00a7bb0be41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:00:56.416Z|03874391-63ee-4e7b-b01a-00a7bb0be41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:00.365Z|09cf6ab4-808f-4710-ba9f-c172f87b7257|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:01:00.365Z|09cf6ab4-808f-4710-ba9f-c172f87b7257|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:02.685Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:01:02.690Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:02.690Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:01:02.691Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:02.691Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:02.691Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:01:02.691Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d0c7a924cb590f87e798d182ca06edd", X-B3-SpanId:"2bd82b661b5a2e05", X-B3-ParentSpanId:"e2d5884d686141e9", X-B3-Sampled:"0", X-ONAP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-TransactionID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ECOMP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2288d6d-8232-42d3-bba3-ff39f02bfd71"] 2022-10-21T19:01:02.691Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:01:02.692Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:02.714Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:02.715Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:02.715Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:01:02.715Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:03 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:02.717Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-367285be-3068-40a7-a4e0-2e169c0a6d4e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T18:56:54.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T18:58:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:01:02.718Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:02.718Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:01:02.719Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:02.719Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:01:02.719Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:02.720Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:02.720Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:01:02.720Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d0c7a924cb590f87e798d182ca06edd", X-B3-SpanId:"5876a3f76a6166b7", X-B3-ParentSpanId:"e2d5884d686141e9", X-B3-Sampled:"0", X-ONAP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-TransactionID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ECOMP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ffda2d1-8d48-4797-81b0-cf6a75702bc4"] 2022-10-21T19:01:02.720Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:01:02.721Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:02.737Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:02.737Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:02.737Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:01:02.738Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:03 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:02.739Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:01:02.739Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:02.739Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:01:02.762Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:02.763Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:02.763Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:02.763Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:02.764Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:02.764Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-TransactionID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ECOMP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34446405-0922-4436-bea6-99244ff79006"] 2022-10-21T19:01:02.764Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:02.764Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:02.896Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:02.897Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:02.897Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:02.897Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F7F55E4800B8DF7C5032B9260F9A3CDA; 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:"789", date:"Fri, 21 Oct 2022 19:01:02 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:01:02.898Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T18:56:56.391+0000","endTime":"2022-10-21T18:58:52.244+0000","removalTime":null,"durationInMillis":115853,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2269e44a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:01:02.898Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:02.898Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:02.915Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:02.916Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:02.916Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:02.916Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:02.916Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:02.916Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-TransactionID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ECOMP-RequestID:"ebdb6d90-5c0d-49b5-a263-ec050dedc3e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"697da700-bb58-488a-a18b-b08e28c63176"] 2022-10-21T19:01:02.917Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:02.917Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:03.047Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:03.048Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:03.048Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:03.049Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=438B5DABB3A71F8957E3904A526F89F3; 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:"826", date:"Fri, 21 Oct 2022 19:01:02 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:01:03.049Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5c3f311b-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5c3f0a02-5172-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"226af5fb-5172-11ed-bc22-5ea02eb1b5cd","executionId":"5c3f311a-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T18:58:33.412+0000","endTime":"2022-10-21T18:58:36.118+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:01:03.050Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:03.050Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=226af5fb-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:03.053Z|ebdb6d90-5c0d-49b5-a263-ec050dedc3e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:01:05.551Z|1583a419-96ce-4570-bfd5-5da739253dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:01:05.551Z|1583a419-96ce-4570-bfd5-5da739253dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:01:06.430Z|ce474ced-2304-4b8b-81c3-af83dd4423a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:06.430Z|b6083e8c-aa52-4bb7-995d-a72e1e4d7184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:06.431Z|ce474ced-2304-4b8b-81c3-af83dd4423a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:06.431Z|b6083e8c-aa52-4bb7-995d-a72e1e4d7184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:06.436Z|35765e0d-7ba2-4ec3-b617-90fd056d120d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:06.436Z|35765e0d-7ba2-4ec3-b617-90fd056d120d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:13.226Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:01:13.231Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:13.231Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:01:13.231Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:13.231Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:13.232Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:01:13.232Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4533713e78afdbbd5485e27dc083719f", X-B3-SpanId:"4b665bac7dc5ca37", X-B3-ParentSpanId:"e2d3dbc7a43bafb2", X-B3-Sampled:"0", X-ONAP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-TransactionID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ECOMP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b4abdd5-b1c1-4ae6-a4ef-c2c3fc25aaed"] 2022-10-21T19:01:13.232Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:01:13.232Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:13.254Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:13.255Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:13.255Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:01:13.255Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:14 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:13.257Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:01:13.257Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:13.257Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:01:13.258Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:13.258Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:01:13.259Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:13.259Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:13.259Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:01:13.259Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4533713e78afdbbd5485e27dc083719f", X-B3-SpanId:"27db4ba748919fef", X-B3-ParentSpanId:"e2d3dbc7a43bafb2", X-B3-Sampled:"0", X-ONAP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-TransactionID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ECOMP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46e2485f-954b-4fd6-b198-c496fe919a5c"] 2022-10-21T19:01:13.260Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:01:13.260Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:13.276Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:13.277Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:13.277Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:01:13.277Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:14 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:13.279Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:01:13.279Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:13.279Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:01:13.300Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:13.300Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:13.300Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:13.301Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:13.301Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:13.301Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-TransactionID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ECOMP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1a3313e-c41d-43b7-a9fe-bfff87d22637"] 2022-10-21T19:01:13.301Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:13.301Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:13.434Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:13.435Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:13.435Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:13.435Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FE79CB0B19FC903DA2F48DA819CFEC7D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:01:13 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:01:13.436Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:01:13.436Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:13.436Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:13.453Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:13.453Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:13.453Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:13.454Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:13.454Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:13.454Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-TransactionID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ECOMP-RequestID:"9ff93a4b-53e1-43ef-a716-93e83d9ac4f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aaefdcc-af1b-45b0-83aa-f99f04c44295"] 2022-10-21T19:01:13.454Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:13.455Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:13.572Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:13.573Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:13.573Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:13.573Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1792A503F93E3D1D9545DC7D3DE67618; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 19:01:13 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T19:01:13.573Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b95ee962-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:09.648+0000","endTime":"2022-10-21T19:01:09.648+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:01:13.574Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:13.574Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:13.577Z|9ff93a4b-53e1-43ef-a716-93e83d9ac4f9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:01:16.456Z|05dcb9e9-e54f-4f98-b7ac-527e1be9011e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:16.456Z|e4b7fada-c796-408d-b475-720e89ff4c5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:16.457Z|05dcb9e9-e54f-4f98-b7ac-527e1be9011e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:16.457Z|e4b7fada-c796-408d-b475-720e89ff4c5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:16.457Z|12a09636-b19e-4e41-8e67-363462c0fbd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:16.458Z|12a09636-b19e-4e41-8e67-363462c0fbd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:20.552Z|f7f70061-4902-4124-8b30-ad2c75bcc96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:01:20.552Z|f7f70061-4902-4124-8b30-ad2c75bcc96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:01:20.972Z|2fe933ff-c75b-47c0-a4fd-a38eaf48d0ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:01:20.973Z|2fe933ff-c75b-47c0-a4fd-a38eaf48d0ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:01:23.736Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:01:23.741Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:23.742Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:01:23.742Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:23.742Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:23.742Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:01:23.743Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da8855c6d349ac33a5a618169611c6be", X-B3-SpanId:"82eb43fbe04bbaf2", X-B3-ParentSpanId:"e8e85c2913e60b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-TransactionID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ECOMP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d77b63e1-7469-418e-8d9d-55a715927f76"] 2022-10-21T19:01:23.743Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:01:23.743Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:23.767Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:23.767Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:23.768Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:01:23.768Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:24 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:23.771Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:01:23.772Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:23.772Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:01:23.773Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:23.773Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:01:23.774Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:23.774Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:23.774Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:01:23.774Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da8855c6d349ac33a5a618169611c6be", X-B3-SpanId:"f226250db3a70469", X-B3-ParentSpanId:"e8e85c2913e60b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-TransactionID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ECOMP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e567853-ef7a-4758-bac1-c3aa417339fa"] 2022-10-21T19:01:23.774Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:01:23.775Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:23.787Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:23.787Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:23.787Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:01:23.787Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:24 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:23.788Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:01:23.788Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:23.789Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:01:23.807Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:23.808Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:23.808Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:23.808Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:23.808Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:23.809Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-TransactionID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ECOMP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2376e28d-b59c-405e-a5aa-96ad5af0631c"] 2022-10-21T19:01:23.809Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:23.809Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:23.935Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:23.936Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:23.936Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:23.936Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1425D427C4DADDBA13E6CF62DBDE0667; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:01:24 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:01:23.937Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:01:23.937Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:23.937Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:23.966Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:23.967Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:23.967Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:23.967Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:23.968Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:23.968Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-TransactionID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ECOMP-RequestID:"5ab063e7-4fa9-4bfe-9ba2-cc95017a8615", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bfff6b5-9b5f-4047-afaf-5fad3eab3e8b"] 2022-10-21T19:01:23.968Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:23.968Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:24.098Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:24.099Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:24.099Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:24.099Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C8C0A6C1F0C815BEEA14062ED9BAC2E4; 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:"Fri, 21 Oct 2022 19:01:24 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:01:24.100Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:01:24.100Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:24.101Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:24.104Z|5ab063e7-4fa9-4bfe-9ba2-cc95017a8615|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:01:26.478Z|51448068-45dc-4202-b2ab-c93cfcf327df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:26.478Z|51448068-45dc-4202-b2ab-c93cfcf327df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:26.479Z|49ddeee2-9157-4569-b278-b5d959d7310d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:26.479Z|49ddeee2-9157-4569-b278-b5d959d7310d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:26.478Z|c4f8ea7a-d489-4422-abf6-08063b8ce6d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:26.480Z|c4f8ea7a-d489-4422-abf6-08063b8ce6d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:34.273Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:01:34.278Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:34.279Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:01:34.279Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:34.279Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:34.279Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:01:34.279Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc26642332244aa34e6cf29252afc1b4", X-B3-SpanId:"bbce6fbf11534501", X-B3-ParentSpanId:"50ce0fbb27e81a12", X-B3-Sampled:"0", X-ONAP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-TransactionID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ECOMP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e3a7d2-c056-4eb7-885a-2f2e98ac1d47"] 2022-10-21T19:01:34.280Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:01:34.280Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:34.305Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:34.306Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:34.306Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:01:34.306Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:34.309Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:01:34.309Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:34.309Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:01:34.310Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:34.310Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:01:34.311Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:34.311Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:34.311Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:01:34.311Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc26642332244aa34e6cf29252afc1b4", X-B3-SpanId:"4c04b019c3024306", X-B3-ParentSpanId:"50ce0fbb27e81a12", X-B3-Sampled:"0", X-ONAP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-TransactionID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ECOMP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aa568ca-5bcd-4c16-b70f-874eb5520ed4"] 2022-10-21T19:01:34.312Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:01:34.312Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:34.326Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:34.326Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:34.327Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:01:34.327Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:35 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:34.328Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:01:34.328Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:34.329Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:01:34.349Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:34.349Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:34.350Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:34.350Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:34.350Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:34.350Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-TransactionID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ECOMP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1914a1e-693f-49d0-9a92-273ef4449aa1"] 2022-10-21T19:01:34.351Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:34.351Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:34.482Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:34.482Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:34.483Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:34.483Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3A6018C6B9F9C477DED1A8D988BAA094; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:01:34 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:01:34.483Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:01:34.483Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:34.484Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:34.501Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:34.501Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:34.501Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:34.501Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:34.502Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:34.502Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-TransactionID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ECOMP-RequestID:"64275662-a569-430e-8e2a-4af8bd6e202f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48a94a7d-625e-447a-a4bf-a77a6393045f"] 2022-10-21T19:01:34.502Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:34.502Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:34.631Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:34.631Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:34.632Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:34.632Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1536A6AF824B5D261F4AF220C64755F3; 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:"Fri, 21 Oct 2022 19:01:34 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:01:34.632Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:01:34.633Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:34.633Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:34.636Z|64275662-a569-430e-8e2a-4af8bd6e202f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:01:35.551Z|d9973ff1-270a-4a1b-93a7-c4cb8161a045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:01:35.554Z|d9973ff1-270a-4a1b-93a7-c4cb8161a045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:01:36.500Z|605f53c7-fac8-4a8d-af60-6cc6cda57f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:36.500Z|4e0dc9af-55e1-445f-9e7c-1d25ce5c729a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:36.501Z|605f53c7-fac8-4a8d-af60-6cc6cda57f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:36.501Z|4e0dc9af-55e1-445f-9e7c-1d25ce5c729a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:36.501Z|f7b20bd1-24f3-4649-83c0-c9be0ddd69fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:36.502Z|f7b20bd1-24f3-4649-83c0-c9be0ddd69fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:44.800Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:01:44.806Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:44.806Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:01:44.806Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:44.806Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:44.807Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:01:44.807Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"381980b8dc68337296d7b7d3c5bd0de8", X-B3-SpanId:"6a4c5dbfbed35545", X-B3-ParentSpanId:"b614f9ef98cc217c", X-B3-Sampled:"0", X-ONAP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-TransactionID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ECOMP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b4bc61e-f06d-45bf-8e06-01174d9f8d72"] 2022-10-21T19:01:44.807Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:01:44.807Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:44.832Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:44.833Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:44.833Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:01:44.833Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:45 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:44.834Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:01:44.834Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:44.835Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:01:44.836Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:44.836Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:01:44.837Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:44.837Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:44.837Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:01:44.837Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"381980b8dc68337296d7b7d3c5bd0de8", X-B3-SpanId:"83e0cf8854d591ae", X-B3-ParentSpanId:"b614f9ef98cc217c", X-B3-Sampled:"0", X-ONAP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-TransactionID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ECOMP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6758892-16e8-455a-95cf-3eeed8278d78"] 2022-10-21T19:01:44.837Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:01:44.838Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:44.850Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:44.851Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:44.851Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:01:44.851Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:45 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:44.852Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:01:44.853Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:44.853Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:01:44.876Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:44.876Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:44.876Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:44.877Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:44.877Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:44.877Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-TransactionID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ECOMP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4b07591-a1ef-4b6b-82fd-c51dbacfc491"] 2022-10-21T19:01:44.878Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:44.878Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:45.011Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:45.011Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:45.012Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:45.012Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C3821907A9FEF6EC1514778BBAEF2510; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:01:45 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:01:45.012Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:01:45.012Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:45.013Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:45.030Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:45.031Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:45.031Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:45.031Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:45.031Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:45.032Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-TransactionID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ECOMP-RequestID:"677bead4-8197-459f-8561-b56dc047c4e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60169e37-d3f3-4f01-a402-8dc28267278d"] 2022-10-21T19:01:45.032Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:45.032Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:45.158Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:45.158Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:45.158Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:45.158Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6B696CA06B5D361FDFA221F5E77653F1; 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:"Fri, 21 Oct 2022 19:01:45 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:01:45.159Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:01:45.159Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:45.159Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:45.163Z|677bead4-8197-459f-8561-b56dc047c4e2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:01:46.528Z|d9d1f45a-c1f0-4a9e-a644-1b939c710b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:46.529Z|d9d1f45a-c1f0-4a9e-a644-1b939c710b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:46.530Z|d84d69c3-2d01-44ac-a00c-f53c88b08bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:46.530Z|d84d69c3-2d01-44ac-a00c-f53c88b08bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:46.528Z|9536f5f4-6d94-4e7d-9d05-321eaf695e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:46.531Z|9536f5f4-6d94-4e7d-9d05-321eaf695e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:50.551Z|d5e33acf-6818-45c9-8607-6794ef1ce05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:01:50.552Z|d5e33acf-6818-45c9-8607-6794ef1ce05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:01:50.974Z|e61da246-fd35-4837-8727-c17b374ccc54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:01:50.974Z|e61da246-fd35-4837-8727-c17b374ccc54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:01:55.338Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:01:55.345Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:55.346Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:01:55.346Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:55.346Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:01:55.347Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:01:55.347Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3134e01cf28f0e844c83536731b5388", X-B3-SpanId:"fa1ce78733c39266", X-B3-ParentSpanId:"0fe46d7bc77598e3", X-B3-Sampled:"0", X-ONAP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-TransactionID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ECOMP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68c19776-2fd1-417f-8ed3-c7b5f8810930"] 2022-10-21T19:01:55.347Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:01:55.348Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:55.374Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:55.374Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:55.375Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:01:55.375Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:56 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:55.379Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:01:55.380Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:55.380Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:01:55.381Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:55.382Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:01:55.382Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:55.382Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:01:55.383Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:01:55.383Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3134e01cf28f0e844c83536731b5388", X-B3-SpanId:"48c4727fe7546218", X-B3-ParentSpanId:"0fe46d7bc77598e3", X-B3-Sampled:"0", X-ONAP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-TransactionID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ECOMP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81792fc3-c1e6-45fc-90ca-dc54395b788c"] 2022-10-21T19:01:55.383Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:01:55.383Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:55.399Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:55.399Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:55.400Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:01:55.400Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:01:56 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:01:55.401Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:01:55.401Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:55.402Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:01:55.426Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:55.427Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:55.427Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:55.427Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:01:55.428Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:55.428Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-TransactionID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ECOMP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cc29ce1-02c9-47fb-90f5-df33d51b4bcd"] 2022-10-21T19:01:55.428Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:55.428Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:55.561Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:55.562Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:55.562Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:55.562Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=77159F86E4EC2DCFAACB5DB2AD03E1D4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:01:55 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T19:01:55.563Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:01:55.563Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:55.563Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:55.580Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:55.580Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:01:55.580Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:01:55.581Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:01:55.581Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:01:55.581Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-TransactionID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ECOMP-RequestID:"03dbe7bf-77ae-433e-88f4-6d37f1be8d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"267cc49a-6e21-4b2b-b3a0-c15b8cc25814"] 2022-10-21T19:01:55.582Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:01:55.582Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:01:55.706Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:01:55.707Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:01:55.707Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:01:55.707Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D43AC01AB3309C0C47B8A4138716BBB2; 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:"Fri, 21 Oct 2022 19:01:55 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:01:55.708Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:01:55.708Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:01:55.708Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:01:55.712Z|03dbe7bf-77ae-433e-88f4-6d37f1be8d5b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:01:56.551Z|9a2704db-91a8-4c42-b5db-41a3a0ea9df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:56.551Z|8c780f3e-e69b-45e7-a2d0-28b43219b0d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:56.551Z|e1a0f44e-8a9c-4c28-a71b-2653ee596dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:01:56.552Z|9a2704db-91a8-4c42-b5db-41a3a0ea9df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:56.552Z|e1a0f44e-8a9c-4c28-a71b-2653ee596dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:01:56.552Z|8c780f3e-e69b-45e7-a2d0-28b43219b0d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:00.367Z|60764157-a0ee-44f9-865d-baf1bdbd5f38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:02:00.369Z|60764157-a0ee-44f9-865d-baf1bdbd5f38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:05.553Z|8917df1b-a41d-414c-868d-3925b91c434b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:02:05.553Z|8917df1b-a41d-414c-868d-3925b91c434b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:02:05.893Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:02:05.899Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:05.899Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:02:05.899Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:05.900Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:05.900Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:02:05.900Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cbd86329d8da202b421d2cc1020c691", X-B3-SpanId:"56dce1e56f36937f", X-B3-ParentSpanId:"ff5be77b7116f9ac", X-B3-Sampled:"0", X-ONAP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-TransactionID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ECOMP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c734bddc-a74f-42c2-9812-74e672b03544"] 2022-10-21T19:02:05.900Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:02:05.900Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:05.924Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:05.925Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:05.925Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:02:05.925Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:05.927Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:02:05.927Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:05.927Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:02:05.929Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:05.929Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:02:05.929Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:05.930Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:05.930Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:02:05.930Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cbd86329d8da202b421d2cc1020c691", X-B3-SpanId:"e6aca2876c021f00", X-B3-ParentSpanId:"ff5be77b7116f9ac", X-B3-Sampled:"0", X-ONAP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-TransactionID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ECOMP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1320502c-b276-4e1d-8746-25af4d7174bd"] 2022-10-21T19:02:05.930Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:02:05.931Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:05.943Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:05.943Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:05.943Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:02:05.944Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:06 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:05.944Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:02:05.945Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:05.945Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:02:05.966Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:05.967Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:05.967Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:05.967Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:05.967Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:05.968Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-TransactionID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ECOMP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4689e7cb-f0d9-4cdc-a314-15658a291ab3"] 2022-10-21T19:02:05.968Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:05.968Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:06.098Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:06.098Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:06.099Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:06.099Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AFE43325F621CBE7E386692A3CCFD44A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:02:06 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:02:06.099Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:02:06.099Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:06.100Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:06.116Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:06.117Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:06.117Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:06.117Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:06.117Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:06.117Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-TransactionID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ECOMP-RequestID:"d439484d-dad2-4bdd-a430-fff686b8b19a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e742f4d-5014-4f54-9746-460752647152"] 2022-10-21T19:02:06.118Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:06.118Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:06.234Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:06.234Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:06.235Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:06.235Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=63C642EBE8B1D2E88DF736B1A889A98A; 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:"Fri, 21 Oct 2022 19:02:06 GMT", x-envoy-upstream-service-time:"113", server:"envoy"] 2022-10-21T19:02:06.236Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:02:06.236Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:06.237Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:06.240Z|d439484d-dad2-4bdd-a430-fff686b8b19a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:02:06.577Z|7e81c605-e713-4e94-b4b1-514271ab9698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:06.577Z|431501a1-804e-4038-836d-01e9e286f218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:06.578Z|7e81c605-e713-4e94-b4b1-514271ab9698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:06.578Z|431501a1-804e-4038-836d-01e9e286f218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:06.579Z|42249c39-c96d-4958-8bde-870b2c7bee99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:06.579Z|42249c39-c96d-4958-8bde-870b2c7bee99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:16.414Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:02:16.422Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:16.422Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:02:16.423Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:16.423Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:16.423Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:02:16.423Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc6471c9608863743622a2ac6c2ede09", X-B3-SpanId:"1b769b765be26811", X-B3-ParentSpanId:"849d5849b206de94", X-B3-Sampled:"0", X-ONAP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-TransactionID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ECOMP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18810d93-d18b-4de2-b2ab-676f56e4ea00"] 2022-10-21T19:02:16.424Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:02:16.424Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:16.446Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:16.446Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:16.447Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:02:16.447Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:17 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:16.449Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:02:16.449Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:16.450Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:02:16.451Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:16.452Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:02:16.452Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:16.452Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:16.453Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:02:16.453Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc6471c9608863743622a2ac6c2ede09", X-B3-SpanId:"40854f16f70c0843", X-B3-ParentSpanId:"849d5849b206de94", X-B3-Sampled:"0", X-ONAP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-TransactionID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ECOMP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b8f746d-cce9-4013-8450-8121521afc2e"] 2022-10-21T19:02:16.453Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:02:16.454Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:16.479Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:16.479Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:16.480Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:02:16.480Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:17 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:16.481Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:02:16.481Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:16.481Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:02:16.511Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:16.511Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:16.511Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:16.512Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:16.512Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:16.512Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-TransactionID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ECOMP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ad69bcd-0ab1-43a9-b204-9eeaa810ef9d"] 2022-10-21T19:02:16.513Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:16.513Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:16.601Z|533f25d6-df04-48ae-ae98-afa29ec92d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:16.602Z|533f25d6-df04-48ae-ae98-afa29ec92d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:16.604Z|13efbb61-f618-4d34-b446-2d1695534d51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:16.604Z|13efbb61-f618-4d34-b446-2d1695534d51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:16.605Z|d8fdbb86-ccac-47e2-9e4f-015701422f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:16.605Z|d8fdbb86-ccac-47e2-9e4f-015701422f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:16.641Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:16.642Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:16.642Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:16.642Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A95E0647B3DAD3FCD5A8704D340DB009; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:02:16 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:02:16.643Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:02:16.643Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:16.643Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:16.732Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:16.732Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:16.733Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:16.733Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:16.733Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:16.734Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-TransactionID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ECOMP-RequestID:"263b7034-7ac3-4f03-855a-b5343f8f7b31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3311f75-be7f-476c-8cc8-52e64c1aee80"] 2022-10-21T19:02:16.734Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:16.734Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:16.861Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:16.862Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:16.863Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:16.863Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=571C39BB0C499E7BDB17BFD628E23B95; 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:"Fri, 21 Oct 2022 19:02:16 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:02:16.863Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:02:16.864Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:16.864Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:16.867Z|263b7034-7ac3-4f03-855a-b5343f8f7b31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:02:20.551Z|78351992-0437-4730-8c66-57535e6674f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:02:20.554Z|78351992-0437-4730-8c66-57535e6674f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:02:20.975Z|cacccd87-4fb2-42bf-9691-2773c5f4cc9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:02:20.975Z|cacccd87-4fb2-42bf-9691-2773c5f4cc9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:02:26.628Z|0c31938b-bd61-45f6-b064-26943bac759d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:26.628Z|0c31938b-bd61-45f6-b064-26943bac759d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:26.627Z|a1b4dca6-9058-49c3-a610-c4e1f055b97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:26.627Z|9128a137-cfd1-4385-a2e1-4ffa96e080f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:26.637Z|a1b4dca6-9058-49c3-a610-c4e1f055b97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:26.637Z|9128a137-cfd1-4385-a2e1-4ffa96e080f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:27.023Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:02:27.028Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:27.028Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:02:27.028Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:27.029Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:27.029Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:02:27.029Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59e69d38ec4d0ecb50c1f19cbbfc672c", X-B3-SpanId:"d9e69ab9790e9a6c", X-B3-ParentSpanId:"664330b069efd333", X-B3-Sampled:"0", X-ONAP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-TransactionID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ECOMP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84a1aca0-a168-4704-85a5-fd5e09f9d6b7"] 2022-10-21T19:02:27.029Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:02:27.030Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:27.053Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:27.053Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:27.053Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:02:27.054Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:27 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:27.056Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:02:27.056Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:27.057Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:02:27.058Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:27.058Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:02:27.058Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:27.058Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:27.059Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:02:27.059Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59e69d38ec4d0ecb50c1f19cbbfc672c", X-B3-SpanId:"74823c0f9df9d8ed", X-B3-ParentSpanId:"664330b069efd333", X-B3-Sampled:"0", X-ONAP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-TransactionID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ECOMP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b93378e5-f228-4d70-86c1-27f704889252"] 2022-10-21T19:02:27.059Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:02:27.059Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:27.070Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:27.070Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:27.071Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:02:27.071Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:27 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:27.071Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:02:27.072Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:27.072Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:02:27.099Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:27.100Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:27.100Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:27.100Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:27.101Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:27.101Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-TransactionID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ECOMP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1ad6f23-20f0-4f91-8540-5031c49dd9a1"] 2022-10-21T19:02:27.101Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:27.101Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:27.228Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:27.228Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:27.229Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:27.229Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B00055A20704C5C82A7F849DE53DDACC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:02:27 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:02:27.229Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:02:27.230Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:27.230Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:27.255Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:27.256Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:27.256Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:27.257Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:27.257Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:27.257Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-TransactionID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ECOMP-RequestID:"dfe3324c-63b5-4834-822b-2b3d9297d720", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abf7e842-2d1b-4289-a593-b4b0194f8102"] 2022-10-21T19:02:27.258Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:27.258Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:27.385Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:27.386Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:27.386Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:27.387Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=646EEE402307C49EBC141B6B1A7AA2DE; 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:"Fri, 21 Oct 2022 19:02:27 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:02:27.387Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:02:27.388Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:27.388Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:27.391Z|dfe3324c-63b5-4834-822b-2b3d9297d720|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:02:35.551Z|ce2c7cc7-2681-4b15-973e-1bb13ace1ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:02:35.552Z|ce2c7cc7-2681-4b15-973e-1bb13ace1ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:02:36.651Z|da8fa7ff-d257-48a1-945c-5e443f228190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:36.651Z|da8fa7ff-d257-48a1-945c-5e443f228190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:36.657Z|83bbb98b-6cab-4a7d-bc82-38e3427cc7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:36.658Z|83bbb98b-6cab-4a7d-bc82-38e3427cc7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:36.659Z|f7a2b965-16eb-4ae2-8337-cdfd0b2f28df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:36.659Z|f7a2b965-16eb-4ae2-8337-cdfd0b2f28df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:37.557Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:02:37.566Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:37.566Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:02:37.566Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:37.567Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:37.567Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:02:37.567Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"371385d5cc41a5ea1adb3c9200ecfc25", X-B3-SpanId:"06ce2979c72d0e38", X-B3-ParentSpanId:"3dabf881b29fb7be", X-B3-Sampled:"0", X-ONAP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-TransactionID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ECOMP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6025795b-6d00-41e2-ac58-124da38703f3"] 2022-10-21T19:02:37.567Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:02:37.568Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:37.603Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:37.604Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:37.604Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:02:37.604Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:38 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:37.607Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:02:37.608Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:37.608Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:02:37.609Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:37.610Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:02:37.610Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:37.610Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:37.611Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:02:37.611Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"371385d5cc41a5ea1adb3c9200ecfc25", X-B3-SpanId:"45100d98ab573176", X-B3-ParentSpanId:"3dabf881b29fb7be", X-B3-Sampled:"0", X-ONAP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-TransactionID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ECOMP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51c0ece3-508b-41d2-997f-eeb7b1f71c5d"] 2022-10-21T19:02:37.611Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:02:37.611Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:37.623Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:37.623Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:37.624Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:02:37.624Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:38 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:37.625Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:02:37.625Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:37.626Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:02:37.650Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:37.651Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:37.651Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:37.651Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:37.652Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:37.652Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-TransactionID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ECOMP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c6a1f21-bdf9-4b1b-89d0-ed4636270306"] 2022-10-21T19:02:37.652Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:37.652Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:37.777Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:37.777Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:37.778Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:37.778Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3B928F96ABC74DB6CD5B45FD8CDFE81B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:02:38 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:02:37.779Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:02:37.779Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:37.779Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:37.803Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:37.803Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:37.803Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:37.804Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:37.804Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:37.804Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-TransactionID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ECOMP-RequestID:"db7f0c0e-dee4-4aca-a256-9c6c6f474ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b77d4706-f9cb-4d32-bb9b-3c5c8cd9595a"] 2022-10-21T19:02:37.804Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:37.805Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:37.927Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:37.927Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:37.928Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:37.928Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3CB42490F2A46583B393D0F1DF160078; 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:"Fri, 21 Oct 2022 19:02:38 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:02:37.928Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:02:37.929Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:37.929Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:37.933Z|db7f0c0e-dee4-4aca-a256-9c6c6f474ae8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:02:46.673Z|4d3f98ab-77cd-4841-b9e2-9de80f15f9bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:46.674Z|4d3f98ab-77cd-4841-b9e2-9de80f15f9bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:46.677Z|35fc6b64-30e3-48cf-a594-4ed24fb3088b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:46.677Z|35fc6b64-30e3-48cf-a594-4ed24fb3088b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:46.682Z|96efb1a4-fb4b-4498-8295-ef0ec4b4672b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:46.682Z|96efb1a4-fb4b-4498-8295-ef0ec4b4672b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:48.095Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:02:48.101Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:48.101Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:02:48.102Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:48.102Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:48.102Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:02:48.103Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d8718f5dbd476927c59b986776ff7fc", X-B3-SpanId:"58dda8aee58eef98", X-B3-ParentSpanId:"828254534b7ea28a", X-B3-Sampled:"0", X-ONAP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-TransactionID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ECOMP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efecb083-1a47-4f44-bc06-89a2a7613f20"] 2022-10-21T19:02:48.103Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:02:48.103Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:48.129Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:48.130Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:48.130Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:02:48.131Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:49 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:48.131Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:02:48.132Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:48.133Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:02:48.134Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:48.135Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:02:48.135Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:48.135Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:48.136Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:02:48.136Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d8718f5dbd476927c59b986776ff7fc", X-B3-SpanId:"cf7935788b9c62c1", X-B3-ParentSpanId:"828254534b7ea28a", X-B3-Sampled:"0", X-ONAP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-TransactionID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ECOMP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e9c42cd-5013-449c-af01-586107092aae"] 2022-10-21T19:02:48.136Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:02:48.137Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:48.151Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:48.152Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:48.152Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:02:48.153Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:49 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:48.154Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:02:48.154Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:48.155Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:02:48.194Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:48.195Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:48.195Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:48.195Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:48.195Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:48.196Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-TransactionID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ECOMP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e3997e7-b4ae-4d1e-aa1d-bc13691b6de5"] 2022-10-21T19:02:48.196Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:48.196Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:48.328Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:48.328Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:48.329Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:48.329Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=635B3BF49CA764BA9D62E38C5F2617E7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:02:48 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:02:48.329Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:02:48.330Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:48.330Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:48.353Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:48.353Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:48.354Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:48.354Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:48.354Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:48.354Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-TransactionID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ECOMP-RequestID:"75200a14-ae14-4b0b-9077-d3a0b362f1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f17e66ef-d33a-45f7-84bf-c62e9894a3b7"] 2022-10-21T19:02:48.355Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:48.355Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:48.478Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:48.478Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:48.479Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:48.479Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8592CD05B239CDBE061A8C155276AC8C; 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:"Fri, 21 Oct 2022 19:02:48 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:02:48.479Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:02:48.479Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:48.480Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:48.483Z|75200a14-ae14-4b0b-9077-d3a0b362f1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:02:50.551Z|6b06ca96-55fb-4669-8ecb-200918d8133d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:02:50.552Z|6b06ca96-55fb-4669-8ecb-200918d8133d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:02:50.984Z|38fe33ad-284e-4cd8-81df-7b6f8324e491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:02:50.985Z|38fe33ad-284e-4cd8-81df-7b6f8324e491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:02:56.701Z|c203912d-139d-43db-844f-cf1a78a5ec75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:56.702Z|c203912d-139d-43db-844f-cf1a78a5ec75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:56.703Z|dc9c2fc0-9aa1-426a-8a59-5e3b8ecffc90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:56.704Z|dc9c2fc0-9aa1-426a-8a59-5e3b8ecffc90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:56.710Z|d55801cf-fa57-4899-bbb0-fab7437cf52c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:02:56.710Z|d55801cf-fa57-4899-bbb0-fab7437cf52c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:02:58.648Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:02:58.654Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:58.655Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:02:58.655Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:58.655Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:02:58.656Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:02:58.656Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dc062535fc279c2c1eaaaacdb6748e3", X-B3-SpanId:"64ef1250f6caf87d", X-B3-ParentSpanId:"a57b9f64ed4c00ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-TransactionID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ECOMP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aa55425-7a85-400b-88cf-eee4a0f1d17b"] 2022-10-21T19:02:58.656Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:02:58.657Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:58.683Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:58.683Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:58.683Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:02:58.684Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:59 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:58.685Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:01:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:02:58.686Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:58.686Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:02:58.688Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:58.688Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:02:58.688Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:58.689Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:02:58.689Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:02:58.690Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dc062535fc279c2c1eaaaacdb6748e3", X-B3-SpanId:"c146078d9bdbdb02", X-B3-ParentSpanId:"a57b9f64ed4c00ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-TransactionID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ECOMP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a82d8a41-4edf-4dac-9e0a-189e12fc8ef0"] 2022-10-21T19:02:58.690Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:02:58.690Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:58.701Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:58.702Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:58.702Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:02:58.702Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:02:59 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:02:58.703Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666378875000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:02:58.703Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:58.704Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:02:58.744Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:58.744Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:58.745Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:58.745Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:02:58.746Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:58.746Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-TransactionID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ECOMP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2838dfd3-4c6d-4782-94b1-10e8703945d1"] 2022-10-21T19:02:58.746Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:58.747Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:58.875Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:58.875Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:58.876Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:58.876Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D25286D568D9980EEBAEA1516233FEA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:02:59 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:02:58.876Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:02:58.877Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:58.877Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:58.900Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:58.901Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:02:58.901Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:02:58.901Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:02:58.902Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:02:58.902Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-TransactionID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ECOMP-RequestID:"3ec29997-86a5-4dbb-856e-e3b3772f88b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e9b07ff-e989-4f5b-adf4-02ed61bf7dc5"] 2022-10-21T19:02:58.902Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:02:58.902Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:02:59.027Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:02:59.027Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:02:59.027Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:02:59.028Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E0434EF15B49320096E34B39322935C1; 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:"Fri, 21 Oct 2022 19:02:59 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:02:59.028Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd03fcb3-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:01:15.763+0000","endTime":"2022-10-21T19:01:15.769+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:02:59.029Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:02:59.029Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:02:59.032Z|3ec29997-86a5-4dbb-856e-e3b3772f88b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:03:00.365Z|38f1ce94-f68a-40bb-9e7b-94819b5d0eeb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:03:00.366Z|38f1ce94-f68a-40bb-9e7b-94819b5d0eeb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:05.551Z|de5bb4a4-e10f-4214-bb12-cfb802367b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:03:05.554Z|de5bb4a4-e10f-4214-bb12-cfb802367b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:03:06.725Z|82b03215-ba74-4de0-887e-210405d6f58d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:06.725Z|82b03215-ba74-4de0-887e-210405d6f58d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:06.729Z|36dbc803-bbad-461c-9bfa-c71b5637b647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:06.730Z|36dbc803-bbad-461c-9bfa-c71b5637b647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:06.760Z|ba3997c6-7e18-429d-9aa9-20e9712b7ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:06.761Z|ba3997c6-7e18-429d-9aa9-20e9712b7ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:09.193Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:03:09.198Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:09.199Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:03:09.199Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:09.199Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:09.200Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:03:09.200Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46182b33a613670c189d466f1887ec0c", X-B3-SpanId:"4a1ede2b7915d548", X-B3-ParentSpanId:"322363cfd43b7465", X-B3-Sampled:"0", X-ONAP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-TransactionID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ECOMP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"950faa86-4075-4e30-b358-040c9138943b"] 2022-10-21T19:03:09.200Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:03:09.201Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:09.227Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:09.228Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:09.228Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:03:09.228Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:10 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:09.229Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:03:09.230Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:09.230Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:03:09.231Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:09.231Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:03:09.232Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:09.232Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:09.232Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:03:09.233Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46182b33a613670c189d466f1887ec0c", X-B3-SpanId:"bc2cb41d130f2cc0", X-B3-ParentSpanId:"322363cfd43b7465", X-B3-Sampled:"0", X-ONAP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-TransactionID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ECOMP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"740e9b49-9d09-4d39-9618-706d486cdcca"] 2022-10-21T19:03:09.233Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:03:09.233Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:09.245Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:09.246Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:09.246Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:03:09.246Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:10 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:09.247Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:03:09.247Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:09.248Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:03:09.274Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:09.275Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:09.275Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:09.275Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:09.276Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:09.276Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-TransactionID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ECOMP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"537d3a72-f376-4ae1-b9af-da988113d77b"] 2022-10-21T19:03:09.276Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:09.276Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:09.405Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:09.405Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:09.406Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:09.406Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=63356235DD6A0E4EA313370C823EF35F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:03:09 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:03:09.406Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:03:09.406Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:09.407Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:09.431Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:09.431Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:09.432Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:09.432Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:09.432Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:09.432Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-TransactionID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ECOMP-RequestID:"d07e633a-6dff-4cd1-8935-22d82365b3f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a69f1825-f433-4ce8-9de0-1039ba560f1d"] 2022-10-21T19:03:09.433Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:09.433Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:09.558Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:09.559Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:09.559Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:09.560Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=82D86B084615E2F338341D0EA735017F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:03:09 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:03:09.560Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:03:09.560Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:09.561Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:09.564Z|d07e633a-6dff-4cd1-8935-22d82365b3f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:03:16.766Z|911a8ac4-9698-43e7-a8b0-b2eed55d981e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:16.766Z|08865a28-f3ad-4be6-9ec7-74afc11afc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:16.767Z|911a8ac4-9698-43e7-a8b0-b2eed55d981e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:16.767Z|08865a28-f3ad-4be6-9ec7-74afc11afc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:16.784Z|1509daac-9fa7-481e-8cf6-d6a94bc55831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:16.784Z|1509daac-9fa7-481e-8cf6-d6a94bc55831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:19.724Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:03:19.729Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:19.729Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:03:19.729Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:19.730Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:19.730Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:03:19.730Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ebb17cb9930969f1a87c2617c4e0d36", X-B3-SpanId:"552aa8da565cccfb", X-B3-ParentSpanId:"bba5f7dca9f15f6d", X-B3-Sampled:"0", X-ONAP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-TransactionID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ECOMP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81cad124-3433-4046-ba89-ec164b2a78b5"] 2022-10-21T19:03:19.731Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:03:19.731Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:19.751Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:19.752Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:19.752Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:03:19.752Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:20 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:19.754Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:03:19.754Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:19.754Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:03:19.759Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:19.760Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:03:19.760Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:19.761Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:19.761Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:03:19.761Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ebb17cb9930969f1a87c2617c4e0d36", X-B3-SpanId:"e10f6da04d42b145", X-B3-ParentSpanId:"bba5f7dca9f15f6d", X-B3-Sampled:"0", X-ONAP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-TransactionID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ECOMP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba4e85a6-c458-4543-8a2c-4b8f228a812b"] 2022-10-21T19:03:19.762Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:03:19.762Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:19.776Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:19.776Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:19.776Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:03:19.777Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:20 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:19.778Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:03:19.778Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:19.778Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:03:19.801Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:19.802Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:19.802Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:19.803Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:19.803Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:19.804Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-TransactionID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ECOMP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d0845c2-1b86-47f1-96fb-8b4171abbb79"] 2022-10-21T19:03:19.804Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:19.804Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:19.960Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:19.960Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:19.961Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:19.961Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3DF7B77232683A3A541AB5B008E903DF; 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:"789", date:"Fri, 21 Oct 2022 19:03:20 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2022-10-21T19:03:19.962Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:03:19.962Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:19.962Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:19.984Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:19.984Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:19.985Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:19.985Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:19.985Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:19.986Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-TransactionID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ECOMP-RequestID:"0af07000-c8f5-4451-b519-bb68949a27c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6491944d-1bb8-4844-861c-b0958e966745"] 2022-10-21T19:03:19.986Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:19.986Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:20.103Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:20.103Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:20.104Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:20.104Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3FEBF71781C3C96E272F9B901DBCE622; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:03:20 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T19:03:20.105Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:03:20.105Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:20.106Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:20.109Z|0af07000-c8f5-4451-b519-bb68949a27c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:03:20.551Z|74393d59-71e5-4572-a1dc-abcb7b9cf30e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:03:20.552Z|74393d59-71e5-4572-a1dc-abcb7b9cf30e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:03:20.985Z|62521b98-6534-4f86-8295-9d2643aa8b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:03:20.986Z|62521b98-6534-4f86-8295-9d2643aa8b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:03:26.790Z|b671410a-c6d3-4641-9a97-6e2657244521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:26.790Z|7a4dad41-1a03-4d9a-83fe-726ac220ee98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:26.790Z|b671410a-c6d3-4641-9a97-6e2657244521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:26.790Z|7a4dad41-1a03-4d9a-83fe-726ac220ee98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:26.814Z|1f240eb8-3020-4593-b01b-b0e28680bb88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:26.815Z|1f240eb8-3020-4593-b01b-b0e28680bb88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:30.291Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:03:30.296Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:30.297Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:03:30.297Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:30.297Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:30.298Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:03:30.298Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"259de428fafeb5ad26f0d1550b5a2727", X-B3-SpanId:"a87f86ceedbb5d4b", X-B3-ParentSpanId:"5cf9715853b4af5f", X-B3-Sampled:"0", X-ONAP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-TransactionID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ECOMP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc56473e-5134-4414-8278-63c1355c02cb"] 2022-10-21T19:03:30.298Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:03:30.298Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:30.321Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:30.322Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:30.322Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:03:30.323Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:31 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:30.324Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:03:30.325Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:30.325Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:03:30.326Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:30.327Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:03:30.327Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:30.327Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:30.328Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:03:30.328Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"259de428fafeb5ad26f0d1550b5a2727", X-B3-SpanId:"350d930049f9f318", X-B3-ParentSpanId:"5cf9715853b4af5f", X-B3-Sampled:"0", X-ONAP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-TransactionID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ECOMP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea3b65b2-1723-492e-812f-491fa2655e48"] 2022-10-21T19:03:30.329Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:03:30.329Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:30.341Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:30.342Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:30.342Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:03:30.343Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:31 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:30.343Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:03:30.344Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:30.344Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:03:30.365Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:30.366Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:30.366Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:30.366Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:30.367Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:30.367Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-TransactionID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ECOMP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee65333f-6847-4abe-855a-0a7492d625e5"] 2022-10-21T19:03:30.367Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:30.368Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:30.493Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:30.494Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:30.494Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:30.494Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F5AD1D23A3C9A516CB34B10835FB1AD4; 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:"789", date:"Fri, 21 Oct 2022 19:03:30 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:03:30.495Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:03:30.496Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:30.496Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:30.524Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:30.525Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:30.525Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:30.525Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:30.525Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:30.526Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-TransactionID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ECOMP-RequestID:"c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ced067e-46b7-4d5d-a258-5aecc1ad04d2"] 2022-10-21T19:03:30.526Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:30.526Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:30.652Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:30.653Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:30.653Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:30.654Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2CD2375AFAF6ACC7960A4E1E67A603A7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:03:30 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:03:30.654Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:03:30.655Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:30.655Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:30.659Z|c3f12fe6-8b6c-4a81-a7ff-f5fdcf46fd96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:03:35.551Z|8fb023ce-cccd-4de3-a4af-bebe74f855b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:03:35.552Z|8fb023ce-cccd-4de3-a4af-bebe74f855b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:03:36.898Z|88c4da99-3a73-404c-b52a-3a4acb3ac8b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:36.901Z|88c4da99-3a73-404c-b52a-3a4acb3ac8b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:36.930Z|59196144-15aa-464b-9bd7-76ef6ac2b1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:36.931Z|59196144-15aa-464b-9bd7-76ef6ac2b1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:36.978Z|9624be53-ceb1-43bc-9209-8887f51ede47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:36.978Z|9624be53-ceb1-43bc-9209-8887f51ede47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:40.826Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:03:40.838Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:40.839Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:03:40.839Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:40.839Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:40.839Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:03:40.840Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a000842f0ff3d6acbdc54d28f1e45f8", X-B3-SpanId:"0dea7a1e14f87932", X-B3-ParentSpanId:"277b1518668233f5", X-B3-Sampled:"0", X-ONAP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-TransactionID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ECOMP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd4b66a3-65eb-4011-b5d9-f81fdbb351d6"] 2022-10-21T19:03:40.840Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:03:40.840Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:40.870Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:40.871Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:40.871Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:03:40.872Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:41 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:40.873Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:03:40.874Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:40.874Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:03:40.875Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:40.876Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:03:40.876Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:40.876Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:40.877Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:03:40.877Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a000842f0ff3d6acbdc54d28f1e45f8", X-B3-SpanId:"689f4f047dccc26d", X-B3-ParentSpanId:"277b1518668233f5", X-B3-Sampled:"0", X-ONAP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-TransactionID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ECOMP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9f4aab4-ceaa-462f-ac16-77cb8d6136fe"] 2022-10-21T19:03:40.877Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:03:40.877Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:40.890Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:40.891Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:40.891Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:03:40.892Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:41 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:40.893Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:03:40.893Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:40.893Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:03:40.918Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:40.918Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:40.918Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:40.919Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:40.919Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:40.919Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-TransactionID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ECOMP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5437b642-68c2-4c0a-b402-95783bc248d3"] 2022-10-21T19:03:40.920Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:40.920Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:41.093Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:41.093Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:41.094Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:41.094Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F968A6F9D9CA905A9F42E2DBAF364836; 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:"789", date:"Fri, 21 Oct 2022 19:03:41 GMT", x-envoy-upstream-service-time:"169", server:"envoy"] 2022-10-21T19:03:41.094Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:03:41.095Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:41.095Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:41.121Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:41.122Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:41.122Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:41.122Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:41.123Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:41.123Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-TransactionID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ECOMP-RequestID:"f9f71626-ba53-4aa2-946c-46f4fcd92fce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a86206f-41e7-4320-9640-526f27950999"] 2022-10-21T19:03:41.123Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:41.123Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:41.267Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:41.268Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:41.268Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:41.268Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26537EC745B9677B7D0DA46DCB496E32; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:03:41 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-10-21T19:03:41.269Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:03:41.270Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:41.271Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:41.281Z|f9f71626-ba53-4aa2-946c-46f4fcd92fce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:03:46.960Z|b4129063-e6ac-4147-abd0-703d2a5557ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:46.962Z|b4129063-e6ac-4147-abd0-703d2a5557ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:46.976Z|c53a74f4-9374-4408-88a6-49b164809a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:46.977Z|c53a74f4-9374-4408-88a6-49b164809a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:47.026Z|a11de2e1-b52f-435d-b380-75902784a7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:47.026Z|a11de2e1-b52f-435d-b380-75902784a7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:50.551Z|6be23300-bedd-43c1-845c-d3c5e8fc7acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:03:50.554Z|6be23300-bedd-43c1-845c-d3c5e8fc7acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:03:50.987Z|16d13140-1732-4b2a-b3f1-e69bfc70a4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:03:50.987Z|16d13140-1732-4b2a-b3f1-e69bfc70a4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:03:51.442Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:03:51.446Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:51.447Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:03:51.447Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:51.447Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:03:51.447Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:03:51.448Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edb66bf9a4d79e20c3769b9fdce4723f", X-B3-SpanId:"6dd0454725113099", X-B3-ParentSpanId:"8e0f72e9fc3e0f40", X-B3-Sampled:"0", X-ONAP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-TransactionID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ECOMP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cec19fef-83c0-43ab-8f95-87973024fae0"] 2022-10-21T19:03:51.448Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:03:51.448Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:51.473Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:51.474Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:51.474Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:03:51.474Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:52 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:51.477Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:03:51.477Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:51.477Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:03:51.478Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:51.479Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:03:51.479Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:51.479Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:03:51.479Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:03:51.480Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edb66bf9a4d79e20c3769b9fdce4723f", X-B3-SpanId:"94cbc7ebdff4f1b4", X-B3-ParentSpanId:"8e0f72e9fc3e0f40", X-B3-Sampled:"0", X-ONAP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-TransactionID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ECOMP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1076b983-1227-4e15-a00d-88711fb80ebf"] 2022-10-21T19:03:51.480Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:03:51.480Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:51.491Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:51.491Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:51.491Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:03:51.491Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:03:52 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:03:51.492Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:03:51.493Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:51.493Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:03:51.516Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:51.517Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:51.517Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:51.517Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:03:51.517Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:51.518Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-TransactionID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ECOMP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eec670b-c7ad-4f16-bdd8-1420d7b8f088"] 2022-10-21T19:03:51.518Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:51.518Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:51.654Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:51.655Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:51.656Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:51.656Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1CCF8FD4952B7D9C1BBA4C7677C10912; 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:"789", date:"Fri, 21 Oct 2022 19:03:52 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:03:51.657Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:03:51.657Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:51.657Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:51.696Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:51.697Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:03:51.697Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:03:51.697Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:03:51.698Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:03:51.698Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-TransactionID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ECOMP-RequestID:"2e86ca01-fc94-4a3d-b26b-90d770b8cd68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dee416aa-2589-44a7-b598-293ff4f4bcb1"] 2022-10-21T19:03:51.699Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:03:51.699Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:03:51.819Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:03:51.819Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:03:51.820Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:03:51.820Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B5CE18F6651719CB89719E4C0D47501; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:03:52 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:03:51.820Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:03:51.821Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:03:51.821Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:03:51.824Z|2e86ca01-fc94-4a3d-b26b-90d770b8cd68|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:03:56.983Z|4143d41b-b693-414e-b748-9a7a854c010a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:56.984Z|4143d41b-b693-414e-b748-9a7a854c010a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:56.997Z|34044814-ea57-4e1a-9a4c-f4a9a4d4871c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:56.998Z|34044814-ea57-4e1a-9a4c-f4a9a4d4871c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:03:57.051Z|63f6ab8d-5893-4bab-b78b-787fbd3558f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:03:57.051Z|63f6ab8d-5893-4bab-b78b-787fbd3558f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:00.365Z|d2c18a77-3f76-4018-8c78-c7433abf7850|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:04:00.366Z|d2c18a77-3f76-4018-8c78-c7433abf7850|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:01.977Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:04:01.983Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:01.984Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:04:01.984Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:01.984Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:01.985Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:04:01.985Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b83fbe5f055dcbb9d36e8983b915f8be", X-B3-SpanId:"b964873927a22848", X-B3-ParentSpanId:"282dd78a6211c56c", X-B3-Sampled:"0", X-ONAP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-TransactionID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ECOMP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e288e10-6c22-4d59-b021-c4c8f351d3d1"] 2022-10-21T19:04:01.985Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:04:01.986Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:02.013Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:02.013Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:02.013Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:04:02.014Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:02 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:02.021Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:04:02.021Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:02.022Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:04:02.023Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:02.023Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:04:02.023Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:02.024Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:02.024Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:04:02.024Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b83fbe5f055dcbb9d36e8983b915f8be", X-B3-SpanId:"18eda1068fa88cf8", X-B3-ParentSpanId:"282dd78a6211c56c", X-B3-Sampled:"0", X-ONAP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-TransactionID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ECOMP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b97b521-5f68-4991-b8c4-d198d29e6efb"] 2022-10-21T19:04:02.025Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:04:02.025Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:02.040Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:02.041Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:02.041Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:04:02.041Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:02 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:02.042Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:04:02.042Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:02.043Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:04:02.071Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:02.072Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:02.072Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:02.072Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:02.073Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:02.073Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-TransactionID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ECOMP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f39aa88-31e0-47c2-9b25-24a0aae80093"] 2022-10-21T19:04:02.073Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:02.074Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:02.230Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:02.231Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:02.231Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:02.231Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E3A0EA175A397299CEDEB8EA43C225E; 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:"789", date:"Fri, 21 Oct 2022 19:04:02 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2022-10-21T19:04:02.232Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:04:02.232Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:02.233Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:02.263Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:02.264Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:02.264Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:02.265Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:02.265Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:02.266Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-TransactionID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ECOMP-RequestID:"7aac020f-d697-42f3-84b9-fe8f931058a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9682704-b1f0-4e79-b47e-84baac3bcbc2"] 2022-10-21T19:04:02.266Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:02.266Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:02.421Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:02.422Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:02.422Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:02.423Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E9EDEB17E876D7708654F2529B10FC36; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:04:02 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2022-10-21T19:04:02.423Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:04:02.424Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:02.424Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:02.427Z|7aac020f-d697-42f3-84b9-fe8f931058a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:04:05.551Z|a250d00c-8655-4d23-8ecf-e5f59742d32a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:04:05.552Z|a250d00c-8655-4d23-8ecf-e5f59742d32a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:04:07.006Z|d8455a5e-fba0-497d-a0a5-7290758fc82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:07.007Z|d8455a5e-fba0-497d-a0a5-7290758fc82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:07.018Z|8de5a56b-a461-4143-bd0f-5def395dbea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:07.019Z|8de5a56b-a461-4143-bd0f-5def395dbea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:07.071Z|8b4e0c5b-2b04-4cac-90fb-212c0d6d01ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:07.072Z|8b4e0c5b-2b04-4cac-90fb-212c0d6d01ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:12.590Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:04:12.596Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:12.596Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:04:12.597Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:12.597Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:12.597Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:04:12.597Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d61d780dc2bd25c80f0e2ac55841841", X-B3-SpanId:"cf10e0e55068dbe5", X-B3-ParentSpanId:"2b7124617fa01471", X-B3-Sampled:"0", X-ONAP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-TransactionID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ECOMP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14926b43-941f-4b43-891e-088f0d5b52d5"] 2022-10-21T19:04:12.598Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:04:12.598Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:12.625Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:12.626Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:12.626Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:04:12.627Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:13 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:12.627Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:04:12.628Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:12.628Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:04:12.629Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:12.629Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:04:12.630Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:12.630Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:12.630Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:04:12.630Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d61d780dc2bd25c80f0e2ac55841841", X-B3-SpanId:"5d451d26a43dfcb6", X-B3-ParentSpanId:"2b7124617fa01471", X-B3-Sampled:"0", X-ONAP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-TransactionID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ECOMP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57fc34e0-9540-4586-9b82-87936f9a6cba"] 2022-10-21T19:04:12.631Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:04:12.631Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:12.643Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:12.644Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:12.644Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:04:12.644Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:13 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:12.646Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:04:12.646Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:12.646Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:04:12.685Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:12.685Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:12.686Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:12.686Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:12.686Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:12.686Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-TransactionID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ECOMP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7d25d2c-947e-4d08-b28a-fda92383500b"] 2022-10-21T19:04:12.686Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:12.687Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:12.818Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:12.819Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:12.820Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:12.820Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2565DA856BF2E40C3D477BDFF1536B8; 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:"789", date:"Fri, 21 Oct 2022 19:04:13 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:04:12.820Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:04:12.821Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:12.821Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:12.838Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:12.838Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:12.838Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:12.839Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:12.839Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:12.839Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-TransactionID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ECOMP-RequestID:"253cf7f3-af3a-4a95-9dcf-5364b0679b73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"019f3753-976e-4208-9ee1-776d10261bf9"] 2022-10-21T19:04:12.839Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:12.839Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:12.960Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:12.960Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:12.961Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:12.961Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F58F5C6DB2D6925F57345B7E408B5C5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:04:13 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:04:12.961Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:04:12.961Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:12.962Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:12.965Z|253cf7f3-af3a-4a95-9dcf-5364b0679b73|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:04:17.027Z|99a584f5-f7c1-4a40-9d0e-9bccef32f67c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:17.028Z|99a584f5-f7c1-4a40-9d0e-9bccef32f67c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:17.046Z|0c02c5c8-ec06-4933-a1a0-c23e15c1275b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:17.046Z|0c02c5c8-ec06-4933-a1a0-c23e15c1275b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:17.093Z|9a71e21c-7ca4-4312-a29f-7b92b2c808a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:17.093Z|9a71e21c-7ca4-4312-a29f-7b92b2c808a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:20.551Z|07761d40-248b-4f2e-a87e-0cb343f3fc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:04:20.552Z|07761d40-248b-4f2e-a87e-0cb343f3fc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:04:20.988Z|d525132d-d787-4d82-95ec-e8a90a10b73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:04:20.988Z|d525132d-d787-4d82-95ec-e8a90a10b73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:04:23.156Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:04:23.161Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:23.162Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:04:23.162Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:23.163Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:23.163Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:04:23.163Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b8cde342ec0348f3ee5f5a492db689", X-B3-SpanId:"7047968ff8ca11a5", X-B3-ParentSpanId:"3e77b7b671b8169c", X-B3-Sampled:"0", X-ONAP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-TransactionID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ECOMP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0106b418-a1ea-4516-8771-70e39ad70d85"] 2022-10-21T19:04:23.164Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:04:23.164Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:23.189Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:23.190Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:23.190Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:04:23.191Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:24 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:23.191Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:04:23.192Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:23.193Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:04:23.194Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:23.195Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:04:23.195Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:23.196Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:23.196Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:04:23.197Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b8cde342ec0348f3ee5f5a492db689", X-B3-SpanId:"02ca3e86dada4807", X-B3-ParentSpanId:"3e77b7b671b8169c", X-B3-Sampled:"0", X-ONAP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-TransactionID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ECOMP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"075f7c73-ed42-4514-9627-86356f109a8a"] 2022-10-21T19:04:23.197Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:04:23.197Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:23.211Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:23.212Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:23.212Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:04:23.212Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:24 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:23.215Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:04:23.216Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:23.216Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:04:23.281Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:23.281Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:23.282Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:23.282Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:23.282Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:23.282Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-TransactionID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ECOMP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34b682b2-1975-49c0-9ae3-1f88c7c25800"] 2022-10-21T19:04:23.283Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:23.283Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:23.415Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:23.416Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:23.416Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:23.417Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=91F55D0E8E881B77A38A9E21F95180C4; 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:"789", date:"Fri, 21 Oct 2022 19:04:23 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:04:23.417Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:04:23.417Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:23.418Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:23.437Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:23.437Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:23.437Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:23.438Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:23.438Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:23.438Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-TransactionID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ECOMP-RequestID:"27a761f9-7615-4eed-b84a-90a2398eac96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8f7aade-a28d-4b6a-8fb2-eca823909fa5"] 2022-10-21T19:04:23.439Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:23.439Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:23.558Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:23.558Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:23.559Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:23.559Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A4048160478189F62656DDC86824F4BE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:04:23 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:04:23.560Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:04:23.560Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:23.560Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:23.564Z|27a761f9-7615-4eed-b84a-90a2398eac96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:04:27.048Z|5d4fe2c3-77c4-4dc9-93bf-75aac424255c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:27.049Z|5d4fe2c3-77c4-4dc9-93bf-75aac424255c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:27.067Z|2dba2f6a-e2db-4148-bfc7-b0cc61004fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:27.068Z|2dba2f6a-e2db-4148-bfc7-b0cc61004fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:27.114Z|36e44797-943b-4a41-811d-152a42d298eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:27.114Z|36e44797-943b-4a41-811d-152a42d298eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:33.722Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:04:33.727Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:33.727Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:04:33.728Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:33.728Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:33.728Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:04:33.728Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b28665bb8fcd42da864b8d767e80c455", X-B3-SpanId:"de4cc3f868b14ca5", X-B3-ParentSpanId:"48058322c5e09270", X-B3-Sampled:"0", X-ONAP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-TransactionID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ECOMP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33404407-5771-4b67-b728-a9312c98b3d6"] 2022-10-21T19:04:33.728Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:04:33.729Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:33.760Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:33.760Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:33.760Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:04:33.761Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:34 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:33.763Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:04:33.764Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:33.764Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:04:33.765Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:33.765Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:04:33.765Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:33.766Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:33.766Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:04:33.766Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b28665bb8fcd42da864b8d767e80c455", X-B3-SpanId:"01899ef819c090f0", X-B3-ParentSpanId:"48058322c5e09270", X-B3-Sampled:"0", X-ONAP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-TransactionID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ECOMP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38428f34-70a7-4880-ad4f-8ffc6735b3c5"] 2022-10-21T19:04:33.766Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:04:33.767Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:33.787Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:33.788Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:33.788Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:04:33.788Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:33.791Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:04:33.792Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:33.792Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:04:33.811Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:33.812Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:33.812Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:33.812Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:33.812Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:33.813Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-TransactionID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ECOMP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"555a4b84-1189-432c-9c3a-3bb53b79d3b1"] 2022-10-21T19:04:33.813Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:33.813Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:33.940Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:33.941Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:33.941Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:33.942Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=17790CD2D25F01A49B5252209785955B; 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:"789", date:"Fri, 21 Oct 2022 19:04:34 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:04:33.942Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:04:33.942Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:33.942Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:33.961Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:33.961Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:33.961Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:33.961Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:33.962Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:33.962Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-TransactionID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ECOMP-RequestID:"0f6d33bd-bdda-499f-8654-0e81605d1c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a98f0396-34db-4278-8089-00fe9eabba2d"] 2022-10-21T19:04:33.962Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:33.962Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:34.092Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:34.093Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:34.093Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:34.093Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=212CEA5AC6F3D22D5AB378C041FE5EB4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:04:34 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:04:34.094Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:04:34.094Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:34.094Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:34.097Z|0f6d33bd-bdda-499f-8654-0e81605d1c01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:04:35.551Z|54662b8b-f6a0-4afc-9895-2e4dcb6fd8c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:04:35.553Z|54662b8b-f6a0-4afc-9895-2e4dcb6fd8c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:04:37.070Z|e1305024-e099-4dc5-ac6f-b6599d0006d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:37.070Z|e1305024-e099-4dc5-ac6f-b6599d0006d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:37.088Z|c26b7b6b-01a6-4b5f-83a1-9273b08b066a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:37.088Z|c26b7b6b-01a6-4b5f-83a1-9273b08b066a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:37.135Z|0d111040-b935-43ae-8726-0e6481d66205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:37.136Z|0d111040-b935-43ae-8726-0e6481d66205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:44.263Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:04:44.268Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:44.269Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:04:44.269Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:44.269Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:44.270Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:04:44.270Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"409ea4b813d2d40552dc225b67feb349", X-B3-SpanId:"93292a0f46a47642", X-B3-ParentSpanId:"d4569daa8f4f3eb6", X-B3-Sampled:"0", X-ONAP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-TransactionID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ECOMP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f39f6d7-a6f7-4ba0-b3b6-df1f80227ac4"] 2022-10-21T19:04:44.270Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:04:44.270Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:44.299Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:44.299Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:44.300Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:04:44.300Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:45 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:44.302Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:04:44.302Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:44.303Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:04:44.304Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:44.304Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:04:44.304Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:44.305Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:44.305Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:04:44.305Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"409ea4b813d2d40552dc225b67feb349", X-B3-SpanId:"fcd64230f623d117", X-B3-ParentSpanId:"d4569daa8f4f3eb6", X-B3-Sampled:"0", X-ONAP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-TransactionID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ECOMP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c2f1fad-d4b3-4a1f-b3ab-b0bba800ae3d"] 2022-10-21T19:04:44.306Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:04:44.306Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:44.321Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:44.322Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:44.322Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:04:44.322Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:45 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:44.323Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:04:44.324Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:44.324Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:04:44.345Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:44.345Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:44.345Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:44.346Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:44.346Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:44.346Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-TransactionID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ECOMP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bb28d12-62af-40b1-9251-68f776431fc2"] 2022-10-21T19:04:44.347Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:44.347Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:44.478Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:44.479Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:44.479Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:44.480Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=982073EA7D6A250C66EF8BB7B2CADE19; 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:"789", date:"Fri, 21 Oct 2022 19:04:44 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:04:44.480Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:04:44.480Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:44.481Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:44.499Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:44.500Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:44.500Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:44.501Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:44.501Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:44.501Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-TransactionID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ECOMP-RequestID:"a20401e6-8f2d-4244-a701-248adca4f729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"744b0bb4-a58b-4c03-8e45-0171c48265a9"] 2022-10-21T19:04:44.501Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:44.502Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:44.626Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:44.627Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:44.627Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:44.628Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=176D4001C1F8FA1EAF7AE5BFC9FA4A2F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:04:44 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:04:44.628Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:04:44.628Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:44.629Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:44.632Z|a20401e6-8f2d-4244-a701-248adca4f729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:04:47.091Z|d62e0ccb-c0a6-461c-a553-7c34cf309a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:47.091Z|d62e0ccb-c0a6-461c-a553-7c34cf309a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:47.108Z|bdcc5f0f-1e8c-4067-9f77-c7b8c28bdafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:47.108Z|bdcc5f0f-1e8c-4067-9f77-c7b8c28bdafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:47.156Z|62b71a3c-876f-4088-93c3-7627d4c9a323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:47.157Z|62b71a3c-876f-4088-93c3-7627d4c9a323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:50.551Z|55584383-6d88-4d67-8ae9-d883f8d4c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:04:50.552Z|55584383-6d88-4d67-8ae9-d883f8d4c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:04:50.989Z|cf36de9e-0816-45a2-bb23-a2fe36a78911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:04:50.989Z|cf36de9e-0816-45a2-bb23-a2fe36a78911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:04:54.800Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:04:54.805Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:54.805Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:04:54.805Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:54.806Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:04:54.806Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:04:54.806Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67c56a12d0d13fb782f38b6d88d1eb89", X-B3-SpanId:"635a4ee5298952d0", X-B3-ParentSpanId:"366464287a70838b", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-TransactionID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ECOMP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af99b20c-ccdf-4247-ba45-e1844d349d1c"] 2022-10-21T19:04:54.806Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:04:54.807Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:54.829Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:54.830Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:54.830Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:04:54.830Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:55 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:54.832Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:04:54.832Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:54.832Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:04:54.833Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:54.834Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:04:54.834Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:54.834Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:04:54.834Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:04:54.834Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67c56a12d0d13fb782f38b6d88d1eb89", X-B3-SpanId:"7c0666b3f95a7e33", X-B3-ParentSpanId:"366464287a70838b", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-TransactionID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ECOMP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00cf6801-47e3-47af-a5ad-54b4fc07033c"] 2022-10-21T19:04:54.835Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:04:54.835Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:54.854Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:54.854Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:54.855Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:04:54.855Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:04:55 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:04:54.855Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:04:54.856Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:54.856Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:04:54.879Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:54.879Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:54.879Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:54.880Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:04:54.880Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:54.880Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-TransactionID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ECOMP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12fc8a71-f569-43b1-a4b6-2163ed27a4f2"] 2022-10-21T19:04:54.880Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:54.881Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:55.011Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:55.012Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:55.012Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:55.012Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CDCD79A9322D280C60DFFF87880EA4E6; 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:"789", date:"Fri, 21 Oct 2022 19:04:55 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:04:55.013Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:04:55.013Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:55.013Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:55.031Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:55.031Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:04:55.032Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:04:55.032Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:04:55.032Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:04:55.032Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-TransactionID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ECOMP-RequestID:"b9ce5452-9e01-4ade-a241-7ba0441ac0c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"059fb42c-fb94-4299-b0b1-a2815a9f87c9"] 2022-10-21T19:04:55.033Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:04:55.033Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:04:55.154Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:04:55.155Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:04:55.155Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:04:55.155Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5AD1FE86683855A07E80E16D2664FC25; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:04:55 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:04:55.156Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:04:55.156Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:04:55.156Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:04:55.161Z|b9ce5452-9e01-4ade-a241-7ba0441ac0c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:04:57.117Z|81f429f5-2806-4779-bf00-ce1187a14c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:57.117Z|81f429f5-2806-4779-bf00-ce1187a14c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:57.128Z|50bdbc08-1562-41ea-b5f7-b85851a123fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:57.129Z|50bdbc08-1562-41ea-b5f7-b85851a123fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:04:57.177Z|9e241530-d6e8-4ec3-9e33-c7bf2d588dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:04:57.178Z|9e241530-d6e8-4ec3-9e33-c7bf2d588dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:00.365Z|891c5880-2d4d-41e1-83d3-dc774c44ff85|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:05:00.366Z|891c5880-2d4d-41e1-83d3-dc774c44ff85|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:05.323Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:05:05.328Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:05.328Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:05:05.328Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:05.329Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:05.329Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:05:05.329Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c82f084e31573d4926220f4f14d59cd6", X-B3-SpanId:"879daf0a1c0dcb1e", X-B3-ParentSpanId:"e1f833ee67ef9318", X-B3-Sampled:"0", X-ONAP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-TransactionID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ECOMP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"711ee583-5637-453c-97ed-83b3b3109027"] 2022-10-21T19:05:05.329Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:05:05.330Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:05.353Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:05.353Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:05.353Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:05:05.354Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:05.356Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:05:05.356Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:05.357Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:05:05.358Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:05.358Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:05:05.358Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:05.358Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:05.359Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:05:05.359Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c82f084e31573d4926220f4f14d59cd6", X-B3-SpanId:"4e07e13945f972f2", X-B3-ParentSpanId:"e1f833ee67ef9318", X-B3-Sampled:"0", X-ONAP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-TransactionID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ECOMP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e103067f-c249-4c06-8938-f1798b451ae7"] 2022-10-21T19:05:05.359Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:05:05.359Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:05.371Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:05.372Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:05.372Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:05:05.372Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:06 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:05.374Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:05:05.374Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:05.375Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:05:05.393Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:05.394Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:05.394Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:05.394Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:05.394Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:05.395Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-TransactionID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ECOMP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50b964ba-3543-4162-9d43-dd7f2ce82961"] 2022-10-21T19:05:05.395Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:05.395Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:05.530Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:05.531Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:05.531Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:05.531Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1FB4114429613428EE0A55C327586432; 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:"789", date:"Fri, 21 Oct 2022 19:05:05 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:05:05.531Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:05:05.532Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:05.532Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:05.549Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:05.550Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:05.550Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:05.550Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:05.551Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:05.551Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-TransactionID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ECOMP-RequestID:"5827c386-69a6-47d9-b6d1-04b3c97680ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12c35d93-7ca7-466b-8310-af4e6717fd9a"] 2022-10-21T19:05:05.551Z|a1cd404f-ed56-404f-8f06-e2b75327a2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:05:05.551Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:05.551Z|a1cd404f-ed56-404f-8f06-e2b75327a2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:05:05.551Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:05.680Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:05.681Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:05.681Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:05.681Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=81EC003533CF169D749687BAF2076A6E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:05:05 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:05:05.681Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:05:05.682Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:05.682Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:05.685Z|5827c386-69a6-47d9-b6d1-04b3c97680ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:05:07.140Z|b57ae75e-89d8-4075-97b6-940f86e4b034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:07.140Z|b57ae75e-89d8-4075-97b6-940f86e4b034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:07.148Z|9050b63f-f590-4c3a-803c-03d039669bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:07.148Z|9050b63f-f590-4c3a-803c-03d039669bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:07.198Z|747ec1fc-8062-47ad-9ac8-966c861cd25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:07.199Z|747ec1fc-8062-47ad-9ac8-966c861cd25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:15.848Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:05:15.853Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:15.853Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:05:15.853Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:15.854Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:15.854Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:05:15.854Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"589def61dfeae04ad95a0f8fe5dd0bc3", X-B3-SpanId:"36b8058fcf9c8b98", X-B3-ParentSpanId:"044d524924cba76d", X-B3-Sampled:"0", X-ONAP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-TransactionID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ECOMP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeb6e7ab-11dc-4381-8f59-b40417a09b9d"] 2022-10-21T19:05:15.855Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:05:15.855Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:15.883Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:15.883Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:15.884Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:05:15.884Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:16 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:15.887Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:05:15.887Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:15.888Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:05:15.889Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:15.889Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:05:15.890Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:15.890Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:15.890Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:05:15.891Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"589def61dfeae04ad95a0f8fe5dd0bc3", X-B3-SpanId:"2f9af4f927efff2b", X-B3-ParentSpanId:"044d524924cba76d", X-B3-Sampled:"0", X-ONAP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-TransactionID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ECOMP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bba9a466-2175-48c5-9f94-3951140fbc9f"] 2022-10-21T19:05:15.891Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:05:15.891Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:15.906Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:15.906Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:15.907Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:05:15.907Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:16 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:15.909Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:05:15.909Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:15.909Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:05:15.928Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:15.928Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:15.928Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:15.929Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:15.929Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:15.929Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-TransactionID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ECOMP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"298547e8-a2dd-46f6-90c9-53f12aa1e112"] 2022-10-21T19:05:15.930Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:15.930Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:16.061Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:16.062Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:16.062Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:16.062Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B34D5DBC6469A685243412F601C62BE6; 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:"789", date:"Fri, 21 Oct 2022 19:05:15 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:05:16.063Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:05:16.063Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:16.063Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:16.080Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:16.080Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:16.080Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:16.081Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:16.081Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:16.081Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-TransactionID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ECOMP-RequestID:"9236234d-8fbb-4d7c-bb19-1fc8ed55c06f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eae1648-a1ab-4f50-ad40-3db76147d061"] 2022-10-21T19:05:16.082Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:16.082Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:16.204Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:16.204Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:16.205Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:16.205Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A18FD68CA6AFB9E4F83DA61E2B141E71; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:05:15 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:05:16.205Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:05:16.206Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:16.206Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:16.209Z|9236234d-8fbb-4d7c-bb19-1fc8ed55c06f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:05:17.162Z|1119b245-e9d5-41f6-9d9a-7f52dd20e0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:17.163Z|1119b245-e9d5-41f6-9d9a-7f52dd20e0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:17.166Z|1a6970d6-9628-4935-8758-1e9c53af07a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:17.167Z|1a6970d6-9628-4935-8758-1e9c53af07a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:17.218Z|4fcb519c-8ec4-451a-9e58-887b0ef0e91e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:17.219Z|4fcb519c-8ec4-451a-9e58-887b0ef0e91e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:20.551Z|9fdadffb-387c-4c84-aadf-07ce0a68fa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:05:20.553Z|9fdadffb-387c-4c84-aadf-07ce0a68fa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:05:20.990Z|1c1fbf0d-b4b8-4e6c-be86-bfc87a39a318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:05:20.990Z|1c1fbf0d-b4b8-4e6c-be86-bfc87a39a318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:05:26.370Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:05:26.375Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:26.375Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:05:26.375Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:26.375Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:26.376Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:05:26.376Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"725090b8930d2351465799f8f26f0c7d", X-B3-SpanId:"9437e20399f2f8c2", X-B3-ParentSpanId:"7a6ef583c2d57133", X-B3-Sampled:"0", X-ONAP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-TransactionID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ECOMP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"febc861e-c5fc-4f96-b5ab-3898d62dbd96"] 2022-10-21T19:05:26.376Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:05:26.376Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:26.401Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:26.402Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:26.402Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:05:26.402Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:27 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:26.404Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:05:26.404Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:26.404Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:05:26.405Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:26.405Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:05:26.406Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:26.406Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:26.407Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:05:26.407Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"725090b8930d2351465799f8f26f0c7d", X-B3-SpanId:"57dac0a5fe762f2c", X-B3-ParentSpanId:"7a6ef583c2d57133", X-B3-Sampled:"0", X-ONAP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-TransactionID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ECOMP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c984730-4ffc-44b5-b6d0-89525c0cf297"] 2022-10-21T19:05:26.408Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:05:26.409Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:26.438Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:26.439Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:26.439Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:05:26.439Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:27 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:26.442Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:05:26.442Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:26.443Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:05:26.469Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:26.470Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:26.470Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:26.470Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:26.471Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:26.471Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-TransactionID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ECOMP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"140448a4-1877-4889-b15e-df9ec83e05c8"] 2022-10-21T19:05:26.471Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:26.471Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:26.603Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:26.604Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:26.604Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:26.604Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E4437E6C1021868293850A7F27D3779A; 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:"789", date:"Fri, 21 Oct 2022 19:05:26 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:05:26.604Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:05:26.605Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:26.605Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:26.622Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:26.623Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:26.623Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:26.623Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:26.624Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:26.624Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-TransactionID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ECOMP-RequestID:"6f23390a-3464-411e-8ed4-7ee6483d1245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24b45e42-d857-4f41-a15e-feaf5c94fd40"] 2022-10-21T19:05:26.624Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:26.624Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:26.742Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:26.742Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:26.743Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:26.743Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7AC47BD451739C53C319B3D1E144CE91; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:05:26 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T19:05:26.743Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:05:26.744Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:26.744Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:26.747Z|6f23390a-3464-411e-8ed4-7ee6483d1245|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:05:27.189Z|b0698e91-fa02-4c2e-a147-e1e7bee6ba64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:27.190Z|b0698e91-fa02-4c2e-a147-e1e7bee6ba64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:27.193Z|91dc9d57-4ba3-450d-a742-770c334aa82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:27.193Z|91dc9d57-4ba3-450d-a742-770c334aa82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:27.238Z|60bf6237-a865-4031-8493-f7ac3ee59c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:27.238Z|60bf6237-a865-4031-8493-f7ac3ee59c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:35.551Z|f75438e3-31ef-47c3-9a31-f385f1205a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:05:35.552Z|f75438e3-31ef-47c3-9a31-f385f1205a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:05:36.910Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:05:36.914Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:36.915Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:05:36.915Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:36.915Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:36.915Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:05:36.916Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c67844b556b696aa241fda66005fe6f0", X-B3-SpanId:"8d151ff7e4641e8c", X-B3-ParentSpanId:"f2c3d8ccfa21471d", X-B3-Sampled:"0", X-ONAP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-TransactionID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ECOMP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ea5d13d-dd05-4a78-a4d7-3c16ab79b0f7"] 2022-10-21T19:05:36.916Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:05:36.916Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:36.939Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:36.939Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:36.940Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:05:36.940Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:37 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:36.942Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:05:36.942Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:36.943Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:05:36.944Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:36.944Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:05:36.944Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:36.944Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:36.945Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:05:36.945Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c67844b556b696aa241fda66005fe6f0", X-B3-SpanId:"55859c555d323d62", X-B3-ParentSpanId:"f2c3d8ccfa21471d", X-B3-Sampled:"0", X-ONAP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-TransactionID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ECOMP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca3f8ec2-d641-474f-9a64-4271a949ede1"] 2022-10-21T19:05:36.945Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:05:36.945Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:36.957Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:36.957Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:36.957Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:05:36.958Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:37 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:36.958Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:05:36.958Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:36.959Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:05:36.978Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:36.979Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:36.979Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:36.979Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:36.980Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:36.980Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-TransactionID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ECOMP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ab8f83e-a10c-445e-9a22-469934fd3850"] 2022-10-21T19:05:36.980Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:36.980Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:37.107Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:37.108Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:37.108Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:37.108Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A87BBBB98BE7FDD737C49467400484A9; 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:"789", date:"Fri, 21 Oct 2022 19:05:37 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:05:37.109Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:05:37.109Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:37.109Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:37.126Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:37.127Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:37.127Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:37.127Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:37.127Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:37.128Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-TransactionID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ECOMP-RequestID:"40a17612-edaf-44ac-936e-0186e4dda21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7b8d569-dcd7-4f0b-8eed-7e70edce4830"] 2022-10-21T19:05:37.128Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:37.128Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:37.212Z|d2d0d023-fcdc-4fd1-ad37-e370d6db52ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:37.212Z|7b1a1fc6-17b3-4656-9cb4-11f75ca18c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:37.212Z|d2d0d023-fcdc-4fd1-ad37-e370d6db52ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:37.212Z|7b1a1fc6-17b3-4656-9cb4-11f75ca18c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:37.256Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:37.256Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:37.257Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:37.257Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=18E73E8A852FF8130B4B3F9EBAF3F1F7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:05:37 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:05:37.257Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:05:37.258Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:37.258Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:37.259Z|59a36137-2a98-4392-9fb3-d6e19d02345b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:37.259Z|59a36137-2a98-4392-9fb3-d6e19d02345b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:37.261Z|40a17612-edaf-44ac-936e-0186e4dda21a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:05:47.233Z|6d25350b-ba98-420d-958a-3ed41f1bae2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:47.233Z|dd46090e-4e5c-4637-8da1-696d9f8c0e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:47.234Z|6d25350b-ba98-420d-958a-3ed41f1bae2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:47.234Z|dd46090e-4e5c-4637-8da1-696d9f8c0e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:47.285Z|5d95be7e-bb05-4513-a91e-9f4130a74211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:47.286Z|5d95be7e-bb05-4513-a91e-9f4130a74211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:47.426Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:05:47.431Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:47.431Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:05:47.431Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:47.431Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:47.432Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:05:47.432Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee9d3d8ebbad449cfaf1249e98cbe4bf", X-B3-SpanId:"2be59dc2cb30184d", X-B3-ParentSpanId:"0eb76868d929fda1", X-B3-Sampled:"0", X-ONAP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-TransactionID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ECOMP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f7b11f3-ec90-4e88-960f-3f645b642adc"] 2022-10-21T19:05:47.432Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:05:47.433Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:47.458Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:47.458Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:47.459Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:05:47.459Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:48 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:47.464Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:05:47.464Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:47.465Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:05:47.466Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:47.466Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:05:47.466Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:47.466Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:47.467Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:05:47.467Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee9d3d8ebbad449cfaf1249e98cbe4bf", X-B3-SpanId:"3e3d044aac3f318c", X-B3-ParentSpanId:"0eb76868d929fda1", X-B3-Sampled:"0", X-ONAP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-TransactionID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ECOMP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc45106a-aecc-4786-a128-ba68399a1250"] 2022-10-21T19:05:47.467Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:05:47.467Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:47.479Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:47.479Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:47.479Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:05:47.480Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:48 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:47.480Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:05:47.480Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:47.481Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:05:47.499Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:47.500Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:47.500Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:47.500Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:47.501Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:47.501Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-TransactionID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ECOMP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"361e90a2-bc1e-4308-8cee-0e25138b3c1f"] 2022-10-21T19:05:47.501Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:47.502Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:47.639Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:47.640Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:47.640Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:47.640Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=30F6AA9691C648747E28D8F2D8AE3E20; 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:"789", date:"Fri, 21 Oct 2022 19:05:48 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T19:05:47.641Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:05:47.641Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:47.641Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:47.657Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:47.658Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:47.658Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:47.658Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:47.658Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:47.658Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-TransactionID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ECOMP-RequestID:"968c98cb-0ee6-420d-bcba-e6a4724cde84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16dc4942-7a7f-46fb-ad74-f6ebe9e217f3"] 2022-10-21T19:05:47.659Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:47.659Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:47.783Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:47.784Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:47.784Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:47.784Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E1079FCA71F7AD23110883929B6DDB4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:05:48 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:05:47.784Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:05:47.785Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:47.785Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:47.788Z|968c98cb-0ee6-420d-bcba-e6a4724cde84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:05:50.551Z|09657323-fbe2-491a-9220-64ec05e8f17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:05:50.552Z|09657323-fbe2-491a-9220-64ec05e8f17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:05:50.991Z|498d2cb1-f00e-4b9a-9229-a7627d0afa44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:05:50.993Z|498d2cb1-f00e-4b9a-9229-a7627d0afa44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:05:57.258Z|53644b18-be23-4a48-8a9d-8a3dbdd366d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:57.258Z|2082a5c6-1d7a-4b5b-969e-37a914f51308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:57.258Z|53644b18-be23-4a48-8a9d-8a3dbdd366d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:57.258Z|2082a5c6-1d7a-4b5b-969e-37a914f51308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:57.308Z|ab7baba2-4a8a-4bca-b251-a9df9899cdaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:05:57.308Z|ab7baba2-4a8a-4bca-b251-a9df9899cdaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:05:57.943Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:05:57.948Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:57.949Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:05:57.949Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:57.950Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:05:57.950Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:05:57.951Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e847ce1da83115ffc751156a95252a34", X-B3-SpanId:"661e3876b0a70a1c", X-B3-ParentSpanId:"81fa6fd176de21f9", X-B3-Sampled:"0", X-ONAP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-TransactionID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ECOMP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"968af5b0-44d3-4a87-aa65-98a4e2202555"] 2022-10-21T19:05:57.951Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:05:57.951Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:57.990Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:57.990Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:57.991Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:05:57.991Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:58 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:57.995Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:05:57.995Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:57.995Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:05:57.996Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:57.997Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:05:57.997Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:57.997Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:05:57.997Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:05:57.998Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e847ce1da83115ffc751156a95252a34", X-B3-SpanId:"f4f6d5877accdd51", X-B3-ParentSpanId:"81fa6fd176de21f9", X-B3-Sampled:"0", X-ONAP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-TransactionID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ECOMP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1a3cd93-311d-424c-96d5-cc6daad2dc97"] 2022-10-21T19:05:57.998Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:05:57.998Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:58.014Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:58.014Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:58.014Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:05:58.015Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:05:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:05:58.016Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:05:58.016Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:58.017Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:05:58.035Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:58.035Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:58.036Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:58.036Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:05:58.036Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:58.036Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-TransactionID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ECOMP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fad3839-47ed-4db5-a2ad-1116234f64d0"] 2022-10-21T19:05:58.036Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:58.037Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:58.166Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:58.167Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:58.167Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:58.167Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2AB6079B37822CFA24D016CCE335B1EF; 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:"789", date:"Fri, 21 Oct 2022 19:05:58 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:05:58.167Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:05:58.168Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:58.168Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:58.184Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:58.185Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:05:58.185Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:05:58.185Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:05:58.185Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:05:58.186Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-TransactionID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ECOMP-RequestID:"4b5fed79-d82a-4e48-92b7-c4cfe35bf29c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2706905-6d01-4855-9f7a-6277161c11b3"] 2022-10-21T19:05:58.186Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:05:58.186Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:05:58.313Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:05:58.314Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:05:58.314Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:05:58.314Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=563FFF597BCCBB64B7F8B7BF8058E784; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:05:58 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:05:58.315Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:05:58.315Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:05:58.315Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:05:58.318Z|4b5fed79-d82a-4e48-92b7-c4cfe35bf29c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:06:00.364Z|18297e65-25b5-4de8-b189-54fa99b1215c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:06:00.365Z|18297e65-25b5-4de8-b189-54fa99b1215c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:05.551Z|5e523b43-b7d2-4a34-a6f5-7c5281fd6d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:06:05.554Z|5e523b43-b7d2-4a34-a6f5-7c5281fd6d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:06:07.280Z|832af6eb-be67-442e-9d3b-d090d65e4eb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:07.281Z|832af6eb-be67-442e-9d3b-d090d65e4eb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:07.281Z|0ddb6761-924b-4ded-bcc7-d59bb9602ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:07.282Z|0ddb6761-924b-4ded-bcc7-d59bb9602ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:07.331Z|91e2355c-38f3-47fa-b13d-58a8f42debd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:07.332Z|91e2355c-38f3-47fa-b13d-58a8f42debd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:08.475Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:06:08.479Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:08.480Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:06:08.480Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:08.480Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:08.480Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:06:08.481Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cada0c6d0e66402eaafa2f6c38e4aa2", X-B3-SpanId:"8f4c96ee032063d5", X-B3-ParentSpanId:"96ddc3e7550bb117", X-B3-Sampled:"0", X-ONAP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-TransactionID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ECOMP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"672d8b9c-21f5-40a8-a75a-2a49bef0773c"] 2022-10-21T19:06:08.481Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:06:08.481Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:08.510Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:08.511Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:08.511Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:06:08.511Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:09 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:08.514Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:06:08.514Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:08.514Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:06:08.515Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:08.516Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:06:08.516Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:08.516Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:08.516Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:06:08.516Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cada0c6d0e66402eaafa2f6c38e4aa2", X-B3-SpanId:"d20a0c8ef6fa4068", X-B3-ParentSpanId:"96ddc3e7550bb117", X-B3-Sampled:"0", X-ONAP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-TransactionID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ECOMP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"758fa0a9-3072-4f88-bafd-03b4fb5ae154"] 2022-10-21T19:06:08.517Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:06:08.517Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:08.531Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:08.532Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:08.532Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:06:08.532Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:09 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:08.534Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:06:08.534Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:08.534Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:06:08.552Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:08.553Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:08.553Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:08.553Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:08.554Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:08.554Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-TransactionID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ECOMP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"094990c6-3b4c-46fc-858e-368a8d1817bf"] 2022-10-21T19:06:08.554Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:08.554Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:08.676Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:08.676Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:08.677Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:08.677Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3F950E81B2B3C6DC34F845A72E7CF79C; 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:"789", date:"Fri, 21 Oct 2022 19:06:09 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:06:08.677Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:06:08.677Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:08.678Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:08.694Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:08.694Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:08.695Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:08.695Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:08.695Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:08.695Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-TransactionID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ECOMP-RequestID:"e5248b21-fef7-4465-98db-9be57fa75b05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6df7e44e-a8a3-4310-b34b-13242581ffd2"] 2022-10-21T19:06:08.696Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:08.696Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:08.824Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:08.824Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:08.824Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:08.825Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=44A8A77FC872A999BA787C7126565702; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:06:09 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:06:08.825Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:06:08.825Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:08.826Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:08.829Z|e5248b21-fef7-4465-98db-9be57fa75b05|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:06:17.302Z|b52f54f5-6ae0-4b05-a171-fd68ad6a2743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:17.303Z|b52f54f5-6ae0-4b05-a171-fd68ad6a2743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:17.303Z|0d0f8798-8f1e-4d88-a1e6-53a8bb82fbfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:17.303Z|0d0f8798-8f1e-4d88-a1e6-53a8bb82fbfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:17.352Z|ae9558ac-9e5f-4eb2-ab61-9f6a7089ce16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:17.352Z|ae9558ac-9e5f-4eb2-ab61-9f6a7089ce16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:18.998Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:06:19.003Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:19.003Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:06:19.004Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:19.004Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:19.004Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:06:19.005Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afc66d192d36339c85b5c34eca1dda77", X-B3-SpanId:"cdfb165b6fa3ff24", X-B3-ParentSpanId:"de144b968bd0e8bf", X-B3-Sampled:"0", X-ONAP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-TransactionID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ECOMP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5a60691-ec31-4ff6-8f65-ff665a9f2ff8"] 2022-10-21T19:06:19.005Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:06:19.005Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:19.039Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:19.039Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:19.040Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:06:19.040Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:19 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:19.042Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:06:19.042Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:19.042Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:06:19.044Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:19.044Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:06:19.045Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:19.045Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:19.045Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:06:19.046Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afc66d192d36339c85b5c34eca1dda77", X-B3-SpanId:"84e61f334178d600", X-B3-ParentSpanId:"de144b968bd0e8bf", X-B3-Sampled:"0", X-ONAP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-TransactionID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ECOMP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"844bd6d9-cb5e-4a8e-8647-5aa4f514a5f5"] 2022-10-21T19:06:19.046Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:06:19.046Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:19.064Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:19.065Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:19.065Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:06:19.065Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:19 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:19.066Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:06:19.066Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:19.067Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:06:19.086Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:19.087Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:19.087Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:19.088Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:19.088Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:19.088Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-TransactionID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ECOMP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29c510ce-3170-47bd-a4ea-5e53b16cb59d"] 2022-10-21T19:06:19.088Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:19.089Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:19.210Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:19.211Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:19.212Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:19.212Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B18052C33D3A91EFB80BBA621299B1E; 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:"789", date:"Fri, 21 Oct 2022 19:06:19 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:06:19.212Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:06:19.213Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:19.213Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:19.261Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:19.261Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:19.261Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:19.262Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:19.262Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:19.262Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-TransactionID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ECOMP-RequestID:"0a729864-c298-4688-8e2c-c110627cbb4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3247dcc0-ade5-4a3a-8147-0080824e8114"] 2022-10-21T19:06:19.263Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:19.263Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:19.383Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:19.384Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:19.385Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:19.386Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0A43C064E009EC9836E702CAD6A255C0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:06:19 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:06:19.386Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:06:19.387Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:19.387Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:19.390Z|0a729864-c298-4688-8e2c-c110627cbb4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:06:20.551Z|b0a04bcc-1768-423c-9b17-ba9712615ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:06:20.552Z|b0a04bcc-1768-423c-9b17-ba9712615ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:06:20.993Z|2e9ed534-0401-4df6-9a32-20fc2bfb5ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:06:20.994Z|2e9ed534-0401-4df6-9a32-20fc2bfb5ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:06:27.324Z|c7bb50ec-00a3-4369-a2c2-72496c44beec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:27.325Z|c7bb50ec-00a3-4369-a2c2-72496c44beec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:27.327Z|e5a47913-ef1b-4af8-b5af-d807b4ab07c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:27.328Z|e5a47913-ef1b-4af8-b5af-d807b4ab07c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:27.372Z|432e5fd3-27bb-4f12-ab2f-a63c042d1fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:27.372Z|432e5fd3-27bb-4f12-ab2f-a63c042d1fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:29.555Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:06:29.560Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:29.560Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:06:29.561Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:29.561Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:29.561Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:06:29.561Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3e11b02ca20a96ad561f6e36e17cce2", X-B3-SpanId:"611193d130886f76", X-B3-ParentSpanId:"53e04611c62c7f5e", X-B3-Sampled:"0", X-ONAP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-TransactionID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ECOMP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3097e311-f0cb-494a-9f98-db1ddf420de3"] 2022-10-21T19:06:29.562Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:06:29.562Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:29.593Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:29.594Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:29.594Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:06:29.594Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:30 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:29.597Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-cd45dc3a-8745-4df6-ac4c-6609b63ba65d). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:01:07.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:03:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:06:29.597Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:29.598Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:06:29.599Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:29.599Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:06:29.599Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:29.600Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:29.600Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:06:29.601Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3e11b02ca20a96ad561f6e36e17cce2", X-B3-SpanId:"b99f89523bcbafbb", X-B3-ParentSpanId:"53e04611c62c7f5e", X-B3-Sampled:"0", X-ONAP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-TransactionID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ECOMP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80281bb0-56bc-4323-9f4f-11d08c86d8b2"] 2022-10-21T19:06:29.601Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:06:29.601Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:29.617Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:29.617Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:29.618Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:06:29.618Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:30 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:29.620Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:06:29.620Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:29.621Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:06:29.655Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:29.656Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:29.656Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:29.657Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:29.657Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:29.658Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-TransactionID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ECOMP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eceedbe-12f3-4899-9574-7ca0b458358a"] 2022-10-21T19:06:29.658Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:29.659Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:29.803Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:29.804Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:29.805Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:29.805Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=14A4B3173C90B605537FC3065B38F502; 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:"789", date:"Fri, 21 Oct 2022 19:06:30 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-10-21T19:06:29.806Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:01:09.647+0000","endTime":"2022-10-21T19:03:20.059+0000","removalTime":null,"durationInMillis":130412,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b95d898a-5172-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:06:29.806Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:29.807Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:29.853Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:29.856Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:29.856Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:29.857Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:29.857Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:29.857Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-TransactionID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ECOMP-RequestID:"825af1d9-408c-4da8-8981-a6c370108beb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"370b58fa-6b13-4b80-804b-67db33f5f71f"] 2022-10-21T19:06:29.860Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:29.861Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:29.979Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:29.979Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:29.980Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:29.980Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C977D7361C9029BC13452E9DED806D97; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:06:30 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T19:06:29.981Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:fbf6f27a-5172-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","executionId":"b95ec24b-5172-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:03:01.374+0000","endTime":"2022-10-21T19:03:01.388+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:06:29.981Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:29.982Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b95ec24b-5172-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:29.985Z|825af1d9-408c-4da8-8981-a6c370108beb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:06:35.551Z|b4d03d16-800e-49a8-817b-08bdc01089b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:06:35.552Z|b4d03d16-800e-49a8-817b-08bdc01089b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:06:37.397Z|07991aaf-cba8-4089-9bbe-ee4c761b01e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:37.397Z|4ee20259-ddcc-4ba5-a096-920031d971ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:37.397Z|4ee20259-ddcc-4ba5-a096-920031d971ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:37.398Z|07991aaf-cba8-4089-9bbe-ee4c761b01e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:37.527Z|a2edcf6c-5360-43fd-97a8-b1ccbb3a566a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:37.528Z|a2edcf6c-5360-43fd-97a8-b1ccbb3a566a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:40.151Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:06:40.156Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:40.156Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:06:40.156Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:40.157Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:40.157Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:06:40.157Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2347931f68a1134293dd229e53a1fd0", X-B3-SpanId:"b6a8af0564e8f75d", X-B3-ParentSpanId:"41f7a1f430c0ff3c", X-B3-Sampled:"0", X-ONAP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-TransactionID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ECOMP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d2af708-0b94-429f-bc12-627ce773b03b"] 2022-10-21T19:06:40.157Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:06:40.157Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:40.179Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:40.180Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:40.180Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:06:40.180Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:41 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:40.182Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:06:40.182Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:40.183Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:06:40.184Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:40.184Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:06:40.184Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:40.184Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:40.185Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:06:40.185Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2347931f68a1134293dd229e53a1fd0", X-B3-SpanId:"a04df12c5d95cb98", X-B3-ParentSpanId:"41f7a1f430c0ff3c", X-B3-Sampled:"0", X-ONAP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-TransactionID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ECOMP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7036960a-8408-4f7c-ae4d-572b05d256fc"] 2022-10-21T19:06:40.185Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:06:40.185Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:40.199Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:40.200Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:40.200Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:06:40.200Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:41 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:40.201Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:06:40.201Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:40.201Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:06:40.222Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:40.222Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:40.222Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:40.223Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:40.223Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:40.223Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-TransactionID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ECOMP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45990c2e-0df9-4bc8-bf98-39cfba343ea4"] 2022-10-21T19:06:40.223Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:40.223Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:40.353Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:40.353Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:40.354Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:40.354Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8C9670A9BCEA6B68D50A648F554E4BA2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:06:40 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:06:40.354Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:06:40.354Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:40.355Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:40.373Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:40.374Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:40.374Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:40.374Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:40.374Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:40.375Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-TransactionID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ECOMP-RequestID:"279e935c-c191-49e0-b294-9ea6c7e7be3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e85882f5-968f-4e05-9e5d-e02c12691e77"] 2022-10-21T19:06:40.375Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:40.375Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:40.533Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:40.534Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:40.534Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:40.534Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0C2349E54DEF88219651EBEF10AAEA76; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 19:06:40 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2022-10-21T19:06:40.535Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:7cd3d65e-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:37.570+0000","endTime":"2022-10-21T19:06:37.570+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:06:40.535Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:40.535Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:40.539Z|279e935c-c191-49e0-b294-9ea6c7e7be3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:06:47.485Z|0a8142d1-e0f7-4f15-99cd-ea6b17d1ea22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:47.486Z|0a8142d1-e0f7-4f15-99cd-ea6b17d1ea22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:47.507Z|fb5c806a-1902-43e2-9c06-f424185716e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:47.507Z|fb5c806a-1902-43e2-9c06-f424185716e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:47.601Z|a862ac9b-150f-48fe-a3ad-a536e9c32903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:47.602Z|a862ac9b-150f-48fe-a3ad-a536e9c32903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:50.551Z|85bf0f81-4796-4be5-86d4-7b26becfc583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:06:50.554Z|85bf0f81-4796-4be5-86d4-7b26becfc583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:06:50.708Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:06:50.713Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:50.713Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:06:50.713Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:50.714Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:06:50.714Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:06:50.714Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbe73e6fb501a3e9b54c7f9a860876ad", X-B3-SpanId:"3c67317e2c3d969d", X-B3-ParentSpanId:"d42db2fd3c947ea5", X-B3-Sampled:"0", X-ONAP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-TransactionID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ECOMP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfa5e57f-e8ee-4044-a8d8-509c9cb7d402"] 2022-10-21T19:06:50.715Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:06:50.715Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:50.742Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:50.743Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:50.743Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:06:50.743Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:51 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:50.745Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:06:50.745Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:50.745Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:06:50.747Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:50.747Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:06:50.747Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:50.747Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:06:50.748Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:06:50.748Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbe73e6fb501a3e9b54c7f9a860876ad", X-B3-SpanId:"222fbcb1173f7056", X-B3-ParentSpanId:"d42db2fd3c947ea5", X-B3-Sampled:"0", X-ONAP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-TransactionID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ECOMP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7befb6c-3315-4f07-9445-ba91a380deb7"] 2022-10-21T19:06:50.749Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:06:50.749Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:50.762Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:50.763Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:50.763Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:06:50.763Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:06:51 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:06:50.765Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:06:50.765Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:50.765Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:06:50.786Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:50.787Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:50.787Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:50.787Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:06:50.787Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:50.787Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-TransactionID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ECOMP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ba46ba1-fee0-46d0-95b6-a190d3a94368"] 2022-10-21T19:06:50.788Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:50.788Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:50.914Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:50.915Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:50.915Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:50.915Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EF2AE43D2011E0E6D619FD2166A7879A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:06:51 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:06:50.916Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:06:50.916Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:50.917Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:50.936Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:50.937Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:06:50.937Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:06:50.938Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:06:50.938Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:06:50.939Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-TransactionID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ECOMP-RequestID:"c7cef0f6-ec8e-478b-b825-715d2643d7b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cbf341c-a092-4f53-96e6-fc4b228daa77"] 2022-10-21T19:06:50.939Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:06:50.940Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:06:50.994Z|1e7c3020-e149-424c-ae6f-f32791673da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:06:50.995Z|1e7c3020-e149-424c-ae6f-f32791673da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:06:51.063Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:06:51.064Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:06:51.064Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:06:51.064Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=28C02F9BD69598AAB147341B31743BD4; 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:"Fri, 21 Oct 2022 19:06:51 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:06:51.065Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:06:51.065Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:06:51.066Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:06:51.069Z|c7cef0f6-ec8e-478b-b825-715d2643d7b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:06:57.507Z|f4f4caad-6a5e-40ed-ad1b-a76b83e5e2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:57.508Z|f4f4caad-6a5e-40ed-ad1b-a76b83e5e2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:57.527Z|303af70e-223a-4efb-8fd4-adf6efea73cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:57.527Z|303af70e-223a-4efb-8fd4-adf6efea73cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:06:57.623Z|f2e52d33-ab71-46ac-8db9-aa0fa1fe42e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:06:57.623Z|f2e52d33-ab71-46ac-8db9-aa0fa1fe42e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:00.364Z|a3abf656-7e78-4da8-8088-ebdce3be6fbf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:07:00.365Z|a3abf656-7e78-4da8-8088-ebdce3be6fbf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:01.236Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:07:01.241Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:01.241Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:07:01.241Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:01.242Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:01.242Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:07:01.242Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b45d793aa7af0b2b09d6c71646c3bab7", X-B3-SpanId:"9fe459b27e2dc5e9", X-B3-ParentSpanId:"69cca0ebc13096d1", X-B3-Sampled:"0", X-ONAP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-TransactionID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ECOMP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a220c6cc-0f39-4abd-9aa7-3a3a534d3afd"] 2022-10-21T19:07:01.242Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:07:01.242Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:01.266Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:01.266Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:01.267Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:07:01.267Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:02 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:01.268Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:07:01.269Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:01.269Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:07:01.270Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:01.270Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:07:01.270Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:01.271Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:01.271Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:07:01.271Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b45d793aa7af0b2b09d6c71646c3bab7", X-B3-SpanId:"399046d57b424266", X-B3-ParentSpanId:"69cca0ebc13096d1", X-B3-Sampled:"0", X-ONAP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-TransactionID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ECOMP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23291891-cc75-44a7-8ac7-5d96f33c31f5"] 2022-10-21T19:07:01.271Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:07:01.272Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:01.288Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:01.288Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:01.288Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:07:01.288Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:02 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:01.290Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:07:01.290Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:01.290Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:07:01.310Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:01.310Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:01.310Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:01.311Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:01.311Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:01.311Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-TransactionID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ECOMP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"641debe5-59e6-4bf6-9704-9e4700e0d210"] 2022-10-21T19:07:01.311Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:01.311Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:01.457Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:01.458Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:01.458Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:01.458Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=75FE6E504437E6E1A03CEEB66C064120; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:07:01 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-10-21T19:07:01.459Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:07:01.459Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:01.459Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:01.477Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:01.478Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:01.478Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:01.479Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:01.479Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:01.479Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-TransactionID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ECOMP-RequestID:"df67bec8-8e01-4629-af2b-55c34055a8c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a92f4374-de9b-4ed5-8304-4343e2f80876"] 2022-10-21T19:07:01.479Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:01.479Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:01.608Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:01.608Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:01.609Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:01.609Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=80CEC25B6599E8CA7657CE18155098D2; 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:"Fri, 21 Oct 2022 19:07:01 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:07:01.610Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:07:01.610Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:01.610Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:01.614Z|df67bec8-8e01-4629-af2b-55c34055a8c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:07:05.551Z|8fd00e16-fc5d-4394-b99a-aa7b2a5a21b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:07:05.551Z|8fd00e16-fc5d-4394-b99a-aa7b2a5a21b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:07:07.528Z|4dde8f25-f9bc-4e90-b821-d1bcbd0cd495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:07.529Z|4dde8f25-f9bc-4e90-b821-d1bcbd0cd495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:07.554Z|e87ea87e-db9a-4093-8762-39063a3751ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:07.555Z|e87ea87e-db9a-4093-8762-39063a3751ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:07.643Z|c8425fff-737f-4739-ac54-fdfeaa8d439f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:07.644Z|c8425fff-737f-4739-ac54-fdfeaa8d439f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:11.792Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:07:11.796Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:11.797Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:07:11.797Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:11.797Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:11.798Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:07:11.798Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d2bbed17baff428ee76bc44b9b06485", X-B3-SpanId:"437abbe4606b35dd", X-B3-ParentSpanId:"91c27b4f1dca02a7", X-B3-Sampled:"0", X-ONAP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-TransactionID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ECOMP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"835674e4-444b-4781-a2b5-f3463cd6bbb4"] 2022-10-21T19:07:11.798Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:07:11.799Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:11.827Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:11.828Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:11.829Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:07:11.829Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:12 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:11.843Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:07:11.843Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:11.844Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:07:11.845Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:11.845Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:07:11.846Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:11.846Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:11.846Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:07:11.846Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d2bbed17baff428ee76bc44b9b06485", X-B3-SpanId:"5192311ecbb60bf4", X-B3-ParentSpanId:"91c27b4f1dca02a7", X-B3-Sampled:"0", X-ONAP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-TransactionID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ECOMP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7125dbae-303b-491c-8c2f-ea7233518677"] 2022-10-21T19:07:11.846Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:07:11.847Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:11.862Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:11.862Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:11.863Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:07:11.863Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:12 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:11.864Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:07:11.864Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:11.865Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:07:11.885Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:11.885Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:11.886Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:11.886Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:11.886Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:11.887Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-TransactionID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ECOMP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95db4c3c-4524-4f0c-be7e-56ea6bbabd5c"] 2022-10-21T19:07:11.887Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:11.887Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:12.016Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:12.017Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:12.017Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:12.017Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F4C3577A9B077B11C1BA20E5AF5123D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:07:11 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:07:12.018Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:07:12.018Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:12.018Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:12.035Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:12.035Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:12.035Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:12.036Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:12.036Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:12.036Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-TransactionID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ECOMP-RequestID:"3d7173da-5343-4ed3-b784-732ee9713434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e6c61fc-8e6d-40a3-b9aa-5f895fb0bf0a"] 2022-10-21T19:07:12.036Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:12.037Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:12.159Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:12.160Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:12.160Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:12.160Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=69CC6DA478758D8D22B00CF74C6CF8F6; 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:"Fri, 21 Oct 2022 19:07:12 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:07:12.161Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:07:12.161Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:12.161Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:12.164Z|3d7173da-5343-4ed3-b784-732ee9713434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:07:17.554Z|bbdb2f6e-2816-4219-9157-7553b363bde8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:17.554Z|bbdb2f6e-2816-4219-9157-7553b363bde8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:17.577Z|4afad7dc-6b00-42b9-b09a-4cbadf4ef6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:17.578Z|4afad7dc-6b00-42b9-b09a-4cbadf4ef6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:17.667Z|57a16d5c-4114-4adf-9721-02bc803a37fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:17.668Z|57a16d5c-4114-4adf-9721-02bc803a37fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:20.551Z|df1167e6-5fe9-435c-8982-ffb61d3cdbd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:07:20.551Z|df1167e6-5fe9-435c-8982-ffb61d3cdbd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:07:20.996Z|cb8c837c-db40-4cf7-a6b7-41b8e81d155e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:07:20.996Z|cb8c837c-db40-4cf7-a6b7-41b8e81d155e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:07:22.333Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:07:22.338Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:22.339Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:07:22.339Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:22.339Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:22.340Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:07:22.340Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f215de7756bfc0d62220a6f19406ced3", X-B3-SpanId:"06d35a6c55e55495", X-B3-ParentSpanId:"7fc97f509bb71f2d", X-B3-Sampled:"0", X-ONAP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-TransactionID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ECOMP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"637953ec-fe98-4e5a-acea-9ce7367cf581"] 2022-10-21T19:07:22.340Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:07:22.340Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:22.365Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:22.366Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:22.366Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:07:22.366Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:23 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:22.368Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:07:22.368Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:22.369Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:07:22.370Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:22.370Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:07:22.371Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:22.371Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:22.371Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:07:22.372Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f215de7756bfc0d62220a6f19406ced3", X-B3-SpanId:"b2100aa3111dc506", X-B3-ParentSpanId:"7fc97f509bb71f2d", X-B3-Sampled:"0", X-ONAP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-TransactionID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ECOMP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4af44f2-722a-43c6-a33c-de91c68f77a2"] 2022-10-21T19:07:22.372Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:07:22.372Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:22.387Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:22.387Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:22.388Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:07:22.388Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:23 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:22.389Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:07:22.390Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:22.391Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:07:22.408Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:22.409Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:22.409Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:22.409Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:22.410Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:22.410Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-TransactionID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ECOMP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0632cb7-4d2c-4e2e-8ce5-ce202d68404b"] 2022-10-21T19:07:22.410Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:22.410Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:22.546Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:22.546Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:22.547Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:22.547Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BE7B4820FA9AB71FD20E1371D1A92773; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:07:22 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T19:07:22.547Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:07:22.547Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:22.548Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:22.564Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:22.565Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:22.565Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:22.566Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:22.566Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:22.566Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-TransactionID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ECOMP-RequestID:"e21cab4d-6778-4e72-9d7b-f7c60f3af932", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a65668-34d2-4d7e-ba6f-209c1b621f76"] 2022-10-21T19:07:22.566Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:22.566Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:22.704Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:22.705Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:22.706Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:22.706Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F9C2F88982EC1F1914127609E0C69798; 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:"Fri, 21 Oct 2022 19:07:22 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T19:07:22.707Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:07:22.707Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:22.708Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:22.711Z|e21cab4d-6778-4e72-9d7b-f7c60f3af932|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:07:27.576Z|79b8306b-5d64-4364-88a7-3bec62462aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:27.578Z|79b8306b-5d64-4364-88a7-3bec62462aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:27.598Z|6c885d0b-f715-4e3b-8e28-75a8dc434639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:27.599Z|6c885d0b-f715-4e3b-8e28-75a8dc434639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:27.690Z|48aa2018-8726-4cda-9097-919f0b61f015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:27.690Z|48aa2018-8726-4cda-9097-919f0b61f015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:32.874Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:07:32.879Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:32.879Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:07:32.879Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:32.879Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:32.880Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:07:32.880Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85d608ed913d5e50ef6c1a3c93663579", X-B3-SpanId:"947a3413e67a4535", X-B3-ParentSpanId:"0265cfdb57c85a45", X-B3-Sampled:"0", X-ONAP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-TransactionID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ECOMP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0d54c9d-38b3-463d-a869-85dffecb9038"] 2022-10-21T19:07:32.880Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:07:32.880Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:32.907Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:32.908Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:32.908Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:07:32.908Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:33 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:32.910Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:07:32.911Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:32.911Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:07:32.912Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:32.912Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:07:32.912Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:32.912Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:32.913Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:07:32.913Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85d608ed913d5e50ef6c1a3c93663579", X-B3-SpanId:"05a5c1fe5060e430", X-B3-ParentSpanId:"0265cfdb57c85a45", X-B3-Sampled:"0", X-ONAP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-TransactionID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ECOMP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dab7af39-3fa9-4b8c-8e7a-7f2c627ca5f6"] 2022-10-21T19:07:32.913Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:07:32.913Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:32.932Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:32.933Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:32.933Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:07:32.933Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:33 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:32.934Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:07:32.934Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:32.935Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:07:32.954Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:32.955Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:32.955Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:32.955Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:32.955Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:32.956Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-TransactionID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ECOMP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2201f3a7-4ce1-4e2b-ac63-e7c484124c26"] 2022-10-21T19:07:32.956Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:32.956Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:33.107Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:33.108Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:33.108Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:33.108Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5CF51B30BBD1E9DD265AEFE522C458E7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:07:33 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T19:07:33.109Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:07:33.109Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:33.109Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:33.126Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:33.127Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:33.127Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:33.127Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:33.128Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:33.128Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-TransactionID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ECOMP-RequestID:"0a4fe52c-b14c-4fae-9342-8a1adc4b49ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"998595e5-a11b-468c-a8a1-ef51ccf641ad"] 2022-10-21T19:07:33.128Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:33.128Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:33.252Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:33.253Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:33.253Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:33.253Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F3A70ED69BBB4EDDAC28DB0A4161D1A4; 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:"Fri, 21 Oct 2022 19:07:33 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:07:33.254Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:07:33.254Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:33.254Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:33.257Z|0a4fe52c-b14c-4fae-9342-8a1adc4b49ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:07:35.552Z|8c2cb515-3bf3-4cef-bb2c-27e7e6b1d806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:07:35.555Z|8c2cb515-3bf3-4cef-bb2c-27e7e6b1d806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:07:37.656Z|ff63f79b-5216-4526-88df-e22776583d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:37.656Z|ff63f79b-5216-4526-88df-e22776583d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:37.791Z|d56849e8-030c-4238-8a64-acffc599b492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:37.791Z|d56849e8-030c-4238-8a64-acffc599b492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:37.791Z|202be1dc-bce3-44df-8ac7-cbe4ffed6faf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:37.792Z|202be1dc-bce3-44df-8ac7-cbe4ffed6faf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:43.416Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:07:43.421Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:43.421Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:07:43.421Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:43.421Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:43.422Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:07:43.422Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bff4d7c924414c5be763eb2c2a023496", X-B3-SpanId:"2856ed4eff5e7bb5", X-B3-ParentSpanId:"aca789dfe0d5a47f", X-B3-Sampled:"0", X-ONAP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-TransactionID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ECOMP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78f2bb09-49f8-4566-86aa-3558899d2900"] 2022-10-21T19:07:43.422Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:07:43.423Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:43.443Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:43.444Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:43.444Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:07:43.445Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:44 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:43.447Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:07:43.447Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:43.448Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:07:43.449Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:43.449Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:07:43.449Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:43.450Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:43.450Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:07:43.450Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bff4d7c924414c5be763eb2c2a023496", X-B3-SpanId:"227c90439bb01803", X-B3-ParentSpanId:"aca789dfe0d5a47f", X-B3-Sampled:"0", X-ONAP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-TransactionID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ECOMP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e21097c-d51c-402d-8bf0-f69b9cb3ab83"] 2022-10-21T19:07:43.450Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:07:43.451Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:43.468Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:43.468Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:43.469Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:07:43.469Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:44 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:43.470Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:07:43.470Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:43.470Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:07:43.488Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:43.489Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:43.489Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:43.489Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:43.490Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:43.490Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-TransactionID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ECOMP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77131f5c-ce0c-43ec-b318-bc25131a1bf5"] 2022-10-21T19:07:43.490Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:43.490Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:43.614Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:43.615Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:43.615Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:43.615Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=638EB6D774F95FDAA609EA9E79C03B97; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:07:43 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:07:43.616Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:07:43.616Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:43.616Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:43.633Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:43.633Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:43.633Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:43.634Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:43.634Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:43.634Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-TransactionID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ECOMP-RequestID:"99687d4b-5b6c-4492-9184-d3ac6567fb43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3119f052-ccbe-402b-9a58-74b5b46f9980"] 2022-10-21T19:07:43.634Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:43.635Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:43.757Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:43.758Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:43.758Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:43.758Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CAE5EE69142410B029757A5A8C8232DC; 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:"Fri, 21 Oct 2022 19:07:43 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:07:43.759Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:07:43.759Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:43.759Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:43.762Z|99687d4b-5b6c-4492-9184-d3ac6567fb43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:07:47.778Z|3d9aaf01-5942-4be3-a280-62771d587737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:47.779Z|3d9aaf01-5942-4be3-a280-62771d587737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:47.852Z|84f2c9b6-1ab5-4c11-b7cb-2f65e97cb662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:47.852Z|84f2c9b6-1ab5-4c11-b7cb-2f65e97cb662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:47.859Z|96d31aea-05c6-4b58-a013-35df336de634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:47.859Z|96d31aea-05c6-4b58-a013-35df336de634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:50.551Z|8e876295-9099-474f-902a-fd162a3a2767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:07:50.552Z|8e876295-9099-474f-902a-fd162a3a2767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:07:50.996Z|67f6a7f6-52c9-447e-8ccb-1f574f6b6a0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:07:50.997Z|67f6a7f6-52c9-447e-8ccb-1f574f6b6a0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:07:53.913Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:07:53.919Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:53.919Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:07:53.920Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:53.920Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:07:53.920Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:07:53.920Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5031b2d7b91c7e412674ed53c610149b", X-B3-SpanId:"9109895024c985d5", X-B3-ParentSpanId:"369e9bd1044b9e26", X-B3-Sampled:"0", X-ONAP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-TransactionID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ECOMP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b214ae1e-00f4-433c-bc1d-d80502ac4f9b"] 2022-10-21T19:07:53.921Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:07:53.921Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:53.946Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:53.946Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:53.947Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:07:53.947Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:54 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:53.958Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:07:53.959Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:53.959Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:07:53.960Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:53.961Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:07:53.961Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:53.961Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:07:53.962Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:07:53.962Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5031b2d7b91c7e412674ed53c610149b", X-B3-SpanId:"c1ad88f3a3bc66a5", X-B3-ParentSpanId:"369e9bd1044b9e26", X-B3-Sampled:"0", X-ONAP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-TransactionID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ECOMP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cfda852-2158-4e8a-88aa-bf66429b3aeb"] 2022-10-21T19:07:53.962Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:07:53.962Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:53.975Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:53.976Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:53.976Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:07:53.976Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:07:54 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:07:53.977Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:07:53.977Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:53.978Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:07:53.996Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:53.996Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:53.997Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:53.997Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:07:53.997Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:53.997Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-TransactionID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ECOMP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbbbbebb-ecec-40a7-a139-86c15f7893ca"] 2022-10-21T19:07:53.998Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:53.998Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:54.132Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:54.133Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:54.133Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:54.133Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=049B5B338420BB7CE1BC70010F413E81; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:07:54 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:07:54.134Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:07:54.134Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:54.135Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:54.154Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:54.154Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:07:54.154Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:07:54.155Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:07:54.155Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:07:54.155Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-TransactionID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ECOMP-RequestID:"b2d2b838-9791-4b0d-bdfb-83be41af108a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f19315-ae30-44ce-afb7-d91df657d58a"] 2022-10-21T19:07:54.156Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:07:54.156Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:07:54.284Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:07:54.284Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:07:54.285Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:07:54.285Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CF22DB6D91193E15CCCEACDA3A182F99; 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:"Fri, 21 Oct 2022 19:07:54 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:07:54.285Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:07:54.286Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:07:54.286Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:07:54.289Z|b2d2b838-9791-4b0d-bdfb-83be41af108a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:07:57.799Z|24e0b258-e024-491a-a272-30cbb6ad8a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:57.800Z|24e0b258-e024-491a-a272-30cbb6ad8a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:57.872Z|f4917142-d4e5-4272-bd5f-403a2d3fb5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:57.872Z|f4917142-d4e5-4272-bd5f-403a2d3fb5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:07:57.877Z|99985033-3ebc-4413-8269-a0c2547f5bfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:07:57.878Z|99985033-3ebc-4413-8269-a0c2547f5bfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:00.365Z|66d63af7-2009-409d-b040-a5dc32df39aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:08:00.365Z|66d63af7-2009-409d-b040-a5dc32df39aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:04.443Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:08:04.449Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:04.449Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:08:04.449Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:04.449Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:04.450Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:08:04.450Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f90b9904e9f197bb11cbd6c803191506", X-B3-SpanId:"50f3213245fced4b", X-B3-ParentSpanId:"4099ad57bfabe820", X-B3-Sampled:"0", X-ONAP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-TransactionID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ECOMP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43b74cd9-f2d9-43b5-a245-d258eafefb45"] 2022-10-21T19:08:04.450Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:08:04.450Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:04.473Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:04.474Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:04.474Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:08:04.474Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:05 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:04.476Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:08:04.476Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:04.476Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:08:04.477Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:04.478Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:08:04.478Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:04.478Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:04.478Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:08:04.478Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f90b9904e9f197bb11cbd6c803191506", X-B3-SpanId:"121490b8b027a6b1", X-B3-ParentSpanId:"4099ad57bfabe820", X-B3-Sampled:"0", X-ONAP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-TransactionID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ECOMP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a28558e-6c76-4413-8c77-11e048f9bb5d"] 2022-10-21T19:08:04.479Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:08:04.479Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:04.490Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:04.490Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:04.491Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:08:04.491Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:05 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:04.491Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:08:04.492Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:04.492Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:08:04.517Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:04.517Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:04.517Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:04.518Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:04.518Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:04.518Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-TransactionID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ECOMP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159d2feb-5f10-43a2-b0c4-239c8597a19f"] 2022-10-21T19:08:04.518Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:04.519Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:04.646Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:04.647Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:04.647Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:04.647Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BAB6C1E68C84ABFDE33788FBDBFD8115; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:08:05 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:08:04.648Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:08:04.648Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:04.648Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:04.676Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:04.676Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:04.676Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:04.677Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:04.677Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:04.677Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-TransactionID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ECOMP-RequestID:"e581c427-9a2b-4dab-841d-79477dee1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89260f41-504c-45c8-8bd2-32ab176c8c12"] 2022-10-21T19:08:04.677Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:04.678Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:04.801Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:04.802Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:04.802Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:04.802Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=043D190241A571E5EF6A29CAB5CC78BB; 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:"Fri, 21 Oct 2022 19:08:05 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:08:04.803Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:08:04.803Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:04.803Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:04.806Z|e581c427-9a2b-4dab-841d-79477dee1d3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:08:05.551Z|53e61d96-c20e-410a-ab8c-378e0d8522d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:08:05.552Z|53e61d96-c20e-410a-ab8c-378e0d8522d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:08:07.821Z|90c97c47-fe89-4d46-ae0f-5bf38360cde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:07.821Z|90c97c47-fe89-4d46-ae0f-5bf38360cde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:07.898Z|13bb4bf2-13ab-47a2-a9cd-8d688916824c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:07.898Z|4b703a77-8d83-49bb-b249-c6761df11b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:07.899Z|13bb4bf2-13ab-47a2-a9cd-8d688916824c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:07.899Z|4b703a77-8d83-49bb-b249-c6761df11b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:14.970Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:08:14.984Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:14.985Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:08:14.986Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:14.986Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:14.986Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:08:14.987Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60463ab0fa8af01645e1b67a64ad83e5", X-B3-SpanId:"2df628301fa7eb49", X-B3-ParentSpanId:"ce2021ae9c79b9c6", X-B3-Sampled:"0", X-ONAP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-TransactionID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ECOMP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc92eaa9-0c34-44bb-8876-35e1a0477458"] 2022-10-21T19:08:14.987Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:08:14.987Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:15.017Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:15.017Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:15.018Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:08:15.018Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:15 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:15.019Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:08:15.020Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:15.020Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:08:15.022Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:15.022Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:08:15.022Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:15.023Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:15.023Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:08:15.023Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60463ab0fa8af01645e1b67a64ad83e5", X-B3-SpanId:"800301b1d4788f81", X-B3-ParentSpanId:"ce2021ae9c79b9c6", X-B3-Sampled:"0", X-ONAP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-TransactionID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ECOMP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b31ddfc0-ca9e-40a4-92b3-6a52d36e9b91"] 2022-10-21T19:08:15.024Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:08:15.024Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:15.042Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:15.042Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:15.043Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:08:15.043Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:15 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:15.044Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:08:15.044Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:15.045Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:08:15.068Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:15.069Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:15.069Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:15.069Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:15.069Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:15.069Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-TransactionID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ECOMP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f1c4ec-0e3e-4a35-87a5-4aece0884c38"] 2022-10-21T19:08:15.070Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:15.070Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:15.199Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:15.200Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:15.200Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:15.201Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C4220D298C813EB52F6777160035E5CF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:08:15 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:08:15.201Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:08:15.201Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:15.202Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:15.226Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:15.226Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:15.227Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:15.227Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:15.227Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:15.228Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-TransactionID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ECOMP-RequestID:"0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cdbebf0-a85d-4fdb-9576-7ef9ff2f5f7d"] 2022-10-21T19:08:15.228Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:15.228Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:15.351Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:15.352Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:15.352Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:15.353Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F4F6977D0AC93F3738DFDB6DB4A09C7; 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:"Fri, 21 Oct 2022 19:08:15 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:08:15.353Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:08:15.354Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:15.354Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:15.358Z|0d9c7b06-5e3d-4d14-b5d2-0a494b1e8f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:08:17.841Z|717cc7e2-5d92-4895-b7d7-04972d55a25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:17.842Z|717cc7e2-5d92-4895-b7d7-04972d55a25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:17.922Z|17e7d9ad-bd8c-4f03-8799-eea6297de494|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:17.922Z|931b87d6-9d51-4f06-9368-ab078ef21bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:17.922Z|17e7d9ad-bd8c-4f03-8799-eea6297de494|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:17.922Z|931b87d6-9d51-4f06-9368-ab078ef21bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:20.551Z|2a2c57b7-4e6a-40e8-a3c5-dc7b17163e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:08:20.553Z|2a2c57b7-4e6a-40e8-a3c5-dc7b17163e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:08:20.997Z|d2dcbbda-1d53-4971-970f-58abe77e8183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:08:20.998Z|d2dcbbda-1d53-4971-970f-58abe77e8183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:08:25.534Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:08:25.539Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:25.539Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:08:25.540Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:25.540Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:25.540Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:08:25.541Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91334461ff546c95b14f9e03991ac55", X-B3-SpanId:"dfe71d3963e73759", X-B3-ParentSpanId:"344ec3d21b147f2f", X-B3-Sampled:"0", X-ONAP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-TransactionID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ECOMP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"712df676-35a7-430a-ba88-bfc536135b26"] 2022-10-21T19:08:25.541Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:08:25.541Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:25.577Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:25.578Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:25.578Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:08:25.578Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:26 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:25.580Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:06:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:08:25.580Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:25.580Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:08:25.581Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:25.582Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:08:25.582Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:25.582Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:25.582Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:08:25.582Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91334461ff546c95b14f9e03991ac55", X-B3-SpanId:"49afc65a8f1fd61f", X-B3-ParentSpanId:"344ec3d21b147f2f", X-B3-Sampled:"0", X-ONAP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-TransactionID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ECOMP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"453e1276-9cd3-4100-81d2-b95be5e5c574"] 2022-10-21T19:08:25.583Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:08:25.583Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:25.598Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:25.598Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:25.599Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:08:25.599Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:26 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:25.599Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2)\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379202000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:08:25.600Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:25.600Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:08:25.670Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:25.670Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:25.671Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:25.671Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:25.671Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:25.672Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-TransactionID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ECOMP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08285e25-d4f5-42e8-9ebf-b1b5e4e53b4c"] 2022-10-21T19:08:25.672Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:25.672Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:25.801Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:25.802Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:25.802Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:25.802Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F92BD7BCA1C48F3DA59677FCE625BAD7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:08:26 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:08:25.803Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:08:25.803Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:25.803Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:25.823Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:25.823Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:25.823Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:25.824Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:25.824Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:25.824Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-TransactionID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ECOMP-RequestID:"757f1e38-b00b-4a7a-8c54-78d050de46cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6a3f097-3ade-4c86-a912-2251f859e08f"] 2022-10-21T19:08:25.824Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:25.825Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:25.950Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:25.951Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:25.951Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:25.952Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=008F713B23C2A3E91C031996F63A2F48; 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:"Fri, 21 Oct 2022 19:08:26 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:08:25.952Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7fddbb1f-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:06:42.668+0000","endTime":"2022-10-21T19:06:42.674+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:08:25.953Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:25.953Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:25.957Z|757f1e38-b00b-4a7a-8c54-78d050de46cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:08:27.865Z|7b72fee2-1a17-4d60-9d6b-227058133d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:27.865Z|7b72fee2-1a17-4d60-9d6b-227058133d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:27.944Z|29a241bb-4b78-4bbd-9157-d669012b86fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:27.945Z|29a241bb-4b78-4bbd-9157-d669012b86fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:27.946Z|bab4da6d-1926-4ad8-96ca-9d03de1b2f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:27.947Z|bab4da6d-1926-4ad8-96ca-9d03de1b2f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:35.551Z|da3e6d0e-28ba-4cf4-b653-575613d5bd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:08:35.552Z|da3e6d0e-28ba-4cf4-b653-575613d5bd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:08:36.132Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:08:36.137Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:36.138Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:08:36.138Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:36.139Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:36.139Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:08:36.139Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dda962ffafb8e073c6ba37b96993557a", X-B3-SpanId:"6431de225a7ceccf", X-B3-ParentSpanId:"b620ba35a587d21d", X-B3-Sampled:"0", X-ONAP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-TransactionID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ECOMP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7990348c-1264-4e09-9aa2-b3f2dfa21f88"] 2022-10-21T19:08:36.140Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:08:36.140Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:36.162Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:36.162Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:36.162Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:08:36.163Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:37 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:36.164Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:08:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:08:36.164Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:36.165Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:08:36.166Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:36.166Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:08:36.167Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:36.167Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:36.167Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:08:36.167Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dda962ffafb8e073c6ba37b96993557a", X-B3-SpanId:"05141ee3a853f0d1", X-B3-ParentSpanId:"b620ba35a587d21d", X-B3-Sampled:"0", X-ONAP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-TransactionID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ECOMP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e6e37dc-3bb0-4f21-b618-6747f1908afb"] 2022-10-21T19:08:36.168Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:08:36.168Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:36.183Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:36.183Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:36.184Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:08:36.184Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:37 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:36.185Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:08:36.185Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:36.186Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:08:36.204Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:36.204Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:36.205Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:36.205Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:36.205Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:36.206Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-TransactionID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ECOMP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d43bd337-e6a9-416c-9b18-fd6d9ea7f167"] 2022-10-21T19:08:36.206Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:36.206Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:36.339Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:36.339Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:36.340Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:36.340Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6DC8941E2BDE4E91ABC02E8F3E4B2AE4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:08:36 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:08:36.341Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:08:36.341Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:36.341Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:36.358Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:36.358Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:36.359Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:36.359Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:36.359Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:36.360Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-TransactionID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ECOMP-RequestID:"56d8813b-2e2b-449a-9cf6-2bbe39e04e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b572d54-4049-448f-85e7-8ce3c1ea08d0"] 2022-10-21T19:08:36.360Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:36.360Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:36.499Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:36.500Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:36.500Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:36.501Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1AC5635D4D6AE4802F0F44DCF04F7444; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:08:36 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-10-21T19:08:36.501Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b612b6-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:08:31.460+0000","endTime":"2022-10-21T19:08:31.475+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:08:36.501Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:36.502Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:36.505Z|56d8813b-2e2b-449a-9cf6-2bbe39e04e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:08:37.886Z|8cc78c10-aaf9-4601-a783-ca6300bef747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:37.886Z|8cc78c10-aaf9-4601-a783-ca6300bef747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:37.966Z|bc7fdb7c-c10b-4612-b924-77b02c7d5c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:37.966Z|b4b34753-ea88-4d75-b869-ba62b58d6797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:37.967Z|bc7fdb7c-c10b-4612-b924-77b02c7d5c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:37.967Z|b4b34753-ea88-4d75-b869-ba62b58d6797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:46.662Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:08:46.666Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:46.667Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:08:46.667Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:46.667Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:46.667Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:08:46.668Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c4394a411def7cced3b58eff5d77a05", X-B3-SpanId:"1adf04f5f3d2934b", X-B3-ParentSpanId:"b279f7a583d28e04", X-B3-Sampled:"0", X-ONAP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-TransactionID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ECOMP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82c244b1-eb3e-47be-a2aa-5722816c7d17"] 2022-10-21T19:08:46.668Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:08:46.668Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:46.691Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:46.691Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:46.691Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:08:46.692Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:47 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:46.693Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-a49e3905-a03b-4380-8c24-8bad028cfefe). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:06:35.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:08:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:08:46.693Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:46.694Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:08:46.694Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:46.695Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:08:46.695Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:46.695Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:46.695Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:08:46.696Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c4394a411def7cced3b58eff5d77a05", X-B3-SpanId:"47b7f25fc03eb18b", X-B3-ParentSpanId:"b279f7a583d28e04", X-B3-Sampled:"0", X-ONAP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-TransactionID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ECOMP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98fb1e99-b65c-4cbb-9808-00ab1718c800"] 2022-10-21T19:08:46.696Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:08:46.696Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:46.711Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:46.711Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:46.711Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:08:46.711Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:47 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:46.713Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:08:46.713Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:46.713Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:08:46.732Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:46.733Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:46.733Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:46.733Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:46.733Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:46.734Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-TransactionID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ECOMP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ebebf44-aeec-421f-a47c-dca6db116e06"] 2022-10-21T19:08:46.734Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:46.734Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:46.866Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:46.866Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:46.867Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:46.867Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C1682DA478C0AB94329EEC1477325050; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:08:47 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:08:46.867Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:06:37.569+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"7cd1b436-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:08:46.867Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:46.868Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:46.885Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:46.885Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:46.886Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:46.886Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:46.886Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:46.886Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-TransactionID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ECOMP-RequestID:"e133ed29-ffef-4c68-b663-23d6caeaf483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d31a849e-e329-4b97-8733-a30a95f1bc7d"] 2022-10-21T19:08:46.887Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:46.887Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:47.007Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:47.007Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:47.007Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:47.008Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C7BDA63C9A83F2A11FFD3D46A964BBB9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:08:47 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:08:47.008Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b612b6-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","executionId":"7cd3af47-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:08:31.460+0000","endTime":"2022-10-21T19:08:31.475+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:08:47.008Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:47.009Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7cd3af47-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:47.012Z|e133ed29-ffef-4c68-b663-23d6caeaf483|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:08:47.910Z|47981836-0958-4ebf-85d2-dc50149208c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:47.910Z|47981836-0958-4ebf-85d2-dc50149208c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:47.988Z|dc5ea072-504a-4dad-a66e-526cb14205be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:47.988Z|6b66cc94-f0fb-4e5c-bf3c-f8e650f8d9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:47.989Z|dc5ea072-504a-4dad-a66e-526cb14205be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:47.989Z|6b66cc94-f0fb-4e5c-bf3c-f8e650f8d9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:50.551Z|3e367e81-0240-42ef-93a6-170a4a67fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:08:50.552Z|3e367e81-0240-42ef-93a6-170a4a67fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:08:50.998Z|2e857c16-61c6-44f8-b7a1-ff22b8b46b6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:08:50.999Z|2e857c16-61c6-44f8-b7a1-ff22b8b46b6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:08:57.168Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:08:57.174Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:57.174Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:08:57.174Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:57.174Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:08:57.175Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:08:57.175Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd86369b2661cea86af42851fb3dd4d0", X-B3-SpanId:"bc87526ca332fe7b", X-B3-ParentSpanId:"33e906f3513de460", X-B3-Sampled:"0", X-ONAP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-TransactionID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ECOMP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf96969f-c6bc-44c7-b580-b73ed9d5fcf8"] 2022-10-21T19:08:57.175Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:08:57.175Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:57.197Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:57.198Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:57.198Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:08:57.198Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:57 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:57.200Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 3).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 28, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:08:50.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:08:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:08:57.200Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:57.201Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:08:57.202Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:57.202Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:08:57.202Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:57.203Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:08:57.203Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:08:57.203Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd86369b2661cea86af42851fb3dd4d0", X-B3-SpanId:"5547011587c1b792", X-B3-ParentSpanId:"33e906f3513de460", X-B3-Sampled:"0", X-ONAP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-TransactionID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ECOMP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d520cf1-52c6-42a6-b1af-701dbaa09627"] 2022-10-21T19:08:57.203Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:08:57.204Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:57.218Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:57.218Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:57.218Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:08:57.219Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:08:57 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:08:57.220Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:08:57.220Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:57.221Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:08:57.241Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:57.242Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:57.242Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:57.242Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:08:57.243Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:57.243Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-TransactionID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ECOMP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c603955e-cd35-4db9-a40e-b894b2cd453d"] 2022-10-21T19:08:57.243Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:57.243Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:57.370Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:57.370Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:57.371Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:57.371Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3862B8CC5906BC864596F6F30A133A2C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"717", date:"Fri, 21 Oct 2022 19:08:56 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:08:57.371Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd5ff429-5173-11ed-bc22-5ea02eb1b5cd","businessKey":"e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:08:52.706+0000","endTime":"2022-10-21T19:08:55.292+0000","removalTime":null,"durationInMillis":2586,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"cd5e9554-5173-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T19:08:57.371Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:57.372Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:57.390Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:57.391Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:08:57.391Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:08:57.391Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:08:57.391Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:08:57.391Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-TransactionID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ECOMP-RequestID:"fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2924f3d-95da-4c60-bbdc-a112b6b06afb"] 2022-10-21T19:08:57.392Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:08:57.392Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:08:57.511Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:08:57.511Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:08:57.511Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:08:57.512Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C1372C1D56C6C2E87C0F82B9125950FE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 21 Oct 2022 19:08:57 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:08:57.512Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ceea3de4-5173-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"cd5ff429-5173-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"cd5ff429-5173-11ed-bc22-5ea02eb1b5cd","executionId":"cd5ff429-5173-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:08:55.290+0000","endTime":"2022-10-21T19:08:55.290+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef64a1ef-5170-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:08:57.512Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:08:57.512Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5ff429-5173-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:08:57.516Z|fe22f797-5e7c-43f6-a8fd-c0e77f2f7ab8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:08:57.933Z|14a8aae8-25a6-4f54-be6f-748448dca1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:57.933Z|14a8aae8-25a6-4f54-be6f-748448dca1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:58.010Z|a448af00-b1c7-4377-a3c6-0789a896c1ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:58.010Z|b60775bd-cb20-41a1-aed8-5e6bd3ca4cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:08:58.010Z|a448af00-b1c7-4377-a3c6-0789a896c1ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:08:58.011Z|b60775bd-cb20-41a1-aed8-5e6bd3ca4cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:00.364Z|bdb82072-c0b1-4ef0-b3f6-8ac1c75d5ce8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:09:00.364Z|bdb82072-c0b1-4ef0-b3f6-8ac1c75d5ce8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:05.551Z|f8cf0275-1e97-4274-bfed-ec872230f594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:09:05.554Z|f8cf0275-1e97-4274-bfed-ec872230f594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:09:07.677Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:09:07.685Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:07.685Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:09:07.686Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:07.686Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:07.686Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:09:07.687Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"614d319b74c4c419631a2e44418d6e39", X-B3-SpanId:"3912860a5bc9cb56", X-B3-ParentSpanId:"87bb7827344ada8b", X-B3-Sampled:"0", X-ONAP-RequestID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-RequestID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-TransactionID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-ECOMP-RequestID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be10c847-9232-426c-9c7d-b1f809ead5ae"] 2022-10-21T19:09:07.687Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:09:07.687Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:07.710Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:07.711Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:07.711Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:09:07.711Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:07.712Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:09:04.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:09:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:09:07.712Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:07.713Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:09:07.715Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:07.716Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:09:07.716Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:07.716Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:07.716Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:09:07.717Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"614d319b74c4c419631a2e44418d6e39", X-B3-SpanId:"0abe06444f393859", X-B3-ParentSpanId:"87bb7827344ada8b", X-B3-Sampled:"0", X-ONAP-RequestID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-RequestID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-TransactionID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-ECOMP-RequestID:"741096d8-73aa-4da6-a3c8-6544edfe7423", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50216992-1980-44eb-8fe4-75de78fdaf0a"] 2022-10-21T19:09:07.717Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:09:07.717Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:07.729Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:07.729Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:07.730Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:09:07.730Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:07.731Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:09:07.731Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:07.732Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:09:07.740Z|741096d8-73aa-4da6-a3c8-6544edfe7423|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:09:07.894Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:09:07.897Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:07.898Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:09:07.898Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:07.898Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:07.898Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:09:07.899Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60b77263577aaa1c06b135bc82287bb0", X-B3-SpanId:"537c758d7f2cc503", X-B3-ParentSpanId:"249cba7a7115e05b", X-B3-Sampled:"0", X-ONAP-RequestID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-RequestID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-TransactionID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-ECOMP-RequestID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83cc63d5-ada0-4e71-b0ef-47f8424249bf"] 2022-10-21T19:09:07.899Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:09:07.900Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:07.916Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:07.917Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:07.917Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:09:07.917Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:07.919Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:09:04.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:09:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:09:07.919Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:07.920Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:09:07.921Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:07.922Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:09:07.922Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:07.922Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:07.923Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:09:07.923Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60b77263577aaa1c06b135bc82287bb0", X-B3-SpanId:"c39d22242b6e7bd0", X-B3-ParentSpanId:"249cba7a7115e05b", X-B3-Sampled:"0", X-ONAP-RequestID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-RequestID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-TransactionID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-ECOMP-RequestID:"89cb2dd2-aa69-41ed-8a18-1d2bb57b035f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc98104-0fe8-4bba-97b8-dac17169c178"] 2022-10-21T19:09:07.923Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:09:07.924Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:07.936Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:07.937Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:07.937Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:09:07.937Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:07.938Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:09:07.938Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:07.939Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:09:07.944Z|89cb2dd2-aa69-41ed-8a18-1d2bb57b035f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:09:07.962Z|bf31b8fe-ae58-43b5-8b29-182618202092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:07.963Z|bf31b8fe-ae58-43b5-8b29-182618202092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:08.033Z|1589b4bb-e3fb-4902-aa73-cabdabb99047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:08.033Z|f83a55a4-8a42-4f47-89fb-e032cd442208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:08.033Z|1589b4bb-e3fb-4902-aa73-cabdabb99047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:08.033Z|f83a55a4-8a42-4f47-89fb-e032cd442208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:08.097Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:09:08.101Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:08.102Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:09:08.102Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:08.102Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:08.103Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:09:08.103Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f6876988640d92473ee286a8ca5d2e7", X-B3-SpanId:"588f18af92c7e7e2", X-B3-ParentSpanId:"cd0e061666c15d84", X-B3-Sampled:"0", X-ONAP-RequestID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-RequestID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-TransactionID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-ECOMP-RequestID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac2f81f3-cd2e-4b65-8fec-0cf26f5d9c1e"] 2022-10-21T19:09:08.103Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:09:08.104Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:08.125Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:08.126Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:08.126Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:09:08.126Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:08.127Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:09:04.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:09:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:09:08.127Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:08.127Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:09:08.128Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:08.128Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:09:08.128Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:08.129Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:08.129Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:09:08.129Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f6876988640d92473ee286a8ca5d2e7", X-B3-SpanId:"21d2ccf8d0f814a9", X-B3-ParentSpanId:"cd0e061666c15d84", X-B3-Sampled:"0", X-ONAP-RequestID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-RequestID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-TransactionID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-ECOMP-RequestID:"d29e6261-81fb-4fd7-867d-0ad3fd1cbced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8497a9f8-dc5f-4b54-b3ec-c0986c17ee17"] 2022-10-21T19:09:08.129Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:09:08.129Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:08.147Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:08.148Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:08.148Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:09:08.148Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:08.149Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:09:08.149Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:08.149Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:09:08.154Z|d29e6261-81fb-4fd7-867d-0ad3fd1cbced|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:09:08.319Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:09:08.323Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:08.323Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:09:08.323Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:08.324Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:08.324Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:09:08.324Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57782593b7fa2de98b6c53b4386fa15a", X-B3-SpanId:"a7d4269ef544a73a", X-B3-ParentSpanId:"2c561df296a0c903", X-B3-Sampled:"0", X-ONAP-RequestID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-RequestID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-TransactionID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-ECOMP-RequestID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4afe09aa-7b5e-4aea-9218-72a82ee9fc32"] 2022-10-21T19:09:08.324Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:09:08.325Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:08.348Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:08.348Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:08.348Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:09:08.349Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:08.351Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:09:04.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:09:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:09:08.351Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:08.351Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:09:08.352Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:08.353Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:09:08.353Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:08.353Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:08.353Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:09:08.353Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57782593b7fa2de98b6c53b4386fa15a", X-B3-SpanId:"a62f3a078fd4a00d", X-B3-ParentSpanId:"2c561df296a0c903", X-B3-Sampled:"0", X-ONAP-RequestID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-RequestID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-TransactionID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-ECOMP-RequestID:"5b3d8d25-32bf-4b36-89fe-d69fa656fdf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b5a60e3-2d31-4ff9-b788-0936c37c562f"] 2022-10-21T19:09:08.354Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:09:08.354Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:08.368Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:08.369Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:08.369Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:09:08.370Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:08.370Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:09:08.370Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:08.371Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:09:08.375Z|5b3d8d25-32bf-4b36-89fe-d69fa656fdf6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:09:08.532Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:09:08.537Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:08.537Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||Invoke 2022-10-21T19:09:08.537Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:08.537Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6 2022-10-21T19:09:08.538Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Method : GET 2022-10-21T19:09:08.538Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31c9b544a3c6dc657bc00e0933ff1324", X-B3-SpanId:"bf53173eab83386a", X-B3-ParentSpanId:"93ddc4f1ca15d6a3", X-B3-Sampled:"0", X-ONAP-RequestID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-RequestID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-TransactionID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-ECOMP-RequestID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f234ee7f-130b-4d77-9675-bc48e8e713e5"] 2022-10-21T19:09:08.538Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Request body: 2022-10-21T19:09:08.538Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:08.556Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:08.557Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:08.557Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Status text : OK 2022-10-21T19:09:08.557Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:08.559Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||Response body: { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-637d3915-a359-46d2-bd47-57210dba03e2). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T18:48:20.000+00:00", "endTime" : "2022-10-21T19:09:04.000+00:00", "source" : "VID", "vnfId" : "3f2c115e-40d5-411c-a7eb-43f7358eea2d", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_90ac95f6-14b0-4229-b700-c13c4f276167\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:09:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a39547e-87ca-4489-914e-1be1c9fb72e5", "serviceInstanceName" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "cloudIdentifier" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"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\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T18:48:43.000+00:00" } ], "requestURI" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6" } } } 2022-10-21T19:09:08.560Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:08.560Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|INFO|500||InvokeReturn 2022-10-21T19:09:08.561Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:08.561Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:09:08.561Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:09:08.562Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false 2022-10-21T19:09:08.562Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:09:08.562Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31c9b544a3c6dc657bc00e0933ff1324", X-B3-SpanId:"eed8f4f843d4987c", X-B3-ParentSpanId:"93ddc4f1ca15d6a3", X-B3-Sampled:"0", X-ONAP-RequestID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-RequestID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-TransactionID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-ECOMP-RequestID:"2e9e6c86-e426-4d87-b548-1fedcbf1968b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37279cce-ddac-4e33-8e16-9e3aab19c3b8"] 2022-10-21T19:09:08.562Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:09:08.563Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:09:08.574Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:09:08.574Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:09:08.575Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:09:08.575Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:09:08 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:09:08.577Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 89, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "f6b765fe-a9ce-439f-92e7-57be64e1a626", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379315000,\"creation_time\":1666379202000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3012b6ec67c043ec93cb38ec6585d967\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6b765fe-a9ce-439f-92e7-57be64e1a626\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:06:44.000+00:00", "isDataInternal" : false }, { "id" : 73, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "9fbb73ac-7839-48c2-af0c-02dce382e524", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fbb73ac-7839-48c2-af0c-02dce382e524\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378229000,\"creation_time\":1666378125000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"15941f0f1fed47e2bb2b9609c43651e6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fbb73ac-7839-48c2-af0c-02dce382e524\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:48:48.000+00:00", "isDataInternal" : false }, { "id" : 80, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "7178a46f-fd56-430e-ae2b-77e653d76e72", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7178a46f-fd56-430e-ae2b-77e653d76e72\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378523000,\"creation_time\":1666378421000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"154cf3a1796a45b89219ef4eb99f07e4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7178a46f-fd56-430e-ae2b-77e653d76e72\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:53:43.000+00:00", "isDataInternal" : false }, { "id" : 83, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "487a5558-13ab-4d01-afed-2a3c30048e76", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/487a5558-13ab-4d01-afed-2a3c30048e76\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378717000,\"creation_time\":1666378620000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5ec6665b8fb8421f83edcd67645e4582\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"487a5558-13ab-4d01-afed-2a3c30048e76\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:57:03.000+00:00", "isDataInternal" : false }, { "id" : 77, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "19c1a643-4894-4ca5-9480-a4fe5ccb072d", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378364000,\"creation_time\":1666378268000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dc21ee5e993245f98bad763628e6199e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"19c1a643-4894-4ca5-9480-a4fe5ccb072d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T18:51:10.000+00:00", "isDataInternal" : false }, { "id" : 86, "soRequestId" : "e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6", "groupingId" : "03e82ec3-92ad-4c2b-8639-eee9bb16b20b", "name" : "basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666378984000,\"creation_time\":1666378875000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"da71b311d0b9479f87c8902351d0834c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"03e82ec3-92ad-4c2b-8639-eee9bb16b20b\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_90ac95f6-14b0-4229-b700-c13c4f276167_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"3f2c115e-40d5-411c-a7eb-43f7358eea2d\",\"vf_module_id\":\"6f0c8da0-7794-4b68-a137-11149d8f7da6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:01:17.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:09:08.577Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:09:08.577Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:09:08.582Z|2e9e6c86-e426-4d87-b548-1fedcbf1968b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0a8649a-5ca6-42de-beda-0ea5ec1c4ce6|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:09:17.989Z|748e786f-9c54-422b-83bc-4e8366e5e538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:17.990Z|748e786f-9c54-422b-83bc-4e8366e5e538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:18.055Z|c0b82e82-e271-4633-9d4a-85ecb1136034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:18.055Z|86812f35-c07a-4f2a-9f32-24fda03ef260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:18.055Z|c0b82e82-e271-4633-9d4a-85ecb1136034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:18.055Z|86812f35-c07a-4f2a-9f32-24fda03ef260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:20.551Z|76c10b84-5998-44d2-9f0d-53f5635976f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:09:20.552Z|76c10b84-5998-44d2-9f0d-53f5635976f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:09:20.999Z|ae3343c5-97d9-4518-84ef-9518583abb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:09:21.000Z|ae3343c5-97d9-4518-84ef-9518583abb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:09:28.015Z|f553ee68-6c99-4755-8e74-7bede27e9a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:28.016Z|f553ee68-6c99-4755-8e74-7bede27e9a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:28.077Z|57b26c24-938b-449f-90bd-7bdbb29047ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:28.078Z|57b26c24-938b-449f-90bd-7bdbb29047ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:28.080Z|62fe19fa-69e4-486e-9a66-553e096eb7cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:28.080Z|62fe19fa-69e4-486e-9a66-553e096eb7cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:35.561Z|bc10e2ab-ce0b-4361-bac4-946332b076c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:09:35.564Z|bc10e2ab-ce0b-4361-bac4-946332b076c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:09:38.039Z|d74a40f4-22ea-494e-9e88-ada1f9cb10b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:38.040Z|d74a40f4-22ea-494e-9e88-ada1f9cb10b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:38.103Z|cc5c6ae1-5fb5-4782-904c-f32749b2d619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:38.103Z|8d80a018-b687-4ed8-a8f3-c3e817db1e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:38.104Z|cc5c6ae1-5fb5-4782-904c-f32749b2d619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:38.104Z|8d80a018-b687-4ed8-a8f3-c3e817db1e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:48.064Z|5e1ee094-9787-4e42-bc9c-482aaf0adf55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:48.065Z|5e1ee094-9787-4e42-bc9c-482aaf0adf55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:48.126Z|20c92015-3e19-4c60-bd25-8313974620e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:48.126Z|20c92015-3e19-4c60-bd25-8313974620e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:48.134Z|9ea02185-e976-4b6e-8789-d7849b26816b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:48.135Z|9ea02185-e976-4b6e-8789-d7849b26816b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:50.551Z|329063ad-a976-40a6-a9cb-7e650b710ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:09:50.553Z|329063ad-a976-40a6-a9cb-7e650b710ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:09:51.000Z|ddc9d53a-c0ba-4224-ab75-5c1d8e250c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:09:51.001Z|ddc9d53a-c0ba-4224-ab75-5c1d8e250c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:09:58.089Z|f10f76b0-452a-403f-a0ed-8a6f1cbcc7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:58.091Z|f10f76b0-452a-403f-a0ed-8a6f1cbcc7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:58.150Z|31418260-a81c-410d-9862-fe1a49c06758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:58.151Z|31418260-a81c-410d-9862-fe1a49c06758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:09:58.154Z|e42a5415-8b6e-4a29-9d96-3f44015978a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:09:58.154Z|e42a5415-8b6e-4a29-9d96-3f44015978a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:00.366Z|3eb27d2b-375b-4cc5-8a2f-ebb245af7aed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:10:00.367Z|3eb27d2b-375b-4cc5-8a2f-ebb245af7aed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:05.551Z|e3364f7c-8fd0-4537-8823-3cf50b5d3858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:10:05.552Z|e3364f7c-8fd0-4537-8823-3cf50b5d3858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:10:08.113Z|34b8e108-3d06-488a-b36e-c9751b868ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:08.114Z|34b8e108-3d06-488a-b36e-c9751b868ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:08.172Z|c25c3aa0-3a1b-4b4b-ba27-474f5322b974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:08.172Z|c25c3aa0-3a1b-4b4b-ba27-474f5322b974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:08.173Z|a93a48c7-dda3-4889-9e5e-42f26a1c5a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:08.174Z|a93a48c7-dda3-4889-9e5e-42f26a1c5a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:18.137Z|a2e3b917-bcf9-4ac4-95a9-f21087a4bb0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:18.137Z|a2e3b917-bcf9-4ac4-95a9-f21087a4bb0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:18.193Z|b030916a-fb5b-4de3-9104-21a05b5ea466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:18.194Z|b030916a-fb5b-4de3-9104-21a05b5ea466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:18.194Z|12d38fd4-8a26-4000-afc1-27c9d8a97b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:18.195Z|12d38fd4-8a26-4000-afc1-27c9d8a97b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:20.551Z|39afdacc-5a3e-49ef-89e8-8526bb33bcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:10:20.554Z|39afdacc-5a3e-49ef-89e8-8526bb33bcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:10:21.002Z|34d1f024-d97d-4f91-8b71-f0ae29825abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:10:21.002Z|34d1f024-d97d-4f91-8b71-f0ae29825abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:10:28.162Z|9f480868-aa84-4996-af68-2be7aa0a8ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:28.163Z|9f480868-aa84-4996-af68-2be7aa0a8ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:28.217Z|e92aa18d-5b1f-4e23-b6c9-fae90b5ae82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:28.218Z|e92aa18d-5b1f-4e23-b6c9-fae90b5ae82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:28.222Z|d70177d1-49fe-47ab-b6aa-594fc5c79973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:28.222Z|d70177d1-49fe-47ab-b6aa-594fc5c79973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:35.551Z|407a5327-2e36-4c02-b3d4-fad7bb2be6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:10:35.552Z|407a5327-2e36-4c02-b3d4-fad7bb2be6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:10:38.184Z|2ec96fe2-86ef-4bb5-ba09-d460aea96783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:38.185Z|2ec96fe2-86ef-4bb5-ba09-d460aea96783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:38.242Z|e450c888-8e96-43a5-b01d-a2630afcfa02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:38.243Z|e450c888-8e96-43a5-b01d-a2630afcfa02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:38.244Z|40ebddd8-d2d4-449f-9994-c55fc5f35d5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:38.245Z|40ebddd8-d2d4-449f-9994-c55fc5f35d5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:48.210Z|86103176-4136-4875-9319-b490c36a3adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:48.211Z|86103176-4136-4875-9319-b490c36a3adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:48.266Z|fe25c3dd-488a-47e3-a158-786c14002635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:48.266Z|fe25c3dd-488a-47e3-a158-786c14002635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:48.269Z|aac24a9c-1730-44ec-9e66-09d6c2bd51ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:48.269Z|aac24a9c-1730-44ec-9e66-09d6c2bd51ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:50.551Z|7adc2be8-aa06-4427-a711-7e775bef1832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:10:50.552Z|7adc2be8-aa06-4427-a711-7e775bef1832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:10:51.003Z|30b7728c-2311-43fc-ac26-33caa442c6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:10:51.003Z|30b7728c-2311-43fc-ac26-33caa442c6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:10:58.238Z|dd414f35-3c2d-4c99-83e6-4489051bf585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:58.238Z|dd414f35-3c2d-4c99-83e6-4489051bf585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:58.295Z|56415c3f-7534-4fa5-bbcb-5a1756658a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:58.299Z|debc6d97-2af1-44ee-aeaf-8da9126a0ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:10:58.299Z|debc6d97-2af1-44ee-aeaf-8da9126a0ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:10:58.296Z|56415c3f-7534-4fa5-bbcb-5a1756658a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:00.365Z|62acea1f-6b02-4ecb-b21c-257b3258a8be|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:11:00.366Z|62acea1f-6b02-4ecb-b21c-257b3258a8be|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:05.551Z|a0724eb5-f086-49f7-b738-77950c2e36f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:11:05.554Z|a0724eb5-f086-49f7-b738-77950c2e36f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:11:08.269Z|5b205f12-add7-435d-8b35-cd52a425ffce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:08.270Z|5b205f12-add7-435d-8b35-cd52a425ffce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:08.325Z|fc41dccb-c951-48df-92ae-e95b6dd4ccb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:08.326Z|fc41dccb-c951-48df-92ae-e95b6dd4ccb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:08.328Z|a6393258-ecd1-4a6b-8461-45d01f2abe17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:08.328Z|a6393258-ecd1-4a6b-8461-45d01f2abe17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:18.292Z|09bebef1-3cf9-468c-b566-281edcd09548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:18.293Z|09bebef1-3cf9-468c-b566-281edcd09548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:18.349Z|d8ca6e06-d892-4795-9f97-5877e81768cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:18.350Z|d8ca6e06-d892-4795-9f97-5877e81768cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:18.353Z|a521ae4a-e668-4cf4-811c-3a0fd29d5f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:18.353Z|a521ae4a-e668-4cf4-811c-3a0fd29d5f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:20.551Z|10310d5e-c5d5-462c-a0d9-b1dcbe1baa88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:11:20.552Z|10310d5e-c5d5-462c-a0d9-b1dcbe1baa88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:11:21.004Z|f1602366-aa07-402f-85dc-6902e538135e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:11:21.004Z|f1602366-aa07-402f-85dc-6902e538135e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:11:28.314Z|33a4cfd8-ea92-488f-8c49-13fe7f617d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:28.315Z|33a4cfd8-ea92-488f-8c49-13fe7f617d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:28.377Z|02d882de-0cee-4800-8683-9fb06f2814c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:28.378Z|02d882de-0cee-4800-8683-9fb06f2814c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:28.381Z|a36ff0b2-b94b-4de0-bbcd-c1e9a57d0c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:28.383Z|a36ff0b2-b94b-4de0-bbcd-c1e9a57d0c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:35.551Z|bbc3429d-9c17-44ed-8a02-b19ef9601c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:11:35.552Z|bbc3429d-9c17-44ed-8a02-b19ef9601c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:11:38.339Z|0c9866e6-8728-4f91-81bc-5c9e0e6394f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:38.340Z|0c9866e6-8728-4f91-81bc-5c9e0e6394f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:38.399Z|30e85a17-8c35-4046-a17a-40f182a5fc5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:38.400Z|30e85a17-8c35-4046-a17a-40f182a5fc5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:38.403Z|0214bb4b-05d6-4f1a-bd53-99ea35f033e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:38.403Z|0214bb4b-05d6-4f1a-bd53-99ea35f033e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:48.363Z|4c87b6fc-f7e7-4866-88e0-57dc495d9df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:48.364Z|4c87b6fc-f7e7-4866-88e0-57dc495d9df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:48.424Z|630f2df8-4da1-4368-9088-2daea3c384cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:48.429Z|630f2df8-4da1-4368-9088-2daea3c384cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:48.428Z|2ab4429b-2cc2-43ef-84fe-a5028c58b62f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:48.431Z|2ab4429b-2cc2-43ef-84fe-a5028c58b62f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:50.551Z|48f8853e-8a36-40a0-a6bb-b743bf2ac2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:11:50.553Z|48f8853e-8a36-40a0-a6bb-b743bf2ac2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:11:51.005Z|3de98e14-3634-4ece-b6b5-81dbde606f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:11:51.005Z|3de98e14-3634-4ece-b6b5-81dbde606f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:11:58.389Z|2245f989-4e5a-4858-b911-9a3ce19be394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:58.390Z|2245f989-4e5a-4858-b911-9a3ce19be394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:58.460Z|39f745b2-f20b-4de9-9ae4-f0a644ac898b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:58.461Z|39f745b2-f20b-4de9-9ae4-f0a644ac898b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:11:58.477Z|4a0dc000-fbd9-4547-8451-3c0724746baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:11:58.478Z|4a0dc000-fbd9-4547-8451-3c0724746baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:00.364Z|e7ce1746-8bb9-4642-b30d-f09a307bce61|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:12:00.365Z|e7ce1746-8bb9-4642-b30d-f09a307bce61|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:05.551Z|d982af85-7f55-4902-880b-ead23dec5e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:12:05.552Z|d982af85-7f55-4902-880b-ead23dec5e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:12:08.411Z|922a0f38-96e5-4b26-bef6-36253548f0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:08.412Z|922a0f38-96e5-4b26-bef6-36253548f0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:08.482Z|e568eebd-9094-45cf-9cce-4617c4405532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:08.482Z|e568eebd-9094-45cf-9cce-4617c4405532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:08.499Z|459ee847-e860-4a59-a618-72b554693692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:08.499Z|459ee847-e860-4a59-a618-72b554693692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:18.432Z|42d0be3f-cffa-4b6f-8879-209bce6be57c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:18.433Z|42d0be3f-cffa-4b6f-8879-209bce6be57c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:18.508Z|905b8e58-0b64-4218-b7f2-9ba9e02093ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:18.509Z|905b8e58-0b64-4218-b7f2-9ba9e02093ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:18.526Z|169466d1-68f8-4bfe-bd4b-af8b5071ad93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:18.526Z|169466d1-68f8-4bfe-bd4b-af8b5071ad93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:20.551Z|a0734a91-6dbd-45e1-baf7-3a1117388b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:12:20.552Z|a0734a91-6dbd-45e1-baf7-3a1117388b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:12:21.006Z|f2c6b299-e91c-43fe-ac6a-562d2d5ff0f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:12:21.006Z|f2c6b299-e91c-43fe-ac6a-562d2d5ff0f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:12:28.454Z|e46fb136-3887-470c-8e40-1863c7ac2e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:28.455Z|e46fb136-3887-470c-8e40-1863c7ac2e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:28.531Z|fc6206e7-3769-460f-8be3-159ca1c7dc6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:28.532Z|fc6206e7-3769-460f-8be3-159ca1c7dc6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:28.547Z|97428135-70eb-44f5-b07c-24ffc02e5567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:28.548Z|97428135-70eb-44f5-b07c-24ffc02e5567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:35.551Z|74d2a612-31fc-44ee-acf3-a156220983b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:12:35.553Z|74d2a612-31fc-44ee-acf3-a156220983b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:12:38.475Z|e5738ecf-bb27-4a9c-abb2-5585ecff4b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:38.476Z|e5738ecf-bb27-4a9c-abb2-5585ecff4b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:38.555Z|46145e65-d9af-46b2-8f1a-b168c8005f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:38.555Z|46145e65-d9af-46b2-8f1a-b168c8005f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:38.572Z|2f8f3e51-dc61-45dd-9662-fdd57544dd59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:38.572Z|2f8f3e51-dc61-45dd-9662-fdd57544dd59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:47.592Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:12:47.597Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 231e23a4-6906-40f7-acb0-72487426043a already exists in requestDb InfraActiveRequests table 2022-10-21T19:12:47.598Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:12:47.599Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:12:47.599Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:47.599Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:12:47.600Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:12:47.600Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dabd66b147384b6bf2662348a232a975", X-B3-SpanId:"15a7c7f3e70e3216", X-B3-ParentSpanId:"0ffdebd23a6f8f9a", X-B3-Sampled:"0", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dd024ac-36a2-4681-b603-e22f52517745"] 2022-10-21T19:12:47.600Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:12:47.600Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:47.633Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:47.633Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T19:12:47.633Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : Not Found 2022-10-21T19:12:47.634Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 19:12:48 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2022-10-21T19:12:47.634Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: 2022-10-21T19:12:47.634Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:47.634Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|404|Not Found|InvokeReturn 2022-10-21T19:12:47.647Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-10-21T19:12:47.648Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-10-21T19:12:47.655Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T19:12:47.688Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T19:12:47.688Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[231e23a4-6906-40f7-acb0-72487426043a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3fc85e38-c143-45b0-80ca-e0c226f72289], X-ECOMP-RequestID=[231e23a4-6906-40f7-acb0-72487426043a], X-TransactionId=[], X-ONAP-RequestID=[231e23a4-6906-40f7-acb0-72487426043a]} 2022-10-21T19:12:47.723Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 19:12:50 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-221021-19:12:50:730-5492], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T19:12:47.724Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-10-21T19:12:47.725Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T19:12:47.727Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T19:12:47.727Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T19:12:47.730Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T19:12:47.751Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-10-21T19:12:47.751Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[231e23a4-6906-40f7-acb0-72487426043a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d9b750c0-5a23-46af-9f0a-7ac8dcf3851c], X-ECOMP-RequestID=[231e23a4-6906-40f7-acb0-72487426043a], X-TransactionId=[], X-ONAP-RequestID=[231e23a4-6906-40f7-acb0-72487426043a]} 2022-10-21T19:12:47.776Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 21 Oct 2022 19:12:50 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[22], x-aai-txid=[1-aai-resources-221021-19:12:50:786-78043], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T19:12:47.777Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-10-21T19:12:47.777Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-10-21T19:12:47.778Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-10-21T19:12:47.779Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-10-21T19:12:47.781Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-10-21T19:12:47.808Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||Invoke 2022-10-21T19:12:47.809Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a with request headers:{Authorization=[***REDACTED***], X-RequestID=[231e23a4-6906-40f7-acb0-72487426043a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b5669d1f-d548-4baa-9a73-c6fbe7fdd1c9], X-ECOMP-RequestID=[231e23a4-6906-40f7-acb0-72487426043a], X-TransactionId=[], X-ONAP-RequestID=[231e23a4-6906-40f7-acb0-72487426043a]} 2022-10-21T19:12:47.852Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a has http status code:200 and response headers:{date=[Fri, 21 Oct 2022 19:12:50 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[38], vertex-id=[454744], x-aai-txid=[2-aai-resources-221021-19:12:50:843-69108], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-10-21T19:12:47.854Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|DEBUG|500||{"tenant-id":"ef10ec29ff5f4129a6d18e8b464be40a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1666379569206","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-10-21T19:12:47.854Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/ef10ec29ff5f4129a6d18e8b464be40a|INFO|500||InvokeReturn 2022-10-21T19:12:47.856Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-10-21T19:12:47.856Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-10-21T19:12:47.863Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T19:12:47.864Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-10-21T19:12:47.864Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:47.865Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-10-21T19:12:47.865Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-10-21T19:12:47.865Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"dabd66b147384b6bf2662348a232a975", X-B3-SpanId:"64a8685420b2a86c", X-B3-ParentSpanId:"0ffdebd23a6f8f9a", X-B3-Sampled:"0", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5ad8d89-9938-43d9-9e96-ed633060a298"] 2022-10-21T19:12:47.866Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38","requestScope":"service"} 2022-10-21T19:12:47.866Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:47.894Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:47.895Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:47.895Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-10-21T19:12:47.895Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 19:12:48 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-10-21T19:12:47.896Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-10-21T19:12:47.896Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:47.896Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-10-21T19:12:47.897Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T19:12:47.898Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||Invoke 2022-10-21T19:12:47.898Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:47.899Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T19:12:47.899Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Method : GET 2022-10-21T19:12:47.899Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df8f92d-03db-4f55-9138-b9a7ebe47419"] 2022-10-21T19:12:47.900Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Request body: 2022-10-21T19:12:47.900Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:47.941Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:47.942Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:47.942Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status text : OK 2022-10-21T19:12:47.943Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 19:12:47 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:47.946Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "539ea161-1723-47c4-887f-2fc78c7872df", "modelInvariantUUID" : "5b17f57e-ec58-49cd-a5f4-8cf519f73d0b", "created" : "2022-10-21 18:45:56.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/vnfCustomizations" } } } 2022-10-21T19:12:47.946Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:47.947Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||InvokeReturn 2022-10-21T19:12:47.951Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T19:12:47.951Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|500||Invoke 2022-10-21T19:12:47.951Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:47.952Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T19:12:47.952Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Method : GET 2022-10-21T19:12:47.952Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb70ef1a-ec76-420e-872b-9211c4bbd0b8"] 2022-10-21T19:12:47.953Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Request body: 2022-10-21T19:12:47.953Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:47.973Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:47.974Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T19:12:47.974Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T19:12:47.974Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 19:12:47 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-10-21T19:12:47.975Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Response body: 2022-10-21T19:12:47.975Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:47.975Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T19:12:47.976Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b 2022-10-21T19:12:47.977Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|INFO|500||Invoke 2022-10-21T19:12:47.977Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:47.977Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b 2022-10-21T19:12:47.978Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Method : GET 2022-10-21T19:12:47.978Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94cee636-b072-4267-bb2b-2bb5c459b3f2"] 2022-10-21T19:12:47.978Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Request body: 2022-10-21T19:12:47.979Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:48.005Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:48.006Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:48.006Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Status text : OK 2022-10-21T19:12:48.007Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 19:12:47 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:48.008Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "539ea161-1723-47c4-887f-2fc78c7872df", "modelInvariantUUID" : "5b17f57e-ec58-49cd-a5f4-8cf519f73d0b", "created" : "2022-10-21 18:45:56.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b" } } } 2022-10-21T19:12:48.008Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:48.008Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5b17f57e-ec58-49cd-a5f4-8cf519f73d0b|INFO|500||InvokeReturn 2022-10-21T19:12:48.012Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T19:12:48.013Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|500||Invoke 2022-10-21T19:12:48.013Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:48.013Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance 2022-10-21T19:12:48.014Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Method : GET 2022-10-21T19:12:48.014Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbcc4b58-7957-4169-9eac-1666ab1608d3"] 2022-10-21T19:12:48.014Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Request body: 2022-10-21T19:12:48.015Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:48.027Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:48.028Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-10-21T19:12:48.028Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Status text : Not Found 2022-10-21T19:12:48.028Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 21 Oct 2022 19:12:47 GMT", x-envoy-upstream-service-time:"10", server:"envoy"] 2022-10-21T19:12:48.029Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||Response body: 2022-10-21T19:12:48.029Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:48.030Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=539ea161-1723-47c4-887f-2fc78c7872df&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-10-21T19:12:48.030Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T19:12:48.031Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-10-21T19:12:48.031Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:48.032Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-10-21T19:12:48.032Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-10-21T19:12:48.032Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3db8b4ed-8a65-4877-b3e7-2088f2533091"] 2022-10-21T19:12:48.033Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-10-21T19:12:48.033Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:48.051Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:48.052Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:48.052Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-10-21T19:12:48.053Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 19:12:47 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:48.055Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-10-21 16:49:34.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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-10-21T19:12:48.055Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:48.055Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-10-21T19:12:48.058Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T19:12:48.059Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-10-21T19:12:48.059Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:48.059Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-10-21T19:12:48.060Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-10-21T19:12:48.060Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73eb2291-0ad0-44ca-8aaa-aa07e9265ef3"] 2022-10-21T19:12:48.060Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-10-21T19:12:48.061Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:48.076Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:48.077Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:48.077Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-10-21T19:12:48.077Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 19:12:47 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:48.080Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 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-10-21T16:49:34.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-10-21T19:12:48.081Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:48.081Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-10-21T19:12:48.083Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T19:12:48.084Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||Invoke 2022-10-21T19:12:48.084Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:48.084Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df 2022-10-21T19:12:48.085Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Method : GET 2022-10-21T19:12:48.085Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0efb108-fa47-408c-8e36-b4e8280019ed"] 2022-10-21T19:12:48.085Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Request body: 2022-10-21T19:12:48.086Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:48.118Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:48.119Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:48.119Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Status text : OK 2022-10-21T19:12:48.120Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 21 Oct 2022 19:12:47 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:48.120Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "539ea161-1723-47c4-887f-2fc78c7872df", "modelInvariantUUID" : "5b17f57e-ec58-49cd-a5f4-8cf519f73d0b", "created" : "2022-10-21 18:45:56.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/collectionResourceCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df/vnfCustomizations" } } } 2022-10-21T19:12:48.121Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:48.121Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/539ea161-1723-47c4-887f-2fc78c7872df|INFO|500||InvokeReturn 2022-10-21T19:12:48.143Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T19:12:48.144Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-10-21T19:12:48.144Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:48.144Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-10-21T19:12:48.145Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-10-21T19:12:48.145Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"dabd66b147384b6bf2662348a232a975", X-B3-SpanId:"b1fa6738afcfcd57", X-B3-ParentSpanId:"0ffdebd23a6f8f9a", X-B3-Sampled:"0", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8b86286-1d36-4544-8235-f32bcb2c5526"] 2022-10-21T19:12:48.145Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"231e23a4-6906-40f7-acb0-72487426043a","requestStatus":"IN_PROGRESS","startTime":1666379567648,"source":"VID","tenantId":"ef10ec29ff5f4129a6d18e8b464be40a","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"231e23a4-6906-40f7-acb0-72487426043a"} 2022-10-21T19:12:48.146Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:48.181Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:48.182Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-10-21T19:12:48.183Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-10-21T19:12:48.183Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:12:48 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:48.184Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T19:12:47.648+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-10-21T19:12:49.115+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:12:48.184Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:48.185Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-10-21T19:12:48.197Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T19:12:48.198Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-10-21T19:12:48.198Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:48.198Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-10-21T19:12:48.199Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-10-21T19:12:48.199Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"dabd66b147384b6bf2662348a232a975", X-B3-SpanId:"ee367d513de98d3f", X-B3-ParentSpanId:"0ffdebd23a6f8f9a", X-B3-Sampled:"0", X-ONAP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-TransactionID:"231e23a4-6906-40f7-acb0-72487426043a", X-ECOMP-RequestID:"231e23a4-6906-40f7-acb0-72487426043a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a7557f0-3475-4691-9acc-75aee18f4acc"] 2022-10-21T19:12:48.199Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"539ea161-1723-47c4-887f-2fc78c7872df\",\"modelUuid\":\"539ea161-1723-47c4-887f-2fc78c7872df\",\"modelInvariantUuid\":\"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"fdca983f-3ef9-489c-8fd4-393202444c14\",\"modelInvariantUuid\":\"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"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\":\"2512d693-d508-4523-8479-2634ef3c2f45\",\"modelInvariantUuid\":\"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"0011b7d3-a5d8-41e0-af7c-53e1442af335\"},\"instanceName\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"539ea161-1723-47c4-887f-2fc78c7872df\",\"modelInvariantId\":\"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4a65c76b-331c-4080-a466-8d353e11a1e3\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"231e23a4-6906-40f7-acb0-72487426043a","type":"String"},"mso-request-id":{"value":"231e23a4-6906-40f7-acb0-72487426043a","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-10-21T19:12:48.200Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:48.498Z|d9c410cc-c628-4075-a6cc-5a3d70610f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:48.498Z|d9c410cc-c628-4075-a6cc-5a3d70610f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:48.578Z|e6d0a6dd-3709-4ea7-b2cf-aef9e3bd89eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:48.579Z|e6d0a6dd-3709-4ea7-b2cf-aef9e3bd89eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:48.594Z|291d7a7a-c158-4640-909e-12d99c4b50e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:48.595Z|291d7a7a-c158-4640-909e-12d99c4b50e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:49.224Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:49.225Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-10-21T19:12:49.225Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-10-21T19:12:49.226Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 21 Oct 2022 19:12:49 GMT", x-onap-requestid:"231e23a4-6906-40f7-acb0-72487426043a", x-requestid:"231e23a4-6906-40f7-acb0-72487426043a", x-transactionid:"231e23a4-6906-40f7-acb0-72487426043a", x-ecomp-requestid:"231e23a4-6906-40f7-acb0-72487426043a", x-onap-partnername:"UNKNOWN", x-invocationid:"0a7557f0-3475-4691-9acc-75aee18f4acc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1020", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:49.226Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"231e23a4-6906-40f7-acb0-72487426043a\",\"instanceId\":\"52fa9958-2784-4162-8faa-e4cd85e5421f\"}}","message":"Success","processInstanceID":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","variables":null,"messageCode":200} 2022-10-21T19:12:49.227Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:49.227Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-10-21T19:12:49.237Z|231e23a4-6906-40f7-acb0-72487426043a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:12:49.411Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:12:49.416Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:12:49.417Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:12:49.417Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:49.418Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:12:49.418Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:12:49.418Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3bc2b53cdaa668fddc378530f715210", X-B3-SpanId:"65bc348982308ada", X-B3-ParentSpanId:"4be85201c5f548f5", X-B3-Sampled:"0", X-ONAP-RequestID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-RequestID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-TransactionID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-ECOMP-RequestID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea27a8bd-a281-4bd2-8eed-ff8601a33342"] 2022-10-21T19:12:49.418Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:12:49.419Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:49.437Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:49.437Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:49.437Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:12:49.438Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:12:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:49.439Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-10-21T19:12:47.000+00:00", "source" : "VID", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:12:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:12:49.439Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:49.440Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:12:49.441Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:12:49.441Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:12:49.442Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:49.442Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:12:49.443Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:12:49.443Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3bc2b53cdaa668fddc378530f715210", X-B3-SpanId:"7ce6d28260b648f7", X-B3-ParentSpanId:"4be85201c5f548f5", X-B3-Sampled:"0", X-ONAP-RequestID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-RequestID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-TransactionID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-ECOMP-RequestID:"df2ef0cb-bd75-477e-9f2b-c2de83f0172f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9000909-1ce8-4f5d-a724-f643712c0fba"] 2022-10-21T19:12:49.443Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:12:49.443Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:49.453Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:49.453Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:49.454Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:12:49.454Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:12:50 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:49.455Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T19:12:49.455Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:49.455Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:12:49.461Z|df2ef0cb-bd75-477e-9f2b-c2de83f0172f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:12:50.552Z|2fbff21b-cc95-4f16-956d-e6b1c953000b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:12:50.552Z|2fbff21b-cc95-4f16-956d-e6b1c953000b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:12:51.007Z|d220cf7a-6a4f-4954-ba1d-ade4ec7249b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:12:51.007Z|d220cf7a-6a4f-4954-ba1d-ade4ec7249b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:12:58.522Z|b5c35760-8c06-47bc-bf9c-eff0d5df7907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:58.523Z|b5c35760-8c06-47bc-bf9c-eff0d5df7907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:58.603Z|b187ddcf-3679-4b6f-9723-b16d42abec3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:58.604Z|b187ddcf-3679-4b6f-9723-b16d42abec3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:58.615Z|b2426727-0cd9-4dcc-bd94-2b24db59b382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:12:58.616Z|b2426727-0cd9-4dcc-bd94-2b24db59b382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:12:59.628Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:12:59.634Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:12:59.634Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:12:59.635Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:59.635Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:12:59.635Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:12:59.636Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9826a443b447187314f9b22f87efebb4", X-B3-SpanId:"0b33714f34780355", X-B3-ParentSpanId:"88e41c90b7448269", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-TransactionID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ECOMP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee45776d-9691-4945-a2ae-fdd5c0cd2cae"] 2022-10-21T19:12:59.636Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:12:59.636Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:59.658Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:59.659Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:59.659Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:12:59.660Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:00 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:59.660Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:12:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:12:59.661Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:59.661Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:12:59.662Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:12:59.662Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:12:59.662Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:59.663Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:12:59.663Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:12:59.663Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9826a443b447187314f9b22f87efebb4", X-B3-SpanId:"3cb78fbbadf3bfd9", X-B3-ParentSpanId:"88e41c90b7448269", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-TransactionID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ECOMP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ee81cec-7b38-4fe2-a919-865894281c1c"] 2022-10-21T19:12:59.663Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:12:59.664Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:59.676Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:59.677Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:59.677Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:12:59.677Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:00 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:12:59.679Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T19:12:59.679Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:59.679Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:12:59.705Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:12:59.705Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:12:59.705Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:59.706Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:12:59.706Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:12:59.706Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-TransactionID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ECOMP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d971b54a-adb9-4327-97be-c690687e97e2"] 2022-10-21T19:12:59.706Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:12:59.707Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:59.840Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:59.841Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:59.841Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:12:59.841Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8DF8D556D8235997BD1D0B05EE0E0F38; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Fri, 21 Oct 2022 19:12:59 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:12:59.842Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T19:12:58.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"5f9a57f3-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:12:59.842Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:59.842Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:12:59.863Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:12:59.864Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:12:59.864Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:12:59.864Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:12:59.864Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:12:59.864Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-TransactionID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ECOMP-RequestID:"ed8f49ab-015d-4d26-830e-7c33e0251d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03d329ef-7c9d-4808-be11-fad26a03c2b0"] 2022-10-21T19:12:59.865Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:12:59.865Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:12:59.997Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:12:59.997Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:12:59.998Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:12:59.998Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C408437298F05FD739797EBEBECA2EEB; 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:"Fri, 21 Oct 2022 19:12:59 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:12:59.998Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"5fe6a2a8-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y8yozw:5fd00d4c-5174-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd","executionId":"5fe6a2a6-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:12:58.536+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:12:59.999Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:12:59.999Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fb9ee20-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:00.002Z|ed8f49ab-015d-4d26-830e-7c33e0251d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:13:00.364Z|de88ede4-62af-46da-8abb-814eb269ed5f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:13:00.364Z|de88ede4-62af-46da-8abb-814eb269ed5f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:05.551Z|9757e8a2-a4bf-4e68-927d-f157cd14e0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:13:05.552Z|9757e8a2-a4bf-4e68-927d-f157cd14e0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:13:08.545Z|5fc7c614-b658-4cf4-a3f6-5f8c74eb7bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:08.546Z|5fc7c614-b658-4cf4-a3f6-5f8c74eb7bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:08.625Z|847cfff1-2519-48ad-b504-ce8d449397dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:08.626Z|847cfff1-2519-48ad-b504-ce8d449397dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:08.635Z|21f86287-6f09-431e-8d3b-cdd2e80ba4ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:08.636Z|21f86287-6f09-431e-8d3b-cdd2e80ba4ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:10.155Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:13:10.160Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:10.160Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:13:10.161Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:10.161Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:10.162Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:13:10.162Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"492c05c7d0ebad242f16b2563ee2b640", X-B3-SpanId:"70cfec6c0875c6c8", X-B3-ParentSpanId:"33021d9356741c76", X-B3-Sampled:"0", X-ONAP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-TransactionID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ECOMP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f324d32-6063-4415-9982-dbaad3b912d9"] 2022-10-21T19:13:10.162Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:13:10.162Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:10.185Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:10.186Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:10.186Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:13:10.186Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:11 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:10.189Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:13:10.189Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:10.190Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:13:10.191Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:10.191Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:13:10.192Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:10.192Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:10.192Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:13:10.193Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"492c05c7d0ebad242f16b2563ee2b640", X-B3-SpanId:"1828fab13e2f4aa3", X-B3-ParentSpanId:"33021d9356741c76", X-B3-Sampled:"0", X-ONAP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-TransactionID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ECOMP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1d1f010-d452-462e-aff4-f3f0730eb2be"] 2022-10-21T19:13:10.193Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:13:10.193Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:10.203Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:10.203Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:10.204Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:13:10.204Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:11 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:10.205Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-10-21T19:13:10.205Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:10.205Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:13:10.229Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:10.230Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:10.230Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:10.230Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:10.231Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:10.231Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-TransactionID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ECOMP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3636d77d-ab49-4dcb-a947-c14f9d53a4a4"] 2022-10-21T19:13:10.231Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:10.231Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:10.357Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:10.358Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:10.358Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:10.359Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EB6490C66FF23DC1951D2DA8FDA062E4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:13:10 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:13:10.359Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:13:10.359Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:10.360Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:10.386Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:10.387Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:10.387Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:10.388Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:10.388Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:10.388Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-TransactionID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ECOMP-RequestID:"f9222cc5-9d09-41db-ae20-1d2e4165e2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98a4d202-1a2a-4fbc-b75b-b36755618a9d"] 2022-10-21T19:13:10.388Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:10.389Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:10.514Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:10.515Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:10.515Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:10.516Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5D0D2FAEC9099263A7F60B4CFE60EB87; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 19:13:10 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:13:10.516Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:63d9aef9-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:05.162+0000","endTime":"2022-10-21T19:13:05.162+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:13:10.517Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:10.517Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:10.521Z|f9222cc5-9d09-41db-ae20-1d2e4165e2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:13:18.570Z|8bb5b023-be14-489e-b43f-776a1160e91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:18.570Z|8bb5b023-be14-489e-b43f-776a1160e91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:18.647Z|c4c5863d-364e-42de-8e6f-87b5e654d972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:18.648Z|c4c5863d-364e-42de-8e6f-87b5e654d972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:18.654Z|5b6f73ef-90ac-4438-b756-d25ce91b43b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:18.654Z|5b6f73ef-90ac-4438-b756-d25ce91b43b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:20.551Z|4a0ec677-4775-412c-93ce-d06d20c35dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:13:20.554Z|4a0ec677-4775-412c-93ce-d06d20c35dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:13:20.673Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:13:20.678Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:20.679Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:13:20.679Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:20.679Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:20.680Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:13:20.680Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a715af30dfa085eb6c584d3a73c284df", X-B3-SpanId:"74ce9d983a5ed864", X-B3-ParentSpanId:"c4d73c2e5b40fad4", X-B3-Sampled:"0", X-ONAP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-TransactionID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ECOMP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42059f50-aef3-4e55-9b48-993b57c82652"] 2022-10-21T19:13:20.680Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:13:20.681Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:20.704Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:20.705Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:20.705Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:13:20.705Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:21 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:20.707Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:13:20.707Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:20.708Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:13:20.709Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:20.709Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:13:20.710Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:20.710Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:20.710Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:13:20.711Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a715af30dfa085eb6c584d3a73c284df", X-B3-SpanId:"e321ac59aeb9ad0b", X-B3-ParentSpanId:"c4d73c2e5b40fad4", X-B3-Sampled:"0", X-ONAP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-TransactionID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ECOMP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df2d0ca3-80a2-47b6-96f1-586bf7c9fbd0"] 2022-10-21T19:13:20.711Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:13:20.711Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:20.728Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:20.729Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:20.729Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:13:20.729Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:21 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:20.731Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:13:20.731Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:20.732Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:13:20.758Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:20.759Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:20.759Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:20.759Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:20.760Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:20.761Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-TransactionID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ECOMP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1645503d-f781-48dd-910c-5518a5d3bd17"] 2022-10-21T19:13:20.761Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:20.761Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:20.889Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:20.890Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:20.890Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:20.891Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A8EC7428A83CF7C18D096BDC2D3F214; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:13:21 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:13:20.891Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:13:20.892Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:20.892Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:20.918Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:20.919Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:20.919Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:20.920Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:20.920Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:20.920Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-TransactionID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ECOMP-RequestID:"8779a411-58fe-4606-b8bc-4fbfe6530381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72f8f0d3-fe5d-4667-a392-a4e207ce3ea8"] 2022-10-21T19:13:20.921Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:20.921Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:21.008Z|cd088b87-dbee-4e06-bc4d-20dc592b909c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:13:21.009Z|cd088b87-dbee-4e06-bc4d-20dc592b909c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:13:21.043Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:21.043Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:21.043Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:21.044Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=588526D9E215D5041072ADAC3A098AAE; 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:"Fri, 21 Oct 2022 19:13:21 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:13:21.044Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:13:21.044Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:21.045Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:21.048Z|8779a411-58fe-4606-b8bc-4fbfe6530381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:13:28.595Z|6877aee9-8be1-43e4-8bb3-b0090d29b954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:28.596Z|6877aee9-8be1-43e4-8bb3-b0090d29b954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:28.670Z|bc6b1aba-b81f-4da7-ac5a-33c73ebc0815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:28.670Z|bc6b1aba-b81f-4da7-ac5a-33c73ebc0815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:28.675Z|7743820c-9e21-4adb-8e7d-c528f268a509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:28.675Z|7743820c-9e21-4adb-8e7d-c528f268a509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:31.212Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:13:31.217Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:31.218Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:13:31.218Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:31.218Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:31.218Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:13:31.219Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3074250f9737840f5f7920fcefb610b", X-B3-SpanId:"7ed47a2c5db920e5", X-B3-ParentSpanId:"dfcdb6dcde2abea3", X-B3-Sampled:"0", X-ONAP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-TransactionID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ECOMP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e94ea6e-09a8-4fd6-aecb-a25577c777ab"] 2022-10-21T19:13:31.219Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:13:31.219Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:31.241Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:31.242Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:31.242Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:13:31.242Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:31.243Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:13:31.244Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:31.244Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:13:31.245Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:31.245Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:13:31.246Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:31.246Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:31.246Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:13:31.246Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3074250f9737840f5f7920fcefb610b", X-B3-SpanId:"b454eac74e04df14", X-B3-ParentSpanId:"dfcdb6dcde2abea3", X-B3-Sampled:"0", X-ONAP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-TransactionID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ECOMP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"604d8ca7-75bf-4c34-ae7d-c6da0814ab16"] 2022-10-21T19:13:31.247Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:13:31.247Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:31.261Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:31.261Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:31.261Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:13:31.262Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:32 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:31.262Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:13:31.262Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:31.263Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:13:31.289Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:31.290Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:31.290Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:31.290Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:31.290Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:31.291Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-TransactionID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ECOMP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54f94f09-1df3-4b1e-a30d-a3013868bd77"] 2022-10-21T19:13:31.291Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:31.291Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:31.425Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:31.426Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:31.426Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:31.426Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6334D43E4637F04B8CAE90AD51992899; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:13:30 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:13:31.427Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:13:31.427Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:31.427Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:31.561Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:31.561Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:31.562Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:31.562Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:31.562Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:31.563Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-TransactionID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ECOMP-RequestID:"35a1be7c-79a5-4101-9ca9-d8fb020ece00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d6f85b3-ee08-40b7-b012-4d9b16138629"] 2022-10-21T19:13:31.563Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:31.563Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:31.685Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:31.685Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:31.686Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:31.686Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A1194AA4E118D08298E318647834A05; 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:"Fri, 21 Oct 2022 19:13:32 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:13:31.687Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:13:31.687Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:31.688Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:31.692Z|35a1be7c-79a5-4101-9ca9-d8fb020ece00|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:13:35.551Z|7a9a6e1e-fbae-4090-a706-5d35724bc2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:13:35.552Z|7a9a6e1e-fbae-4090-a706-5d35724bc2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:13:38.618Z|39c61293-0665-4051-8e23-bccbf78cf4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:38.619Z|39c61293-0665-4051-8e23-bccbf78cf4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:38.693Z|4290a489-d376-4a2d-8264-27e74d0c6229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:38.694Z|4290a489-d376-4a2d-8264-27e74d0c6229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:38.703Z|ec4e60c1-f4eb-467c-b7f2-fcbca23e6c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:38.704Z|ec4e60c1-f4eb-467c-b7f2-fcbca23e6c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:41.871Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:13:41.875Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:41.876Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:13:41.876Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:41.876Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:41.877Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:13:41.877Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16388c6aec2b2ae7b1f99566c1f319fe", X-B3-SpanId:"736656070a7abf62", X-B3-ParentSpanId:"a3a690c0916071d6", X-B3-Sampled:"0", X-ONAP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-TransactionID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ECOMP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac754d5b-b958-4baf-8f70-c47fbc96131d"] 2022-10-21T19:13:41.877Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:13:41.878Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:41.898Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:41.898Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:41.899Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:13:41.899Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:41.901Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:13:41.901Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:41.901Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:13:41.902Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:41.903Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:13:41.903Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:41.903Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:41.904Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:13:41.904Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16388c6aec2b2ae7b1f99566c1f319fe", X-B3-SpanId:"15cd58eeaf4f0527", X-B3-ParentSpanId:"a3a690c0916071d6", X-B3-Sampled:"0", X-ONAP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-TransactionID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ECOMP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e457a5a-c20a-476f-a8a0-8ebc8a099e40"] 2022-10-21T19:13:41.904Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:13:41.905Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:41.922Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:41.923Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:41.923Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:13:41.924Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:42 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:41.925Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:13:41.925Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:41.926Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:13:41.961Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:41.961Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:41.962Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:41.962Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:41.962Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:41.963Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-TransactionID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ECOMP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"154f4afa-f658-4aee-9007-b5e2794319eb"] 2022-10-21T19:13:41.963Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:41.963Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:42.099Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:42.100Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:42.100Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:42.101Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6229630884C4650CA03432B47C9CB201; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:13:42 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T19:13:42.101Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:13:42.101Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:42.102Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:42.132Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:42.133Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:42.133Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:42.133Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:42.134Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:42.134Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-TransactionID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ECOMP-RequestID:"4e0d37f3-840e-4560-9a5e-803ba85d2873", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a689f0c-78bb-471b-86b3-05489e084c92"] 2022-10-21T19:13:42.134Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:42.135Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:42.254Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:42.254Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:42.255Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:42.255Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9BDA54C1ECEBEA227E1FF88F0DE95F7B; 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:"Fri, 21 Oct 2022 19:13:42 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:13:42.256Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:13:42.256Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:42.256Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:42.260Z|4e0d37f3-840e-4560-9a5e-803ba85d2873|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:13:48.641Z|0f5bf44a-e62e-468c-8215-73f386a8fc5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:48.642Z|0f5bf44a-e62e-468c-8215-73f386a8fc5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:48.714Z|576143c5-2373-48b8-82ee-1d7113cc9035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:48.715Z|576143c5-2373-48b8-82ee-1d7113cc9035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:48.726Z|19a6abf3-061b-4052-a1f3-631a722dad49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:48.727Z|19a6abf3-061b-4052-a1f3-631a722dad49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:50.551Z|689daf5a-fb97-4b28-a503-d8b7cbb38102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:13:50.552Z|689daf5a-fb97-4b28-a503-d8b7cbb38102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:13:51.009Z|19676425-b9e3-487e-8a07-a04d5ffa84cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:13:51.010Z|19676425-b9e3-487e-8a07-a04d5ffa84cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:13:52.420Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:13:52.425Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:52.425Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:13:52.425Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:52.426Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:13:52.426Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:13:52.426Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a63ff5832b97b2f0b698fbed7895ee5", X-B3-SpanId:"3ce5d8d5ced58562", X-B3-ParentSpanId:"8525847f9995c556", X-B3-Sampled:"0", X-ONAP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-TransactionID:"8372710e-e255-4eb3-916d-816a079addaa", X-ECOMP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76703189-3972-4fa8-ade4-07f0fe2192e7"] 2022-10-21T19:13:52.426Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:13:52.427Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:52.449Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:52.450Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:52.450Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:13:52.450Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:53 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:52.452Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:13:52.452Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:52.453Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:13:52.454Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:52.454Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:13:52.454Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:52.454Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:13:52.455Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:13:52.455Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a63ff5832b97b2f0b698fbed7895ee5", X-B3-SpanId:"99eac2dcb0c92b8f", X-B3-ParentSpanId:"8525847f9995c556", X-B3-Sampled:"0", X-ONAP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-TransactionID:"8372710e-e255-4eb3-916d-816a079addaa", X-ECOMP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8ebb42e-d945-4ae3-a665-44e157bebad7"] 2022-10-21T19:13:52.455Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:13:52.455Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:52.469Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:52.470Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:52.470Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:13:52.470Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:13:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:13:52.471Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:13:52.471Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:52.472Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:13:52.496Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:52.496Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:52.497Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:52.497Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:13:52.497Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:52.497Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-TransactionID:"8372710e-e255-4eb3-916d-816a079addaa", X-ECOMP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36a79f3c-eee5-4d33-aaa7-6b86dca92b44"] 2022-10-21T19:13:52.498Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:52.498Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:52.630Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:52.630Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:52.630Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:52.631Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2A71509C52BB01B07F34D7AB9F623FB9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:13:53 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:13:52.631Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:13:52.631Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:52.632Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:52.655Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:52.655Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:13:52.655Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:13:52.656Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:13:52.656Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:13:52.656Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-TransactionID:"8372710e-e255-4eb3-916d-816a079addaa", X-ECOMP-RequestID:"8372710e-e255-4eb3-916d-816a079addaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76f42e5e-8e34-4057-958d-8d54789c81be"] 2022-10-21T19:13:52.656Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:13:52.657Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:13:52.786Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:13:52.786Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:13:52.787Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:13:52.787Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DAD1B4B4D8A13F70CCF2C346BAC49BCC; 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:"Fri, 21 Oct 2022 19:13:53 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:13:52.787Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:13:52.788Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:13:52.788Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:13:52.792Z|8372710e-e255-4eb3-916d-816a079addaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:13:58.663Z|7dc4c57f-8bf8-437f-8adf-541e267f4de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:58.664Z|7dc4c57f-8bf8-437f-8adf-541e267f4de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:58.738Z|ebd9cff2-5c2e-4fee-b910-9ea75b9f651e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:58.739Z|ebd9cff2-5c2e-4fee-b910-9ea75b9f651e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:13:58.748Z|26b0074a-e536-44b1-8c69-cb85e6eeec1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:13:58.749Z|26b0074a-e536-44b1-8c69-cb85e6eeec1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:00.365Z|a4becb60-222a-48b9-8a08-8f69ab0b6e79|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:14:00.365Z|a4becb60-222a-48b9-8a08-8f69ab0b6e79|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:02.958Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:14:02.962Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:02.963Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:14:02.963Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:02.963Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:02.964Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:14:02.964Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23f545371f981996a7f7f0774f33b5d3", X-B3-SpanId:"480ac961243417e4", X-B3-ParentSpanId:"9accbe332f4b2100", X-B3-Sampled:"0", X-ONAP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-TransactionID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ECOMP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e8bf067-69e0-440b-89c5-7455071783f4"] 2022-10-21T19:14:02.964Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:14:02.964Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:02.988Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:02.988Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:02.989Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:14:02.989Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:03 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:02.991Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:14:02.991Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:02.992Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:14:02.993Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:02.993Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:14:02.993Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:02.993Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:02.994Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:14:02.994Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23f545371f981996a7f7f0774f33b5d3", X-B3-SpanId:"84aa85253471e5ae", X-B3-ParentSpanId:"9accbe332f4b2100", X-B3-Sampled:"0", X-ONAP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-TransactionID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ECOMP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e823c6-d42d-4400-9897-1384ef40f71d"] 2022-10-21T19:14:02.994Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:14:02.994Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:03.009Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:03.010Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:03.010Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:14:03.010Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:03 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:03.012Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:14:03.012Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:03.013Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:14:03.038Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:03.038Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:03.039Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:03.039Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:03.039Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:03.039Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-TransactionID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ECOMP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"957def16-a756-4a29-91db-c177a0e1b8f4"] 2022-10-21T19:14:03.040Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:03.040Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:03.177Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:03.178Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:03.178Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:03.178Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AA3E0C23794AA9BFA8591A7D27141731; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:14:03 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:14:03.178Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:14:03.179Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:03.179Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:03.203Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:03.204Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:03.204Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:03.205Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:03.205Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:03.205Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-TransactionID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ECOMP-RequestID:"53064dd3-884b-4f4f-a646-d5b5e0834b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fed5037-2c44-401c-bef7-3bd02b4b12ac"] 2022-10-21T19:14:03.205Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:03.205Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:03.327Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:03.327Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:03.328Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:03.328Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA33B6F21D1DA838CD9A445241E1C836; 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:"Fri, 21 Oct 2022 19:14:03 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:14:03.328Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:14:03.329Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:03.329Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:03.349Z|53064dd3-884b-4f4f-a646-d5b5e0834b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:14:05.551Z|08d89702-52ff-4f7b-a4da-861ad28a9dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:14:05.554Z|08d89702-52ff-4f7b-a4da-861ad28a9dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:14:08.690Z|e5f65955-5861-4015-b423-35c329a53375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:08.691Z|e5f65955-5861-4015-b423-35c329a53375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:08.761Z|15de934a-9a21-4bd9-81ab-5bcce96b3c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:08.761Z|15de934a-9a21-4bd9-81ab-5bcce96b3c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:08.767Z|425cb81b-0f2a-4210-9fe0-4ff310837db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:08.768Z|425cb81b-0f2a-4210-9fe0-4ff310837db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:13.525Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:14:13.531Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:13.531Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:14:13.531Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:13.532Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:13.532Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:14:13.533Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5affc99c72cb7d9a9215b0030f258cda", X-B3-SpanId:"3300a9d0cd1c76ee", X-B3-ParentSpanId:"16ce6ba22d2a47d0", X-B3-Sampled:"0", X-ONAP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-TransactionID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ECOMP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eea8383-32b6-49b3-a454-8d7477a7d26c"] 2022-10-21T19:14:13.533Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:14:13.533Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:13.561Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:13.561Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:13.562Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:14:13.562Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:14 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:13.563Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:14:13.564Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:13.564Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:14:13.565Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:13.565Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:14:13.566Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:13.566Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:13.566Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:14:13.566Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5affc99c72cb7d9a9215b0030f258cda", X-B3-SpanId:"46af4e8ef66dbc35", X-B3-ParentSpanId:"16ce6ba22d2a47d0", X-B3-Sampled:"0", X-ONAP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-TransactionID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ECOMP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20248628-a0fc-4972-923e-3329ec9a7a1c"] 2022-10-21T19:14:13.566Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:14:13.567Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:13.582Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:13.582Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:13.582Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:14:13.583Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:14 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:13.584Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:14:13.585Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:13.585Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:14:13.612Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:13.613Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:13.613Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:13.613Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:13.614Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:13.614Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-TransactionID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ECOMP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b45471a5-0ca3-4df5-8bd4-18daab24c77c"] 2022-10-21T19:14:13.614Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:13.614Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:13.740Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:13.741Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:13.741Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:13.741Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=14A26C7EC1DBF749919E9CEE8F61BFB7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:14:14 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:14:13.742Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:14:13.742Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:13.742Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:13.768Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:13.769Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:13.769Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:13.769Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:13.770Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:13.770Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-TransactionID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ECOMP-RequestID:"83a3c9ea-6990-4cb8-9265-53b784857ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8be700f7-7bd7-41f4-ae29-533d35a1affd"] 2022-10-21T19:14:13.770Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:13.770Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:13.893Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:13.894Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:13.894Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:13.894Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FC3E3C9FED370CF2A8913829D3761DDE; 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:"Fri, 21 Oct 2022 19:14:14 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:14:13.895Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:14:13.895Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:13.895Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:13.899Z|83a3c9ea-6990-4cb8-9265-53b784857ded|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:14:18.713Z|1c11e6b5-4e46-4d1a-9276-1f20193c9850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:18.714Z|1c11e6b5-4e46-4d1a-9276-1f20193c9850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:18.783Z|cab5e365-8f44-4f17-95b2-a4c808186912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:18.784Z|cab5e365-8f44-4f17-95b2-a4c808186912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:18.788Z|09065a80-3047-41b5-9a7e-d3b79e595f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:18.788Z|09065a80-3047-41b5-9a7e-d3b79e595f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:20.551Z|c9453d44-e87f-4f82-b0cb-0101961a1b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:14:20.552Z|c9453d44-e87f-4f82-b0cb-0101961a1b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:14:21.010Z|976963f0-f971-4030-998d-0bf43ef6c12b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:14:21.011Z|976963f0-f971-4030-998d-0bf43ef6c12b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:14:24.065Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:14:24.070Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:24.071Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:14:24.071Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:24.071Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:24.072Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:14:24.072Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c87d7c9edb77d6dbbb11230db511ad89", X-B3-SpanId:"718a724e4dbb38fa", X-B3-ParentSpanId:"ee31a49361459e97", X-B3-Sampled:"0", X-ONAP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-TransactionID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ECOMP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bb2ab2f-3b3c-4030-8c0c-77f75ae661a0"] 2022-10-21T19:14:24.073Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:14:24.073Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:24.096Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:24.097Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:24.097Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:14:24.098Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:25 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:24.100Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:14:24.100Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:24.101Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:14:24.102Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:24.103Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:14:24.103Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:24.103Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:24.104Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:14:24.104Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c87d7c9edb77d6dbbb11230db511ad89", X-B3-SpanId:"5bf73c9f5a3092c3", X-B3-ParentSpanId:"ee31a49361459e97", X-B3-Sampled:"0", X-ONAP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-TransactionID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ECOMP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b047fdc-1913-40da-919e-72bc6aa6fa1e"] 2022-10-21T19:14:24.104Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:14:24.105Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:24.118Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:24.119Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:24.119Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:14:24.119Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:25 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:24.120Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:14:24.120Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:24.121Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:14:24.145Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:24.145Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:24.145Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:24.146Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:24.146Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:24.146Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-TransactionID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ECOMP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52745550-b511-4e6a-98f2-006494000615"] 2022-10-21T19:14:24.147Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:24.147Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:24.278Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:24.279Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:24.279Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:24.280Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=359C5EAB5EFA35AA7D623D03720057E8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:14:24 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:14:24.280Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:14:24.280Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:24.281Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:24.298Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:24.298Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:24.298Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:24.299Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:24.299Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:24.299Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-TransactionID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ECOMP-RequestID:"bfb4218a-9bb3-4601-add8-4b546153de17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b5ce590-5336-4a19-aa69-b0bfa6efee1e"] 2022-10-21T19:14:24.299Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:24.300Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:24.417Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:24.417Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:24.417Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:24.418Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54D5B242AA72329877F40FF0F24850C4; 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:"Fri, 21 Oct 2022 19:14:24 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T19:14:24.418Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:14:24.418Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:24.418Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:24.422Z|bfb4218a-9bb3-4601-add8-4b546153de17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:14:28.736Z|769ab755-57d2-4d92-b7a6-88edb2492c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:28.737Z|769ab755-57d2-4d92-b7a6-88edb2492c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:28.807Z|f022496d-4541-41a3-a663-77540104a291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:28.807Z|d3bf2303-5345-4c2e-9529-d81aab96b768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:28.808Z|f022496d-4541-41a3-a663-77540104a291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:28.808Z|d3bf2303-5345-4c2e-9529-d81aab96b768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:34.594Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:14:34.598Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:34.599Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:14:34.599Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:34.599Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:34.600Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:14:34.600Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eae05a9ddf908e3719cd72e64226aa6c", X-B3-SpanId:"34d33a9996605b39", X-B3-ParentSpanId:"f50cddee880006e5", X-B3-Sampled:"1", X-ONAP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-TransactionID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ECOMP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf382b8e-69c4-4434-b209-e94fa4215296"] 2022-10-21T19:14:34.600Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:14:34.600Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:34.636Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:34.637Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:34.637Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:14:34.637Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:35 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:34.638Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:14:34.638Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:34.638Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:14:34.640Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:34.640Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:14:34.640Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:34.641Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:34.641Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:14:34.641Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eae05a9ddf908e3719cd72e64226aa6c", X-B3-SpanId:"ac4c0636632a3ecb", X-B3-ParentSpanId:"f50cddee880006e5", X-B3-Sampled:"1", X-ONAP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-TransactionID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ECOMP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd39d373-51ec-4c43-ab9f-a2b45c793b47"] 2022-10-21T19:14:34.642Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:14:34.642Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:34.657Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:34.657Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:34.657Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:14:34.658Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:35 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:34.658Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:14:34.659Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:34.659Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:14:34.677Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:34.678Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:34.678Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:34.678Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:34.679Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:34.679Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-TransactionID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ECOMP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e3d0357-9252-433f-83bd-8b417a4dc558"] 2022-10-21T19:14:34.679Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:34.680Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:34.815Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:34.816Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:34.816Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:34.817Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=73E3A33696DFD255E4F1990AFAC89AAF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:14:35 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T19:14:34.817Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:14:34.817Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:34.818Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:34.834Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:34.834Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:34.835Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:34.835Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:34.835Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:34.835Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-TransactionID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ECOMP-RequestID:"73eb01b5-aa99-461c-b1b3-d508843dfad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d69ce246-96b9-4cb2-9176-082f4797dab1"] 2022-10-21T19:14:34.835Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:34.836Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:34.957Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:34.957Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:34.958Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:34.958Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E281EA22F58985B47D2F53AB8C09B461; 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:"Fri, 21 Oct 2022 19:14:35 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:14:34.958Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:14:34.959Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:34.959Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:34.964Z|73eb01b5-aa99-461c-b1b3-d508843dfad1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:14:35.551Z|ed9ddee6-cbc6-4211-ab26-caf5d67c8baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:14:35.552Z|ed9ddee6-cbc6-4211-ab26-caf5d67c8baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:14:38.760Z|10c2fb5b-9fc3-4382-b8d5-d8675541b4b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:38.760Z|10c2fb5b-9fc3-4382-b8d5-d8675541b4b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:38.830Z|250a3ec0-69c5-46ed-b0d3-f413c7bd63d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:38.830Z|250a3ec0-69c5-46ed-b0d3-f413c7bd63d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:38.835Z|91250e2f-b3af-42b6-8020-8ba5920431f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:38.836Z|91250e2f-b3af-42b6-8020-8ba5920431f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:45.118Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:14:45.124Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:45.124Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:14:45.124Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:45.125Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:45.125Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:14:45.125Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82fcf0f298f2c00f02d975cdec1d4cc1", X-B3-SpanId:"5a0470226ab1a285", X-B3-ParentSpanId:"3c62c64eced15bd0", X-B3-Sampled:"0", X-ONAP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-TransactionID:"c98164fe-8ce4-434c-921c-450137773714", X-ECOMP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3266c308-90d8-4435-8111-47325b059452"] 2022-10-21T19:14:45.126Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:14:45.126Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:45.148Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:45.149Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:45.149Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:14:45.149Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:46 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:45.151Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:13:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:14:45.151Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:45.152Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:14:45.154Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:45.155Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:14:45.155Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:45.155Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:45.156Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:14:45.156Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82fcf0f298f2c00f02d975cdec1d4cc1", X-B3-SpanId:"f9049abc62502afe", X-B3-ParentSpanId:"3c62c64eced15bd0", X-B3-Sampled:"0", X-ONAP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-TransactionID:"c98164fe-8ce4-434c-921c-450137773714", X-ECOMP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1edee839-44cf-478a-9349-d92f95dd30b7"] 2022-10-21T19:14:45.156Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:14:45.157Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:45.174Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:45.175Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:45.175Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:14:45.175Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:45.176Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379590000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:14:45.176Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:45.177Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:14:45.195Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:45.196Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:45.196Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:45.196Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:45.197Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:45.197Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-TransactionID:"c98164fe-8ce4-434c-921c-450137773714", X-ECOMP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58105447-5487-4b5d-b00c-b7444bb038c0"] 2022-10-21T19:14:45.197Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:45.198Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:45.325Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:45.326Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:45.326Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:45.326Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=83EF0982FCF723D27308125AEEBF8C0C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:14:45 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:14:45.327Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:14:45.327Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:45.328Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:45.346Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:45.347Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:45.356Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:45.357Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:45.357Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:45.357Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-TransactionID:"c98164fe-8ce4-434c-921c-450137773714", X-ECOMP-RequestID:"c98164fe-8ce4-434c-921c-450137773714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d2be483-3e34-4996-9481-905e428c6fb3"] 2022-10-21T19:14:45.357Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:45.358Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:45.480Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:45.481Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:45.482Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:45.482Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7A5656544FC9194FAE01DADF9F02B21B; 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:"Fri, 21 Oct 2022 19:14:45 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:14:45.482Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:678aa92a-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:13:11.355+0000","endTime":"2022-10-21T19:13:11.361+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:14:45.483Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:45.483Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:45.486Z|c98164fe-8ce4-434c-921c-450137773714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:14:48.780Z|0d911578-ea5f-481b-923f-64fea6615416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:48.781Z|0d911578-ea5f-481b-923f-64fea6615416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:48.851Z|d360363b-1bc5-4a94-b1fe-c2c9ff57693d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:48.852Z|d360363b-1bc5-4a94-b1fe-c2c9ff57693d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:48.855Z|8adafa69-5584-43f9-9096-e4b5b820d8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:48.856Z|8adafa69-5584-43f9-9096-e4b5b820d8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:50.552Z|7fa44ebe-f812-4270-8eb8-42647cbfcb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:14:50.555Z|7fa44ebe-f812-4270-8eb8-42647cbfcb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:14:51.011Z|79ae1108-b669-433d-bb23-dc8a2d12f6e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:14:51.012Z|79ae1108-b669-433d-bb23-dc8a2d12f6e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:14:55.650Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:14:55.656Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:55.656Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:14:55.656Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:55.657Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:14:55.657Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:14:55.657Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"138462b419c07c43c47270d633a8277e", X-B3-SpanId:"2ebac568ea77ca3c", X-B3-ParentSpanId:"97f28c04ccd71e0a", X-B3-Sampled:"0", X-ONAP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-TransactionID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ECOMP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"552ddc83-93a5-464a-8e1f-9058fbe4d24d"] 2022-10-21T19:14:55.658Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:14:55.658Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:55.690Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:55.690Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:55.691Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:14:55.691Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:56 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:55.692Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:14:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:14:55.692Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:55.693Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:14:55.694Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:55.694Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:14:55.694Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:55.695Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:14:55.695Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:14:55.696Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"138462b419c07c43c47270d633a8277e", X-B3-SpanId:"6d671683f6608064", X-B3-ParentSpanId:"97f28c04ccd71e0a", X-B3-Sampled:"0", X-ONAP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-TransactionID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ECOMP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b737a6d1-f8d3-4fcb-ae68-2e337a4f2341"] 2022-10-21T19:14:55.696Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:14:55.696Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:55.709Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:55.710Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:55.710Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:14:55.710Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:14:56 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:14:55.711Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:14:55.711Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:55.712Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:14:55.737Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:55.738Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:55.738Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:55.739Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:14:55.739Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:55.739Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-TransactionID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ECOMP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11a06ba4-ef3b-4565-af63-e8137f8da16c"] 2022-10-21T19:14:55.740Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:55.740Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:55.869Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:55.870Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:55.871Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:55.871Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=13E205DF090A08DC3D15A661200F3692; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:14:56 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:14:55.871Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:14:55.872Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:55.872Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:55.890Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:55.890Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:14:55.890Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:14:55.891Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:14:55.891Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:14:55.891Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-TransactionID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ECOMP-RequestID:"c9522ed7-f0f3-459d-b2f6-6144672ef1df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66372385-1261-40d6-8b0d-cb0ace9c6c6b"] 2022-10-21T19:14:55.892Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:14:55.892Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:14:56.017Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:14:56.018Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:14:56.018Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:14:56.018Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3D7669BA7388C55C3124CBDE84B34653; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:14:56 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:14:56.019Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:a1286ac1-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:14:48.019+0000","endTime":"2022-10-21T19:14:48.030+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:14:56.019Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:14:56.020Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:14:56.023Z|c9522ed7-f0f3-459d-b2f6-6144672ef1df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:14:58.802Z|5221680a-e4c8-42ca-b1b3-cdd0b92a0fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:58.802Z|5221680a-e4c8-42ca-b1b3-cdd0b92a0fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:58.872Z|c945f02a-754d-45bf-9db1-f3df7e458551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:58.873Z|c945f02a-754d-45bf-9db1-f3df7e458551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:14:58.875Z|422e02c9-0e58-4a71-91ea-b578f5360850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:14:58.875Z|422e02c9-0e58-4a71-91ea-b578f5360850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:00.368Z|f48e416f-086d-4275-908c-c1bb702586d3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:15:00.369Z|f48e416f-086d-4275-908c-c1bb702586d3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:05.551Z|56823652-ab41-488c-8d31-46f7186cb0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:15:05.551Z|56823652-ab41-488c-8d31-46f7186cb0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:15:06.201Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:15:06.205Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:06.205Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:15:06.206Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:06.206Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:06.206Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:15:06.206Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b81277d219ed841bee8601ff269e49f", X-B3-SpanId:"23c70f414c7eae83", X-B3-ParentSpanId:"1d9e96e35d187e68", X-B3-Sampled:"0", X-ONAP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-TransactionID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ECOMP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25bc2d50-c3c7-4c27-accb-79cf63162322"] 2022-10-21T19:15:06.207Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:15:06.207Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:06.229Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:06.230Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:06.230Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:15:06.231Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:07 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:06.232Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:14:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:15:06.232Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:06.233Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:15:06.233Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:06.234Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:15:06.234Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:06.234Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:06.234Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:15:06.235Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b81277d219ed841bee8601ff269e49f", X-B3-SpanId:"ac6615870e3e31cd", X-B3-ParentSpanId:"1d9e96e35d187e68", X-B3-Sampled:"0", X-ONAP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-TransactionID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ECOMP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8b968ee-1582-4dee-a8aa-3715f90ecdbb"] 2022-10-21T19:15:06.235Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:15:06.235Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:06.255Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:06.256Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:06.256Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:15:06.256Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:07 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:06.257Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:15:06.257Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:06.257Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:15:06.286Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:06.287Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:06.287Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:06.288Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:06.288Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:06.288Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-TransactionID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ECOMP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"136354be-30b2-4159-b48b-1892933a13d1"] 2022-10-21T19:15:06.288Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:06.289Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:06.416Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:06.417Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:06.417Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:06.418Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=474799A631CB239FDDF061298207DDFD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:15:06 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:15:06.418Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:15:06.418Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:06.418Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:06.437Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:06.437Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:06.438Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:06.438Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:06.438Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:06.438Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-TransactionID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ECOMP-RequestID:"92e68cdf-fc51-4373-a704-9eb88d57e738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3316dfc5-5d45-4158-b35e-381443886e52"] 2022-10-21T19:15:06.438Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:06.439Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:06.559Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:06.559Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:06.559Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:06.560Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C18963D0D2B11F3B4641A06844AE9323; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:15:06 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:15:06.560Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:a1286ac1-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:14:48.019+0000","endTime":"2022-10-21T19:14:48.030+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:15:06.560Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:06.561Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:06.564Z|92e68cdf-fc51-4373-a704-9eb88d57e738|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:15:08.823Z|355b635a-132f-45ae-ab34-f5611cbdd477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:08.824Z|355b635a-132f-45ae-ab34-f5611cbdd477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:08.894Z|883d95b9-edeb-4c58-933d-8ad4aa97d044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:08.894Z|ef66dbdf-417a-4fa4-ac15-bb4482589c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:08.895Z|ef66dbdf-417a-4fa4-ac15-bb4482589c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:08.895Z|883d95b9-edeb-4c58-933d-8ad4aa97d044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:16.720Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:15:16.726Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:16.727Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:15:16.727Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:16.727Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:16.728Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:15:16.728Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c2d8add4575cf2e2d754f1e72159455", X-B3-SpanId:"bc62899a746c3a6b", X-B3-ParentSpanId:"7373d9f3438cc563", X-B3-Sampled:"0", X-ONAP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-TransactionID:"c19640de-8451-4e76-9911-b23db0df111c", X-ECOMP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5641df6f-8039-4283-8326-5c4bed16b859"] 2022-10-21T19:15:16.729Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:15:16.729Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:16.758Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:16.759Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:16.759Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:15:16.759Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:17 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:16.760Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted 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-10-21T19:12:47.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:15:16.760Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:16.761Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:15:16.762Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:16.762Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:15:16.762Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:16.763Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:16.763Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:15:16.763Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c2d8add4575cf2e2d754f1e72159455", X-B3-SpanId:"57752dca82bb06fc", X-B3-ParentSpanId:"7373d9f3438cc563", X-B3-Sampled:"0", X-ONAP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-TransactionID:"c19640de-8451-4e76-9911-b23db0df111c", X-ECOMP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81c7d9fb-5be2-4b2c-b929-7e1dbceb4328"] 2022-10-21T19:15:16.764Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:15:16.764Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:16.776Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:16.776Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:16.776Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:15:16.777Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:17 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:16.778Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:15:16.778Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:16.779Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:15:16.798Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:16.798Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:16.799Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:16.799Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:16.799Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:16.800Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-TransactionID:"c19640de-8451-4e76-9911-b23db0df111c", X-ECOMP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eecb65c5-9a73-4f91-8c1c-f11295f0b2da"] 2022-10-21T19:15:16.800Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:16.800Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:16.925Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:16.925Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:16.925Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:16.926Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1961A64157D9BF61F6A2FF8F905F4075; 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:"789", date:"Fri, 21 Oct 2022 19:15:17 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:15:16.926Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:13:05.161+0000","endTime":"2022-10-21T19:15:07.414+0000","removalTime":null,"durationInMillis":122253,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"63d82811-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:15:16.926Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:16.927Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:16.944Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:16.945Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:16.945Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:16.945Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:16.946Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:16.946Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-TransactionID:"c19640de-8451-4e76-9911-b23db0df111c", X-ECOMP-RequestID:"c19640de-8451-4e76-9911-b23db0df111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a4f3468-d729-42f3-aba1-68abeec0f49a"] 2022-10-21T19:15:16.946Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:16.946Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:17.070Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:17.070Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:17.071Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:17.071Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FC76CBC9E148C4923E90DD772A3EAE01; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:15:17 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:15:17.072Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:a1286ac1-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"63d987e2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:14:48.019+0000","endTime":"2022-10-21T19:14:48.030+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:15:17.072Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:17.072Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=63d987e2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:17.076Z|c19640de-8451-4e76-9911-b23db0df111c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:15:18.844Z|302baf75-000a-4ea7-b418-03ffec05cbe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:18.845Z|302baf75-000a-4ea7-b418-03ffec05cbe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:18.915Z|46331d81-8262-4b70-a4db-bee026d87c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:18.915Z|43598477-99c6-43ce-a0af-17bc9f6abd50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:18.916Z|46331d81-8262-4b70-a4db-bee026d87c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:18.916Z|43598477-99c6-43ce-a0af-17bc9f6abd50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:20.551Z|a465979d-e3b9-4076-8f98-0e0f0dc598d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:15:20.552Z|a465979d-e3b9-4076-8f98-0e0f0dc598d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:15:21.012Z|b69149c7-fd03-45f5-910b-f722333f5da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:15:21.013Z|b69149c7-fd03-45f5-910b-f722333f5da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:15:27.237Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:15:27.244Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:27.245Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:15:27.245Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:27.246Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:27.246Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:15:27.247Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d67fe26a9e22089c338e9af8c078872d", X-B3-SpanId:"fb0a36319478919a", X-B3-ParentSpanId:"32e1385b271841f9", X-B3-Sampled:"0", X-ONAP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-TransactionID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ECOMP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd3f4a09-cde0-49f4-afe8-f92b90720ee8"] 2022-10-21T19:15:27.247Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:15:27.247Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:27.272Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:27.273Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:27.273Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:15:27.273Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:28 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:27.274Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:15:27.275Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:27.275Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:15:27.276Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:27.277Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:15:27.277Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:27.277Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:27.278Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:15:27.278Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d67fe26a9e22089c338e9af8c078872d", X-B3-SpanId:"57fc3b51334c49e9", X-B3-ParentSpanId:"32e1385b271841f9", X-B3-Sampled:"0", X-ONAP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-TransactionID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ECOMP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07c13bae-0469-46b7-8eb6-22667526e0ee"] 2022-10-21T19:15:27.278Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:15:27.278Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:27.291Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:27.292Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:27.292Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:15:27.292Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:28 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:27.293Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:15:27.293Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:27.294Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:15:27.312Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:27.313Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:27.313Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:27.313Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:27.313Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:27.314Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-TransactionID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ECOMP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09d20b82-06d0-41fb-95bd-2f3fef13f6ac"] 2022-10-21T19:15:27.314Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:27.314Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:27.445Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:27.445Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:27.446Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:27.446Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=055CDA02F0E4D32332F3989176376CF5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:15:27 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:15:27.446Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:15:27.446Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:27.447Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:27.466Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:27.466Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:27.466Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:27.466Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:27.467Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:27.467Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-TransactionID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ECOMP-RequestID:"43a022a3-45b7-4478-a5cf-dc289cf4c680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"416082d7-c3a4-44f5-89ef-f696fd2810f8"] 2022-10-21T19:15:27.467Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:27.467Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:27.598Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:27.598Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:27.599Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:27.599Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E785A6D02E770208DBADFF8AAFD18991; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 19:15:27 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:15:27.599Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b70ca9d9-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:24.747+0000","endTime":"2022-10-21T19:15:24.748+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:15:27.599Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:27.600Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:27.603Z|43a022a3-45b7-4478-a5cf-dc289cf4c680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:15:28.866Z|d1d47975-5b87-4a2b-ab5d-77c9022a332a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:28.866Z|d1d47975-5b87-4a2b-ab5d-77c9022a332a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:28.938Z|0e57120b-907f-4611-bf80-7bdce537207b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:28.938Z|62e5aecc-5bf1-429e-9ef5-1dbf11bf5c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:28.939Z|62e5aecc-5bf1-429e-9ef5-1dbf11bf5c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:28.939Z|0e57120b-907f-4611-bf80-7bdce537207b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:35.551Z|2046e888-bb3a-4468-8823-e0dd967d53ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:15:35.558Z|2046e888-bb3a-4468-8823-e0dd967d53ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:15:37.763Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:15:37.767Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:37.768Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:15:37.768Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:37.768Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:37.769Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:15:37.769Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25e41cfc6c1ef2c949bd6ef85eafff52", X-B3-SpanId:"85a0e9ff06b07661", X-B3-ParentSpanId:"55a263e1488b37c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-TransactionID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ECOMP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4caa089d-e780-430d-a561-c09dc296adc6"] 2022-10-21T19:15:37.769Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:15:37.770Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:37.794Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:37.795Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:37.795Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:15:37.795Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:38 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:37.799Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:15:37.800Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:37.800Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:15:37.801Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:37.802Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:15:37.802Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:37.802Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:37.803Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:15:37.803Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25e41cfc6c1ef2c949bd6ef85eafff52", X-B3-SpanId:"d065267bbdbe79e6", X-B3-ParentSpanId:"55a263e1488b37c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-TransactionID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ECOMP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2af2f799-a630-4b25-b216-b25c057a6cdf"] 2022-10-21T19:15:37.803Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:15:37.804Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:37.820Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:37.821Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:37.821Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:15:37.822Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:38 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:37.822Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:15:37.822Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:37.823Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:15:37.870Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:37.870Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:37.871Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:37.871Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:37.871Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:37.872Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-TransactionID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ECOMP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"450bc5a3-db5e-43d5-9396-4907c0fced88"] 2022-10-21T19:15:37.872Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:37.872Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:37.999Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:38.000Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:38.000Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:38.001Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=618F5BC71DB4BBEFD83253C8447883F4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:15:38 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:15:38.001Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:15:38.001Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:38.002Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:38.018Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:38.019Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:38.019Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:38.020Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:38.020Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:38.020Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-TransactionID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ECOMP-RequestID:"ba58403d-aa68-4a5e-8c92-663bd2c04331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc97217c-df5a-4a18-bbfb-a9e0782ae6e5"] 2022-10-21T19:15:38.021Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:38.021Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:38.158Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:38.159Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:38.160Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:38.160Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B8CFDF270D157D5FF0CEE4720BEFF3DA; 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:"Fri, 21 Oct 2022 19:15:38 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T19:15:38.161Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:15:38.162Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:38.162Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:38.169Z|ba58403d-aa68-4a5e-8c92-663bd2c04331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:15:38.889Z|2a8b50e9-7ce0-44a2-b4e7-5629a949fd79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:38.889Z|2a8b50e9-7ce0-44a2-b4e7-5629a949fd79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:38.959Z|786199ff-7c20-40a8-84dc-95fb30af092e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:38.959Z|c80a00eb-e56c-4c84-ada9-7676a620c6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:38.960Z|c80a00eb-e56c-4c84-ada9-7676a620c6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:38.960Z|786199ff-7c20-40a8-84dc-95fb30af092e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:48.333Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:15:48.338Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:48.338Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:15:48.339Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:48.339Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:48.339Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:15:48.340Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98c9c578a2dd11338b1029eb7517e61c", X-B3-SpanId:"16915b8dba1cc6ed", X-B3-ParentSpanId:"79ba1d1afb7e4a53", X-B3-Sampled:"0", X-ONAP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-TransactionID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ECOMP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0b408e4-18a6-42b6-964d-fcd9ad58c88c"] 2022-10-21T19:15:48.340Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:15:48.340Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:48.370Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:48.371Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:48.371Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:15:48.372Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:49 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:48.374Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:15:48.374Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:48.374Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:15:48.376Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:48.376Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:15:48.376Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:48.376Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:48.377Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:15:48.377Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98c9c578a2dd11338b1029eb7517e61c", X-B3-SpanId:"84cb8cbbc9cf598d", X-B3-ParentSpanId:"79ba1d1afb7e4a53", X-B3-Sampled:"0", X-ONAP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-TransactionID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ECOMP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e88c2302-7f7b-4f03-8e3f-06249c828959"] 2022-10-21T19:15:48.377Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:15:48.378Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:48.394Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:48.394Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:48.394Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:15:48.395Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:49 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:48.396Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:15:48.396Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:48.397Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:15:48.417Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:48.417Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:48.418Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:48.418Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:48.418Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:48.418Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-TransactionID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ECOMP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad4a4ef0-64d0-4912-a9e5-8e8298d7c014"] 2022-10-21T19:15:48.419Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:48.419Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:48.553Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:48.554Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:48.554Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:48.555Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=290AE60F4EFD5996F3CA37D956F72ED8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:15:48 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:15:48.555Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:15:48.555Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:48.556Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:48.573Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:48.573Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:48.573Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:48.574Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:48.574Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:48.574Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-TransactionID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ECOMP-RequestID:"a0044df7-18b6-4528-9d3e-2b9389beef7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f49df89f-eddf-4566-804b-98029221c0a8"] 2022-10-21T19:15:48.574Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:48.575Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:48.705Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:48.706Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:48.706Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:48.707Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BAA6C67DCC6C9F428C8591FC3F26CCB5; 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:"Fri, 21 Oct 2022 19:15:48 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:15:48.707Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:15:48.708Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:48.708Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:48.711Z|a0044df7-18b6-4528-9d3e-2b9389beef7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:15:48.909Z|f4819660-8121-4579-af89-ce96764b91af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:48.910Z|f4819660-8121-4579-af89-ce96764b91af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:48.981Z|c87dfc4f-7a88-4084-83d4-30fb2a39a868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:48.982Z|c87dfc4f-7a88-4084-83d4-30fb2a39a868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:48.981Z|23db93dd-7074-446c-8203-52ba323545a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:48.983Z|23db93dd-7074-446c-8203-52ba323545a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:50.551Z|dacd68a0-8e8f-405a-9a81-eeec408a39f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:15:50.551Z|dacd68a0-8e8f-405a-9a81-eeec408a39f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:15:51.013Z|be43ba74-d222-4e37-93fa-103281527bd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:15:51.014Z|be43ba74-d222-4e37-93fa-103281527bd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:15:58.870Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:15:58.881Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:58.881Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:15:58.881Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:58.882Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:15:58.882Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:15:58.882Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ce80e0634b91bfe0ef3c90e971fcd3c", X-B3-SpanId:"da0f8bc8141ba841", X-B3-ParentSpanId:"f5e7be8e8fe760a8", X-B3-Sampled:"0", X-ONAP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-TransactionID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ECOMP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"140e7c67-16eb-4f79-aa16-11915918c324"] 2022-10-21T19:15:58.883Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:15:58.883Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:58.904Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:58.904Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:58.905Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:15:58.905Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:59 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:58.907Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:15:58.907Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:58.907Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:15:58.908Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:58.909Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:15:58.909Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:58.909Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:15:58.910Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:15:58.910Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ce80e0634b91bfe0ef3c90e971fcd3c", X-B3-SpanId:"3e96e2704f1f6761", X-B3-ParentSpanId:"f5e7be8e8fe760a8", X-B3-Sampled:"0", X-ONAP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-TransactionID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ECOMP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c60b7967-c8bd-4540-8bad-595095f3d543"] 2022-10-21T19:15:58.910Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:15:58.910Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:58.923Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:58.923Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:58.923Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:15:58.923Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:15:59 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:15:58.925Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:15:58.925Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:58.925Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:15:58.933Z|33f379ff-8596-43da-9b0f-d8b7f78e2ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:58.933Z|33f379ff-8596-43da-9b0f-d8b7f78e2ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:58.945Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:58.945Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:58.946Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:58.946Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:15:58.946Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:58.947Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-TransactionID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ECOMP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a8d45d2-7e4c-4175-a886-45bb25db9d3c"] 2022-10-21T19:15:58.947Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:58.947Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:59.003Z|de5762a1-d541-4382-a0f8-d7becb6e3f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:59.004Z|de5762a1-d541-4382-a0f8-d7becb6e3f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:59.004Z|cfad4fbb-1e26-4409-bb20-d7d68fea788e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:15:59.004Z|cfad4fbb-1e26-4409-bb20-d7d68fea788e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:15:59.070Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:59.070Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:59.070Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:59.071Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A658CCDAF8A4CEE7D368DB738EB6F2EE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:15:59 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:15:59.071Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:15:59.071Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:59.072Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:59.090Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:59.091Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:15:59.091Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:15:59.091Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:15:59.092Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:15:59.092Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-TransactionID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ECOMP-RequestID:"382a9f76-b82f-4be2-8693-0b7760d2a3cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb79787-bd8e-4497-b0b7-bb09dbaedb7f"] 2022-10-21T19:15:59.092Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:15:59.093Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:15:59.219Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:15:59.220Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:15:59.220Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:15:59.220Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=487E5E93D0986DD6283E5823BB78C0B5; 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:"Fri, 21 Oct 2022 19:15:59 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:15:59.221Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:15:59.221Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:15:59.221Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:15:59.224Z|382a9f76-b82f-4be2-8693-0b7760d2a3cb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:16:00.365Z|8e30b368-8043-47a8-9bb6-d830baff65c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:16:00.366Z|8e30b368-8043-47a8-9bb6-d830baff65c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:05.552Z|81f9e4cf-6f76-4ed6-9a3f-b8ebbcec32dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:16:05.553Z|81f9e4cf-6f76-4ed6-9a3f-b8ebbcec32dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:16:08.954Z|d3d06eb8-1e2e-4e72-bf65-fecd3c24adb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:08.954Z|d3d06eb8-1e2e-4e72-bf65-fecd3c24adb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:09.027Z|f847da4b-c967-474c-8ac7-5e128a2986bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:09.027Z|63388483-037a-4438-81cb-daa8685b8dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:09.028Z|f847da4b-c967-474c-8ac7-5e128a2986bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:09.028Z|63388483-037a-4438-81cb-daa8685b8dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:09.395Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:16:09.400Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:09.400Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:16:09.400Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:09.400Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:09.401Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:16:09.401Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"defdfa1542fe7e26384c0b83cca45589", X-B3-SpanId:"9dd8d1d20a6559b4", X-B3-ParentSpanId:"f8551d45b9027315", X-B3-Sampled:"0", X-ONAP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-TransactionID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ECOMP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcbf9f1f-533a-400b-af0c-c05b9373281f"] 2022-10-21T19:16:09.401Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:16:09.401Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:09.425Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:09.426Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:09.426Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:16:09.427Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:10 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:09.429Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:16:09.430Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:09.430Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:16:09.431Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:09.431Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:16:09.431Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:09.432Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:09.432Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:16:09.432Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"defdfa1542fe7e26384c0b83cca45589", X-B3-SpanId:"af68b07ed54b0a6f", X-B3-ParentSpanId:"f8551d45b9027315", X-B3-Sampled:"0", X-ONAP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-TransactionID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ECOMP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5d211e9-9a8a-4d53-b024-b20161fca1f7"] 2022-10-21T19:16:09.432Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:16:09.433Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:09.447Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:09.447Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:09.448Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:16:09.448Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:10 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:09.449Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:16:09.449Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:09.450Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:16:09.469Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:09.469Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:09.470Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:09.470Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:09.470Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:09.470Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-TransactionID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ECOMP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07257eba-a9ce-4892-920b-775156cf936e"] 2022-10-21T19:16:09.471Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:09.471Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:09.602Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:09.603Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:09.603Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:09.604Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6A6D3E3D1FFBC27313BD8954A194CBAE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:16:09 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:16:09.604Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:16:09.604Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:09.605Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:09.625Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:09.625Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:09.625Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:09.626Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:09.626Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:09.626Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-TransactionID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ECOMP-RequestID:"a2b74585-69ba-4427-9e1c-aa38cc6fd627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a53498f8-d84a-47f2-96df-4af0ddd038ff"] 2022-10-21T19:16:09.627Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:09.627Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:09.751Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:09.752Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:09.755Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:09.755Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E788B1F3494D0955E3E577BC7C970419; 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:"Fri, 21 Oct 2022 19:16:09 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:16:09.755Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:16:09.755Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:09.756Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:09.759Z|a2b74585-69ba-4427-9e1c-aa38cc6fd627|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:16:18.980Z|ecdf5070-af41-45d4-a084-2db11f2a51ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:18.981Z|ecdf5070-af41-45d4-a084-2db11f2a51ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:19.051Z|3d931b4c-b8b3-416e-8b4d-ef27a222b282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:19.051Z|3d931b4c-b8b3-416e-8b4d-ef27a222b282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:19.053Z|9dd440e3-513d-40c4-96ff-7b4849f896aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:19.054Z|9dd440e3-513d-40c4-96ff-7b4849f896aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:19.934Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:16:19.940Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:19.941Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:16:19.941Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:19.941Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:19.941Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:16:19.942Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a7aa12197e555874a0b79d2c4a5703d", X-B3-SpanId:"d8d81b84aad7c940", X-B3-ParentSpanId:"fc482963ea2a3535", X-B3-Sampled:"0", X-ONAP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-TransactionID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ECOMP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cd799f4-8c80-4eb7-a585-02aa66ab34ef"] 2022-10-21T19:16:19.942Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:16:19.942Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:19.964Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:19.965Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:19.965Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:16:19.965Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:20 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:19.967Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:16:19.967Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:19.967Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:16:19.969Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:19.969Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:16:19.969Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:19.970Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:19.970Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:16:19.970Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a7aa12197e555874a0b79d2c4a5703d", X-B3-SpanId:"cacf1ab6667b1dfa", X-B3-ParentSpanId:"fc482963ea2a3535", X-B3-Sampled:"0", X-ONAP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-TransactionID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ECOMP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a3271b-3187-4047-84cb-7b78a8abd599"] 2022-10-21T19:16:19.971Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:16:19.971Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:19.981Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:19.982Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:19.982Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:16:19.982Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:20 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:19.983Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:16:19.983Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:19.983Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:16:20.002Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:20.002Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:20.003Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:20.003Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:20.003Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:20.004Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-TransactionID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ECOMP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0be01b7d-75df-4239-befd-138ffd2e8b97"] 2022-10-21T19:16:20.004Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:20.004Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:20.129Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:20.130Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:20.130Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:20.131Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6C0051A441DB02BD6B9C6404C31023AA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:16:20 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:16:20.131Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:16:20.131Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:20.132Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:20.149Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:20.149Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:20.150Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:20.150Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:20.150Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:20.151Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-TransactionID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ECOMP-RequestID:"d3aa6377-4bde-41ab-af86-e4d986febe8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a538915-c776-4e00-a583-71b7eeac71e9"] 2022-10-21T19:16:20.151Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:20.151Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:20.271Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:20.272Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:20.272Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:20.272Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C66328A0C6BFEAEBDC9F7110EDADDC2C; 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:"Fri, 21 Oct 2022 19:16:20 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:16:20.273Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:16:20.273Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:20.274Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:20.277Z|d3aa6377-4bde-41ab-af86-e4d986febe8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:16:20.551Z|3c6d9454-171f-4def-a982-4facae2e5ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:16:20.554Z|3c6d9454-171f-4def-a982-4facae2e5ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:16:21.015Z|0a1de42a-099d-4721-810b-78227252dc78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:16:21.015Z|0a1de42a-099d-4721-810b-78227252dc78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:16:29.003Z|59e6ccba-2876-44fa-93b7-f6ceb30b9a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:29.004Z|59e6ccba-2876-44fa-93b7-f6ceb30b9a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:29.073Z|9317c59b-7bd9-4c89-a200-066d74a07120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:29.073Z|90ba8abe-5482-4acf-804b-21b568c571b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:29.074Z|90ba8abe-5482-4acf-804b-21b568c571b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:29.074Z|9317c59b-7bd9-4c89-a200-066d74a07120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:30.440Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:16:30.447Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:30.448Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:16:30.449Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:30.449Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:30.449Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:16:30.449Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d1af71649af9ada00c4abd13ec0624c", X-B3-SpanId:"6866c804f8cfb0fc", X-B3-ParentSpanId:"b5ae3b7cea9802af", X-B3-Sampled:"0", X-ONAP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-TransactionID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ECOMP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d105efb-62d8-4fd9-822c-53b97893cd58"] 2022-10-21T19:16:30.450Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:16:30.450Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:30.482Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:30.483Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:30.483Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:16:30.483Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:31 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:30.484Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:16:30.484Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:30.484Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:16:30.485Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:30.486Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:16:30.486Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:30.486Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:30.486Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:16:30.487Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d1af71649af9ada00c4abd13ec0624c", X-B3-SpanId:"eb012028d9858641", X-B3-ParentSpanId:"b5ae3b7cea9802af", X-B3-Sampled:"0", X-ONAP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-TransactionID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ECOMP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9636309-211a-4987-bbe3-793e4c1634e2"] 2022-10-21T19:16:30.487Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:16:30.487Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:30.498Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:30.499Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:30.499Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:16:30.500Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:31 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:30.501Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:16:30.501Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:30.501Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:16:30.542Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:30.543Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:30.545Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:30.545Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:30.545Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:30.546Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-TransactionID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ECOMP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05ed89d3-5fa4-4b33-8a3b-a756858bdec9"] 2022-10-21T19:16:30.546Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:30.546Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:30.676Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:30.677Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:30.677Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:30.677Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=449EA6EC189F262413DF89596C6E388F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:16:31 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:16:30.678Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:16:30.678Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:30.678Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:30.696Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:30.696Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:30.696Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:30.697Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:30.697Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:30.697Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-TransactionID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ECOMP-RequestID:"d0f60595-7597-4a96-bd2c-3a3220a1e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c8b1c39-99fc-4d76-b766-fd1689c4b8d0"] 2022-10-21T19:16:30.697Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:30.697Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:30.835Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:30.836Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:30.836Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:30.836Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4CF78B8D7FC456BC2A2C9668BF04A99B; 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:"Fri, 21 Oct 2022 19:16:31 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T19:16:30.837Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:16:30.837Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:30.837Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:30.841Z|d0f60595-7597-4a96-bd2c-3a3220a1e02d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:16:35.551Z|ddd126e2-edb9-48b0-9a8f-243335b1b7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:16:35.552Z|ddd126e2-edb9-48b0-9a8f-243335b1b7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:16:39.033Z|8a2546a2-5087-4c12-a335-3d9e1df15113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:39.034Z|8a2546a2-5087-4c12-a335-3d9e1df15113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:39.098Z|6630f987-6e16-47eb-a37b-95e811c6a337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:39.099Z|6630f987-6e16-47eb-a37b-95e811c6a337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:39.099Z|70a03177-1473-4cce-862e-f8c04e41ff09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:39.100Z|70a03177-1473-4cce-862e-f8c04e41ff09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:41.001Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:16:41.008Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:41.009Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:16:41.009Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:41.009Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:41.009Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:16:41.010Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15e469198907f6008d57d6e63627f08c", X-B3-SpanId:"8a40a020b293100f", X-B3-ParentSpanId:"fac9039df8c590ab", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-TransactionID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ECOMP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e2a18b5-697a-4370-ab95-956ba787bd94"] 2022-10-21T19:16:41.010Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:16:41.010Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:41.033Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:41.034Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:41.034Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:16:41.035Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:41 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:41.036Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:16:41.037Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:41.037Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:16:41.039Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:41.039Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:16:41.039Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:41.040Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:41.040Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:16:41.040Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15e469198907f6008d57d6e63627f08c", X-B3-SpanId:"472f1ffcbd444664", X-B3-ParentSpanId:"fac9039df8c590ab", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-TransactionID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ECOMP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02f46969-cf4d-4ab4-a615-ee315f9723d3"] 2022-10-21T19:16:41.041Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:16:41.041Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:41.052Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:41.053Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:41.053Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:16:41.053Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:41 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:41.059Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:16:41.060Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:41.060Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:16:41.083Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:41.084Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:41.084Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:41.084Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:41.085Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:41.085Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-TransactionID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ECOMP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49ea04a5-65c6-426d-8650-f6c87ddc5cfd"] 2022-10-21T19:16:41.085Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:41.086Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:41.225Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:41.225Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:41.226Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:41.226Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=82298A189EB68F87A065798FE2DCED09; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:16:41 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:16:41.226Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:16:41.226Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:41.227Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:41.244Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:41.245Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:41.245Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:41.245Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:41.245Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:41.246Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-TransactionID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ECOMP-RequestID:"d8c12d7f-8a35-446b-8da1-3936cee95673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97a9221b-50b2-441c-8df5-7aaccfde5583"] 2022-10-21T19:16:41.246Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:41.246Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:41.372Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:41.373Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:41.373Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:41.373Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=70361029549F2743BB742A858EFBF5C6; 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:"Fri, 21 Oct 2022 19:16:41 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:16:41.374Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:16:41.374Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:41.374Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:41.377Z|d8c12d7f-8a35-446b-8da1-3936cee95673|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:16:49.060Z|9e922afa-60a2-4748-9bd0-297f943a2a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:49.061Z|9e922afa-60a2-4748-9bd0-297f943a2a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:49.121Z|1f8fb0ed-a7a9-448b-814e-2c1fd600f7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:49.121Z|2cbc2543-2962-40db-8af9-fcc868dc1602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:49.122Z|2cbc2543-2962-40db-8af9-fcc868dc1602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:49.122Z|1f8fb0ed-a7a9-448b-814e-2c1fd600f7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:50.551Z|d881c16a-102b-4451-91fc-f9125cca7b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:16:50.552Z|d881c16a-102b-4451-91fc-f9125cca7b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:16:51.016Z|e72f03f8-8cd8-4353-bf68-0a9fae1dff31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:16:51.017Z|e72f03f8-8cd8-4353-bf68-0a9fae1dff31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:16:51.541Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:16:51.547Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:51.547Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:16:51.548Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:51.548Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:16:51.548Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:16:51.549Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"473e05f244aa9dda69a345eb7bfb87a8", X-B3-SpanId:"69022f30ab259764", X-B3-ParentSpanId:"2d0d9113a3f49593", X-B3-Sampled:"0", X-ONAP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-TransactionID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ECOMP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4cfbd38-4b18-4395-a271-16e175da57f7"] 2022-10-21T19:16:51.549Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:16:51.549Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:51.575Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:51.576Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:51.576Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:16:51.576Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:52 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:51.577Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:15:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:16:51.577Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:51.577Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:16:51.578Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:51.579Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:16:51.579Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:51.579Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:16:51.579Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:16:51.580Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"473e05f244aa9dda69a345eb7bfb87a8", X-B3-SpanId:"94999b5e84218d4e", X-B3-ParentSpanId:"2d0d9113a3f49593", X-B3-Sampled:"0", X-ONAP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-TransactionID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ECOMP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38e68ed3-ee5e-4237-b301-58fa6c9b40f0"] 2022-10-21T19:16:51.580Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:16:51.580Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:51.596Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:51.596Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:51.597Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:16:51.597Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:16:52 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:16:51.598Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:16:51.598Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:51.598Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:16:51.617Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:51.617Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:51.617Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:51.618Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:16:51.618Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:51.618Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-TransactionID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ECOMP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3c3317b-3cb9-458d-948d-698267e8f0ac"] 2022-10-21T19:16:51.618Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:51.618Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:51.746Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:51.746Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:51.747Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:51.747Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=247CC10997547B9ED2C4DFCF34310B1E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:16:52 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:16:51.747Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:16:51.748Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:51.748Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:51.764Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:51.765Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:16:51.765Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:16:51.765Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:16:51.765Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:16:51.765Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-TransactionID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ECOMP-RequestID:"b395fdcb-5bb7-42e6-85d6-a6f91f9af7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18c8c985-94aa-4ae8-a34c-bb9205b8d8ae"] 2022-10-21T19:16:51.766Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:16:51.766Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:16:51.885Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:16:51.885Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:16:51.886Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:16:51.886Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B95B08AD1DDF0B241E8CB1293C502093; 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:"Fri, 21 Oct 2022 19:16:52 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:16:51.886Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b9df03da-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:15:29.481+0000","endTime":"2022-10-21T19:15:29.487+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:16:51.887Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:16:51.887Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:16:51.890Z|b395fdcb-5bb7-42e6-85d6-a6f91f9af7be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:16:59.086Z|9b872938-21ff-499f-8b32-02f17ddd8254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:59.087Z|9b872938-21ff-499f-8b32-02f17ddd8254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:59.144Z|a947f4db-5259-4b15-ace3-2cdaed1fc010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:59.144Z|a947f4db-5259-4b15-ace3-2cdaed1fc010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:16:59.147Z|ea94061d-faf0-4773-836d-922154f74890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:16:59.147Z|ea94061d-faf0-4773-836d-922154f74890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:00.366Z|b0d7c7fc-5329-4ed7-8a87-5990367c0cee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:17:00.367Z|b0d7c7fc-5329-4ed7-8a87-5990367c0cee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:02.046Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:17:02.052Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:02.053Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:17:02.053Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:02.053Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:02.053Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:17:02.054Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2ab95a17e4978f5f18e935c15a481f8", X-B3-SpanId:"cafd7b7c79d5f6cb", X-B3-ParentSpanId:"5558a27ead28c3ab", X-B3-Sampled:"0", X-ONAP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-TransactionID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ECOMP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ff55164-99f2-40e7-a7ad-e911d0d9a62d"] 2022-10-21T19:17:02.054Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:17:02.054Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:02.073Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:02.073Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:02.074Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:17:02.074Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:02 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:02.075Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:17:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:17:02.075Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:02.075Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:17:02.077Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:02.078Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:17:02.078Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:02.078Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:02.078Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:17:02.079Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2ab95a17e4978f5f18e935c15a481f8", X-B3-SpanId:"c6c512b4646f795c", X-B3-ParentSpanId:"5558a27ead28c3ab", X-B3-Sampled:"0", X-ONAP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-TransactionID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ECOMP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"033f1fc9-ca47-405b-9ddc-2b977673f79b"] 2022-10-21T19:17:02.079Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:17:02.079Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:02.092Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:02.093Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:02.093Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:17:02.093Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:02 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:02.094Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379729000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:17:02.094Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:02.094Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:17:02.122Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:02.122Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:02.122Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:02.123Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:02.123Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:02.123Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-TransactionID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ECOMP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5beaca4-a3df-43ea-b3d2-3e80847dcfdf"] 2022-10-21T19:17:02.123Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:02.124Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:02.251Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:02.251Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:02.252Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:02.252Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA67F348B7BCCDA5F54C350FD20F057D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:17:02 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:17:02.253Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:17:02.253Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:02.254Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:02.295Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:02.296Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:02.296Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:02.296Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:02.296Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:02.297Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-TransactionID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ECOMP-RequestID:"a21e3bca-e405-414f-bac7-99f34b5830d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"675a7458-be65-4cd5-88c3-935d830e9448"] 2022-10-21T19:17:02.297Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:02.297Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:02.425Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:02.426Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:02.426Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:02.426Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DA8AB4EAFAAFCB0441EE86CED1C2E8F6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:17:02 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:17:02.427Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:efa92831-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:16:59.725+0000","endTime":"2022-10-21T19:16:59.736+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:17:02.427Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:02.427Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:02.431Z|a21e3bca-e405-414f-bac7-99f34b5830d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:17:05.552Z|5bbd92b8-ba73-41cd-89d8-314a3d1612ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:17:05.554Z|5bbd92b8-ba73-41cd-89d8-314a3d1612ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:17:09.112Z|f812e593-725f-4401-8aa3-87432c690436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:09.113Z|f812e593-725f-4401-8aa3-87432c690436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:09.165Z|d57c660b-79a7-4214-9a0d-50757c7ce22d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:09.165Z|8ff21639-a8e4-464c-9c4f-157a28595d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:09.166Z|d57c660b-79a7-4214-9a0d-50757c7ce22d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:09.166Z|8ff21639-a8e4-464c-9c4f-157a28595d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:12.591Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:17:12.596Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:12.597Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:17:12.597Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:12.597Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:12.597Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:17:12.598Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf2df1b008e86adc4690676b8b6e94af", X-B3-SpanId:"7029093e1c666853", X-B3-ParentSpanId:"3f50c65208df0484", X-B3-Sampled:"0", X-ONAP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-TransactionID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ECOMP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a35ecf89-8d05-4500-ad33-e8fed5b55a8f"] 2022-10-21T19:17:12.598Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:17:12.598Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:12.621Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:12.622Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:12.622Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:17:12.622Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:13 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:12.623Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:17:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:17:12.623Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:12.623Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:17:12.624Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:12.625Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:17:12.625Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:12.625Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:12.625Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:17:12.625Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf2df1b008e86adc4690676b8b6e94af", X-B3-SpanId:"645954825e785d38", X-B3-ParentSpanId:"3f50c65208df0484", X-B3-Sampled:"0", X-ONAP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-TransactionID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ECOMP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"837b5fbd-30fa-47b0-8f0c-f12750a66a55"] 2022-10-21T19:17:12.626Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:17:12.626Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:12.640Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:12.641Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:12.641Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:17:12.641Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:13 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:12.641Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:17:12.642Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:12.642Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:17:12.670Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:12.670Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:12.671Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:12.671Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:12.671Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:12.671Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-TransactionID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ECOMP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64de9c2c-5754-45f5-95d2-78e60d53fee7"] 2022-10-21T19:17:12.672Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:12.672Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:12.799Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:12.800Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:12.800Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:12.801Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=16DFC71CC45483882A703A1551CAE849; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:17:12 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:17:12.801Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:17:12.801Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:12.801Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:12.825Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:12.826Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:12.826Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:12.826Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:12.827Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:12.827Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-TransactionID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ECOMP-RequestID:"4f3578c1-90e4-4696-82c5-b99831544939", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8db6eea-00c0-403c-b62d-78cb03f3b5c0"] 2022-10-21T19:17:12.827Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:12.827Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:12.948Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:12.949Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:12.949Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:12.949Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=38BBBE5FA618ACFF417A1D862D4026CE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:17:13 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:17:12.950Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:efa92831-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:16:59.725+0000","endTime":"2022-10-21T19:16:59.736+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:17:12.950Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:12.950Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:12.953Z|4f3578c1-90e4-4696-82c5-b99831544939|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:17:19.135Z|92ff0887-31dc-4e3e-be3c-9f891de9f246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:19.136Z|92ff0887-31dc-4e3e-be3c-9f891de9f246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:19.188Z|6163236a-fec8-4b8d-8bfa-1057e4a9d831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:19.189Z|6163236a-fec8-4b8d-8bfa-1057e4a9d831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:19.191Z|9754e8bd-7f37-42a3-8da6-d7fc37a36121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:19.192Z|9754e8bd-7f37-42a3-8da6-d7fc37a36121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:20.551Z|d11a7810-afd3-489c-a63d-4260388fa24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:17:20.552Z|d11a7810-afd3-489c-a63d-4260388fa24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:17:21.017Z|5820262a-e175-4989-a066-928f5b715d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:17:21.018Z|5820262a-e175-4989-a066-928f5b715d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:17:23.118Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:17:23.124Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:23.125Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:17:23.125Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:23.125Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:23.126Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:17:23.126Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c181772467f63fb6afd6e12c391b5a66", X-B3-SpanId:"cb4c62c260d1a559", X-B3-ParentSpanId:"98abc199881967f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-TransactionID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ECOMP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09dd867a-d250-46dc-ba94-aca118865930"] 2022-10-21T19:17:23.126Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:17:23.127Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:23.152Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:23.152Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:23.153Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:17:23.153Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:24 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:23.155Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:17:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:17:23.155Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:23.156Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:17:23.157Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:23.157Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:17:23.158Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:23.158Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:23.158Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:17:23.159Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c181772467f63fb6afd6e12c391b5a66", X-B3-SpanId:"4bc5422dfc8ae248", X-B3-ParentSpanId:"98abc199881967f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-TransactionID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ECOMP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96b3c8ca-8b19-4202-838a-40536645a2a3"] 2022-10-21T19:17:23.159Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:17:23.159Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:23.172Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:23.172Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:23.172Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:17:23.173Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:24 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:23.174Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:17:23.174Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:23.174Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:17:23.201Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:23.202Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:23.202Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:23.202Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:23.202Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:23.203Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-TransactionID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ECOMP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e82ac781-9c6f-4ef4-95ed-24dbb8ba986f"] 2022-10-21T19:17:23.203Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:23.203Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:23.337Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:23.337Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:23.338Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:23.338Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85646C9EDA84026B1E3110970ADC644E; 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:"789", date:"Fri, 21 Oct 2022 19:17:23 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T19:17:23.338Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":"2022-10-21T19:17:18.723+0000","removalTime":null,"durationInMillis":113976,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:17:23.339Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:23.339Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:23.365Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:23.366Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:23.366Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:23.366Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:23.367Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:23.367Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-TransactionID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ECOMP-RequestID:"8db0b21c-c042-4155-a67e-18822ee81036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e36893fc-6605-42e2-ae2b-60321aefd546"] 2022-10-21T19:17:23.367Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:23.368Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:23.491Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:23.491Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:23.492Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:23.493Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5138629115B3330623432CD61667DBC4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:17:23 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:17:23.493Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:efa92831-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:16:59.725+0000","endTime":"2022-10-21T19:16:59.736+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:17:23.493Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:23.494Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:23.497Z|8db0b21c-c042-4155-a67e-18822ee81036|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:17:29.158Z|85172a02-1a4b-4cc2-8ac5-86e0b1238e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:29.158Z|85172a02-1a4b-4cc2-8ac5-86e0b1238e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:29.209Z|07e0312a-7f95-4852-ade6-970cd42b429f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:29.209Z|07e0312a-7f95-4852-ade6-970cd42b429f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:29.210Z|aba2b8b8-8547-4542-b800-f7059bab8ff7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:29.210Z|aba2b8b8-8547-4542-b800-f7059bab8ff7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:33.662Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:17:33.668Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:33.669Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:17:33.669Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:33.669Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:33.670Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:17:33.670Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70d9374d58df88b8e49550f761c241a9", X-B3-SpanId:"bd881a67aec61f41", X-B3-ParentSpanId:"e04d4a5578f57bff", X-B3-Sampled:"0", X-ONAP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-TransactionID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ECOMP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfeb57c3-52e9-4f7f-8e2b-15b41e877104"] 2022-10-21T19:17:33.670Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:17:33.670Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:33.694Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:33.695Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:33.695Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:17:33.695Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:33.696Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:17:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:17:33.697Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:33.697Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:17:33.699Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:33.699Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:17:33.699Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:33.700Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:33.700Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:17:33.700Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70d9374d58df88b8e49550f761c241a9", X-B3-SpanId:"0700d604f9a95e4c", X-B3-ParentSpanId:"e04d4a5578f57bff", X-B3-Sampled:"0", X-ONAP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-TransactionID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ECOMP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63739832-6377-4486-af01-3503f39b6468"] 2022-10-21T19:17:33.701Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:17:33.701Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:33.712Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:33.712Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:33.712Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:17:33.713Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:34 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:33.714Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:17:33.714Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:33.715Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:17:33.743Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:33.744Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:33.744Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:33.744Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:33.745Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:33.745Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-TransactionID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ECOMP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fba9b6e6-87ce-4db6-9b91-69f6ee2e9a9a"] 2022-10-21T19:17:33.745Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:33.746Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:33.874Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:33.875Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:33.875Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:33.875Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7C5F331966566D576E4CEA12678B5A4E; 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:"789", date:"Fri, 21 Oct 2022 19:17:33 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:17:33.876Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":"2022-10-21T19:17:18.723+0000","removalTime":null,"durationInMillis":113976,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:17:33.876Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:33.877Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:33.907Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:33.907Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:33.908Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:33.908Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:33.908Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:33.908Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-TransactionID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ECOMP-RequestID:"eafc246f-4d19-4958-9947-03d593f7a131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90010dcf-3dfd-4126-9eba-e5efe6d1f134"] 2022-10-21T19:17:33.909Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:33.909Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:34.032Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:34.033Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:34.033Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:34.033Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FCE3F08E3BFEDCEE771E2D656CDDEDBA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:17:33 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:17:34.034Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:efa92831-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:16:59.725+0000","endTime":"2022-10-21T19:16:59.736+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:17:34.034Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:34.035Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:34.045Z|eafc246f-4d19-4958-9947-03d593f7a131|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:17:35.551Z|27436be9-801c-4c30-bef6-c712c6158b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:17:35.552Z|27436be9-801c-4c30-bef6-c712c6158b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:17:39.181Z|7ea0f120-553d-44ef-8605-201c17562f50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:39.181Z|7ea0f120-553d-44ef-8605-201c17562f50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:39.231Z|91c84f83-9ca5-4359-9a5f-87119eb9674d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:39.232Z|91c84f83-9ca5-4359-9a5f-87119eb9674d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:39.235Z|bcdf98ab-38e3-42f5-99e8-fb7ded4eb1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:39.236Z|bcdf98ab-38e3-42f5-99e8-fb7ded4eb1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:44.206Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:17:44.211Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:44.212Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:17:44.212Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:44.212Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:44.213Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:17:44.213Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"656b000df89ab77f7e9014724c3507ce", X-B3-SpanId:"111df5b740745c80", X-B3-ParentSpanId:"e89042b24aa6318f", X-B3-Sampled:"0", X-ONAP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-TransactionID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ECOMP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f3845d-78ff-4bd2-99ab-8c4c4361011d"] 2022-10-21T19:17:44.213Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:17:44.213Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:44.236Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:44.236Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:44.236Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:17:44.237Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:45 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:44.237Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-838ad024-c286-4244-8af0-36da0b32be0e). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:15:22.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:17:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:17:44.238Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:44.238Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:17:44.239Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:44.239Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:17:44.240Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:44.240Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:44.240Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:17:44.240Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"656b000df89ab77f7e9014724c3507ce", X-B3-SpanId:"43f0714abd16b9fd", X-B3-ParentSpanId:"e89042b24aa6318f", X-B3-Sampled:"0", X-ONAP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-TransactionID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ECOMP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe218f8-6998-4fe5-a034-5edb1dfb86dd"] 2022-10-21T19:17:44.241Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:17:44.241Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:44.253Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:44.253Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:44.253Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:17:44.253Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:45 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:44.255Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:17:44.255Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:44.283Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:17:44.337Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:44.337Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:44.337Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:44.338Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:44.338Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:44.338Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-TransactionID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ECOMP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7207951-ccc7-416d-97a7-56ef4ae7f709"] 2022-10-21T19:17:44.338Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:44.339Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:44.481Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:44.481Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:44.481Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:44.482Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76CC5A3CC006E18D7435FB647A86189E; 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:"789", date:"Fri, 21 Oct 2022 19:17:44 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:17:44.482Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":"2022-10-21T19:17:18.723+0000","removalTime":null,"durationInMillis":113976,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:17:44.482Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:44.482Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:44.506Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:44.507Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:44.507Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:44.507Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:44.508Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:44.508Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-TransactionID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ECOMP-RequestID:"300a27e1-2c88-4ee9-a8f6-6d1039393407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b46fd016-b5b8-45a7-a448-726c25716ebb"] 2022-10-21T19:17:44.508Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:44.508Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:44.634Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:44.634Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:44.635Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:44.635Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9E6A8204FCF5A83CDA965E1C062458DA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:17:44 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:17:44.636Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:efa92831-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:16:59.725+0000","endTime":"2022-10-21T19:16:59.736+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:17:44.636Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:44.636Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:44.640Z|300a27e1-2c88-4ee9-a8f6-6d1039393407|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:17:49.205Z|9e3c2ef4-337b-458d-9a53-f3c2c28e7548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:49.205Z|9e3c2ef4-337b-458d-9a53-f3c2c28e7548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:49.262Z|0521a3ea-a6fe-474b-9f7d-10b75e20085f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:49.262Z|0521a3ea-a6fe-474b-9f7d-10b75e20085f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:49.263Z|1d9456dd-a20d-4192-980a-fce5af40362c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:49.263Z|1d9456dd-a20d-4192-980a-fce5af40362c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:50.551Z|1695f754-030c-43b1-92c9-7c58efc523d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:17:50.552Z|1695f754-030c-43b1-92c9-7c58efc523d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:17:51.018Z|eb48d670-53f8-4638-a444-dd91b4dd3451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:17:51.019Z|eb48d670-53f8-4638-a444-dd91b4dd3451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:17:54.793Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:17:54.799Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:54.799Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:17:54.800Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:54.800Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:17:54.800Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:17:54.801Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89c0421888f2b59da5a9ffd5017b9f84", X-B3-SpanId:"61fb965fb1259622", X-B3-ParentSpanId:"74b13599c704bdfc", X-B3-Sampled:"0", X-ONAP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-TransactionID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ECOMP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"716446e5-3a10-4ad6-aaec-655539ee935b"] 2022-10-21T19:17:54.801Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:17:54.802Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:55.232Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:55.233Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:55.233Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:17:55.234Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:56 GMT", x-envoy-upstream-service-time:"427", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:55.235Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:17:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:17:55.236Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:55.237Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:17:55.238Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:55.238Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:17:55.238Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:55.239Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:17:55.239Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:17:55.239Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89c0421888f2b59da5a9ffd5017b9f84", X-B3-SpanId:"fdaa2e0acc57233a", X-B3-ParentSpanId:"74b13599c704bdfc", X-B3-Sampled:"0", X-ONAP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-TransactionID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ECOMP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9953cb4-a491-4418-88df-c3d81bcb166b"] 2022-10-21T19:17:55.240Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:17:55.240Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:55.264Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:55.264Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:55.265Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:17:55.265Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:17:56 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:17:55.266Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:17:55.266Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:55.269Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:17:55.299Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:55.299Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:55.299Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:55.300Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:17:55.300Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:55.300Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-TransactionID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ECOMP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b49f5465-8240-4b86-b455-5226fcc1c8c5"] 2022-10-21T19:17:55.301Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:55.301Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:55.429Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:55.429Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:55.430Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:55.430Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=32330DF217DA8AB6C0C884D2686C5E83; 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:"789", date:"Fri, 21 Oct 2022 19:17:55 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:17:55.431Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:15:24.747+0000","endTime":"2022-10-21T19:17:18.723+0000","removalTime":null,"durationInMillis":113976,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"b70bc031-5174-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:17:55.431Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:55.431Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:55.455Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:55.455Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:17:55.455Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:17:55.456Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:17:55.456Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:17:55.456Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-TransactionID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ECOMP-RequestID:"7510e6ed-b630-4351-be16-90d8b1c568f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1680eb6-9710-47fc-a9b1-8401a1f61378"] 2022-10-21T19:17:55.457Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:17:55.457Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:17:55.582Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:17:55.583Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:17:55.583Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:17:55.584Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FF842E93B0EB49DC92A1997D79585F91; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:17:55 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:17:55.584Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:efa92831-5174-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","executionId":"b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:16:59.725+0000","endTime":"2022-10-21T19:16:59.736+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:17:55.584Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:17:55.585Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b70ca9d2-5174-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:17:55.588Z|7510e6ed-b630-4351-be16-90d8b1c568f0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:17:59.236Z|5339fdec-41e3-47ba-b49c-806bd664bbbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:59.237Z|5339fdec-41e3-47ba-b49c-806bd664bbbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:59.284Z|be6d68d1-0011-44ec-ae53-b7011dcde1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:59.285Z|be6d68d1-0011-44ec-ae53-b7011dcde1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:17:59.285Z|2b963d77-6bf4-400a-8ef0-c0c91c253206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:17:59.285Z|2b963d77-6bf4-400a-8ef0-c0c91c253206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:00.371Z|c44e1844-1fce-4613-a187-c43c6e4e7afe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:18:00.372Z|c44e1844-1fce-4613-a187-c43c6e4e7afe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:05.551Z|34f905c8-81d1-43f2-a910-ae0b86be896d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:18:05.552Z|34f905c8-81d1-43f2-a910-ae0b86be896d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:18:05.753Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:18:05.758Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:05.758Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:18:05.758Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:05.758Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:05.759Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:18:05.759Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"092afcd9f5feefcfc96743506e588382", X-B3-SpanId:"8eba9249b9a3c40a", X-B3-ParentSpanId:"e872bf14ab4ef0a3", X-B3-Sampled:"0", X-ONAP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-TransactionID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ECOMP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a27a89c8-8c8a-4c6a-9c82-db089a506b49"] 2022-10-21T19:18:05.759Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:18:05.759Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:05.786Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:05.787Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:05.787Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:18:05.788Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:06 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:05.789Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:18:05.790Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:05.790Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:18:05.791Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:05.791Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:18:05.792Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:05.792Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:05.792Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:18:05.792Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"092afcd9f5feefcfc96743506e588382", X-B3-SpanId:"d32ee51b9610f0b5", X-B3-ParentSpanId:"e872bf14ab4ef0a3", X-B3-Sampled:"0", X-ONAP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-TransactionID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ECOMP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d9ef1d6-1bae-4bbc-b6fa-47f084bdb52c"] 2022-10-21T19:18:05.793Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:18:05.793Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:05.807Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:05.807Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:05.807Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:18:05.808Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:06 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:05.811Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:18:05.811Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:05.811Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:18:05.841Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:05.841Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:05.842Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:05.842Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:05.842Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:05.842Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-TransactionID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ECOMP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6546a71-7e02-4353-a0bd-f28427b87000"] 2022-10-21T19:18:05.843Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:05.843Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:05.974Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:05.974Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:05.975Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:05.975Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F6FD5D99EF35E40866EEF49B19A33E20; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:18:06 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:18:05.976Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:18:05.976Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:05.976Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:05.998Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:05.999Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:05.999Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:05.999Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:05.999Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:06.000Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-TransactionID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ECOMP-RequestID:"8df255d6-152c-4e74-88a4-41f69e571b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9f456c7-dcb2-4ee1-9455-fb0da9a6b9a5"] 2022-10-21T19:18:06.000Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:06.000Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:06.123Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:06.123Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:06.123Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:06.124Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D10A1C277D95E778540ECBBB4E5F3DF1; 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:"Fri, 21 Oct 2022 19:18:06 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:18:06.124Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:18:06.124Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:06.125Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:06.128Z|8df255d6-152c-4e74-88a4-41f69e571b55|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:18:09.258Z|26a6c2b4-c124-43d1-a261-8937081a79dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:09.258Z|26a6c2b4-c124-43d1-a261-8937081a79dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:09.306Z|9169fa0b-ec27-43b3-ae43-5b4850275573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:09.306Z|e340090b-c2b5-4f43-9ba6-3a479d3d6de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:09.307Z|e340090b-c2b5-4f43-9ba6-3a479d3d6de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:09.307Z|9169fa0b-ec27-43b3-ae43-5b4850275573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:16.315Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:18:16.322Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:16.323Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:18:16.323Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:16.323Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:16.323Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:18:16.324Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d49ea8a19b1032b27e4bd6f1efec826", X-B3-SpanId:"a6fd06ada9779cbf", X-B3-ParentSpanId:"622bf49bcb5560da", X-B3-Sampled:"0", X-ONAP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-TransactionID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ECOMP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eceba218-9d76-4def-915b-1e5803b6c241"] 2022-10-21T19:18:16.324Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:18:16.324Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:16.346Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:16.346Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:16.347Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:18:16.347Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:17 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:16.348Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:18:16.348Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:16.350Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:18:16.351Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:16.351Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:18:16.352Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:16.352Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:16.353Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:18:16.353Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d49ea8a19b1032b27e4bd6f1efec826", X-B3-SpanId:"57cd071c1899c096", X-B3-ParentSpanId:"622bf49bcb5560da", X-B3-Sampled:"0", X-ONAP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-TransactionID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ECOMP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a62277a-d056-4057-b1ab-7c224b6dec4c"] 2022-10-21T19:18:16.353Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:18:16.354Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:16.364Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:16.365Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:16.365Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:18:16.365Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:17 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:16.366Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:18:16.366Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:16.367Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:18:16.394Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:16.395Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:16.395Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:16.395Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:16.396Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:16.396Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-TransactionID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ECOMP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f6b40aa-dd7d-4952-94b5-3482792def27"] 2022-10-21T19:18:16.396Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:16.396Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:16.526Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:16.526Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:16.527Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:16.527Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1E0691C0CE9D1813D0F4DA56ADC8F163; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:18:16 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:18:16.528Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:18:16.528Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:16.528Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:16.552Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:16.552Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:16.553Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:16.553Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:16.553Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:16.553Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-TransactionID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ECOMP-RequestID:"d6e388fe-4877-40e2-84fe-ebb90dece09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9ebe7f6-f4dd-4ef8-8c5b-cedb1fdc5da4"] 2022-10-21T19:18:16.554Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:16.554Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:16.676Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:16.677Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:16.677Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:16.677Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E3EA1180C35D5C0D9783CDBA00494E65; 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:"Fri, 21 Oct 2022 19:18:16 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:18:16.678Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:18:16.678Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:16.678Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:16.681Z|d6e388fe-4877-40e2-84fe-ebb90dece09a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:18:19.280Z|8dd35d27-3e67-4cbb-a2e0-c30136172c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:19.281Z|8dd35d27-3e67-4cbb-a2e0-c30136172c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:19.330Z|fb5de4be-59b7-4312-8c31-82491a9b9ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:19.331Z|f9f565f3-69a4-4182-9ffa-c2993e8f2e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:19.332Z|f9f565f3-69a4-4182-9ffa-c2993e8f2e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:19.330Z|fb5de4be-59b7-4312-8c31-82491a9b9ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:20.551Z|166a5f48-5c7b-41c0-8557-606aa70e5bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:18:20.552Z|166a5f48-5c7b-41c0-8557-606aa70e5bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:18:21.019Z|b8182288-d1b6-4802-b431-887a7b67f987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:18:21.020Z|b8182288-d1b6-4802-b431-887a7b67f987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:18:26.838Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:18:26.845Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:26.846Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:18:26.846Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:26.846Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:26.847Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:18:26.847Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c54a671108fccf22c31118bd27265de5", X-B3-SpanId:"05e9b71cdcd49a40", X-B3-ParentSpanId:"56c07a912973fa51", X-B3-Sampled:"0", X-ONAP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-TransactionID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ECOMP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a0f2185-bf8e-4a98-bfb3-654364a5392c"] 2022-10-21T19:18:26.848Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:18:26.848Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:26.874Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:26.874Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:26.875Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:18:26.875Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:27 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:26.878Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:18:26.878Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:26.879Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:18:26.880Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:26.880Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:18:26.881Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:26.881Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:26.881Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:18:26.882Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c54a671108fccf22c31118bd27265de5", X-B3-SpanId:"d2aadac1672075c1", X-B3-ParentSpanId:"56c07a912973fa51", X-B3-Sampled:"0", X-ONAP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-TransactionID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ECOMP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54c782a8-8748-4910-b52d-a4612d04bbb6"] 2022-10-21T19:18:26.882Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:18:26.882Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:26.896Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:26.896Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:26.896Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:18:26.897Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:27 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:26.898Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:18:26.898Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:26.899Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:18:26.924Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:26.925Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:26.925Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:26.925Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:26.925Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:26.926Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-TransactionID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ECOMP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70724efa-43e7-493d-92f0-a6dfa48745e3"] 2022-10-21T19:18:26.926Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:26.926Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:27.063Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:27.063Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:27.064Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:27.064Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9DCD26688E1B210FE7BCD77CBA89E099; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:18:27 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T19:18:27.065Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:18:27.065Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:27.066Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:27.090Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:27.090Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:27.091Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:27.091Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:27.091Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:27.092Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-TransactionID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ECOMP-RequestID:"1bd270f1-25dc-41c7-9676-6b8d75bf498b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ce1c43-068a-4837-8a97-a29e544a72b4"] 2022-10-21T19:18:27.092Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:27.092Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:27.212Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:27.212Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:27.213Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:27.213Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7B67E39663BE402A0351B981DF1CD8FF; 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:"Fri, 21 Oct 2022 19:18:27 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:18:27.214Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:18:27.214Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:27.215Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:27.218Z|1bd270f1-25dc-41c7-9676-6b8d75bf498b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:18:29.301Z|a57a3fc8-cf3e-47a1-9fe3-b890df07b8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:29.302Z|a57a3fc8-cf3e-47a1-9fe3-b890df07b8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:29.352Z|154177c7-1f53-44d3-891c-0c37e517ab41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:29.352Z|3b937451-4334-424e-8c4b-dfd7cfa5b59c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:29.353Z|154177c7-1f53-44d3-891c-0c37e517ab41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:29.353Z|3b937451-4334-424e-8c4b-dfd7cfa5b59c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:35.551Z|a2b6dbb9-12f5-429c-8f12-b7686fb63b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:18:35.552Z|a2b6dbb9-12f5-429c-8f12-b7686fb63b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:18:37.375Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:18:37.380Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:37.381Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:18:37.381Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:37.382Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:37.382Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:18:37.383Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf8d73f2076cf6bf01159fa9c6391280", X-B3-SpanId:"e2a9a84ae7436084", X-B3-ParentSpanId:"a32003811ee342e3", X-B3-Sampled:"0", X-ONAP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-TransactionID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ECOMP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38bc48d7-168e-4ddc-bcd1-0a197206d576"] 2022-10-21T19:18:37.383Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:18:37.384Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:37.412Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:37.413Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:37.413Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:18:37.413Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:38 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:37.415Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:18:37.415Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:37.415Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:18:37.416Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:37.417Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:18:37.417Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:37.417Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:37.417Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:18:37.417Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf8d73f2076cf6bf01159fa9c6391280", X-B3-SpanId:"f795263208a287e7", X-B3-ParentSpanId:"a32003811ee342e3", X-B3-Sampled:"0", X-ONAP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-TransactionID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ECOMP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c98a9702-dc56-4094-907a-2dfa23977320"] 2022-10-21T19:18:37.418Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:18:37.418Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:37.431Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:37.431Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:37.432Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:18:37.432Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:38 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:37.432Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:18:37.433Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:37.433Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:18:37.456Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:37.456Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:37.457Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:37.457Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:37.457Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:37.457Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-TransactionID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ECOMP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51a1dd0c-8aa1-4671-9227-d0cf3783a0c1"] 2022-10-21T19:18:37.457Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:37.458Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:37.586Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:37.587Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:37.587Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:37.587Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2C6D358C007893462E3C3145426A8E50; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:18:37 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:18:37.587Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:18:37.588Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:37.588Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:37.612Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:37.613Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:37.613Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:37.613Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:37.614Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:37.614Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-TransactionID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ECOMP-RequestID:"94ca9b9d-4181-47bd-bcdd-56b557900d35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1a1f004-9595-4836-bc7a-1b0bdd86b59d"] 2022-10-21T19:18:37.614Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:37.615Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:37.736Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:37.737Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:37.737Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:37.737Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=307C88CACA07DA048200EBF2AAE798C8; 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:"Fri, 21 Oct 2022 19:18:37 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:18:37.738Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:18:37.738Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:37.739Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:37.742Z|94ca9b9d-4181-47bd-bcdd-56b557900d35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:18:39.323Z|4a558861-0620-4375-b8fc-5283dc2a9438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:39.324Z|4a558861-0620-4375-b8fc-5283dc2a9438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:39.374Z|be5c23ad-c32c-462e-9a93-5b1062d9b79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:39.374Z|8347224f-09e0-486b-98b6-ab6234c27b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:39.375Z|8347224f-09e0-486b-98b6-ab6234c27b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:39.375Z|be5c23ad-c32c-462e-9a93-5b1062d9b79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:47.902Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:18:47.907Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:47.908Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:18:47.908Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:47.909Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:47.909Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:18:47.909Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cf44f92e72aa4a8be30b7ee32e824f8", X-B3-SpanId:"aa741d39d0e5f85c", X-B3-ParentSpanId:"6f9b61dab4b7e86e", X-B3-Sampled:"0", X-ONAP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-TransactionID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ECOMP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ef89639-4233-4474-a24c-727e2a30c6c4"] 2022-10-21T19:18:47.909Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:18:47.910Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:47.933Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:47.933Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:47.934Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:18:47.934Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:47.936Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:18:47.936Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:47.936Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:18:47.937Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:47.938Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:18:47.938Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:47.938Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:47.938Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:18:47.939Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cf44f92e72aa4a8be30b7ee32e824f8", X-B3-SpanId:"bcfb39f4567de767", X-B3-ParentSpanId:"6f9b61dab4b7e86e", X-B3-Sampled:"0", X-ONAP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-TransactionID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ECOMP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0f09c11-4ccc-45d5-a245-9ce83cc800f8"] 2022-10-21T19:18:47.939Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:18:47.939Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:47.953Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:47.953Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:47.953Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:18:47.954Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:48 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:47.954Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:18:47.954Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:47.955Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:18:47.977Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:47.978Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:47.978Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:47.978Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:47.978Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:47.979Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-TransactionID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ECOMP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e50f435-ed05-4169-9356-6e49b4df5c49"] 2022-10-21T19:18:47.979Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:47.979Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:48.110Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:48.110Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:48.111Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:48.111Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=30F9A840BBDDB9927DFC5F975655B7D7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:18:48 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:18:48.112Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:18:48.112Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:48.113Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:48.170Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:48.175Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:48.175Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:48.175Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:48.176Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:48.176Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-TransactionID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ECOMP-RequestID:"17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8633b760-6085-4177-887a-2ad5cef9c969"] 2022-10-21T19:18:48.177Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:48.177Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:48.300Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:48.300Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:48.301Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:48.301Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=225495F810C9C583829BF3F362703678; 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:"Fri, 21 Oct 2022 19:18:48 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:18:48.302Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:18:48.302Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:48.302Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:48.306Z|17ebbba8-96fd-47ab-bd42-0ff9ce6d14e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:18:49.347Z|b895fa83-e2cf-4c1b-983d-25b5442c3b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:49.347Z|b895fa83-e2cf-4c1b-983d-25b5442c3b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:49.398Z|b609cd5e-3eb9-4300-afa8-7af6c96eff8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:49.399Z|b609cd5e-3eb9-4300-afa8-7af6c96eff8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:49.399Z|33d2f6b4-a215-4fbc-ab0a-fc6bf693537a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:49.400Z|33d2f6b4-a215-4fbc-ab0a-fc6bf693537a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:50.551Z|ed8316de-952f-454d-bed2-985c6f3f72ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:18:50.553Z|ed8316de-952f-454d-bed2-985c6f3f72ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:18:51.021Z|92c18dcd-97e2-43fd-bfdf-642ab049ef9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:18:51.021Z|92c18dcd-97e2-43fd-bfdf-642ab049ef9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:18:58.478Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:18:58.483Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:58.483Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:18:58.484Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:58.484Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:18:58.484Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:18:58.484Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a481e17ed51fe57882e22924213bcf", X-B3-SpanId:"82cab22c237845c5", X-B3-ParentSpanId:"d219faea1ba05ece", X-B3-Sampled:"0", X-ONAP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-TransactionID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ECOMP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64076835-4ab8-457a-ad8e-2b4b532e302b"] 2022-10-21T19:18:58.485Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:18:58.485Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:58.514Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:58.515Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:58.515Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:18:58.515Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:58.517Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:18:58.517Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:58.518Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:18:58.519Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:58.519Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:18:58.520Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:58.520Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:18:58.521Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:18:58.521Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a481e17ed51fe57882e22924213bcf", X-B3-SpanId:"317db645a90f5701", X-B3-ParentSpanId:"d219faea1ba05ece", X-B3-Sampled:"0", X-ONAP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-TransactionID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ECOMP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaa2ced2-d38e-4b40-94ac-8651be274ff2"] 2022-10-21T19:18:58.521Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:18:58.522Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:58.543Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:58.544Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:58.544Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:18:58.545Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:18:59 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:18:58.545Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:18:58.546Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:58.546Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:18:58.576Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:58.576Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:58.576Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:58.577Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:18:58.577Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:58.577Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-TransactionID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ECOMP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3221acd8-c9de-44f4-9f19-27e4c980fb27"] 2022-10-21T19:18:58.578Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:58.578Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:58.702Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:58.702Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:58.703Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:58.703Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=72AA96DBF5868B93AD1CABE130970CBB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:18:59 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:18:58.703Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:18:58.704Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:58.704Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:58.720Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:58.721Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:18:58.721Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:18:58.721Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:18:58.721Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:18:58.721Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-TransactionID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ECOMP-RequestID:"9fa2200f-c65c-4763-b57b-27256bc92fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02b7e79f-6458-48e9-b72e-720450e089e7"] 2022-10-21T19:18:58.722Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:18:58.722Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:18:58.844Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:18:58.845Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:18:58.845Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:18:58.845Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=75AD7952145BEDEB401A4BBC4050A7D1; 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:"Fri, 21 Oct 2022 19:18:59 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:18:58.846Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:18:58.846Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:18:58.846Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:18:58.849Z|9fa2200f-c65c-4763-b57b-27256bc92fd5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:18:59.370Z|87bf4456-5156-4ad7-99a4-f37c644f5de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:59.371Z|87bf4456-5156-4ad7-99a4-f37c644f5de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:59.424Z|3492d64f-c617-4176-890e-0b49e6ef69e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:59.425Z|3492d64f-c617-4176-890e-0b49e6ef69e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:18:59.424Z|aaf4d878-7cf2-401b-9e29-34099e229f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:18:59.426Z|aaf4d878-7cf2-401b-9e29-34099e229f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:00.365Z|64b69e4f-20f3-4d75-a9a7-ba18b5514fb9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:19:00.365Z|64b69e4f-20f3-4d75-a9a7-ba18b5514fb9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:05.551Z|aa0c00fb-3d25-4321-ab7b-1108d31acfbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:19:05.552Z|aa0c00fb-3d25-4321-ab7b-1108d31acfbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:19:09.007Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:19:09.012Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:09.012Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:19:09.012Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:09.013Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:09.013Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:19:09.013Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88f777c695eaee07383138d88e5a575f", X-B3-SpanId:"27dcbc466fd8a36b", X-B3-ParentSpanId:"0c847f620c004c02", X-B3-Sampled:"0", X-ONAP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-TransactionID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ECOMP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a27aef10-4d29-4ae8-ab89-8910e7d145c0"] 2022-10-21T19:19:09.013Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:19:09.014Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:09.039Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:09.040Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:09.040Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:19:09.040Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:09 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:09.041Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:19:09.042Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:09.042Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:19:09.043Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:09.043Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:19:09.044Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:09.044Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:09.044Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:19:09.044Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88f777c695eaee07383138d88e5a575f", X-B3-SpanId:"ab3647b7deeb1bd9", X-B3-ParentSpanId:"0c847f620c004c02", X-B3-Sampled:"0", X-ONAP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-TransactionID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ECOMP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abc30218-eb4c-4c91-a57d-73e3ed3db66e"] 2022-10-21T19:19:09.045Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:19:09.045Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:09.058Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:09.058Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:09.058Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:19:09.059Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:09 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:09.059Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:19:09.059Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:09.059Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:19:09.078Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:09.078Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:09.078Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:09.079Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:09.079Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:09.079Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-TransactionID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ECOMP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb20ec90-eb2c-46fb-a869-c559c4e1fe3f"] 2022-10-21T19:19:09.079Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:09.080Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:09.207Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:09.207Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:09.207Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:09.207Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8AB533E541D75F3FF7E01577BCEEA866; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:19:09 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:19:09.208Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:19:09.208Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:09.208Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:09.229Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:09.230Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:09.230Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:09.230Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:09.231Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:09.231Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-TransactionID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ECOMP-RequestID:"941cb7a5-a2bf-40fc-bf2f-67a940530dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa630445-75fa-47bc-9efc-e34d7f3687a4"] 2022-10-21T19:19:09.231Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:09.232Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:09.351Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:09.352Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:09.352Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:09.352Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=08FB384CEE54AB416B84E91B1FF2A258; 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:"Fri, 21 Oct 2022 19:19:09 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:19:09.352Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:19:09.353Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:09.353Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:09.355Z|941cb7a5-a2bf-40fc-bf2f-67a940530dad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:19:09.394Z|e66e13d5-8818-4e37-92c7-1919e33a6fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:09.395Z|e66e13d5-8818-4e37-92c7-1919e33a6fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:09.447Z|224c0f8d-9987-46ae-ab67-2988dc3f042b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:09.448Z|224c0f8d-9987-46ae-ab67-2988dc3f042b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:09.449Z|562fac0c-d93f-4cc5-8bc0-de4ea8abc8d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:09.450Z|562fac0c-d93f-4cc5-8bc0-de4ea8abc8d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:19.418Z|cff34f25-12dd-4d30-a241-d70365d16d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:19.419Z|cff34f25-12dd-4d30-a241-d70365d16d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:19.470Z|964ce8e0-7c06-43fd-ae17-addad704c56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:19.471Z|964ce8e0-7c06-43fd-ae17-addad704c56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:19.472Z|f37661a7-ca28-4638-a4d8-6e1657baddcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:19.473Z|f37661a7-ca28-4638-a4d8-6e1657baddcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:19.521Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:19:19.526Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:19.526Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:19:19.526Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:19.526Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:19.527Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:19:19.527Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95b5043cf1ac7d8dd19b331527b3cf01", X-B3-SpanId:"f738dcadd9ab0cb2", X-B3-ParentSpanId:"e6d8a7bcf6b1ce92", X-B3-Sampled:"0", X-ONAP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-TransactionID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ECOMP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bd957e8-98bf-4867-9af1-d4133fb8c3bb"] 2022-10-21T19:19:19.527Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:19:19.527Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:19.556Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:19.557Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:19.557Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:19:19.557Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:20 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:19.559Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:19:19.560Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:19.560Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:19:19.561Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:19.561Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:19:19.561Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:19.562Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:19.562Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:19:19.562Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95b5043cf1ac7d8dd19b331527b3cf01", X-B3-SpanId:"88ce3826a48a58fb", X-B3-ParentSpanId:"e6d8a7bcf6b1ce92", X-B3-Sampled:"0", X-ONAP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-TransactionID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ECOMP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5318c417-3233-4c30-9780-de672c9ba6b2"] 2022-10-21T19:19:19.562Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:19:19.562Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:19.577Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:19.577Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:19.578Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:19:19.578Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:20 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:19.578Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:19:19.579Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:19.579Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:19:19.605Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:19.606Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:19.606Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:19.606Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:19.607Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:19.607Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-TransactionID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ECOMP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db4aed29-bb31-4579-a13d-913b477126b7"] 2022-10-21T19:19:19.607Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:19.607Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:19.738Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:19.739Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:19.739Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:19.740Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=278DED5B27B92CF44F0E101BBE697226; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:19:20 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:19:19.741Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:19:19.741Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:19.741Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:19.760Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:19.760Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:19.761Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:19.761Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:19.761Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:19.761Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-TransactionID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ECOMP-RequestID:"811919e3-0682-46bf-8e8f-66577cd7eb10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f030c64-50be-4636-adea-33f3114696f1"] 2022-10-21T19:19:19.762Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:19.762Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:19.884Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:19.884Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:19.884Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:19.885Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6A9937D2D6FC1D812247F71B57E6CD06; 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:"Fri, 21 Oct 2022 19:19:20 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:19:19.885Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:19:19.885Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:19.886Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:19.889Z|811919e3-0682-46bf-8e8f-66577cd7eb10|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:19:20.551Z|470f1a1b-cb2a-4b43-b59a-b2214cac7713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:19:20.551Z|470f1a1b-cb2a-4b43-b59a-b2214cac7713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:19:21.022Z|77e25c12-a33f-46f2-a3a7-a24e776a7412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:19:21.022Z|77e25c12-a33f-46f2-a3a7-a24e776a7412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:19:29.441Z|9f99d469-21df-49c8-ac1d-fe4a615d9655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:29.442Z|9f99d469-21df-49c8-ac1d-fe4a615d9655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:29.492Z|2862b1ba-eddc-4426-9675-e2b231701a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:29.493Z|f85540b4-0da5-47cb-903f-8c9ee1a26650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:29.494Z|f85540b4-0da5-47cb-903f-8c9ee1a26650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:29.495Z|2862b1ba-eddc-4426-9675-e2b231701a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:30.047Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:19:30.051Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:30.052Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:19:30.052Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:30.052Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:30.052Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:19:30.053Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ae59bdfc8216eba91198816a7cac5de", X-B3-SpanId:"aa380fb083aa020f", X-B3-ParentSpanId:"a999cfbf8fc2c445", X-B3-Sampled:"0", X-ONAP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-TransactionID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ECOMP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a664d80-f799-40f0-8579-abe26a353f28"] 2022-10-21T19:19:30.053Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:19:30.053Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:30.079Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:30.079Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:30.079Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:19:30.080Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:31 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:30.081Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:18:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:19:30.081Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:30.082Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:19:30.082Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:30.083Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:19:30.083Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:30.083Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:30.084Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:19:30.084Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ae59bdfc8216eba91198816a7cac5de", X-B3-SpanId:"ec47970d9071f791", X-B3-ParentSpanId:"a999cfbf8fc2c445", X-B3-Sampled:"0", X-ONAP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-TransactionID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ECOMP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"492f89e9-7705-4277-b230-3e7814096b58"] 2022-10-21T19:19:30.084Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:19:30.084Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:30.096Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:30.096Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:30.097Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:19:30.097Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:31 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:30.098Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666379881000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:19:30.099Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:30.099Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:19:30.121Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:30.121Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:30.121Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:30.122Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:30.122Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:30.122Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-TransactionID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ECOMP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23766b59-faa6-4c9d-90f8-412408b9e4ae"] 2022-10-21T19:19:30.122Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:30.123Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:30.245Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:30.245Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:30.246Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:30.246Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=79D051B4BC2681266D0E1E5A624BCCAE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:19:30 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:19:30.246Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:19:30.246Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:30.247Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:30.263Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:30.263Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:30.264Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:30.264Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:30.264Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:30.264Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-TransactionID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ECOMP-RequestID:"8999dfab-3bca-4a99-b88e-9f7ac73ea0d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12c9363f-37da-4cc6-81ad-2346263ea893"] 2022-10-21T19:19:30.264Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:30.265Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:30.393Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:30.393Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:30.393Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:30.394Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42F57B96BCCD0BB21A902547EF501C37; 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:"Fri, 21 Oct 2022 19:19:30 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:19:30.394Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:14f8651a-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:18:02.320+0000","endTime":"2022-10-21T19:18:02.326+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:19:30.394Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:30.394Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:30.398Z|8999dfab-3bca-4a99-b88e-9f7ac73ea0d7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:19:35.551Z|fa048e29-15c9-4790-8b79-e21eaf89f6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:19:35.555Z|fa048e29-15c9-4790-8b79-e21eaf89f6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:19:39.463Z|c216ecc4-7b6d-47a2-a44f-b7f1ba68025e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:39.463Z|c216ecc4-7b6d-47a2-a44f-b7f1ba68025e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:39.516Z|d8f00877-1fd2-493c-930c-41c64167b9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:39.517Z|d8f00877-1fd2-493c-930c-41c64167b9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:39.517Z|64c09676-54af-4fc1-a161-80cc121a5a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:39.517Z|64c09676-54af-4fc1-a161-80cc121a5a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:40.568Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:19:40.573Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:40.574Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:19:40.574Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:40.574Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:40.575Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:19:40.575Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0285e20082221e144602277b38800904", X-B3-SpanId:"79a7e25c4051f0b9", X-B3-ParentSpanId:"8e9710f63f335482", X-B3-Sampled:"0", X-ONAP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-TransactionID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ECOMP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2fc5568-5f96-4716-b335-84ff170034c9"] 2022-10-21T19:19:40.575Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:19:40.576Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:40.601Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:40.602Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:40.602Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:19:40.603Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:41 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:40.604Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:19:40.605Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:40.605Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:19:40.606Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:40.606Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:19:40.607Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:40.607Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:40.607Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:19:40.608Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0285e20082221e144602277b38800904", X-B3-SpanId:"32b2e8ee91f0ea7b", X-B3-ParentSpanId:"8e9710f63f335482", X-B3-Sampled:"0", X-ONAP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-TransactionID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ECOMP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6d34efd-5b9c-4f19-b85e-437ca476ec0b"] 2022-10-21T19:19:40.608Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:19:40.608Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:40.621Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:40.621Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:40.622Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:19:40.622Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:41 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:40.623Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:19:40.624Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:40.624Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:19:40.675Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:40.676Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:40.676Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:40.676Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:40.676Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:40.676Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-TransactionID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ECOMP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e3bdfe5-ee4e-4d5b-989c-c88088546bef"] 2022-10-21T19:19:40.677Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:40.677Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:40.805Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:40.806Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:40.806Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:40.806Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2687C882695794CA21620636561850C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:19:41 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:19:40.807Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:19:40.807Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:40.807Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:40.833Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:40.834Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:40.834Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:40.834Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:40.834Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:40.834Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-TransactionID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ECOMP-RequestID:"480aa299-5d9e-462d-9957-8d503993c62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e25799d-d5d8-43be-8ef2-c4e539203240"] 2022-10-21T19:19:40.835Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:40.835Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:40.953Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:40.954Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:40.954Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:40.954Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2356947712F86C25B25B4C915768D0D5; 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:"826", date:"Fri, 21 Oct 2022 19:19:41 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:19:40.955Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:19:40.955Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:40.955Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:40.958Z|480aa299-5d9e-462d-9957-8d503993c62f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:19:49.484Z|f77403f4-f8bf-48e5-96de-0476f0a62a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:49.485Z|f77403f4-f8bf-48e5-96de-0476f0a62a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:49.539Z|0fcd82cc-bc6d-4bcb-bd29-9341b11d195d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:49.539Z|97144cc6-e2bd-4686-9f9f-16c575845cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:49.539Z|0fcd82cc-bc6d-4bcb-bd29-9341b11d195d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:49.539Z|97144cc6-e2bd-4686-9f9f-16c575845cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:50.551Z|21907ec4-369f-424c-ae2a-dc00181a175d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:19:50.552Z|21907ec4-369f-424c-ae2a-dc00181a175d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:19:51.023Z|d16d28df-6c8f-4492-badf-414d42c5254d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:19:51.023Z|d16d28df-6c8f-4492-badf-414d42c5254d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:19:51.129Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:19:51.134Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:51.134Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:19:51.134Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:51.134Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:19:51.135Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:19:51.135Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"429cf6fc593be6d85b7905797210e25a", X-B3-SpanId:"3e5aaf9757f9cedd", X-B3-ParentSpanId:"0cdb6043ce9aae71", X-B3-Sampled:"0", X-ONAP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-TransactionID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ECOMP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df3ad1aa-0ff1-4a03-894b-2259cf9b8a46"] 2022-10-21T19:19:51.135Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:19:51.135Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:51.158Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:51.159Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:51.159Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:19:51.159Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:51.160Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:19:51.161Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:51.161Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:19:51.162Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:51.162Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:19:51.162Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:51.163Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:19:51.163Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:19:51.163Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"429cf6fc593be6d85b7905797210e25a", X-B3-SpanId:"d07e7273dd373a57", X-B3-ParentSpanId:"0cdb6043ce9aae71", X-B3-Sampled:"0", X-ONAP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-TransactionID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ECOMP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b533aeeb-081b-4d22-8fe2-e0e1b027b956"] 2022-10-21T19:19:51.163Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:19:51.163Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:51.175Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:51.175Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:51.175Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:19:51.175Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:19:52 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:19:51.177Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:19:51.177Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:51.177Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:19:51.196Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:51.197Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:51.197Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:51.197Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:19:51.197Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:51.198Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-TransactionID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ECOMP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f7a2fa-c15d-4d49-935f-7d923c65d573"] 2022-10-21T19:19:51.198Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:51.198Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:51.336Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:51.336Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:51.337Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:51.337Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=014E953F734E9222E2520CDF7D8B79B2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:19:51 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:19:51.337Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:19:51.337Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:51.338Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:51.354Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:51.355Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:19:51.355Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:19:51.355Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:19:51.355Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:19:51.356Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-TransactionID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ECOMP-RequestID:"60e33708-94f2-438e-b8e2-fbac6907719e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6238391c-ec51-410b-9259-eeebfdc0721e"] 2022-10-21T19:19:51.356Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:19:51.356Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:19:51.482Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:19:51.483Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:19:51.483Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:19:51.483Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=53B48A254EF59018E7963A59102998F0; 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:"826", date:"Fri, 21 Oct 2022 19:19:51 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:19:51.484Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:19:51.484Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:19:51.484Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:19:51.487Z|60e33708-94f2-438e-b8e2-fbac6907719e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:19:59.506Z|31f2f607-5ddb-486b-b89f-a9398e16ec7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:59.506Z|31f2f607-5ddb-486b-b89f-a9398e16ec7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:59.560Z|1157b630-c84b-4550-bd0b-230fc5a3cee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:59.561Z|1157b630-c84b-4550-bd0b-230fc5a3cee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:19:59.563Z|321ca558-1913-45e1-a1d7-376fdf9af006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:19:59.564Z|321ca558-1913-45e1-a1d7-376fdf9af006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:00.364Z|f92190a2-1a39-490d-b7cc-cc3c9193d57a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:20:00.365Z|f92190a2-1a39-490d-b7cc-cc3c9193d57a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:01.651Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:20:01.657Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:01.657Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:20:01.658Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:01.658Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:01.658Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:20:01.658Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7e72298ba2359a6bd019dbc92e1f536", X-B3-SpanId:"d86ad777592dc4d7", X-B3-ParentSpanId:"647cbe22e1c7aa43", X-B3-Sampled:"0", X-ONAP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-TransactionID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ECOMP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1027502f-7ff3-4b10-bac7-d0bef957c6f8"] 2022-10-21T19:20:01.659Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:20:01.659Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:01.687Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:01.688Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:01.688Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:20:01.688Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:02 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:01.689Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:20:01.689Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:01.690Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:20:01.691Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:01.691Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:20:01.691Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:01.692Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:01.692Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:20:01.692Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7e72298ba2359a6bd019dbc92e1f536", X-B3-SpanId:"c6351eaeaa3e7520", X-B3-ParentSpanId:"647cbe22e1c7aa43", X-B3-Sampled:"0", X-ONAP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-TransactionID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ECOMP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32cdb400-dc8b-471c-b84e-73b40988bcd2"] 2022-10-21T19:20:01.693Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:20:01.693Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:01.707Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:01.708Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:01.708Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:20:01.708Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:01.709Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:20:01.709Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:01.710Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:20:01.729Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:01.730Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:01.730Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:01.731Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:01.731Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:01.731Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-TransactionID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ECOMP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"208dc0f2-0335-4727-863a-ebc233ac01c7"] 2022-10-21T19:20:01.731Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:01.732Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:01.869Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:01.870Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:01.870Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:01.870Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1CD41C31BC3E2CDA4FCB7CFD7EDA64A6; 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:"789", date:"Fri, 21 Oct 2022 19:20:02 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T19:20:01.871Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":"2022-10-21T19:19:55.273+0000","removalTime":null,"durationInMillis":118313,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:20:01.871Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:01.871Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:01.891Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:01.891Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:01.891Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:01.892Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:01.892Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:01.892Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-TransactionID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ECOMP-RequestID:"097ad0eb-d5a7-4bbc-a234-adbac31d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28e21a22-e2a2-42c6-b191-990f9a3ffd64"] 2022-10-21T19:20:01.892Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:01.893Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:02.030Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:02.031Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:02.031Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:02.032Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=50F377CA329B402E697E4A13E7C3F1CE; 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:"826", date:"Fri, 21 Oct 2022 19:20:02 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T19:20:02.032Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:20:02.032Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:02.033Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:02.036Z|097ad0eb-d5a7-4bbc-a234-adbac31d5c17|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:20:05.551Z|26b35b83-e1a2-40d0-9b30-669cbfe74518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:20:05.552Z|26b35b83-e1a2-40d0-9b30-669cbfe74518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:20:09.529Z|3aa1d9fc-f81a-422d-add0-4ee516119859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:09.530Z|3aa1d9fc-f81a-422d-add0-4ee516119859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:09.583Z|7b25d09d-8700-4ddb-acaf-dad250c31cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:09.583Z|422ee0df-ef73-427d-881f-4f3a42d5722c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:09.583Z|7b25d09d-8700-4ddb-acaf-dad250c31cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:09.584Z|422ee0df-ef73-427d-881f-4f3a42d5722c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:12.216Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:20:12.222Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:12.222Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:20:12.222Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:12.223Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:12.223Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:20:12.223Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b6ec46aa8e0946488d724648b9fae55", X-B3-SpanId:"61c217f3471d23dd", X-B3-ParentSpanId:"abfb6605749244f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-TransactionID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ECOMP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f77cd92-e056-4a33-9a67-4a6048b532b0"] 2022-10-21T19:20:12.224Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:20:12.224Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:12.247Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:12.248Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:12.248Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:20:12.249Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:13 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:12.250Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:20:12.250Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:12.251Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:20:12.251Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:12.252Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:20:12.252Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:12.252Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:12.253Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:20:12.253Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b6ec46aa8e0946488d724648b9fae55", X-B3-SpanId:"df72f71e4e491146", X-B3-ParentSpanId:"abfb6605749244f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-TransactionID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ECOMP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7f9e8bd-b6b9-465e-8473-7ca76bc7ab57"] 2022-10-21T19:20:12.253Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:20:12.254Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:12.267Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:12.267Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:12.268Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:20:12.268Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:13 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:12.269Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:20:12.269Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:12.269Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:20:12.290Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:12.290Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:12.291Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:12.291Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:12.291Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:12.291Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-TransactionID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ECOMP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f171db6-147e-4b4f-8fa5-25e1ca7bfb03"] 2022-10-21T19:20:12.292Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:12.292Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:12.415Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:12.416Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:12.416Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:12.416Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=123E0174E1D6225DD52E72D9196D1012; 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:"789", date:"Fri, 21 Oct 2022 19:20:12 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:20:12.417Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":"2022-10-21T19:19:55.273+0000","removalTime":null,"durationInMillis":118313,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:20:12.417Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:12.417Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:12.434Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:12.434Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:12.435Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:12.435Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:12.435Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:12.435Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-TransactionID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ECOMP-RequestID:"e7f6195e-acf4-4dc8-9c63-91fd083f4b7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f8dd88b-6222-4d7c-b2b0-9abda00ada1a"] 2022-10-21T19:20:12.436Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:12.436Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:12.554Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:12.555Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:12.555Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:12.555Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6798E0DE1FDAEE808F7ACFCF3C9358A1; 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:"826", date:"Fri, 21 Oct 2022 19:20:12 GMT", x-envoy-upstream-service-time:"115", server:"envoy"] 2022-10-21T19:20:12.555Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:20:12.555Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:12.556Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:12.559Z|e7f6195e-acf4-4dc8-9c63-91fd083f4b7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:20:19.552Z|fde7b720-475b-4bf6-a205-84a93fb2c2c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:19.553Z|fde7b720-475b-4bf6-a205-84a93fb2c2c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:19.610Z|909d1c91-b581-4e0c-9bb2-05a1bc29a6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:19.610Z|909d1c91-b581-4e0c-9bb2-05a1bc29a6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:19.613Z|52920551-c7fe-4eca-b4ad-a041f96d0e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:19.613Z|52920551-c7fe-4eca-b4ad-a041f96d0e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:20.551Z|3da34b95-9087-44c8-bfbb-966af7a6b88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:20:20.554Z|3da34b95-9087-44c8-bfbb-966af7a6b88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:20:21.024Z|23990aff-2123-40ee-92e1-b3310226fe57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:20:21.024Z|23990aff-2123-40ee-92e1-b3310226fe57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:20:22.731Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:20:22.736Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:22.737Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:20:22.737Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:22.737Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:22.738Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:20:22.738Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96800c0753e6ddd3cb853b8f125aedcf", X-B3-SpanId:"3636ce4206556d0a", X-B3-ParentSpanId:"582062a463290175", X-B3-Sampled:"0", X-ONAP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-TransactionID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ECOMP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9b63bc7-d083-41c9-bfd6-3e9a52f8a4b2"] 2022-10-21T19:20:22.738Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:20:22.738Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:22.765Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:22.765Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:22.765Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:20:22.766Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:23 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:22.767Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:20:22.768Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:22.768Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:20:22.769Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:22.769Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:20:22.770Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:22.770Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:22.770Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:20:22.770Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96800c0753e6ddd3cb853b8f125aedcf", X-B3-SpanId:"6247bafcfcb3cef3", X-B3-ParentSpanId:"582062a463290175", X-B3-Sampled:"0", X-ONAP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-TransactionID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ECOMP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d08ea97-fa06-441c-93ae-288028668180"] 2022-10-21T19:20:22.770Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:20:22.771Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:22.784Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:22.784Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:22.785Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:20:22.785Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:23 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:22.786Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:20:22.787Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:22.787Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:20:22.805Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:22.806Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:22.806Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:22.806Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:22.806Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:22.807Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-TransactionID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ECOMP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d5381d3-6aec-4259-a78d-c9ec8129599f"] 2022-10-21T19:20:22.807Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:22.807Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:22.940Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:22.941Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:22.941Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:22.942Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=09B4A457F7EA9C699ABFB8C3C67E2376; 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:"789", date:"Fri, 21 Oct 2022 19:20:23 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:20:22.942Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":"2022-10-21T19:19:55.273+0000","removalTime":null,"durationInMillis":118313,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:20:22.942Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:22.942Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:22.960Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:22.960Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:22.960Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:22.961Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:22.961Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:22.961Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-TransactionID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ECOMP-RequestID:"6aead508-72f0-4fae-b2c7-979caa7d0ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"280be831-5955-48ca-816e-980e69c87a24"] 2022-10-21T19:20:22.961Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:22.962Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:23.090Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:23.090Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:23.091Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:23.091Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=38B7C19A5D777F43292438B80855FA7B; 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:"826", date:"Fri, 21 Oct 2022 19:20:23 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:20:23.091Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:20:23.092Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:23.092Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:23.097Z|6aead508-72f0-4fae-b2c7-979caa7d0ffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:20:29.574Z|f32a92a4-0768-4107-859b-6ee0aaa94e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:29.575Z|f32a92a4-0768-4107-859b-6ee0aaa94e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:29.633Z|82368a6c-92c6-4214-af76-453c7dafbd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:29.633Z|82368a6c-92c6-4214-af76-453c7dafbd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:29.634Z|a78a43ca-4ff4-4723-8b0b-7a1d455c9afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:29.634Z|a78a43ca-4ff4-4723-8b0b-7a1d455c9afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:33.271Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:20:33.275Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:33.275Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:20:33.276Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:33.276Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:33.276Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:20:33.277Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43451f1f6ae04341d6c0830872c7d011", X-B3-SpanId:"87a7e7c8c60e81a6", X-B3-ParentSpanId:"2ec93eca909dd04c", X-B3-Sampled:"0", X-ONAP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-TransactionID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ECOMP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47107e71-5d52-402c-be41-c2b4e3cddf11"] 2022-10-21T19:20:33.277Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:20:33.277Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:33.304Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:33.305Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:33.305Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:20:33.305Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:34 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:33.308Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:20:33.308Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:33.309Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:20:33.310Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:33.311Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:20:33.311Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:33.312Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:33.312Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:20:33.313Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43451f1f6ae04341d6c0830872c7d011", X-B3-SpanId:"adca3e4849145b9c", X-B3-ParentSpanId:"2ec93eca909dd04c", X-B3-Sampled:"0", X-ONAP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-TransactionID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ECOMP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c84c1f5-dfaa-473c-8130-109b2323c885"] 2022-10-21T19:20:33.313Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:20:33.314Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:33.327Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:33.328Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:33.328Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:20:33.328Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:34 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:33.330Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:20:33.330Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:33.331Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:20:33.349Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:33.349Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:33.350Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:33.350Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:33.350Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:33.350Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-TransactionID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ECOMP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd63f240-5df7-4d2c-af1c-14af97c12eaa"] 2022-10-21T19:20:33.351Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:33.351Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:33.478Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:33.478Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:33.479Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:33.479Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F067EE18228C95693EB89B4DA9218983; 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:"789", date:"Fri, 21 Oct 2022 19:20:33 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:20:33.479Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":"2022-10-21T19:19:55.273+0000","removalTime":null,"durationInMillis":118313,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:20:33.480Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:33.480Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:33.496Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:33.497Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:33.497Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:33.498Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:33.498Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:33.498Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-TransactionID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ECOMP-RequestID:"461ee259-2c3c-4877-8fe2-f55e5af7cc8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f1af127-65a6-48b1-aa54-5b17a0076acc"] 2022-10-21T19:20:33.499Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:33.499Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:33.622Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:33.622Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:33.623Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:33.623Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EA381A7B3EE862C3B01EA2A25F33D6C5; 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:"826", date:"Fri, 21 Oct 2022 19:20:33 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:20:33.623Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:20:33.624Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:33.624Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:33.627Z|461ee259-2c3c-4877-8fe2-f55e5af7cc8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:20:35.551Z|9e452b7e-27b3-4651-8f71-8988b93ebfcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:20:35.552Z|9e452b7e-27b3-4651-8f71-8988b93ebfcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:20:39.596Z|43eee64c-9a91-43da-a468-695f6e69e243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:39.597Z|43eee64c-9a91-43da-a468-695f6e69e243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:39.655Z|d62180f4-d00d-4c77-aea2-123d48d5a43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:39.655Z|d62180f4-d00d-4c77-aea2-123d48d5a43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:39.658Z|96acf68c-bd44-4bd9-bf69-a322370a1be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:39.658Z|96acf68c-bd44-4bd9-bf69-a322370a1be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:43.788Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:20:43.793Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:43.793Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:20:43.793Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:43.794Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:43.794Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:20:43.794Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9eb47f17b10afee50854c8bb79d06d6", X-B3-SpanId:"05e443b02e90257d", X-B3-ParentSpanId:"1b660884d0ff1051", X-B3-Sampled:"0", X-ONAP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-TransactionID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ECOMP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08f8f976-3e87-4b32-80d2-b7b4e50e84fe"] 2022-10-21T19:20:43.794Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:20:43.795Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:43.816Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:43.816Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:43.816Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:20:43.817Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:44 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:43.818Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:20:43.818Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:43.819Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:20:43.820Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:43.820Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:20:43.820Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:43.821Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:43.821Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:20:43.821Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9eb47f17b10afee50854c8bb79d06d6", X-B3-SpanId:"a8c3dcd1a54b49f2", X-B3-ParentSpanId:"1b660884d0ff1051", X-B3-Sampled:"0", X-ONAP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-TransactionID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ECOMP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e632a2e-d321-4d02-a7e3-0ad099481441"] 2022-10-21T19:20:43.821Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:20:43.822Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:43.832Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:43.833Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:43.833Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:20:43.833Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:44 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:43.834Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:20:43.834Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:43.834Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:20:43.853Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:43.853Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:43.853Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:43.854Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:43.854Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:43.854Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-TransactionID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ECOMP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"366c1619-19e8-4688-be68-13236f23685e"] 2022-10-21T19:20:43.854Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:43.855Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:43.981Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:43.982Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:43.982Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:43.982Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BC96AE0E71AF12A6CBA194EEFAE1B841; 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:"789", date:"Fri, 21 Oct 2022 19:20:44 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:20:43.983Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":"2022-10-21T19:19:55.273+0000","removalTime":null,"durationInMillis":118313,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:20:43.983Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:43.983Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:44.000Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:44.001Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:44.001Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:44.001Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:44.001Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:44.002Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-TransactionID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ECOMP-RequestID:"888ca4bb-a086-4474-9cf7-d2de65861e88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd128487-0438-4b0c-99e4-fe3e185e8640"] 2022-10-21T19:20:44.002Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:44.002Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:44.127Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:44.128Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:44.128Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:44.128Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9729CA7DC70DC530B1108AB9F467D86C; 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:"826", date:"Fri, 21 Oct 2022 19:20:44 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:20:44.129Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:20:44.129Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:44.129Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:44.132Z|888ca4bb-a086-4474-9cf7-d2de65861e88|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:20:49.622Z|a4e4139a-03fa-4c5b-b487-f47e374a52ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:49.623Z|a4e4139a-03fa-4c5b-b487-f47e374a52ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:49.676Z|4df294c4-5c55-4075-abc4-22021834cf72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:49.677Z|4df294c4-5c55-4075-abc4-22021834cf72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:49.678Z|2e0e3ce7-ff6c-471c-8650-ac07c8c4153e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:49.678Z|2e0e3ce7-ff6c-471c-8650-ac07c8c4153e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:50.551Z|df446463-822e-45a4-ab3e-0fa64031118e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:20:50.551Z|df446463-822e-45a4-ab3e-0fa64031118e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:20:51.024Z|9f026453-3e71-4989-8dcc-2832070a8657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:20:51.025Z|9f026453-3e71-4989-8dcc-2832070a8657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:20:54.299Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:20:54.303Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:54.303Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:20:54.304Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:54.304Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:20:54.304Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:20:54.305Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7c5ca5d17b9337296829cb988bd03e0", X-B3-SpanId:"7fc6903add6945cc", X-B3-ParentSpanId:"d14a9aa9771e5a4d", X-B3-Sampled:"0", X-ONAP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-TransactionID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ECOMP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b3c36e6-0bb1-4859-aa9c-c7761f9bb479"] 2022-10-21T19:20:54.305Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:20:54.305Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:54.329Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:54.329Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:54.330Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:20:54.330Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:55 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:54.335Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:20:54.336Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:54.336Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:20:54.337Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:54.337Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:20:54.338Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:54.338Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:20:54.338Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:20:54.339Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7c5ca5d17b9337296829cb988bd03e0", X-B3-SpanId:"47c1b87144e20695", X-B3-ParentSpanId:"d14a9aa9771e5a4d", X-B3-Sampled:"0", X-ONAP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-TransactionID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ECOMP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edf1ea4f-3929-49a9-b5dd-db505e4591d5"] 2022-10-21T19:20:54.339Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:20:54.339Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:54.355Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:54.356Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:54.356Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:20:54.356Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:20:55 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:20:54.357Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:20:54.357Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:54.358Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:20:54.382Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:54.382Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:54.382Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:54.383Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:20:54.383Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:54.383Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-TransactionID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ECOMP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc95bef0-a25b-4127-9194-d2bcff62023f"] 2022-10-21T19:20:54.384Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:54.384Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:54.510Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:54.511Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:54.511Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:54.511Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A086F70E7339767EF51A4F01FA14FA66; 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:"789", date:"Fri, 21 Oct 2022 19:20:54 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:20:54.512Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":"2022-10-21T19:19:55.273+0000","removalTime":null,"durationInMillis":118313,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:20:54.512Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:54.512Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:54.553Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:54.554Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:20:54.554Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:20:54.554Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:20:54.554Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:20:54.554Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-TransactionID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ECOMP-RequestID:"3a07b601-78f2-4c74-b905-40c8ef1d3427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bde6e3f-f1b6-47d2-8397-bf70da7fbe09"] 2022-10-21T19:20:54.555Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:20:54.555Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:20:54.682Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:20:54.683Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:20:54.683Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:20:54.683Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B5AB246DEFD772FD1050DBBEDDB1BDED; 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:"826", date:"Fri, 21 Oct 2022 19:20:54 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:20:54.684Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:20:54.684Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:20:54.684Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:20:54.687Z|3a07b601-78f2-4c74-b905-40c8ef1d3427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:20:59.648Z|28e1d8a8-6417-4433-a5e5-18223642a1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:59.649Z|28e1d8a8-6417-4433-a5e5-18223642a1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:59.698Z|f864c540-c3a5-497b-b6f9-f5fdb4900c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:59.698Z|53192023-4f63-4048-b81b-57533781cbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:20:59.698Z|53192023-4f63-4048-b81b-57533781cbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:20:59.698Z|f864c540-c3a5-497b-b6f9-f5fdb4900c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:00.364Z|63d6f9a6-9e8b-4438-86dc-cedf84657447|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:21:00.365Z|63d6f9a6-9e8b-4438-86dc-cedf84657447|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:04.861Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:21:04.866Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:04.866Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:21:04.867Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:04.867Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:04.867Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:21:04.867Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d549a49cdc4590d27f737d93e2a818e", X-B3-SpanId:"c2c4fcaa9b0e7295", X-B3-ParentSpanId:"4c64d03bdc47dfef", X-B3-Sampled:"0", X-ONAP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-TransactionID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ECOMP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49c78390-a006-46ab-a8a2-57968a41d72b"] 2022-10-21T19:21:04.868Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:21:04.868Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:04.896Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:04.896Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:04.897Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:21:04.897Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:05 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:04.898Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-49de4a9c-8e43-4620-b1f1-dbe784164d77). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:17:54.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:19:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:21:04.898Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:04.899Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:21:04.900Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:04.900Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:21:04.901Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:04.901Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:04.901Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:21:04.902Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d549a49cdc4590d27f737d93e2a818e", X-B3-SpanId:"4c09b406465f6411", X-B3-ParentSpanId:"4c64d03bdc47dfef", X-B3-Sampled:"0", X-ONAP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-TransactionID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ECOMP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"205f18a1-620b-4807-8268-587e92368814"] 2022-10-21T19:21:04.902Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:21:04.902Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:04.913Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:04.914Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:04.914Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:21:04.914Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:05 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:04.915Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:21:04.915Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:04.916Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:21:04.936Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:04.936Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:04.936Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:04.937Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:04.937Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:04.937Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-TransactionID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ECOMP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ba44d5f-4b8c-455b-bd99-569b075bfccc"] 2022-10-21T19:21:04.938Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:04.938Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:05.075Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:05.076Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:05.076Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:05.076Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F322432B01F9ED1D723A1E96D65198F2; 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:"789", date:"Fri, 21 Oct 2022 19:21:05 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-10-21T19:21:05.077Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:17:56.960+0000","endTime":"2022-10-21T19:19:55.273+0000","removalTime":null,"durationInMillis":118313,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"11c57541-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:21:05.077Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:05.077Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:05.095Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:05.095Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:05.095Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:05.096Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:05.096Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:05.096Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-TransactionID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ECOMP-RequestID:"0a49d280-7b63-4670-bbf7-7bbd8a76b86d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"144a4e12-4e31-4130-9de9-ebbfe8bc0de6"] 2022-10-21T19:21:05.097Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:05.097Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:05.222Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:05.222Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:05.223Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:05.223Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E2C87902FED52BC71FFDB2CD2102879; 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:"826", date:"Fri, 21 Oct 2022 19:21:05 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:21:05.223Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"4d2fe002-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:4d2fb8e9-5175-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"11c686f2-5175-11ed-bc22-5ea02eb1b5cd","executionId":"4d2fe001-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:19:36.636+0000","endTime":"2022-10-21T19:19:39.086+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:21:05.224Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:05.224Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11c686f2-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:05.227Z|0a49d280-7b63-4670-bbf7-7bbd8a76b86d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:21:05.551Z|1080fbe7-761c-4b2a-a1fe-21e817cf1148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:21:05.554Z|1080fbe7-761c-4b2a-a1fe-21e817cf1148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:21:09.670Z|6c1789e1-815f-4868-96cb-2f8879ca2692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:09.670Z|6c1789e1-815f-4868-96cb-2f8879ca2692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:09.719Z|d1eac5fe-5e79-41f9-99a0-949bbb6d8451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:09.719Z|d1eac5fe-5e79-41f9-99a0-949bbb6d8451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:09.719Z|5ffae4ac-cb6f-40c5-8663-4f2a28645196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:09.720Z|5ffae4ac-cb6f-40c5-8663-4f2a28645196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:15.393Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:21:15.398Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:15.398Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:21:15.398Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:15.399Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:15.399Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:21:15.399Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26e8f9f7f88f9527bbb397e593d89427", X-B3-SpanId:"54e5e8590ac28816", X-B3-ParentSpanId:"1cf433c366e35acb", X-B3-Sampled:"0", X-ONAP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-TransactionID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ECOMP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c57901c-1277-4209-82e5-b5c42f946070"] 2022-10-21T19:21:15.400Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:21:15.400Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:15.427Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:15.427Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:15.428Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:21:15.428Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:16 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:15.436Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:21:15.437Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:15.438Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:21:15.439Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:15.439Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:21:15.439Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:15.439Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:15.440Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:21:15.440Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26e8f9f7f88f9527bbb397e593d89427", X-B3-SpanId:"b8691c5d0c31ca02", X-B3-ParentSpanId:"1cf433c366e35acb", X-B3-Sampled:"0", X-ONAP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-TransactionID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ECOMP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55b7ca76-dcc0-4947-836b-d27c8bd1914e"] 2022-10-21T19:21:15.440Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:21:15.441Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:15.464Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:15.465Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:15.465Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:21:15.466Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:16 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:15.467Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:21:15.467Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:15.468Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:21:15.486Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:15.488Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:15.488Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:15.488Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:15.488Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:15.489Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-TransactionID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ECOMP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"effbcd32-deab-480d-8db4-76392b4455e7"] 2022-10-21T19:21:15.489Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:15.489Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:15.621Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:15.621Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:15.622Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:15.622Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5684D5DCD118CCA1B7348A360AF8CF04; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:21:15 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:21:15.623Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:21:15.623Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:15.623Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:15.640Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:15.640Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:15.640Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:15.641Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:15.641Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:15.641Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-TransactionID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ECOMP-RequestID:"b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3232fa1-2090-4ae5-8139-7db3caee1545"] 2022-10-21T19:21:15.641Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:15.641Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:15.791Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:15.792Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:15.792Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:15.792Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4FFE17F9ED5ADE5FBDB860F9754F507C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 19:21:15 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2022-10-21T19:21:15.793Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:865df055-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:21:12.569+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:21:15.793Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:15.794Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:15.798Z|b4a8a8f1-c4e1-4496-87f9-a1946e5e18d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:21:19.699Z|db2a99c1-6b90-4e9f-a7ad-578648b3dde4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:19.700Z|db2a99c1-6b90-4e9f-a7ad-578648b3dde4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:19.741Z|57e14633-8700-4e0d-ba87-9c4a3a3c25a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:19.742Z|57e14633-8700-4e0d-ba87-9c4a3a3c25a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:19.744Z|2f12788a-d406-4a20-a11a-286e15e89d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:19.744Z|2f12788a-d406-4a20-a11a-286e15e89d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:20.551Z|a1432086-1158-40b4-8b97-a05928101e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:21:20.552Z|a1432086-1158-40b4-8b97-a05928101e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:21:21.025Z|a2697e27-ea4e-4e99-aa2c-203c6432860c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:21:21.026Z|a2697e27-ea4e-4e99-aa2c-203c6432860c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:21:25.970Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:21:25.975Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:25.976Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:21:25.976Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:25.976Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:25.977Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:21:25.977Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c75be969d8220e2f80cd6b8dda853d8", X-B3-SpanId:"897bcd366f7cb7be", X-B3-ParentSpanId:"4516973105f7d7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-TransactionID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ECOMP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dec07c87-0d15-42aa-a79c-eb340b101038"] 2022-10-21T19:21:25.977Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:21:25.978Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:26.006Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:26.007Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:26.007Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:21:26.007Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:26 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:26.009Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:21:26.009Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:26.010Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:21:26.011Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:26.012Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:21:26.012Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:26.012Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:26.013Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:21:26.013Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c75be969d8220e2f80cd6b8dda853d8", X-B3-SpanId:"59eea0654eaf6a28", X-B3-ParentSpanId:"4516973105f7d7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-TransactionID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ECOMP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8477b66-da36-4e2a-8c6f-f1e243299295"] 2022-10-21T19:21:26.013Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:21:26.014Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:26.027Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:26.028Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:26.028Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:21:26.028Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:26 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:26.029Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:21:26.029Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:26.030Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:21:26.051Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:26.051Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:26.051Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:26.052Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:26.052Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:26.052Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-TransactionID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ECOMP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bac6cb8-0bc0-40b4-a180-5b15f23900cc"] 2022-10-21T19:21:26.053Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:26.053Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:26.182Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:26.183Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:26.183Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:26.183Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED20D5B6F746919FFD0DA258E5BF4C94; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:21:26 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:21:26.184Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:21:26.184Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:26.184Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:26.210Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:26.211Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:26.211Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:26.211Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:26.212Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:26.212Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-TransactionID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ECOMP-RequestID:"a8a78f17-903e-4f55-85a7-20da4f760375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"859a1513-6a87-4fef-aaa0-59185f23ca7b"] 2022-10-21T19:21:26.212Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:26.212Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:26.344Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:26.345Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:26.345Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:26.346Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C48B64E80F76599A569C3B20EB766087; 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:"Fri, 21 Oct 2022 19:21:26 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:21:26.346Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:21:26.346Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:26.346Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:26.349Z|a8a78f17-903e-4f55-85a7-20da4f760375|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:21:29.723Z|7c8abb49-ba24-4d43-b11b-3cc7d8bd2c1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:29.724Z|7c8abb49-ba24-4d43-b11b-3cc7d8bd2c1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:29.764Z|908a59d9-657b-4893-99b3-483b274f4269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:29.764Z|428d19b9-9700-43ca-8d44-fe69f3b23860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:29.764Z|428d19b9-9700-43ca-8d44-fe69f3b23860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:29.764Z|908a59d9-657b-4893-99b3-483b274f4269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:35.551Z|bb8799f3-f19f-40e4-8b19-6decb0d60267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:21:35.552Z|bb8799f3-f19f-40e4-8b19-6decb0d60267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:21:36.528Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:21:36.534Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:36.534Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:21:36.534Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:36.535Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:36.535Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:21:36.535Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41c82ab0dd206b50d17c034802d337f3", X-B3-SpanId:"6fa107ca20350fe8", X-B3-ParentSpanId:"3390b22fe453d9c1", X-B3-Sampled:"1", X-ONAP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-TransactionID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ECOMP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bff5aa0e-43b5-4d58-b548-f992789ba00b"] 2022-10-21T19:21:36.535Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:21:36.535Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:36.557Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:36.557Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:36.558Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:21:36.558Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:37 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:36.559Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:21:36.559Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:36.560Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:21:36.561Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:36.561Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:21:36.561Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:36.562Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:36.562Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:21:36.562Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41c82ab0dd206b50d17c034802d337f3", X-B3-SpanId:"218d49a79f2d9c04", X-B3-ParentSpanId:"3390b22fe453d9c1", X-B3-Sampled:"1", X-ONAP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-TransactionID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ECOMP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6c02951-d961-4bb4-82f8-e73a2f3ed9bd"] 2022-10-21T19:21:36.562Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:21:36.563Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:36.575Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:36.575Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:36.576Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:21:36.576Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:37 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:36.576Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:21:36.576Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:36.577Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:21:36.596Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:36.597Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:36.597Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:36.597Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:36.597Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:36.598Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-TransactionID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ECOMP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8bead56-4873-474a-b115-a757bcb584eb"] 2022-10-21T19:21:36.598Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:36.598Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:36.726Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:36.727Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:36.727Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:36.727Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2047F42E53830D1C513CA94B8496433B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:21:37 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:21:36.728Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:21:36.728Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:36.728Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:36.745Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:36.745Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:36.745Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:36.745Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:36.746Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:36.746Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-TransactionID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ECOMP-RequestID:"0c0ba36c-b206-42b3-b05a-cb136aa5a842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b45d28b-17d0-4b31-96b6-b559462ef41f"] 2022-10-21T19:21:36.746Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:36.746Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:36.877Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:36.878Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:36.878Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:36.878Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ADEC8102B97D2B49CC844DFE797E8151; 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:"Fri, 21 Oct 2022 19:21:37 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:21:36.879Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:21:36.879Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:36.879Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:36.882Z|0c0ba36c-b206-42b3-b05a-cb136aa5a842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:21:39.746Z|d52572ae-79c7-4f7c-b841-9124250ceffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:39.746Z|d52572ae-79c7-4f7c-b841-9124250ceffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:39.787Z|5700a4ed-8820-47ed-9f86-048e9d93c3da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:39.787Z|5700a4ed-8820-47ed-9f86-048e9d93c3da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:39.787Z|7378160f-a755-4d21-b4a7-1711d42b3020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:39.788Z|7378160f-a755-4d21-b4a7-1711d42b3020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:47.053Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:21:47.058Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:47.059Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:21:47.059Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:47.059Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:47.060Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:21:47.060Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3245f4f53a10ce0b7854fd7c94040bb", X-B3-SpanId:"b23f92eb0e54893b", X-B3-ParentSpanId:"37d15ccee4773580", X-B3-Sampled:"0", X-ONAP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-TransactionID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ECOMP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b512cc2-71c6-408a-ac23-a95dd00c62ab"] 2022-10-21T19:21:47.061Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:21:47.062Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:47.091Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:47.091Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:47.092Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:21:47.092Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:48 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:47.093Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:21:47.093Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:47.094Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:21:47.095Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:47.095Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:21:47.096Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:47.096Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:47.096Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:21:47.097Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3245f4f53a10ce0b7854fd7c94040bb", X-B3-SpanId:"d311736ca528326e", X-B3-ParentSpanId:"37d15ccee4773580", X-B3-Sampled:"0", X-ONAP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-TransactionID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ECOMP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dbc125d-b22a-44c9-aa98-6ed265d9236b"] 2022-10-21T19:21:47.097Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:21:47.097Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:47.107Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:47.107Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:47.107Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:21:47.108Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:48 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:47.109Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:21:47.109Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:47.110Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:21:47.165Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:47.166Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:47.166Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:47.167Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:47.167Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:47.167Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-TransactionID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ECOMP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86731033-b7f0-4459-bd25-07876ee67ee4"] 2022-10-21T19:21:47.167Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:47.168Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:47.296Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:47.297Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:47.297Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:47.297Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=911430FC78C80D600E26FA4DF5AAC26A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:21:47 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:21:47.298Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:21:47.298Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:47.298Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:47.315Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:47.316Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:47.316Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:47.316Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:47.317Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:47.317Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-TransactionID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ECOMP-RequestID:"f5ac40c6-4860-4909-bc9d-2179eb95f6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15d5fd91-e0f8-440e-a703-a990cb9b70af"] 2022-10-21T19:21:47.317Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:47.318Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:47.440Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:47.441Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:47.441Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:47.442Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C709640C1861CBE76F3DDBBD862E1A21; 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:"Fri, 21 Oct 2022 19:21:47 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:21:47.442Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:21:47.443Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:47.443Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:47.446Z|f5ac40c6-4860-4909-bc9d-2179eb95f6f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:21:49.768Z|eb455880-adfd-4d4d-8692-8804f519775e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:49.768Z|eb455880-adfd-4d4d-8692-8804f519775e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:49.809Z|b37d559f-d4b6-408a-a8d8-7ce369e6f3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:49.809Z|b37d559f-d4b6-408a-a8d8-7ce369e6f3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:49.811Z|6c4919af-f254-43b7-a48c-e0dbecbe17c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:49.811Z|6c4919af-f254-43b7-a48c-e0dbecbe17c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:50.552Z|a6d8a1e6-1ac2-4d57-a8f2-daee4e3a6e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:21:50.554Z|a6d8a1e6-1ac2-4d57-a8f2-daee4e3a6e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:21:51.027Z|ad4d393b-2e5b-496a-a9b6-f82c2d222bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:21:51.027Z|ad4d393b-2e5b-496a-a9b6-f82c2d222bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:21:57.604Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:21:57.609Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:57.609Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:21:57.609Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:57.609Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:21:57.610Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:21:57.610Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2732f2303d22f989c4c465412fdfb5a3", X-B3-SpanId:"00c03f8141f72651", X-B3-ParentSpanId:"34afec43fd7bb208", X-B3-Sampled:"0", X-ONAP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-TransactionID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ECOMP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fe5e31d-ee2e-43de-b9e4-31f5bd4dda6c"] 2022-10-21T19:21:57.610Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:21:57.610Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:57.633Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:57.633Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:57.634Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:21:57.634Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:57.635Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:21:57.635Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:57.635Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:21:57.636Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:57.637Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:21:57.637Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:57.637Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:21:57.637Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:21:57.637Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2732f2303d22f989c4c465412fdfb5a3", X-B3-SpanId:"6d2bc8feb91c9b6b", X-B3-ParentSpanId:"34afec43fd7bb208", X-B3-Sampled:"0", X-ONAP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-TransactionID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ECOMP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4973036d-cd90-426c-a5ef-5ddd53053440"] 2022-10-21T19:21:57.638Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:21:57.638Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:57.648Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:57.648Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:57.649Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:21:57.649Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:21:58 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:21:57.650Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:21:57.650Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:57.650Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:21:57.669Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:57.669Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:57.670Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:57.670Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:21:57.670Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:57.670Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-TransactionID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ECOMP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f09fd8fc-aca3-444e-b1b4-749edf588fac"] 2022-10-21T19:21:57.671Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:57.671Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:57.799Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:57.799Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:57.799Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:57.800Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CADCFFD50444DFB410E5F2CBA91D22EE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:21:58 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:21:57.800Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:21:57.800Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:57.800Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:57.817Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:57.818Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:21:57.818Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:21:57.818Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:21:57.818Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:21:57.818Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-TransactionID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ECOMP-RequestID:"b58b1369-b9a1-44be-b151-d71cd5d0a2dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edeba660-1e12-4cc0-8218-46a3e766b94f"] 2022-10-21T19:21:57.819Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:21:57.819Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:21:57.951Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:21:57.951Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:21:57.951Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:21:57.951Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5FDFD58AF130585CE7CA7C71B004FCC2; 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:"Fri, 21 Oct 2022 19:21:58 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:21:57.952Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:21:57.952Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:21:57.952Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:21:57.955Z|b58b1369-b9a1-44be-b151-d71cd5d0a2dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:21:59.790Z|80cc3c70-b230-4282-8dbf-ad407f71a126|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:59.791Z|80cc3c70-b230-4282-8dbf-ad407f71a126|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:59.831Z|79095713-7653-41ae-a69e-899965823929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:59.831Z|79095713-7653-41ae-a69e-899965823929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:21:59.833Z|13b95ead-d662-4cd4-8213-7257da99b60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:21:59.834Z|13b95ead-d662-4cd4-8213-7257da99b60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:00.366Z|0261c6e2-5751-4024-aa24-7e57fd2b5f62|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:22:00.367Z|0261c6e2-5751-4024-aa24-7e57fd2b5f62|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:05.552Z|cb175ae5-273d-48e0-b305-f46ad5730b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:22:05.553Z|cb175ae5-273d-48e0-b305-f46ad5730b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:22:08.115Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:22:08.121Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:08.122Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:22:08.122Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:08.122Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:08.122Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:22:08.123Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85455af8beb1ad7fe315703533bac276", X-B3-SpanId:"97ac2c17a4c68cd9", X-B3-ParentSpanId:"b216a0ad26f43a03", X-B3-Sampled:"0", X-ONAP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-TransactionID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ECOMP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da89560e-2ad9-4fba-b0e6-8bcd228591ec"] 2022-10-21T19:22:08.123Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:22:08.123Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:08.147Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:08.147Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:08.147Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:22:08.148Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:09 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:08.148Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:22:08.149Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:08.149Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:22:08.150Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:08.150Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:22:08.151Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:08.151Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:08.151Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:22:08.151Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85455af8beb1ad7fe315703533bac276", X-B3-SpanId:"75f550badc4a88f1", X-B3-ParentSpanId:"b216a0ad26f43a03", X-B3-Sampled:"0", X-ONAP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-TransactionID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ECOMP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1207da6-d549-4579-8af4-328fe3d3de0e"] 2022-10-21T19:22:08.151Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:22:08.152Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:08.164Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:08.165Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:08.165Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:22:08.165Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:09 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:08.168Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:22:08.168Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:08.168Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:22:08.186Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:08.186Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:08.187Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:08.187Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:08.187Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:08.187Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-TransactionID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ECOMP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d71f91d-158e-4210-b400-ddaa1563fd3a"] 2022-10-21T19:22:08.187Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:08.188Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:08.311Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:08.311Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:08.312Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:08.312Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F792A815886DEC8B852AA746B27196BA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:22:08 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:22:08.312Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:22:08.312Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:08.313Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:08.329Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:08.329Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:08.330Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:08.330Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:08.330Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:08.330Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-TransactionID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ECOMP-RequestID:"a116b494-ab46-48ca-b26c-9afeda09f4bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97321a75-4c70-453b-8134-cfe6e2d3715a"] 2022-10-21T19:22:08.331Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:08.331Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:08.455Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:08.455Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:08.455Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:08.456Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EE2A00D9043067182E8FB52F570002AE; 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:"Fri, 21 Oct 2022 19:22:08 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:22:08.456Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:22:08.456Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:08.456Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:08.462Z|a116b494-ab46-48ca-b26c-9afeda09f4bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:22:09.813Z|6d2ace21-7704-499f-882b-591b39ac28d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:09.814Z|6d2ace21-7704-499f-882b-591b39ac28d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:09.855Z|147464ee-eeda-4c27-93c0-f59124d782c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:09.855Z|a67a3d7a-3c7a-43b4-815b-63c728a9de39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:09.855Z|147464ee-eeda-4c27-93c0-f59124d782c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:09.856Z|a67a3d7a-3c7a-43b4-815b-63c728a9de39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:18.656Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:22:18.661Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:18.661Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:22:18.662Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:18.662Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:18.662Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:22:18.663Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1577885383734a13ce61e1a2b7ccb192", X-B3-SpanId:"ee1d2678feb9cb06", X-B3-ParentSpanId:"62fa9c9a1ee7eb7d", X-B3-Sampled:"0", X-ONAP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-TransactionID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ECOMP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac51b4c5-6f2c-46d3-98c5-9b686da1bc93"] 2022-10-21T19:22:18.663Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:22:18.663Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:18.686Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:18.687Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:18.687Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:22:18.687Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:19 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:18.689Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:22:18.689Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:18.690Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:22:18.691Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:18.691Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:22:18.691Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:18.692Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:18.692Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:22:18.692Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1577885383734a13ce61e1a2b7ccb192", X-B3-SpanId:"62b9640bd9f4e8ad", X-B3-ParentSpanId:"62fa9c9a1ee7eb7d", X-B3-Sampled:"0", X-ONAP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-TransactionID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ECOMP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"759fdff2-25e9-4440-b8c0-ef4ff058aa9e"] 2022-10-21T19:22:18.692Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:22:18.693Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:18.707Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:18.708Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:18.708Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:22:18.708Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:18.709Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:22:18.709Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:18.709Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:22:18.727Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:18.728Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:18.728Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:18.729Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:18.729Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:18.729Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-TransactionID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ECOMP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"207dd2cb-ce60-455d-9d9e-da7ab6cf2950"] 2022-10-21T19:22:18.730Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:18.730Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:18.862Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:18.862Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:18.863Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:18.863Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA600376F4821CC546D843BE4CBDA15B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:22:19 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:22:18.863Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:22:18.863Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:18.864Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:18.890Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:18.891Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:18.891Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:18.891Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:18.892Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:18.892Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-TransactionID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ECOMP-RequestID:"bf899864-26ee-47e3-aebb-f90925aa3dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5d6f472-53bf-4aff-ad74-1c51934bc5e0"] 2022-10-21T19:22:18.892Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:18.893Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:19.028Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:19.029Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:19.029Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:19.030Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=39E1A4BCA0E57B4CE31F6B2A0EC2DED8; 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:"Fri, 21 Oct 2022 19:22:19 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T19:22:19.030Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:22:19.030Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:19.031Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:19.042Z|bf899864-26ee-47e3-aebb-f90925aa3dc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:22:19.834Z|f0194230-e55c-4633-8875-12ab631d71da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:19.835Z|f0194230-e55c-4633-8875-12ab631d71da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:19.877Z|c484001b-833e-4351-ae7d-8e00010108d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:19.877Z|a513d0b0-8e68-4b5b-95c9-0493a56f8895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:19.878Z|c484001b-833e-4351-ae7d-8e00010108d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:19.878Z|a513d0b0-8e68-4b5b-95c9-0493a56f8895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:20.551Z|b82ebe66-4aee-4b3b-a373-97f7c12352a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:22:20.552Z|b82ebe66-4aee-4b3b-a373-97f7c12352a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:22:21.028Z|888df4bc-480c-42fe-8ac0-6935b31b0a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:22:21.028Z|888df4bc-480c-42fe-8ac0-6935b31b0a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:22:29.228Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:22:29.234Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:29.235Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:22:29.235Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:29.236Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:29.236Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:22:29.237Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de61ce617adea29c894a01ab0b02383b", X-B3-SpanId:"ca79d5da42f54e7e", X-B3-ParentSpanId:"dd25d1de52d68e7b", X-B3-Sampled:"0", X-ONAP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-TransactionID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ECOMP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66900ab1-780f-444b-aa03-052430d23323"] 2022-10-21T19:22:29.237Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:22:29.238Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:29.264Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:29.264Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:29.264Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:22:29.265Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:30 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:29.266Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:22:29.266Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:29.267Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:22:29.268Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:29.268Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:22:29.268Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:29.268Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:29.269Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:22:29.269Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de61ce617adea29c894a01ab0b02383b", X-B3-SpanId:"de3bb013172fda6e", X-B3-ParentSpanId:"dd25d1de52d68e7b", X-B3-Sampled:"0", X-ONAP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-TransactionID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ECOMP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfed10df-bf27-4c90-95df-1c4bf763bb30"] 2022-10-21T19:22:29.269Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:22:29.269Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:29.288Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:29.289Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:29.289Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:22:29.289Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:29.290Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:22:29.290Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:29.291Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:22:29.311Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:29.312Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:29.312Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:29.312Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:29.312Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:29.312Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-TransactionID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ECOMP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"747c0217-5069-4eee-85a5-24b5cd2c7d26"] 2022-10-21T19:22:29.313Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:29.313Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:29.445Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:29.446Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:29.446Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:29.446Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C4A45048907CCD2F50648D41563DE5E5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:22:29 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:22:29.447Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:22:29.447Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:29.448Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:29.464Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:29.464Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:29.465Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:29.465Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:29.466Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:29.466Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-TransactionID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ECOMP-RequestID:"4ba78e2f-4121-4e09-b97a-fd4711d528f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"077be852-bb8f-4a70-9473-a979b05e56b5"] 2022-10-21T19:22:29.466Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:29.466Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:29.589Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:29.590Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:29.590Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:29.590Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=045CCE5B5A8450B71F796029453EC391; 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:"Fri, 21 Oct 2022 19:22:29 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:22:29.591Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:22:29.591Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:29.591Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:29.595Z|4ba78e2f-4121-4e09-b97a-fd4711d528f7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:22:29.859Z|7e45fb51-0064-462d-bdd8-dabc299e90f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:29.860Z|7e45fb51-0064-462d-bdd8-dabc299e90f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:29.898Z|5d32017c-c4f3-4c0d-a440-835d83b9d2e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:29.900Z|5d32017c-c4f3-4c0d-a440-835d83b9d2e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:29.902Z|f42f55f2-6627-450f-aa79-c2521c60d487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:29.902Z|f42f55f2-6627-450f-aa79-c2521c60d487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:35.551Z|dadecb82-ec34-4902-9bef-184f43f188c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:22:35.561Z|dadecb82-ec34-4902-9bef-184f43f188c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:22:39.784Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:22:39.789Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:39.789Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:22:39.789Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:39.790Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:39.790Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:22:39.790Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cab2262cf4cd1d1553ff8a8f74f72194", X-B3-SpanId:"9eecda4ae7ac863e", X-B3-ParentSpanId:"7225e676939b6fca", X-B3-Sampled:"0", X-ONAP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-TransactionID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ECOMP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6076649d-7703-4470-b75f-342009e134b4"] 2022-10-21T19:22:39.791Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:22:39.791Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:39.813Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:39.813Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:39.814Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:22:39.814Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:40 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:39.815Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:22:39.815Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:39.816Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:22:39.817Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:39.817Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:22:39.818Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:39.818Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:39.819Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:22:39.819Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cab2262cf4cd1d1553ff8a8f74f72194", X-B3-SpanId:"610791075bb4a02e", X-B3-ParentSpanId:"7225e676939b6fca", X-B3-Sampled:"0", X-ONAP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-TransactionID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ECOMP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bf25b54-6f73-486d-a12b-fadf465fe882"] 2022-10-21T19:22:39.820Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:22:39.820Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:39.832Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:39.832Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:39.832Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:22:39.833Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:40 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:39.834Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:22:39.835Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:39.835Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:22:39.853Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:39.854Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:39.854Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:39.854Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:39.854Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:39.855Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-TransactionID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ECOMP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2168414b-b07b-42ad-916d-730e9d0d4862"] 2022-10-21T19:22:39.855Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:39.855Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:39.881Z|4b7bce95-9a4f-42c4-bcf3-1f5f87a942cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:39.882Z|4b7bce95-9a4f-42c4-bcf3-1f5f87a942cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:39.923Z|f9e18d9d-bee5-4bb4-9e5f-7ee6c0d5ed0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:39.924Z|f9e18d9d-bee5-4bb4-9e5f-7ee6c0d5ed0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:39.927Z|ae201045-57ca-44f9-b41e-f94cdd7b21bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:39.927Z|ae201045-57ca-44f9-b41e-f94cdd7b21bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:39.986Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:39.987Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:39.987Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:39.988Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C2BB49DD8C1425D1603B75B0A006CED2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:22:40 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:22:39.988Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:22:39.988Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:39.989Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:40.005Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:40.005Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:40.006Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:40.006Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:40.006Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:40.007Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-TransactionID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ECOMP-RequestID:"9c3bab93-9563-4f39-888d-ce9fdb775e23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af56e0c2-7c9f-465e-a5ca-b3415bb2fdea"] 2022-10-21T19:22:40.007Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:40.007Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:40.129Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:40.129Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:40.129Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:40.130Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D8F1E7C81071901C8DB37E70180811C9; 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:"Fri, 21 Oct 2022 19:22:40 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:22:40.130Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:895ed466-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:21:17.607+0000","endTime":"2022-10-21T19:21:17.614+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:22:40.130Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:40.131Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:40.135Z|9c3bab93-9563-4f39-888d-ce9fdb775e23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:22:49.903Z|b65b0678-0d17-4c51-84ab-15929ac1ca48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:49.904Z|b65b0678-0d17-4c51-84ab-15929ac1ca48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:49.946Z|5d512d96-263a-48d6-93cd-2daf52ab4c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:49.947Z|5d512d96-263a-48d6-93cd-2daf52ab4c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:49.950Z|e19b5f31-c452-4e21-bd03-5088ce8fd862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:49.952Z|e19b5f31-c452-4e21-bd03-5088ce8fd862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:50.295Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:22:50.299Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:50.300Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:22:50.300Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:50.300Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:22:50.300Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:22:50.301Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1489ecbedec29d84b9a1b1634a9e9277", X-B3-SpanId:"67d4ff769587f918", X-B3-ParentSpanId:"9f3164b298ab9797", X-B3-Sampled:"0", X-ONAP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-TransactionID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ECOMP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b4d8adc-4767-4796-9c42-17dd914820aa"] 2022-10-21T19:22:50.301Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:22:50.301Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:50.321Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:50.321Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:50.322Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:22:50.322Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:50.329Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:21:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:22:50.329Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:50.330Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:22:50.331Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:50.331Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:22:50.331Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:50.332Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:22:50.332Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:22:50.332Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1489ecbedec29d84b9a1b1634a9e9277", X-B3-SpanId:"ef9d4cdf3b9efb76", X-B3-ParentSpanId:"9f3164b298ab9797", X-B3-Sampled:"0", X-ONAP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-TransactionID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ECOMP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"803b5ff5-7b13-4e34-a651-4fd749b654cd"] 2022-10-21T19:22:50.332Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:22:50.333Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:50.345Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:50.346Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:50.346Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:22:50.346Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:22:50 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:22:50.347Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380077000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:22:50.347Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:50.348Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:22:50.369Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:50.369Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:50.370Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:50.370Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:22:50.370Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:50.371Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-TransactionID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ECOMP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43c835f5-f9d7-47b5-be53-80ea8a372792"] 2022-10-21T19:22:50.371Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:50.371Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:50.505Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:50.506Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:50.506Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:50.512Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CD629B5DAA85F0D883AA0685C7B50391; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:22:50 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:22:50.513Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:22:50.515Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:50.516Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:50.532Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:50.533Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:22:50.533Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:22:50.533Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:22:50.534Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:22:50.534Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-TransactionID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ECOMP-RequestID:"57b8c1bc-06ba-4955-8222-c43d9bfdd09d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e183410-2783-43a5-b279-93577b4e5c89"] 2022-10-21T19:22:50.534Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:22:50.534Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:22:50.551Z|12c77f7b-87b6-44f8-af4c-219e8b5be445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:22:50.551Z|12c77f7b-87b6-44f8-af4c-219e8b5be445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:22:50.658Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:22:50.658Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:22:50.658Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:22:50.659Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DFE4073601AA84990C401E201EA69758; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:22:50 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:22:50.659Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:22:50.659Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:22:50.660Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:22:50.663Z|57b8c1bc-06ba-4955-8222-c43d9bfdd09d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:22:51.029Z|292e9fb8-c83a-4fbf-ab33-d81eb1e27411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:22:51.029Z|292e9fb8-c83a-4fbf-ab33-d81eb1e27411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:22:59.926Z|a7403f1e-dce0-492e-824e-2db2f40d1861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:59.926Z|a7403f1e-dce0-492e-824e-2db2f40d1861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:59.970Z|16e01f7f-345a-4487-9fed-74106f7df5d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:59.971Z|25fd1e30-9c50-42b8-abc0-44c8f8177b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:22:59.971Z|25fd1e30-9c50-42b8-abc0-44c8f8177b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:22:59.971Z|16e01f7f-345a-4487-9fed-74106f7df5d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:00.366Z|0d448249-9e8f-4fd4-a339-d07fe5c5a889|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:23:00.366Z|0d448249-9e8f-4fd4-a339-d07fe5c5a889|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:00.827Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:23:00.830Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:00.830Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:23:00.831Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:00.831Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:00.831Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:23:00.831Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baf2a01c0771920f3ce7aaf21508db3e", X-B3-SpanId:"97042e0fc142b759", X-B3-ParentSpanId:"6a2670c8afb9a6a6", X-B3-Sampled:"0", X-ONAP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-TransactionID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ECOMP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17b405f9-189b-4f3b-8642-21c63ba19247"] 2022-10-21T19:23:00.832Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:23:00.832Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:00.851Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:00.852Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:00.852Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:23:00.852Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:01 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:00.853Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:23:00.854Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:00.854Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:23:00.855Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:00.855Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:23:00.855Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:00.856Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:00.856Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:23:00.856Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baf2a01c0771920f3ce7aaf21508db3e", X-B3-SpanId:"3805aa5de33e9b96", X-B3-ParentSpanId:"6a2670c8afb9a6a6", X-B3-Sampled:"0", X-ONAP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-TransactionID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ECOMP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d027f39f-47a2-48dc-b932-f2a818fe3e3e"] 2022-10-21T19:23:00.856Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:23:00.856Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:00.869Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:00.869Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:00.869Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:23:00.870Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:01 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:00.870Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:23:00.870Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:00.870Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:23:00.887Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:00.888Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:00.888Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:00.888Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:00.889Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:00.889Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-TransactionID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ECOMP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f58358c-9ce8-41ac-a34b-77bb8930c251"] 2022-10-21T19:23:00.889Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:00.889Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:01.045Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:01.046Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:01.046Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:01.046Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2E9A873FDCF0CAAEBC4CC0F5B88C8FC5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:23:00 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T19:23:01.047Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:23:01.047Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:01.047Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:01.065Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:01.066Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:01.066Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:01.067Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:01.067Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:01.067Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-TransactionID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ECOMP-RequestID:"e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d94375b-df25-47b1-aebb-4debfc2f682d"] 2022-10-21T19:23:01.067Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:01.068Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:01.203Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:01.203Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:01.204Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:01.204Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BFB08AB9F2A62D1D990F32C379FEED4C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:23:00 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:23:01.204Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:23:01.205Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:01.205Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:01.209Z|e00ab4e4-9aa4-4f69-ac6e-c73c8c90192c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:23:05.552Z|849ee966-5c51-465f-8e28-bc9a11c0e406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:23:05.553Z|849ee966-5c51-465f-8e28-bc9a11c0e406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:23:09.950Z|be458def-66e8-4198-9501-3b0d03fb0079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:09.951Z|be458def-66e8-4198-9501-3b0d03fb0079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:09.991Z|a1d1ebff-bd51-44cd-90a2-6fb0c39e11d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:09.991Z|a697b6b5-6e98-4eb0-811a-bc866928b86f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:09.992Z|a1d1ebff-bd51-44cd-90a2-6fb0c39e11d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:09.992Z|a697b6b5-6e98-4eb0-811a-bc866928b86f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:11.379Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:23:11.384Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:11.384Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:23:11.384Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:11.385Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:11.385Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:23:11.385Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b1bcb24e2136121954fab38c1ce02ba", X-B3-SpanId:"dcafc8742dd17a93", X-B3-ParentSpanId:"8067bcc9ab5c98e8", X-B3-Sampled:"0", X-ONAP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-TransactionID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ECOMP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"313b14d9-df23-4b8b-934e-7009ec1d4ee2"] 2022-10-21T19:23:11.385Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:23:11.385Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:11.417Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:11.417Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:11.417Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:23:11.418Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:12 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:11.420Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:23:11.420Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:11.420Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:23:11.422Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:11.422Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:23:11.422Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:11.422Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:11.422Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:23:11.423Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b1bcb24e2136121954fab38c1ce02ba", X-B3-SpanId:"4641eebec50a814b", X-B3-ParentSpanId:"8067bcc9ab5c98e8", X-B3-Sampled:"0", X-ONAP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-TransactionID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ECOMP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef443b8e-953a-4fd2-b3cd-8312f957dcfe"] 2022-10-21T19:23:11.423Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:23:11.423Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:11.437Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:11.437Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:11.437Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:23:11.437Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:12 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:11.439Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:23:11.439Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:11.439Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:23:11.457Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:11.457Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:11.457Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:11.458Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:11.458Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:11.458Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-TransactionID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ECOMP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84feccaf-8f59-45ed-a381-88dd06a7cb40"] 2022-10-21T19:23:11.458Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:11.458Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:11.593Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:11.594Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:11.595Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:11.595Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=848245E8D51C90783C293E124EA960C0; 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:"789", date:"Fri, 21 Oct 2022 19:23:11 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:23:11.595Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:23:11.596Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:11.596Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:11.612Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:11.612Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:11.613Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:11.613Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:11.613Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:11.613Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-TransactionID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ECOMP-RequestID:"4df7fff1-1d2f-4600-a7f0-7cf42a3a6046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d6e498-28a4-4788-a9cf-2526852d6438"] 2022-10-21T19:23:11.613Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:11.614Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:11.739Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:11.740Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:11.740Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:11.740Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED6C0482635137878011F855F8F9F6F8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:23:11 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:23:11.741Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:23:11.741Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:11.741Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:11.744Z|4df7fff1-1d2f-4600-a7f0-7cf42a3a6046|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:23:19.973Z|85e0cb5f-cfd2-4b1d-85a1-1075a2662ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:19.974Z|85e0cb5f-cfd2-4b1d-85a1-1075a2662ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:20.013Z|fd0470b3-5eb2-4682-9d67-06603f4ee206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:20.013Z|5f29314c-3802-497d-a4db-426c1315f547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:20.013Z|fd0470b3-5eb2-4682-9d67-06603f4ee206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:20.013Z|5f29314c-3802-497d-a4db-426c1315f547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:20.551Z|cfdb23a7-830c-4b6e-b2cf-bacf6f78d5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:23:20.554Z|cfdb23a7-830c-4b6e-b2cf-bacf6f78d5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:23:21.030Z|18c3255b-183d-4624-80c3-211c4c7d3af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:23:21.030Z|18c3255b-183d-4624-80c3-211c4c7d3af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:23:21.903Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:23:21.907Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:21.907Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:23:21.908Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:21.908Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:21.908Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:23:21.908Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"340a6d80ce472f3fc61fbb9ec8c5ff45", X-B3-SpanId:"5f564276beb7f8e5", X-B3-ParentSpanId:"6d8020d83f9050f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-TransactionID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ECOMP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"676aef2c-6499-494a-989a-50617191c3f4"] 2022-10-21T19:23:21.909Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:23:21.909Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:21.933Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:21.934Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:21.934Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:23:21.934Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:22 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:21.936Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:23:21.936Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:21.936Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:23:21.937Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:21.938Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:23:21.938Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:21.938Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:21.938Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:23:21.938Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"340a6d80ce472f3fc61fbb9ec8c5ff45", X-B3-SpanId:"cc659c71bae6f06a", X-B3-ParentSpanId:"6d8020d83f9050f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-TransactionID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ECOMP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa36b6da-0303-451d-a22d-837c9987c3fe"] 2022-10-21T19:23:21.939Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:23:21.939Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:21.951Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:21.951Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:21.951Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:23:21.952Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:22 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:21.952Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:23:21.952Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:21.953Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:23:21.970Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:21.971Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:21.971Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:21.971Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:21.971Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:21.972Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-TransactionID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ECOMP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f957fb6c-ae2a-4c1f-9d19-ed7d37819051"] 2022-10-21T19:23:21.972Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:21.972Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:22.105Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:22.105Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:22.106Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:22.106Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F38969A8F0A58375678A29D275C438FE; 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:"789", date:"Fri, 21 Oct 2022 19:23:22 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-10-21T19:23:22.106Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:23:22.106Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:22.107Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:22.123Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:22.123Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:22.123Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:22.124Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:22.124Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:22.124Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-TransactionID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ECOMP-RequestID:"8a464ed6-cbce-4838-99d2-1e57b01f6fd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c39e09-b227-46f6-ad15-59940c83fd42"] 2022-10-21T19:23:22.124Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:22.124Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:22.253Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:22.254Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:22.254Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:22.254Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D3020A4F9CEE553EF0DD28F58F3E56B1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:23:22 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:23:22.254Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:23:22.254Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:22.255Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:22.258Z|8a464ed6-cbce-4838-99d2-1e57b01f6fd7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:23:29.996Z|2dc22856-1267-4bcf-a820-851d32a8a3ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:29.997Z|2dc22856-1267-4bcf-a820-851d32a8a3ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:30.034Z|a7cef22b-71dd-4fc7-8ab1-6b9f4ca6535c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:30.034Z|010197b1-c5c2-4914-8be2-eaa3de5a03a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:30.035Z|a7cef22b-71dd-4fc7-8ab1-6b9f4ca6535c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:30.035Z|010197b1-c5c2-4914-8be2-eaa3de5a03a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:32.414Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:23:32.420Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:32.420Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:23:32.421Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:32.421Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:32.421Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:23:32.421Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2131d9cf7c2c44691d4f72b79dadedf6", X-B3-SpanId:"be035471121ae1c5", X-B3-ParentSpanId:"da00a1e8b9f20cc0", X-B3-Sampled:"0", X-ONAP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-TransactionID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ECOMP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6231d1e1-7a07-4880-b3e3-25c423db19be"] 2022-10-21T19:23:32.422Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:23:32.422Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:32.445Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:32.445Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:32.446Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:23:32.446Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:33 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:32.447Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:23:32.448Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:32.448Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:23:32.449Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:32.450Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:23:32.450Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:32.450Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:32.450Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:23:32.451Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2131d9cf7c2c44691d4f72b79dadedf6", X-B3-SpanId:"7edcc3ec5ef7750c", X-B3-ParentSpanId:"da00a1e8b9f20cc0", X-B3-Sampled:"0", X-ONAP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-TransactionID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ECOMP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c0e85d-ccb7-47c4-9f52-94bb91f9d079"] 2022-10-21T19:23:32.451Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:23:32.451Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:32.467Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:32.467Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:32.468Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:23:32.468Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:33 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:32.468Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:23:32.469Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:32.469Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:23:32.492Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:32.492Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:32.493Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:32.493Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:32.493Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:32.494Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-TransactionID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ECOMP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fcaeffd-77e1-451e-8c5b-3f231deb86b9"] 2022-10-21T19:23:32.494Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:32.494Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:32.621Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:32.622Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:32.623Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:32.623Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D6539B8F98A51A8B173056B9B5115ED0; 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:"789", date:"Fri, 21 Oct 2022 19:23:33 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:23:32.624Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:23:32.625Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:32.625Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:32.659Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:32.660Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:32.661Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:32.661Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:32.662Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:32.662Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-TransactionID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ECOMP-RequestID:"2a50d944-3f12-4b43-824d-ce734907115b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56134d33-2fbb-444c-9a4b-2c3bf66eec85"] 2022-10-21T19:23:32.663Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:32.663Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:32.785Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:32.786Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:32.787Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:32.787Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1F528E724DDDC8349D5264B21AE93866; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:23:33 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:23:32.788Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:23:32.788Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:32.789Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:32.797Z|2a50d944-3f12-4b43-824d-ce734907115b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:23:35.551Z|88c77a56-48a2-45e9-833a-8ce0a8b5cd22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:23:35.552Z|88c77a56-48a2-45e9-833a-8ce0a8b5cd22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:23:40.020Z|9f20c960-a536-4552-8bda-63ebb69b0240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:40.021Z|9f20c960-a536-4552-8bda-63ebb69b0240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:40.057Z|db966e66-9eca-4cb0-985f-9abc42aa80ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:40.057Z|0562738a-004d-44ac-a279-6772c161e9ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:40.057Z|0562738a-004d-44ac-a279-6772c161e9ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:40.057Z|db966e66-9eca-4cb0-985f-9abc42aa80ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:42.952Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:23:42.961Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:42.961Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:23:42.961Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:42.962Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:42.962Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:23:42.962Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bd97d3fcc739c0ecb13c91642366cf4", X-B3-SpanId:"565a1c3fddedd050", X-B3-ParentSpanId:"8cfdf69dd7c8d3de", X-B3-Sampled:"0", X-ONAP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-TransactionID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ECOMP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d60ffda-6c4f-43f5-962c-bb448216457f"] 2022-10-21T19:23:42.962Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:23:42.963Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:42.984Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:42.984Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:42.985Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:23:42.985Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:43 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:42.986Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:23:42.986Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:42.987Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:23:42.988Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:42.988Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:23:42.988Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:42.988Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:42.989Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:23:42.989Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bd97d3fcc739c0ecb13c91642366cf4", X-B3-SpanId:"511a5768d7ed6745", X-B3-ParentSpanId:"8cfdf69dd7c8d3de", X-B3-Sampled:"0", X-ONAP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-TransactionID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ECOMP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a725620-d020-4205-b0c5-352173cd4989"] 2022-10-21T19:23:42.989Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:23:42.989Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:43.002Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:43.002Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:43.002Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:23:43.003Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:43 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:43.003Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:23:43.004Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:43.004Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:23:43.022Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:43.022Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:43.022Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:43.023Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:43.023Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:43.023Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-TransactionID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ECOMP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b338f4fd-4240-4fde-a147-2128e22b5179"] 2022-10-21T19:23:43.023Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:43.023Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:43.158Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:43.158Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:43.158Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:43.159Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9505C85B5887AFE253CBE2D91EFAE35F; 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:"789", date:"Fri, 21 Oct 2022 19:23:43 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:23:43.159Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:23:43.159Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:43.159Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:43.226Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:43.227Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:43.227Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:43.227Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:43.227Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:43.228Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-TransactionID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ECOMP-RequestID:"7a40b4d0-f528-4fbe-8775-37fe83c38c2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbd3da31-2d1c-4fd8-bf85-524ad192f8d2"] 2022-10-21T19:23:43.228Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:43.228Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:43.347Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:43.348Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:43.348Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:43.349Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0681CACF89626D46C083930AE6712D7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:23:43 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:23:43.349Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:23:43.349Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:43.349Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:43.352Z|7a40b4d0-f528-4fbe-8775-37fe83c38c2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:23:50.046Z|05077f6b-642f-4cc4-a68f-57571149bbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:50.046Z|05077f6b-642f-4cc4-a68f-57571149bbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:50.079Z|adc0013f-98e6-4409-8d50-0c0fd3336229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:50.079Z|adc0013f-98e6-4409-8d50-0c0fd3336229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:50.081Z|079919d7-8dfa-4450-95d5-bcc59bab7cfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:23:50.081Z|079919d7-8dfa-4450-95d5-bcc59bab7cfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:23:50.551Z|a835922d-6618-4bea-985f-7894cbeed939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:23:50.551Z|a835922d-6618-4bea-985f-7894cbeed939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:23:51.031Z|710e6b9b-34d8-491c-a4f3-6e52972d1711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:23:51.032Z|710e6b9b-34d8-491c-a4f3-6e52972d1711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:23:53.514Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:23:53.519Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:53.519Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:23:53.519Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:53.520Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:23:53.520Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:23:53.520Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c78879aa2ce189b0509f9d999b68b036", X-B3-SpanId:"005d664341f98c4f", X-B3-ParentSpanId:"f591cc22f760d8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-TransactionID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ECOMP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83793e9c-a369-4036-b080-5e0b12aeb48d"] 2022-10-21T19:23:53.520Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:23:53.521Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:53.544Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:53.545Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:53.545Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:23:53.545Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:54 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:53.546Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:23:53.546Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:53.546Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:23:53.547Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:53.547Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:23:53.548Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:53.548Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:23:53.548Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:23:53.548Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c78879aa2ce189b0509f9d999b68b036", X-B3-SpanId:"2700d270765e6d9f", X-B3-ParentSpanId:"f591cc22f760d8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-TransactionID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ECOMP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d2b834c-5790-4b2a-a22f-cb000ee77deb"] 2022-10-21T19:23:53.548Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:23:53.549Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:53.562Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:53.562Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:53.562Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:23:53.562Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:23:54 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:23:53.564Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:23:53.564Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:53.565Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:23:53.584Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:53.585Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:53.585Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:53.585Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:23:53.585Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:53.585Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-TransactionID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ECOMP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f67de6f4-9b96-4774-a350-d86fe8b68b17"] 2022-10-21T19:23:53.586Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:53.586Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:53.716Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:53.716Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:53.716Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:53.717Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5D13352787F8709A63D5445DB3D6BB65; 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:"789", date:"Fri, 21 Oct 2022 19:23:54 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:23:53.717Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:23:53.717Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:53.717Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:53.734Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:53.734Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:23:53.734Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:23:53.735Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:23:53.735Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:23:53.735Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-TransactionID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ECOMP-RequestID:"14d38174-4906-49f1-9d26-f7e31bcaba08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ac46167-347d-4d2e-ac07-f5847c9079da"] 2022-10-21T19:23:53.735Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:23:53.735Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:23:53.859Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:23:53.860Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:23:53.860Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:23:53.861Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F31EADFBBEAEA34C194638FEAA643B4B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:23:54 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:23:53.861Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:23:53.861Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:23:53.862Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:23:53.865Z|14d38174-4906-49f1-9d26-f7e31bcaba08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:24:00.068Z|6c7b7191-cefa-47df-bcc0-027ac7efe2b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:00.069Z|6c7b7191-cefa-47df-bcc0-027ac7efe2b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:00.099Z|fb1e6482-b1bc-4be0-9839-d6bc767f2230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:00.100Z|fb1e6482-b1bc-4be0-9839-d6bc767f2230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:00.101Z|03d29990-9639-43f6-ab5e-3a30e0773b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:00.101Z|03d29990-9639-43f6-ab5e-3a30e0773b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:00.363Z|b71b3cb2-95e4-4991-a708-32830e9822b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:24:00.364Z|b71b3cb2-95e4-4991-a708-32830e9822b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:04.026Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:24:04.031Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:04.032Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:24:04.032Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:04.032Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:04.032Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:24:04.032Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4d407d3370f9fcc83abf3c7ea8a93cf", X-B3-SpanId:"fd7273177e8d48fe", X-B3-ParentSpanId:"cdfccc6615d4cadd", X-B3-Sampled:"0", X-ONAP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-TransactionID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ECOMP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f2f407-5156-410a-8c60-408f1e4de87b"] 2022-10-21T19:24:04.033Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:24:04.033Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:04.060Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:04.060Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:04.060Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:24:04.061Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:05 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:04.062Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:24:04.062Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:04.062Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:24:04.063Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:04.064Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:24:04.064Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:04.064Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:04.064Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:24:04.064Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4d407d3370f9fcc83abf3c7ea8a93cf", X-B3-SpanId:"743005a0dc2bbc6f", X-B3-ParentSpanId:"cdfccc6615d4cadd", X-B3-Sampled:"0", X-ONAP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-TransactionID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ECOMP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb55b25b-5270-4344-8e47-cc7f025bdf92"] 2022-10-21T19:24:04.065Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:24:04.065Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:04.079Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:04.079Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:04.080Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:24:04.080Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:05 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:04.081Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:24:04.082Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:04.083Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:24:04.102Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:04.102Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:04.103Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:04.103Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:04.103Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:04.103Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-TransactionID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ECOMP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6601c58-6f69-4816-abd3-f1fd91485893"] 2022-10-21T19:24:04.104Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:04.104Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:04.243Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:04.244Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:04.244Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:04.244Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A85BDF79D3AFEAA4C4E74688690ABE92; 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:"789", date:"Fri, 21 Oct 2022 19:24:04 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:24:04.245Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:24:04.245Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:04.245Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:04.267Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:04.267Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:04.267Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:04.268Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:04.268Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:04.268Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-TransactionID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ECOMP-RequestID:"a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a3f2b57-31af-4e0f-9cd9-eac8fc87aeff"] 2022-10-21T19:24:04.268Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:04.269Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:04.389Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:04.389Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:04.390Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:04.390Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=006A6580FE2B3A7A8D9189EFF04511B3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:24:04 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:24:04.390Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:24:04.390Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:04.391Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:04.394Z|a8c4ff9e-34a7-4be2-9e7c-5cfafe2f8ce2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:24:05.552Z|b3ce9e0d-c0a6-4939-9408-84a337a4c7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:24:05.554Z|b3ce9e0d-c0a6-4939-9408-84a337a4c7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:24:10.089Z|90cc8e39-e45e-41a3-aca6-39687cd8ae73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:10.090Z|90cc8e39-e45e-41a3-aca6-39687cd8ae73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:10.120Z|65faef95-92c0-4976-bf34-1e6b184abf8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:10.121Z|4252861e-0a5b-4179-a731-623bb912b35a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:10.121Z|65faef95-92c0-4976-bf34-1e6b184abf8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:10.121Z|4252861e-0a5b-4179-a731-623bb912b35a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:14.571Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:24:14.576Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:14.577Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:24:14.577Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:14.577Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:14.578Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:24:14.578Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"833c8910c5bc546666ab2b1dd3267e08", X-B3-SpanId:"700302f8c6d805e2", X-B3-ParentSpanId:"09cac9fe283a18d2", X-B3-Sampled:"0", X-ONAP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-TransactionID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ECOMP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73441c1-312f-4b19-b9b2-77a5eb65cda0"] 2022-10-21T19:24:14.578Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:24:14.579Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:14.604Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:14.605Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:14.605Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:24:14.606Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:15 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:14.611Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:24:14.612Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:14.612Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:24:14.613Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:14.614Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:24:14.614Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:14.614Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:14.615Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:24:14.615Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"833c8910c5bc546666ab2b1dd3267e08", X-B3-SpanId:"1fd5b928efced6b5", X-B3-ParentSpanId:"09cac9fe283a18d2", X-B3-Sampled:"0", X-ONAP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-TransactionID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ECOMP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dfe02fd-5b9e-4336-878f-008d9c1d86bf"] 2022-10-21T19:24:14.615Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:24:14.615Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:14.652Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:14.653Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:14.653Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:24:14.653Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:15 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:14.654Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:24:14.654Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:14.655Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:24:14.677Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:14.677Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:14.678Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:14.678Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:14.678Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:14.678Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-TransactionID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ECOMP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f39015ee-9150-4b4d-a44d-2b5fbbb9b3a6"] 2022-10-21T19:24:14.678Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:14.679Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:14.812Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:14.813Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:14.813Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:14.813Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=09F24E9F7B8443286BD326B23CDED4BE; 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:"789", date:"Fri, 21 Oct 2022 19:24:15 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:24:14.814Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:24:14.814Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:14.814Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:14.831Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:14.831Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:14.832Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:14.832Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:14.832Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:14.832Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-TransactionID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ECOMP-RequestID:"47c4fd55-d764-4f4c-8690-e48cd227f151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c513d01-cafe-4170-8226-cd96f730478e"] 2022-10-21T19:24:14.833Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:14.833Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:14.960Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:14.960Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:14.961Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:14.961Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F540E487DE7A1AE9995631CCD456ED23; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:24:15 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:24:14.961Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:24:14.962Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:14.962Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:14.966Z|47c4fd55-d764-4f4c-8690-e48cd227f151|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:24:20.114Z|12382f77-5855-4632-a610-7de08e233270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:20.115Z|12382f77-5855-4632-a610-7de08e233270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:20.142Z|4c3062da-48e7-4d4a-87a5-4ae9b6f425b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:20.142Z|d90268dd-3e17-4fb4-b8a0-9a5deb7a94fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:20.142Z|4c3062da-48e7-4d4a-87a5-4ae9b6f425b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:20.142Z|d90268dd-3e17-4fb4-b8a0-9a5deb7a94fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:20.551Z|f9702725-f697-4a22-b7aa-f06fa1d2fae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:24:20.552Z|f9702725-f697-4a22-b7aa-f06fa1d2fae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:24:21.032Z|7be0be3a-a686-4999-a221-087183795fb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:24:21.033Z|7be0be3a-a686-4999-a221-087183795fb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:24:25.125Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:24:25.132Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:25.132Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:24:25.133Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:25.133Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:25.133Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:24:25.133Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3159ef4b603d030ed85df7869356d9c4", X-B3-SpanId:"990d38fc1b23f31d", X-B3-ParentSpanId:"534385caa5cedfab", X-B3-Sampled:"0", X-ONAP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-TransactionID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ECOMP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11242a85-b47d-47ee-8fb2-0b9e7d6486fc"] 2022-10-21T19:24:25.134Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:24:25.134Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:25.158Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:25.159Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:25.159Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:24:25.159Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:26 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:25.161Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:24:25.162Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:25.162Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:24:25.163Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:25.164Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:24:25.164Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:25.164Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:25.164Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:24:25.165Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3159ef4b603d030ed85df7869356d9c4", X-B3-SpanId:"4b82e0d131a3d0e2", X-B3-ParentSpanId:"534385caa5cedfab", X-B3-Sampled:"0", X-ONAP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-TransactionID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ECOMP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e90fa337-2688-4529-8f5d-16e62219a7e9"] 2022-10-21T19:24:25.165Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:24:25.165Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:25.177Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:25.177Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:25.178Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:24:25.178Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:26 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:25.180Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:24:25.181Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:25.181Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:24:25.201Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:25.202Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:25.202Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:25.202Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:25.203Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:25.203Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-TransactionID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ECOMP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1619f447-d493-47bd-a519-af562d13ca95"] 2022-10-21T19:24:25.203Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:25.203Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:25.328Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:25.329Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:25.329Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:25.329Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=11B5D928FC1F72B8110A18E8DF364142; 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:"789", date:"Fri, 21 Oct 2022 19:24:25 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:24:25.330Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:24:25.330Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:25.330Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:25.347Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:25.348Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:25.348Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:25.349Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:25.349Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:25.349Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-TransactionID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ECOMP-RequestID:"e195eb91-f12f-492a-b29c-51d975be0136", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14fd23ff-7bc0-460d-897a-f481a6a232f3"] 2022-10-21T19:24:25.350Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:25.350Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:25.467Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:25.467Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:25.468Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:25.468Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7688B5E96790B573616AF635B917F3B7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:24:25 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T19:24:25.468Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:24:25.469Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:25.469Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:25.473Z|e195eb91-f12f-492a-b29c-51d975be0136|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:24:30.140Z|3769079f-bb7a-41b6-ac70-846468b4a76d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:30.141Z|3769079f-bb7a-41b6-ac70-846468b4a76d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:30.163Z|25c2ed59-5528-40c1-990b-20c92c67b62d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:30.163Z|30799084-df31-4ba6-8bbb-51b720a9de32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:30.164Z|25c2ed59-5528-40c1-990b-20c92c67b62d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:30.164Z|30799084-df31-4ba6-8bbb-51b720a9de32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:35.551Z|6e9a6491-f3c1-4f77-b1d9-b6d3830015ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:24:35.552Z|6e9a6491-f3c1-4f77-b1d9-b6d3830015ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:24:35.633Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:24:35.639Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:35.640Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:24:35.640Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:35.640Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:35.641Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:24:35.641Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05a0e4296c56b8f9de2c984db7facbe1", X-B3-SpanId:"8fe840f7174e13ea", X-B3-ParentSpanId:"2a001b349aefa6d6", X-B3-Sampled:"0", X-ONAP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-TransactionID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ECOMP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e54c58-11b7-4f42-b5c7-5a32fb52a2b2"] 2022-10-21T19:24:35.641Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:24:35.642Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:35.670Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:35.671Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:35.671Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:24:35.671Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:36 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:35.672Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:24:35.673Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:35.673Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:24:35.674Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:35.675Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:24:35.675Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:35.675Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:35.676Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:24:35.676Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05a0e4296c56b8f9de2c984db7facbe1", X-B3-SpanId:"1e666744172febb2", X-B3-ParentSpanId:"2a001b349aefa6d6", X-B3-Sampled:"0", X-ONAP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-TransactionID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ECOMP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4645fb88-0e53-4da3-abd2-cf560f233968"] 2022-10-21T19:24:35.676Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:24:35.677Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:35.689Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:35.689Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:35.690Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:24:35.690Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:36 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:35.691Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:24:35.691Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:35.692Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:24:35.712Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:35.712Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:35.713Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:35.713Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:35.713Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:35.714Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-TransactionID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ECOMP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b118b49-29d3-44ad-aa07-0e0c863fdf32"] 2022-10-21T19:24:35.714Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:35.714Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:35.850Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:35.850Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:35.851Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:35.851Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=88A30C474D67E1E2EBF799241D4442ED; 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:"789", date:"Fri, 21 Oct 2022 19:24:36 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:24:35.851Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:24:35.852Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:35.852Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:35.869Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:35.870Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:35.870Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:35.870Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:35.871Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:35.871Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-TransactionID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ECOMP-RequestID:"a9771974-cca3-419c-9163-99ed52cdf6c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17e3638d-55e1-4aba-8588-986e6bcfbab7"] 2022-10-21T19:24:35.871Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:35.872Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:35.991Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:35.992Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:35.992Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:35.993Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A5F844AFDDB662BB56901C649F718EE3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:24:36 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:24:35.993Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:24:35.994Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:35.994Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:35.997Z|a9771974-cca3-419c-9163-99ed52cdf6c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:24:40.166Z|f4aa1763-f91b-48e5-8650-f7c62b3a5b03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:40.167Z|f4aa1763-f91b-48e5-8650-f7c62b3a5b03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:40.185Z|0fbe1dc0-6030-4825-b5af-b22978e9b771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:40.185Z|0fbe1dc0-6030-4825-b5af-b22978e9b771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:40.185Z|5ef63a05-9c90-4e4f-8020-713b727344c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:40.186Z|5ef63a05-9c90-4e4f-8020-713b727344c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:46.162Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:24:46.169Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:46.170Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:24:46.170Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:46.171Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:46.172Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:24:46.172Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6829427f75504dc6f53d2280d024e4f", X-B3-SpanId:"c91781a37e83495b", X-B3-ParentSpanId:"197e6229d5415527", X-B3-Sampled:"0", X-ONAP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-TransactionID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ECOMP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8e43ebf-db50-4e81-a2b7-fdf10c455aef"] 2022-10-21T19:24:46.173Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:24:46.173Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:46.266Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:46.267Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:46.267Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:24:46.268Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:47 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:46.269Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:24:46.269Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:46.270Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:24:46.271Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:46.271Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:24:46.272Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:46.272Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:46.272Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:24:46.272Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6829427f75504dc6f53d2280d024e4f", X-B3-SpanId:"58d1b9c2dea4ee85", X-B3-ParentSpanId:"197e6229d5415527", X-B3-Sampled:"0", X-ONAP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-TransactionID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ECOMP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aec1893e-9a9f-4a2c-ae91-b1b091e6ccbe"] 2022-10-21T19:24:46.273Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:24:46.273Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:46.287Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:46.288Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:46.288Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:24:46.289Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:47 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:46.289Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:24:46.289Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:46.290Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:24:46.318Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:46.319Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:46.319Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:46.319Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:46.320Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:46.320Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-TransactionID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ECOMP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86290c02-8bcf-4ae6-af3f-b352c6beb330"] 2022-10-21T19:24:46.320Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:46.321Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:46.450Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:46.451Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:46.451Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:46.451Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=29BC644C305AC9D1396F21A9220F43B7; 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:"789", date:"Fri, 21 Oct 2022 19:24:46 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:24:46.452Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:24:46.452Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:46.452Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:46.475Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:46.475Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:46.475Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:46.475Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:46.476Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:46.476Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-TransactionID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ECOMP-RequestID:"df9fabe0-d945-40c2-9613-21175d74cb21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddc91dba-f4a4-4df1-8d4f-d3232b0c49e8"] 2022-10-21T19:24:46.476Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:46.476Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:46.601Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:46.602Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:46.602Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:46.602Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F77BFB877F1F645790CD96617B8AC865; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:24:46 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:24:46.603Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:24:46.603Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:46.603Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:46.606Z|df9fabe0-d945-40c2-9613-21175d74cb21|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:24:50.190Z|9eca49b6-1b95-4424-b3d8-765bf02fdb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:50.190Z|9eca49b6-1b95-4424-b3d8-765bf02fdb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:50.205Z|4693f273-db06-45e6-bdb5-5256ca7228f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:50.206Z|4693f273-db06-45e6-bdb5-5256ca7228f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:50.209Z|5655d4d0-6361-4215-aa53-fe307caf1e5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:24:50.209Z|5655d4d0-6361-4215-aa53-fe307caf1e5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:24:50.551Z|55b2bf45-201c-4a16-aee1-d9310043ff3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:24:50.554Z|55b2bf45-201c-4a16-aee1-d9310043ff3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:24:51.033Z|5e16169f-f1fc-4c9b-abe8-f866c6a38ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:24:51.034Z|5e16169f-f1fc-4c9b-abe8-f866c6a38ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:24:56.770Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:24:56.775Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:56.776Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:24:56.776Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:56.776Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:24:56.777Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:24:56.777Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9dd0b78e9ad9eef0914897a4be6f632", X-B3-SpanId:"0fd2a9eee0ebddc5", X-B3-ParentSpanId:"5f05d71644e3a1fa", X-B3-Sampled:"0", X-ONAP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-TransactionID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ECOMP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f190e965-95a8-4bae-bcac-556f02077a02"] 2022-10-21T19:24:56.778Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:24:56.778Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:56.803Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:56.804Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:56.804Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:24:56.804Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:57 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:56.806Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:24:56.806Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:56.807Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:24:56.808Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:56.809Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:24:56.809Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:56.809Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:24:56.810Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:24:56.810Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9dd0b78e9ad9eef0914897a4be6f632", X-B3-SpanId:"c9d0527f5364da82", X-B3-ParentSpanId:"5f05d71644e3a1fa", X-B3-Sampled:"0", X-ONAP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-TransactionID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ECOMP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5139127d-cce1-444e-9f53-9cbc7c8826cb"] 2022-10-21T19:24:56.811Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:24:56.811Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:56.824Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:56.824Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:56.825Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:24:56.825Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:24:57 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:24:56.827Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:24:56.827Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:56.828Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:24:56.847Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:56.848Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:56.848Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:56.848Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:24:56.849Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:56.849Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-TransactionID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ECOMP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a50c822b-31fe-4eb4-8324-fba0ea261e5c"] 2022-10-21T19:24:56.850Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:56.850Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:56.979Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:56.980Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:56.980Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:56.981Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=90AB43C203606335A9A97D41C50C8751; 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:"789", date:"Fri, 21 Oct 2022 19:24:57 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:24:56.981Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:24:56.982Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:56.982Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:57.018Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:57.018Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:24:57.019Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:24:57.019Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:24:57.020Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:24:57.020Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-TransactionID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ECOMP-RequestID:"0f090623-96e5-4871-87f6-472fba34ccf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59da08ab-facd-472e-b90e-ec43392c77de"] 2022-10-21T19:24:57.021Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:24:57.022Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:24:57.143Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:24:57.144Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:24:57.144Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:24:57.145Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=706007229B5DFC58FF7D897D069CA04B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:24:57 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:24:57.145Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:24:57.146Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:24:57.146Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:24:57.150Z|0f090623-96e5-4871-87f6-472fba34ccf4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:25:00.212Z|b4da0943-c2bc-4996-891a-c70b71909509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:00.213Z|b4da0943-c2bc-4996-891a-c70b71909509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:00.226Z|0ff9f090-fb0e-4d76-8566-e076170d0d46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:00.227Z|0ff9f090-fb0e-4d76-8566-e076170d0d46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:00.230Z|04551968-c36d-4391-be34-17c2b9be267b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:00.230Z|04551968-c36d-4391-be34-17c2b9be267b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:00.364Z|3b38bb83-9e29-49a9-9a6a-07a6b4cef357|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:25:00.365Z|3b38bb83-9e29-49a9-9a6a-07a6b4cef357|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:05.551Z|7187d6bd-e8bf-41e3-908d-12efdb27ddac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:25:05.552Z|7187d6bd-e8bf-41e3-908d-12efdb27ddac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:25:07.307Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:25:07.316Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:07.317Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:25:07.317Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:07.317Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:07.318Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:25:07.318Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9194e3418a20f8423a6b11b1b209d025", X-B3-SpanId:"2c8d21ba3d1e591d", X-B3-ParentSpanId:"5a7943d4b4acdeee", X-B3-Sampled:"0", X-ONAP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-TransactionID:"73d62915-9913-480d-88f3-5d86625490b8", X-ECOMP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d16755a9-c39e-4715-a785-e6d1a3bfe7d3"] 2022-10-21T19:25:07.319Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:25:07.319Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:07.339Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:07.340Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:07.340Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:25:07.341Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:08 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:07.342Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:25:07.343Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:07.343Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:25:07.344Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:07.345Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:25:07.345Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:07.346Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:07.346Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:25:07.346Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9194e3418a20f8423a6b11b1b209d025", X-B3-SpanId:"759b2ee7a26b70c2", X-B3-ParentSpanId:"5a7943d4b4acdeee", X-B3-Sampled:"0", X-ONAP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-TransactionID:"73d62915-9913-480d-88f3-5d86625490b8", X-ECOMP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46be8fa6-442b-4919-b535-5a0a364fe1e1"] 2022-10-21T19:25:07.347Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:25:07.347Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:07.358Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:07.359Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:07.359Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:25:07.359Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:08 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:07.361Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:25:07.361Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:07.362Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:25:07.388Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:07.389Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:07.389Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:07.389Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:07.390Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:07.390Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-TransactionID:"73d62915-9913-480d-88f3-5d86625490b8", X-ECOMP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc82ae59-f4b6-4688-ad02-1bf987616bd2"] 2022-10-21T19:25:07.390Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:07.391Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:07.523Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:07.524Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:07.524Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:07.525Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DB170BC2EBB0E94D20985403375FB742; 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:"789", date:"Fri, 21 Oct 2022 19:25:07 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:25:07.525Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:25:07.526Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:07.526Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:07.550Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:07.551Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:07.551Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:07.551Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:07.552Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:07.552Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-TransactionID:"73d62915-9913-480d-88f3-5d86625490b8", X-ECOMP-RequestID:"73d62915-9913-480d-88f3-5d86625490b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee2977c8-ccb7-4e21-80b3-33d24eba0a89"] 2022-10-21T19:25:07.552Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:07.552Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:07.671Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:07.671Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:07.672Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:07.672Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0DA339ADFBF5D2FA416FD2B083EE4BB8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:25:08 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:25:07.673Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:25:07.673Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:07.673Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:07.677Z|73d62915-9913-480d-88f3-5d86625490b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:25:10.234Z|006cdc0a-4418-48d7-bf87-c8d7dfbf1f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:10.235Z|006cdc0a-4418-48d7-bf87-c8d7dfbf1f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:10.246Z|0e7400f2-4d86-4d5f-b0c6-ab16888b06cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:10.247Z|0e7400f2-4d86-4d5f-b0c6-ab16888b06cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:10.249Z|57833983-f343-446c-ae81-55f86972ed58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:10.250Z|57833983-f343-446c-ae81-55f86972ed58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:17.845Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:25:17.850Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:17.851Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:25:17.851Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:17.851Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:17.851Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:25:17.851Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55561f19ab87a6078d520f28bd124ee8", X-B3-SpanId:"b010da2a039278d3", X-B3-ParentSpanId:"1093ad84a10c9021", X-B3-Sampled:"0", X-ONAP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-TransactionID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ECOMP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8d88dfe-c863-4502-8e16-562a54bbf063"] 2022-10-21T19:25:17.852Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:25:17.852Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:17.881Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:17.882Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:17.882Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:25:17.882Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:18 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:17.885Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-83686029-c03a-4f60-b539-bbb8e9eb41dd). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:21:10.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:22:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:25:17.885Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:17.885Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:25:17.886Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:17.887Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:25:17.887Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:17.887Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:17.887Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:25:17.888Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55561f19ab87a6078d520f28bd124ee8", X-B3-SpanId:"aba92b6f9cad3b07", X-B3-ParentSpanId:"1093ad84a10c9021", X-B3-Sampled:"0", X-ONAP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-TransactionID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ECOMP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f106ee6f-a676-4059-95f9-6d4f461963e3"] 2022-10-21T19:25:17.888Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:25:17.888Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:17.903Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:17.903Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:17.904Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:25:17.904Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:18 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:17.906Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:25:17.906Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:17.906Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:25:17.930Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:17.931Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:17.931Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:17.931Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:17.931Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:17.932Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-TransactionID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ECOMP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d4e19db-6399-488a-be62-22adebbac44c"] 2022-10-21T19:25:17.932Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:17.932Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:18.081Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:18.081Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:18.082Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:18.082Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3865E657F0923F204E75A9A5D2D236B8; 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:"789", date:"Fri, 21 Oct 2022 19:25:18 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2022-10-21T19:25:18.082Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:25:18.082Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:18.083Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:18.105Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:18.106Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:18.106Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:18.106Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:18.106Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:18.107Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-TransactionID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ECOMP-RequestID:"e2ba15ee-9e65-43e8-ba9f-7d846e4901cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0790803-3aec-4d70-9d04-e8b629b9c89a"] 2022-10-21T19:25:18.107Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:18.107Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:18.234Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:18.235Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:18.235Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:18.235Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1EEDEF0C482268941FBD20B6356B256A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:25:18 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:25:18.235Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:25:18.236Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:18.236Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:18.239Z|e2ba15ee-9e65-43e8-ba9f-7d846e4901cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:25:20.257Z|a5c33195-c6d4-4c86-8081-6e382f1cb691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:20.258Z|a5c33195-c6d4-4c86-8081-6e382f1cb691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:20.267Z|11c6c3fd-f22e-4c89-b8c8-0e0236341f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:20.267Z|11c6c3fd-f22e-4c89-b8c8-0e0236341f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:20.269Z|5a996e80-1449-46d1-881f-b866bf551985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:20.269Z|5a996e80-1449-46d1-881f-b866bf551985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:20.551Z|49cc39f5-cfe8-46be-b5d7-2aaa1cae2586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:25:20.552Z|49cc39f5-cfe8-46be-b5d7-2aaa1cae2586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:25:21.036Z|1ed9e74b-3331-456c-a55a-6f5137977f45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:25:21.036Z|1ed9e74b-3331-456c-a55a-6f5137977f45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:25:28.405Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:25:28.410Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:28.410Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:25:28.411Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:28.411Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:28.411Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:25:28.412Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad6398c623edb45cb963ca176857b225", X-B3-SpanId:"1d02c1394053ee6a", X-B3-ParentSpanId:"b0e3b0a25d111379", X-B3-Sampled:"0", X-ONAP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-TransactionID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ECOMP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd9b55b0-85d5-4c6d-bc7a-1cf2f07aa145"] 2022-10-21T19:25:28.412Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:25:28.412Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:28.435Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:28.435Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:28.436Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:25:28.436Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:29 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:28.437Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:25:28.438Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:28.438Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:25:28.439Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:28.440Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:25:28.440Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:28.440Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:28.441Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:25:28.441Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad6398c623edb45cb963ca176857b225", X-B3-SpanId:"4e14045b384a3e44", X-B3-ParentSpanId:"b0e3b0a25d111379", X-B3-Sampled:"0", X-ONAP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-TransactionID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ECOMP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba44247f-2642-49fc-93c4-b9fdbd0eda45"] 2022-10-21T19:25:28.442Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:25:28.442Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:28.458Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:28.459Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:28.460Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:25:28.460Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:29 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:28.461Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:25:28.461Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:28.461Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:25:28.488Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:28.489Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:28.489Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:28.490Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:28.490Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:28.491Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-TransactionID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ECOMP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6de5b5e-f4d6-4b1c-ae24-ef615c67807e"] 2022-10-21T19:25:28.491Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:28.491Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:28.634Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:28.635Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:28.635Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:28.636Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9C4E195EEB7388FFECDA641AA9A0CBF0; 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:"789", date:"Fri, 21 Oct 2022 19:25:29 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-10-21T19:25:28.637Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:21:12.568+0000","endTime":"2022-10-21T19:23:09.401+0000","removalTime":null,"durationInMillis":116833,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"865cb78d-5175-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:25:28.637Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:28.637Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:28.660Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:28.661Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:28.661Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:28.662Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:28.662Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:28.662Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-TransactionID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ECOMP-RequestID:"e54d9a9b-e728-458a-8296-e82a506aaeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dbe0471-526d-4261-aef2-9669e2ad3ea3"] 2022-10-21T19:25:28.663Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:28.663Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:28.779Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:28.780Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:28.781Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:28.781Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E7ABF24CECD3A0D0A522CBE7B3EA1893; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 21 Oct 2022 19:25:29 GMT", x-envoy-upstream-service-time:"113", server:"envoy"] 2022-10-21T19:25:28.782Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c0b38f5d-5175-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","executionId":"865df04e-5175-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:22:50.437+0000","endTime":"2022-10-21T19:22:50.451+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:25:28.783Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:28.783Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=865df04e-5175-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:28.788Z|e54d9a9b-e728-458a-8296-e82a506aaeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:25:30.282Z|a9e290fe-f1ae-48cb-bac1-9b8bbb9d4493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:30.283Z|a9e290fe-f1ae-48cb-bac1-9b8bbb9d4493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:30.286Z|aae5975f-9401-4f6a-982f-c77fc4b34246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:30.287Z|aae5975f-9401-4f6a-982f-c77fc4b34246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:30.289Z|5d22957b-198d-420c-ae20-21fc5cc1109c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:30.289Z|5d22957b-198d-420c-ae20-21fc5cc1109c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:35.551Z|f04b9c09-d0d0-45a7-b2bc-7a71ffb47214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:25:35.554Z|f04b9c09-d0d0-45a7-b2bc-7a71ffb47214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:25:38.957Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:25:38.962Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:38.962Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:25:38.963Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:38.963Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:38.963Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:25:38.963Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b00f032e2ab8314a3239c5771df99bc8", X-B3-SpanId:"3e13dbec60420108", X-B3-ParentSpanId:"9230f562c5cdc3e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-TransactionID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ECOMP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5ecdcfb-4cf4-4c66-9206-b6045524f596"] 2022-10-21T19:25:38.964Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:25:38.964Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:38.987Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:38.988Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:38.989Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:25:38.989Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:39 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:38.990Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:25:38.991Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:38.992Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:25:38.993Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:38.994Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:25:38.994Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:38.995Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:38.995Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:25:38.995Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b00f032e2ab8314a3239c5771df99bc8", X-B3-SpanId:"3fc4c58383156cb5", X-B3-ParentSpanId:"9230f562c5cdc3e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-TransactionID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ECOMP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d5b8e4e-1550-4301-b1cd-745d69794ac2"] 2022-10-21T19:25:38.996Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:25:38.996Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:39.010Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:39.011Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:39.011Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:25:39.012Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:39 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:39.013Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:25:39.013Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:39.014Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:25:39.064Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:39.065Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:39.065Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:39.066Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:39.066Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:39.067Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-TransactionID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ECOMP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a5f622a-5642-4dcf-bc9e-4916a9a0dfca"] 2022-10-21T19:25:39.067Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:39.068Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:39.211Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:39.212Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:39.212Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:39.213Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E2D7078D75B9CEC547F6591B245E2F4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:25:39 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T19:25:39.213Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:25:39.213Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:39.214Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:39.238Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:39.238Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:39.238Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:39.239Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:39.239Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:39.239Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-TransactionID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ECOMP-RequestID:"e93363ba-2456-48ce-b327-62ece79704ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d93fa5-dc85-42a3-b848-848de8773781"] 2022-10-21T19:25:39.240Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:39.240Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:39.368Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:39.368Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:39.369Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:39.369Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1C24C2871FB89526AAA01790DA828AEE; 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:"Fri, 21 Oct 2022 19:25:39 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:25:39.369Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:25:39.370Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:39.370Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:39.381Z|e93363ba-2456-48ce-b327-62ece79704ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:25:40.308Z|ecd01921-d4d8-40b9-8015-85ac2733ee49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:40.308Z|ecd01921-d4d8-40b9-8015-85ac2733ee49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:40.310Z|ab88ab71-5263-4f50-95f4-0150d7bd2969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:40.311Z|ab88ab71-5263-4f50-95f4-0150d7bd2969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:40.312Z|84b3f053-2f6e-4717-9d29-98bfd74fc5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:40.313Z|84b3f053-2f6e-4717-9d29-98bfd74fc5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:49.538Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:25:49.542Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:49.543Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:25:49.543Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:49.543Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:25:49.544Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:25:49.544Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3042fe2c5ef767923def7fa773c76d1a", X-B3-SpanId:"455128bf7983d1e3", X-B3-ParentSpanId:"d0a26d575479cc20", X-B3-Sampled:"0", X-ONAP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-TransactionID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ECOMP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32bef998-ee11-450e-82e3-8ec3d416516e"] 2022-10-21T19:25:49.544Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:25:49.544Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:49.567Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:49.567Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:49.567Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:25:49.568Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:50 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:49.570Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:25:49.570Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:49.570Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:25:49.571Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:49.572Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:25:49.572Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:49.572Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:25:49.572Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:25:49.573Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3042fe2c5ef767923def7fa773c76d1a", X-B3-SpanId:"08a477004519a9f0", X-B3-ParentSpanId:"d0a26d575479cc20", X-B3-Sampled:"0", X-ONAP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-TransactionID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ECOMP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e352c9b1-1a75-435a-bbeb-a0934801c1b0"] 2022-10-21T19:25:49.573Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:25:49.573Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:49.585Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:49.585Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:49.585Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:25:49.586Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:25:50 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:25:49.586Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:25:49.587Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:49.587Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:25:49.664Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:49.664Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:49.664Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:49.665Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:25:49.665Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:49.665Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-TransactionID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ECOMP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35283ddb-f369-4d84-b40d-a7f91a5dd9c8"] 2022-10-21T19:25:49.665Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:49.666Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:49.806Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:49.806Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:49.807Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:49.807Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C8A961178E76371476ADBE5C2B9FD03F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:25:50 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-10-21T19:25:49.807Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:25:49.808Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:49.808Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:49.835Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:49.836Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:25:49.836Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:25:49.837Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:25:49.837Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:25:49.837Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-TransactionID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ECOMP-RequestID:"9aa9f0c8-44c9-4421-bed4-dd80b7efa603", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f887a72-3c10-4a2a-91fe-243864f40ec8"] 2022-10-21T19:25:49.837Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:25:49.837Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:25:49.963Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:25:49.963Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:25:49.964Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:25:49.964Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6523DD5B83EA15376923E515E3E98DAC; 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:"Fri, 21 Oct 2022 19:25:50 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:25:49.964Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:25:49.965Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:25:49.965Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:25:49.968Z|9aa9f0c8-44c9-4421-bed4-dd80b7efa603|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:25:50.332Z|4c44a480-8b45-45fe-ab78-3c72a49da88c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:50.333Z|4c44a480-8b45-45fe-ab78-3c72a49da88c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:50.334Z|c6224773-e93c-4ead-b70c-921b7aa0c794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:50.334Z|c6224773-e93c-4ead-b70c-921b7aa0c794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:50.338Z|bf35fae0-3f32-40ac-beaa-875ca520b89c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:25:50.338Z|bf35fae0-3f32-40ac-beaa-875ca520b89c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:25:50.551Z|19701949-c3d6-40d6-99a5-9b07fbe9a725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:25:50.552Z|19701949-c3d6-40d6-99a5-9b07fbe9a725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:25:51.037Z|ca138816-388e-4b19-b879-f47d64235648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:25:51.038Z|ca138816-388e-4b19-b879-f47d64235648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:26:00.123Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:26:00.129Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:00.129Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:26:00.129Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:00.130Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:00.130Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:26:00.131Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bea5dad7dfa40fd322328644a663025", X-B3-SpanId:"d5ce3e0b0f0d3019", X-B3-ParentSpanId:"d308d3ab082a7953", X-B3-Sampled:"0", X-ONAP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-TransactionID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ECOMP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23ed6f82-d871-4c2b-82e0-5045fa8c9f2f"] 2022-10-21T19:26:00.131Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:26:00.131Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:00.154Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:00.154Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:00.155Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:26:00.155Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:01 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:00.157Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:26:00.157Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:00.158Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:26:00.159Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:00.160Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:26:00.160Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:00.160Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:00.160Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:26:00.161Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bea5dad7dfa40fd322328644a663025", X-B3-SpanId:"58991b0370354acc", X-B3-ParentSpanId:"d308d3ab082a7953", X-B3-Sampled:"0", X-ONAP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-TransactionID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ECOMP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff21b80c-38ac-48e6-8229-7cada86c472e"] 2022-10-21T19:26:00.161Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:26:00.161Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:00.173Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:00.174Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:00.174Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:26:00.175Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:01 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:00.175Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:26:00.176Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:00.176Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:26:00.202Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:00.202Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:00.203Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:00.203Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:00.203Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:00.204Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-TransactionID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ECOMP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6874a7d2-86b6-437f-910b-6d3efe049422"] 2022-10-21T19:26:00.204Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:00.205Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:00.333Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:00.334Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:00.334Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:00.334Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A39E87CE0B5B16CC25319E3404F8D279; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:25:59 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:26:00.335Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:26:00.335Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:00.336Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:00.359Z|3c858408-1e38-4c81-b1a4-66a5a78de8f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:00.359Z|e525a56f-20fb-45eb-a39d-3e02b8575f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:00.359Z|3c858408-1e38-4c81-b1a4-66a5a78de8f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:00.360Z|e525a56f-20fb-45eb-a39d-3e02b8575f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:00.360Z|0c8d88bb-96ba-4d81-b843-7c6f0bf46a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:00.360Z|0c8d88bb-96ba-4d81-b843-7c6f0bf46a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:00.366Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:00.367Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:00.367Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:00.367Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:00.368Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:00.368Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-TransactionID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ECOMP-RequestID:"650b94bb-1e4c-4ab8-8307-94ece438c01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c1b2edd-da54-47bb-af3e-547eb76d413a"] 2022-10-21T19:26:00.369Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:00.369Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:00.374Z|141bab8a-8f92-40e3-917f-bbace603ef24|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:26:00.375Z|141bab8a-8f92-40e3-917f-bbace603ef24|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:00.526Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:00.526Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:00.527Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:00.527Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B71E1C12547018442013475740A928F; 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:"Fri, 21 Oct 2022 19:26:00 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2022-10-21T19:26:00.528Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:26:00.528Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:00.528Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:00.532Z|650b94bb-1e4c-4ab8-8307-94ece438c01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:26:05.551Z|285ccde5-7690-41f8-a0db-384757e05c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:26:05.552Z|285ccde5-7690-41f8-a0db-384757e05c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:26:10.383Z|ed9e44d0-b60e-46c1-96dc-5fe363cbb01f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:10.384Z|ed9e44d0-b60e-46c1-96dc-5fe363cbb01f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:10.386Z|3bb4a25d-4397-4b2c-b8fa-77b78e666e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:10.390Z|3bb4a25d-4397-4b2c-b8fa-77b78e666e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:10.383Z|489844ae-c636-4191-a324-e6f7661a3072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:10.392Z|489844ae-c636-4191-a324-e6f7661a3072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:10.725Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:26:10.729Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:10.730Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:26:10.730Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:10.730Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:10.730Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:26:10.731Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e55c31256d5f314d5ec65d7a4cc9198", X-B3-SpanId:"93ccb9b52dcd26ef", X-B3-ParentSpanId:"7266180fedd9396c", X-B3-Sampled:"0", X-ONAP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-TransactionID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ECOMP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33081e16-b321-42b4-931b-eb483d0f2b94"] 2022-10-21T19:26:10.731Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:26:10.731Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:10.758Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:10.758Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:10.759Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:26:10.759Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:11 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:10.759Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:26:10.760Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:10.760Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:26:10.761Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:10.762Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:26:10.762Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:10.762Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:10.762Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:26:10.762Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e55c31256d5f314d5ec65d7a4cc9198", X-B3-SpanId:"b22ef845e17e28e7", X-B3-ParentSpanId:"7266180fedd9396c", X-B3-Sampled:"0", X-ONAP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-TransactionID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ECOMP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0afd97b7-637e-4014-887f-97dc8104bfe2"] 2022-10-21T19:26:10.763Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:26:10.763Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:10.774Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:10.775Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:10.775Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:26:10.775Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:11 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:10.776Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:26:10.776Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:10.777Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:26:10.802Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:10.802Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:10.802Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:10.803Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:10.803Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:10.803Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-TransactionID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ECOMP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddbd5969-3a71-42bc-ba38-ac1a17025b2a"] 2022-10-21T19:26:10.803Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:10.804Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:10.931Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:10.931Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:10.932Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:10.932Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7DABA4E08F09E2C79408A508A2BE285E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:26:10 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:26:10.932Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:26:10.933Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:10.933Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:10.960Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:10.960Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:10.961Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:10.961Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:10.961Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:10.961Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-TransactionID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ECOMP-RequestID:"7a83c545-59ea-4f8d-98d4-ffa28c1c8344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e54bdac-d567-4a11-b8b8-785fdc6e41ff"] 2022-10-21T19:26:10.962Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:10.962Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:11.083Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:11.083Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:11.084Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:11.084Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CB7A40EABC1EB068D047E8BD81E2D0A6; 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:"Fri, 21 Oct 2022 19:26:10 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:26:11.084Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:26:11.085Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:11.085Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:11.089Z|7a83c545-59ea-4f8d-98d4-ffa28c1c8344|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:26:20.407Z|21c539c4-cec3-4877-945a-c806c97b54b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:20.408Z|21c539c4-cec3-4877-945a-c806c97b54b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:20.411Z|ba8e4978-22de-4b89-a52e-d0d70c0fd7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:20.411Z|ba8e4978-22de-4b89-a52e-d0d70c0fd7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:20.415Z|6ed1ffdb-1f0b-4bf9-846a-7b439d366882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:20.415Z|6ed1ffdb-1f0b-4bf9-846a-7b439d366882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:20.551Z|2dd34f35-6f0a-4786-abf0-509ff228a769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:26:20.554Z|2dd34f35-6f0a-4786-abf0-509ff228a769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:26:21.038Z|cbef1646-ad14-443f-866e-b1201e71a717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:26:21.038Z|cbef1646-ad14-443f-866e-b1201e71a717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:26:21.254Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:26:21.267Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:21.267Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:26:21.268Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:21.268Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:21.268Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:26:21.269Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e591f94dda8006cb6fbe1378e3c15c0f", X-B3-SpanId:"2d21f2b124236547", X-B3-ParentSpanId:"a7dfe8e656b17b96", X-B3-Sampled:"0", X-ONAP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-TransactionID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ECOMP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be6b8e30-78d7-402a-82fe-2da8a716afa2"] 2022-10-21T19:26:21.269Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:26:21.269Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:21.291Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:21.292Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:21.292Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:26:21.292Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:22 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:21.293Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:26:21.294Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:21.294Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:26:21.296Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:21.296Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:26:21.296Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:21.297Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:21.297Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:26:21.297Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e591f94dda8006cb6fbe1378e3c15c0f", X-B3-SpanId:"6cd98432c549bf60", X-B3-ParentSpanId:"a7dfe8e656b17b96", X-B3-Sampled:"0", X-ONAP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-TransactionID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ECOMP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b73db7bb-99e7-4b0a-ba4f-aab78c2b2c74"] 2022-10-21T19:26:21.298Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:26:21.298Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:21.308Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:21.309Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:21.309Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:26:21.309Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:22 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:21.310Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:26:21.310Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:21.311Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:26:21.337Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:21.338Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:21.338Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:21.338Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:21.339Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:21.339Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-TransactionID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ECOMP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb27c0c8-6713-46c2-a650-e3fc050ff523"] 2022-10-21T19:26:21.339Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:21.339Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:21.468Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:21.468Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:21.469Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:21.469Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=122F947104129E01E8F9B01D895BCBEE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:26:21 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:26:21.469Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:26:21.470Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:21.470Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:21.494Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:21.495Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:21.495Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:21.496Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:21.496Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:21.496Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-TransactionID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ECOMP-RequestID:"085c01f4-f0d0-4565-ab85-b4b6c865c192", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb75db33-cb28-44ad-862c-3e609074fcb5"] 2022-10-21T19:26:21.497Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:21.497Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:21.617Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:21.617Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:21.618Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:21.618Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5A10998BFDE9F147CE8FF83C5C61D72E; 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:"Fri, 21 Oct 2022 19:26:21 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:26:21.618Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:26:21.619Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:21.619Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:21.622Z|085c01f4-f0d0-4565-ab85-b4b6c865c192|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:26:30.431Z|c73484e3-343b-4295-b455-91b8f19e8ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:30.432Z|120576d4-5b04-4acf-805c-18db56be13a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:30.432Z|c73484e3-343b-4295-b455-91b8f19e8ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:30.433Z|120576d4-5b04-4acf-805c-18db56be13a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:30.435Z|6f247ccb-3a1c-4dcf-8cb8-56986718fff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:30.435Z|6f247ccb-3a1c-4dcf-8cb8-56986718fff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:31.779Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:26:31.784Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:31.784Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:26:31.784Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:31.784Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:31.785Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:26:31.785Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c2e233891c08c7606c1ed0863424ca", X-B3-SpanId:"461f7748ef0e2ab1", X-B3-ParentSpanId:"e158140ade9b1efa", X-B3-Sampled:"0", X-ONAP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-TransactionID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ECOMP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9763870f-874a-4780-a61e-865239056d3f"] 2022-10-21T19:26:31.785Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:26:31.786Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:31.806Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:31.806Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:31.806Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:26:31.807Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:32 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:31.809Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:26:31.809Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:31.810Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:26:31.811Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:31.811Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:26:31.811Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:31.811Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:31.812Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:26:31.812Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c2e233891c08c7606c1ed0863424ca", X-B3-SpanId:"bc0b5d04542b7755", X-B3-ParentSpanId:"e158140ade9b1efa", X-B3-Sampled:"0", X-ONAP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-TransactionID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ECOMP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aec7b383-fb99-4153-9dd3-42cbff407c4d"] 2022-10-21T19:26:31.812Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:26:31.812Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:31.823Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:31.823Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:31.823Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:26:31.823Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:32 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:31.824Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:26:31.824Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:31.825Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:26:31.850Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:31.850Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:31.850Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:31.851Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:31.851Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:31.851Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-TransactionID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ECOMP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae87b9cc-4b53-44e4-93b2-89343f66a5e4"] 2022-10-21T19:26:31.851Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:31.851Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:31.981Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:31.982Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:31.982Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:31.982Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1EAB83612280E0C0B30688E096C3DE85; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:26:31 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:26:31.983Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:26:31.983Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:31.983Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:32.006Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:32.007Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:32.007Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:32.007Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:32.007Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:32.008Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-TransactionID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ECOMP-RequestID:"4108d0e7-2e88-4e93-9cfb-11b4728add83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80ba0e15-c4f3-4268-a0fd-049fafbe539d"] 2022-10-21T19:26:32.008Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:32.008Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:32.138Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:32.139Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:32.139Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:32.139Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=476438A310C1FD533CF962866144A36D; 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:"Fri, 21 Oct 2022 19:26:31 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:26:32.140Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:26:32.140Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:32.140Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:32.144Z|4108d0e7-2e88-4e93-9cfb-11b4728add83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:26:35.551Z|fe9fd932-1280-4fda-b5ea-591c992f1180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:26:35.552Z|fe9fd932-1280-4fda-b5ea-591c992f1180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:26:40.459Z|4464d52a-4307-4fad-bbdc-bba9eeb553a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:40.460Z|4464d52a-4307-4fad-bbdc-bba9eeb553a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:40.464Z|dbcb409a-ff19-4fe8-8ddb-05343e6faf49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:40.465Z|c4af124c-bcc5-43b5-ab15-181b82619c08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:40.465Z|dbcb409a-ff19-4fe8-8ddb-05343e6faf49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:40.465Z|c4af124c-bcc5-43b5-ab15-181b82619c08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:42.305Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:26:42.310Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:42.310Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:26:42.310Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:42.310Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:42.311Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:26:42.311Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0beb81d72474e78a836ad5fa9f03e31b", X-B3-SpanId:"23fdfbbc2bef8823", X-B3-ParentSpanId:"fc485b88a558c09c", X-B3-Sampled:"0", X-ONAP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-TransactionID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ECOMP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01e78a84-ed7c-491b-bf6b-5890cc8dfae9"] 2022-10-21T19:26:42.311Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:26:42.311Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:42.335Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:42.335Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:42.336Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:26:42.336Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:42.338Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:26:42.338Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:42.339Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:26:42.339Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:42.340Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:26:42.340Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:42.340Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:42.341Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:26:42.341Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0beb81d72474e78a836ad5fa9f03e31b", X-B3-SpanId:"d0e3f66dd013af96", X-B3-ParentSpanId:"fc485b88a558c09c", X-B3-Sampled:"0", X-ONAP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-TransactionID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ECOMP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef6cbb63-1f31-4492-99c6-eddf2fc9eab1"] 2022-10-21T19:26:42.341Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:26:42.341Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:42.352Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:42.352Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:42.352Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:26:42.353Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:43 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:42.353Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:26:42.353Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:42.354Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:26:42.377Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:42.378Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:42.378Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:42.378Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:42.379Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:42.379Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-TransactionID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ECOMP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88607bc9-2fd4-4c6a-a2ee-5cf74bccd157"] 2022-10-21T19:26:42.379Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:42.379Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:42.523Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:42.525Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:42.525Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:42.525Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8B296FA4832AF8C409E7EDDD892D5EFF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:26:42 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-10-21T19:26:42.525Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:26:42.526Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:42.526Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:42.543Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:42.543Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:42.543Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:42.544Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:42.544Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:42.544Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-TransactionID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ECOMP-RequestID:"fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afa40dbb-474c-41c5-a0e6-2cb11d625f73"] 2022-10-21T19:26:42.544Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:42.545Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:42.675Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:42.676Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:42.676Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:42.676Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EE23F7FE3B8DD8249222E95EFD006275; 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:"Fri, 21 Oct 2022 19:26:42 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:26:42.676Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:26:42.677Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:42.677Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:42.680Z|fe924fd1-e9a5-45c3-9c97-67cf06c1a6d5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:26:50.483Z|98cdc83d-b874-4d5d-a765-3fa14b4266b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:50.484Z|98cdc83d-b874-4d5d-a765-3fa14b4266b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:50.487Z|c9b0bb9e-bd66-4fa8-bdf7-089d7ad24cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:50.487Z|c85606ab-03ac-4786-8445-ee9f3ef820f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:26:50.488Z|c9b0bb9e-bd66-4fa8-bdf7-089d7ad24cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:50.488Z|c85606ab-03ac-4786-8445-ee9f3ef820f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:26:50.551Z|5f5d7353-7a75-42f6-988c-dda33990c051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:26:50.552Z|5f5d7353-7a75-42f6-988c-dda33990c051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:26:51.039Z|280f74a1-a504-4e74-a0c0-63a7cedfc07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:26:51.039Z|280f74a1-a504-4e74-a0c0-63a7cedfc07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:26:52.865Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:26:52.875Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:52.875Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:26:52.876Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:52.876Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:26:52.877Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:26:52.877Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8fa3ce3d22ecfc1f410d9b0f5a3accc", X-B3-SpanId:"bb220abd03df0764", X-B3-ParentSpanId:"5f9c68301cc254ef", X-B3-Sampled:"0", X-ONAP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-TransactionID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ECOMP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a040a4-0495-472d-b601-d5e2bc5e836c"] 2022-10-21T19:26:52.877Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:26:52.878Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:52.904Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:52.905Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:52.906Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:26:52.906Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:53 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:52.907Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:26:52.908Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:52.908Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:26:52.910Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:52.910Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:26:52.910Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:52.911Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:26:52.911Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:26:52.911Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8fa3ce3d22ecfc1f410d9b0f5a3accc", X-B3-SpanId:"787ad511373d8a35", X-B3-ParentSpanId:"5f9c68301cc254ef", X-B3-Sampled:"0", X-ONAP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-TransactionID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ECOMP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81512e8b-7617-467e-a4b0-346b9806db3f"] 2022-10-21T19:26:52.912Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:26:52.912Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:52.925Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:52.926Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:52.926Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:26:52.927Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:26:53 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:26:52.928Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:26:52.929Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:52.929Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:26:52.955Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:52.956Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:52.956Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:52.956Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:26:52.957Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:52.957Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-TransactionID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ECOMP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e705686a-d27b-4886-8836-39a3635cfc17"] 2022-10-21T19:26:52.958Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:52.958Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:53.081Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:53.082Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:53.083Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:53.083Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CB29DE6D7527EB242C819A4D42E6B76D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:26:53 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:26:53.084Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:26:53.084Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:53.084Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:53.102Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:53.103Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:26:53.103Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:26:53.103Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:26:53.104Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:26:53.104Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-TransactionID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ECOMP-RequestID:"a05ed81c-f35c-4e3c-a813-239d42761eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1360f5e1-f0d7-4da0-bc48-dbd0392bd1cd"] 2022-10-21T19:26:53.105Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:26:53.105Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:26:53.226Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:26:53.226Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:26:53.227Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:26:53.227Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E31D700D2D029A8DC7B10D896F55578A; 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:"Fri, 21 Oct 2022 19:26:53 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:26:53.228Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2233e3d6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:25:34.017+0000","endTime":"2022-10-21T19:25:34.023+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:26:53.228Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:26:53.229Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:26:53.231Z|a05ed81c-f35c-4e3c-a813-239d42761eb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:27:00.364Z|9ebb8752-6d11-4b69-b843-ddd6501c1313|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:27:00.365Z|9ebb8752-6d11-4b69-b843-ddd6501c1313|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:00.507Z|e2545d38-6287-4566-9e2b-5beba232440b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:00.509Z|f770701c-498f-4759-ad8a-9ebaf86e5f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:00.509Z|662bc792-c685-4774-ba15-abfc3c5856e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:00.509Z|f770701c-498f-4759-ad8a-9ebaf86e5f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:00.509Z|662bc792-c685-4774-ba15-abfc3c5856e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:00.511Z|e2545d38-6287-4566-9e2b-5beba232440b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:03.392Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:27:03.397Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:03.397Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:27:03.398Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:03.398Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:03.398Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:27:03.399Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b73dc472e4ae3d6d554986e0b171ff48", X-B3-SpanId:"506183ab221d6a42", X-B3-ParentSpanId:"51b5d3f5a5f85d92", X-B3-Sampled:"0", X-ONAP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-TransactionID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ECOMP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd8775fa-e98c-42a2-9879-532a0316ae44"] 2022-10-21T19:27:03.399Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:27:03.399Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:03.419Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:03.420Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:03.420Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:27:03.421Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:03.422Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:25:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:27:03.422Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:03.422Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:27:03.424Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:03.424Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:27:03.424Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:03.425Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:03.425Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:27:03.426Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b73dc472e4ae3d6d554986e0b171ff48", X-B3-SpanId:"34328a6533c3b4e2", X-B3-ParentSpanId:"51b5d3f5a5f85d92", X-B3-Sampled:"0", X-ONAP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-TransactionID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ECOMP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be1e435e-4dc7-4306-90f6-1991bd11eb0d"] 2022-10-21T19:27:03.426Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:27:03.426Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:03.437Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:03.438Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:03.438Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:27:03.439Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:04 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:03.439Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380333000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:27:03.440Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:03.440Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:27:03.462Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:03.462Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:03.463Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:03.463Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:03.463Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:03.464Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-TransactionID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ECOMP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af80ab86-7550-405a-b19d-a1fce4860dbe"] 2022-10-21T19:27:03.464Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:03.465Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:03.594Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:03.594Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:03.594Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:03.595Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1765C053F76DC0A7B9A9AD37AB82E4F4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:27:03 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:27:03.595Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:27:03.595Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:03.595Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:03.616Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:03.616Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:03.617Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:03.617Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:03.617Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:03.618Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-TransactionID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ECOMP-RequestID:"8de3bbce-1886-4cd3-9d3a-7251a28d83a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c2ac1ef-8159-42fa-9c84-cda78e35c6e2"] 2022-10-21T19:27:03.618Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:03.618Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:03.739Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:03.739Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:03.740Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:03.740Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=581ECB085075064BD2B1C590E7DC6627; 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:"800", date:"Fri, 21 Oct 2022 19:27:03 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:27:03.740Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:27:03.740Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:03.741Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:03.744Z|8de3bbce-1886-4cd3-9d3a-7251a28d83a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:27:05.551Z|4487d4cb-2381-4b2d-aa89-81a3cbc1ea5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:27:05.554Z|4487d4cb-2381-4b2d-aa89-81a3cbc1ea5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:27:10.532Z|d900e836-39e7-4693-b15a-f2794d3da255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:10.532Z|c11deef3-44c1-49d2-bf82-1e5937a56ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:10.532Z|54ea43e3-7ad7-4b0c-834b-8f6ffa98cbf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:10.533Z|c11deef3-44c1-49d2-bf82-1e5937a56ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:10.533Z|d900e836-39e7-4693-b15a-f2794d3da255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:10.533Z|54ea43e3-7ad7-4b0c-834b-8f6ffa98cbf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:13.899Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:27:13.904Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:13.905Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:27:13.905Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:13.905Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:13.905Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:27:13.906Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a84ef343eecdd489059c68af52a441", X-B3-SpanId:"4c35463915bb5fc7", X-B3-ParentSpanId:"2862f3e7de3c446c", X-B3-Sampled:"0", X-ONAP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-TransactionID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ECOMP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b5c837c-defc-4414-8588-37ccf07e6c28"] 2022-10-21T19:27:13.906Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:27:13.906Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:13.946Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:13.947Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:13.947Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:27:13.947Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:14 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:13.950Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:27:13.950Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:13.951Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:27:13.952Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:13.952Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:27:13.953Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:13.953Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:13.953Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:27:13.953Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a84ef343eecdd489059c68af52a441", X-B3-SpanId:"efe36eb605d25a43", X-B3-ParentSpanId:"2862f3e7de3c446c", X-B3-Sampled:"0", X-ONAP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-TransactionID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ECOMP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd5dfb77-9e7d-4470-b24d-81cee9bd14a6"] 2022-10-21T19:27:13.954Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:27:13.954Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:13.966Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:13.967Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:13.967Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:27:13.967Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:14 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:13.968Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:27:13.968Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:13.969Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:27:13.986Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:13.987Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:13.987Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:13.987Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:13.987Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:13.988Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-TransactionID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ECOMP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb8e597f-b70d-459e-81f7-62e7041ef070"] 2022-10-21T19:27:13.988Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:13.988Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:14.129Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:14.129Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:14.129Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:14.130Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=91DE993CC3BBDF2AB9C540359C92393D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:27:14 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T19:27:14.130Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:27:14.130Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:14.131Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:14.147Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:14.148Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:14.148Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:14.148Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:14.149Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:14.149Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-TransactionID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ECOMP-RequestID:"4f164532-1ebc-4db2-aa91-0eb103ca2dd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80895f1e-6375-4b8f-b3b7-d4ae9c37acd8"] 2022-10-21T19:27:14.149Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:14.149Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:14.266Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:14.266Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:14.267Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:14.267Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DBBA8AA81B194EA785DB31157A9DBAC0; 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:"826", date:"Fri, 21 Oct 2022 19:27:14 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T19:27:14.267Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:27:14.267Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:14.268Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:14.270Z|4f164532-1ebc-4db2-aa91-0eb103ca2dd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:27:20.551Z|8e0f32fe-0b02-49d6-b32b-54fccdbceeb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:27:20.552Z|8e0f32fe-0b02-49d6-b32b-54fccdbceeb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:27:20.556Z|8454c454-5073-4915-8b4a-5656a6164428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:20.556Z|b1945433-470b-40a1-84d0-ff1d0122f9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:20.557Z|8454c454-5073-4915-8b4a-5656a6164428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:20.557Z|b1945433-470b-40a1-84d0-ff1d0122f9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:20.558Z|c0929192-e93b-42e7-a063-56c82f246102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:20.558Z|c0929192-e93b-42e7-a063-56c82f246102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:21.040Z|14055d4c-caa6-49d9-8bf1-1be8b4cc0bea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:27:21.041Z|14055d4c-caa6-49d9-8bf1-1be8b4cc0bea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:27:24.434Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:27:24.438Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:24.439Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:27:24.439Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:24.439Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:24.440Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:27:24.440Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2429c24c3f9604ac6ab1ad968ca32295", X-B3-SpanId:"b69d42e405faa102", X-B3-ParentSpanId:"e0c5de676613608b", X-B3-Sampled:"0", X-ONAP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-TransactionID:"51942506-5103-48de-908e-c85991bebc89", X-ECOMP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e718eb1-de25-49de-8655-4a2e8e3c53e8"] 2022-10-21T19:27:24.440Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:27:24.441Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:24.463Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:24.463Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:24.464Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:27:24.464Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:25 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:24.466Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:27:24.466Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:24.466Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:27:24.467Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:24.468Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:27:24.468Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:24.468Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:24.468Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:27:24.469Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2429c24c3f9604ac6ab1ad968ca32295", X-B3-SpanId:"2074dda2c59ec6cd", X-B3-ParentSpanId:"e0c5de676613608b", X-B3-Sampled:"0", X-ONAP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-TransactionID:"51942506-5103-48de-908e-c85991bebc89", X-ECOMP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a73d0b5d-4603-4e34-8dc7-2afaeb50eace"] 2022-10-21T19:27:24.469Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:27:24.469Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:24.489Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:24.489Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:24.489Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:27:24.490Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:25 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:24.491Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:27:24.491Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:24.492Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:27:24.510Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:24.511Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:24.511Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:24.511Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:24.512Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:24.512Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-TransactionID:"51942506-5103-48de-908e-c85991bebc89", X-ECOMP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bae398a-56d3-4896-b6da-db65b4a7831d"] 2022-10-21T19:27:24.512Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:24.513Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:24.646Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:24.647Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:24.648Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:24.648Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D30515B97D1C12B483B6BC46A83377A6; 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:"789", date:"Fri, 21 Oct 2022 19:27:25 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:27:24.648Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:27:24.649Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:24.649Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:24.667Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:24.667Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:24.668Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:24.668Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:24.668Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:24.669Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-TransactionID:"51942506-5103-48de-908e-c85991bebc89", X-ECOMP-RequestID:"51942506-5103-48de-908e-c85991bebc89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b731f63-a6c0-4038-b802-7c18bf5752ad"] 2022-10-21T19:27:24.669Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:24.669Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:24.793Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:24.794Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:24.794Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:24.794Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C3F73B1884FF323FA53549547198B879; 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:"826", date:"Fri, 21 Oct 2022 19:27:25 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:27:24.795Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:27:24.795Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:24.795Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:24.799Z|51942506-5103-48de-908e-c85991bebc89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:27:30.580Z|df07d4a6-5d78-4fe0-8b6d-1ca57accfe78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:30.580Z|24e0b85e-9bcc-40f6-9b52-768795d13417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:30.580Z|c998a9f4-9364-4994-be5a-53550d8c0868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:30.581Z|24e0b85e-9bcc-40f6-9b52-768795d13417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:30.581Z|df07d4a6-5d78-4fe0-8b6d-1ca57accfe78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:30.581Z|c998a9f4-9364-4994-be5a-53550d8c0868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:34.962Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:27:34.967Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:34.967Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:27:34.967Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:34.968Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:34.968Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:27:34.968Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cde21cd47eca9ec86ce53748915d910", X-B3-SpanId:"31797b7c5adbc75f", X-B3-ParentSpanId:"7b77d34fb9743da5", X-B3-Sampled:"0", X-ONAP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-TransactionID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ECOMP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"164e7f76-85fa-4648-ab65-f746c88d3394"] 2022-10-21T19:27:34.968Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:27:34.968Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:34.993Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:34.994Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:34.994Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:27:34.995Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:35 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:34.996Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:27:34.997Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:34.998Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:27:34.999Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:34.999Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:27:35.000Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:35.000Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:35.000Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:27:35.000Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cde21cd47eca9ec86ce53748915d910", X-B3-SpanId:"64da646d4f8acd43", X-B3-ParentSpanId:"7b77d34fb9743da5", X-B3-Sampled:"0", X-ONAP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-TransactionID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ECOMP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7666252-82d8-4ee8-a488-d7e697fe5889"] 2022-10-21T19:27:35.001Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:27:35.001Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:35.016Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:35.017Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:35.017Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:27:35.017Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:35 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:35.019Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:27:35.019Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:35.020Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:27:35.039Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:35.039Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:35.040Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:35.040Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:35.040Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:35.040Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-TransactionID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ECOMP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3447fc63-19f8-458e-af84-5df009f9560f"] 2022-10-21T19:27:35.041Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:35.041Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:35.167Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:35.167Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:35.168Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:35.168Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B056184F91D4F150B54DF62EEDF946B0; 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:"789", date:"Fri, 21 Oct 2022 19:27:35 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:27:35.168Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:27:35.168Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:35.169Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:35.187Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:35.187Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:35.187Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:35.188Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:35.188Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:35.188Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-TransactionID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ECOMP-RequestID:"29d50a56-b672-4b57-9493-afb57c16bf01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e73d86c6-2bd2-4c6a-8cd5-97d093407f7f"] 2022-10-21T19:27:35.188Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:35.189Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:35.319Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:35.320Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:35.320Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:35.320Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D779F3B5FEDB368F78C6CF4DA4B0ED3B; 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:"826", date:"Fri, 21 Oct 2022 19:27:35 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:27:35.321Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:27:35.321Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:35.322Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:35.324Z|29d50a56-b672-4b57-9493-afb57c16bf01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:27:35.551Z|797b0dae-040d-4a99-88b2-7dc2b97a076a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:27:35.552Z|797b0dae-040d-4a99-88b2-7dc2b97a076a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:27:40.601Z|0d0e88c5-b285-49a3-b7fb-3e6ef014daf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:40.601Z|a9227659-6c7e-415f-99c9-6ece8768e4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:40.602Z|8e4dbc5e-7d3a-4511-910f-bf04a297eb6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:40.602Z|a9227659-6c7e-415f-99c9-6ece8768e4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:40.602Z|0d0e88c5-b285-49a3-b7fb-3e6ef014daf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:40.602Z|8e4dbc5e-7d3a-4511-910f-bf04a297eb6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:45.492Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:27:45.497Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:45.497Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:27:45.497Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:45.498Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:45.498Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:27:45.498Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94b461dd822bbc1f5844d31861699880", X-B3-SpanId:"b02f38aa9eb3884a", X-B3-ParentSpanId:"fb4ac9ad969d92c8", X-B3-Sampled:"0", X-ONAP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-TransactionID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ECOMP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4e72840-2178-4f43-b5bc-e24e2bfacc5e"] 2022-10-21T19:27:45.498Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:27:45.498Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:45.521Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:45.522Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:45.522Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:27:45.522Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:46 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:45.524Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:27:45.524Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:45.525Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:27:45.526Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:45.526Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:27:45.526Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:45.526Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:45.526Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:27:45.527Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94b461dd822bbc1f5844d31861699880", X-B3-SpanId:"d54f6ac63d0e1ae1", X-B3-ParentSpanId:"fb4ac9ad969d92c8", X-B3-Sampled:"0", X-ONAP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-TransactionID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ECOMP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"776e4283-9429-4123-8c47-9196f952a20c"] 2022-10-21T19:27:45.527Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:27:45.527Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:45.539Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:45.539Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:45.539Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:27:45.540Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:46 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:45.540Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:27:45.541Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:45.541Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:27:45.559Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:45.560Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:45.560Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:45.560Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:45.561Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:45.561Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-TransactionID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ECOMP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27ec61c3-74b7-41c6-9a90-0266b3c25cc5"] 2022-10-21T19:27:45.561Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:45.561Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:45.693Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:45.694Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:45.694Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:45.694Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3D6E16AA5A180FCD0AFCE2C019A632A7; 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:"789", date:"Fri, 21 Oct 2022 19:27:46 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:27:45.695Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:27:45.695Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:45.696Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:45.748Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:45.749Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:45.749Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:45.749Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:45.749Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:45.749Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-TransactionID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ECOMP-RequestID:"1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8d6f511-bba3-4328-88ba-cb399e4fd32b"] 2022-10-21T19:27:45.750Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:45.750Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:45.871Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:45.872Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:45.872Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:45.872Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5FE57818FF230B2BCD38739643873087; 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:"826", date:"Fri, 21 Oct 2022 19:27:46 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:27:45.873Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:27:45.873Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:45.873Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:45.876Z|1c01a1ce-07e7-4432-ba4a-b5fef7f0e90e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:27:50.551Z|b84443eb-f2b7-49f4-9287-7d07c12f577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:27:50.554Z|b84443eb-f2b7-49f4-9287-7d07c12f577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:27:50.623Z|a23edc16-addf-459d-96fc-92323c58c1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:50.624Z|a23edc16-addf-459d-96fc-92323c58c1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:50.625Z|a7b49359-a660-4a13-acf0-fb2b89a9ebd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:50.625Z|a7b49359-a660-4a13-acf0-fb2b89a9ebd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:50.625Z|80bbcda0-34a1-4fb3-bf67-cd4ae15292da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:27:50.626Z|80bbcda0-34a1-4fb3-bf67-cd4ae15292da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:27:51.041Z|04722afc-2fad-48e0-8ade-035bdaa28958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:27:51.042Z|04722afc-2fad-48e0-8ade-035bdaa28958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:27:56.031Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:27:56.035Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:56.035Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:27:56.036Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:56.036Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:27:56.036Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:27:56.036Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09d14b4c8cf39b4acd3c04e6796a53f0", X-B3-SpanId:"c7cfc7d095fa7b3f", X-B3-ParentSpanId:"ab9ac07cdf03fe50", X-B3-Sampled:"0", X-ONAP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-TransactionID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ECOMP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a8e98c1-26c3-4d2c-a95a-184579ce3c10"] 2022-10-21T19:27:56.036Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:27:56.037Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:56.066Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:56.066Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:56.066Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:27:56.066Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:57 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:56.069Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:27:56.069Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:56.069Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:27:56.070Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:56.070Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:27:56.070Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:56.071Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:27:56.071Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:27:56.071Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09d14b4c8cf39b4acd3c04e6796a53f0", X-B3-SpanId:"8147681180b95e31", X-B3-ParentSpanId:"ab9ac07cdf03fe50", X-B3-Sampled:"0", X-ONAP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-TransactionID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ECOMP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f6b690-5a51-4e7c-8703-52a07e3737c4"] 2022-10-21T19:27:56.071Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:27:56.072Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:56.084Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:56.085Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:56.085Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:27:56.085Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:27:57 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:27:56.089Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:27:56.090Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:56.090Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:27:56.109Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:56.109Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:56.109Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:56.110Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:27:56.110Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:56.110Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-TransactionID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ECOMP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159407b3-1e33-4eab-8d6f-e59143e97749"] 2022-10-21T19:27:56.110Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:56.110Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:56.237Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:56.238Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:56.238Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:56.239Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=67AF16241D0F2B4EE58DF60C0845FD5E; 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:"789", date:"Fri, 21 Oct 2022 19:27:56 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:27:56.239Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:27:56.239Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:56.239Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:56.259Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:56.260Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:27:56.260Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:27:56.260Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:27:56.261Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:27:56.261Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-TransactionID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ECOMP-RequestID:"384ccda9-182d-424b-ba57-a1933413ff97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4262a6eb-2dc7-46ef-9f54-9a25d1455b86"] 2022-10-21T19:27:56.261Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:27:56.261Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:27:56.380Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:27:56.381Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:27:56.382Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:27:56.382Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=66F3D7459C3DCA3B2E6F5FC078C5403F; 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:"826", date:"Fri, 21 Oct 2022 19:27:56 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2022-10-21T19:27:56.383Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:27:56.383Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:27:56.384Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:27:56.388Z|384ccda9-182d-424b-ba57-a1933413ff97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:28:00.364Z|bd17e279-a1f2-494d-8ee7-9d579f2c9dc9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:28:00.365Z|bd17e279-a1f2-494d-8ee7-9d579f2c9dc9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:00.647Z|62f5980f-ff30-479b-b456-439c26df76c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:00.647Z|7824f359-e6d0-4722-a86a-a74cf03077b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:00.648Z|62f5980f-ff30-479b-b456-439c26df76c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:00.648Z|7824f359-e6d0-4722-a86a-a74cf03077b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:00.650Z|1da0c0ca-7e69-45f6-8c08-c4933cfb36b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:00.650Z|1da0c0ca-7e69-45f6-8c08-c4933cfb36b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:05.551Z|b61b9fd9-eb17-4643-bfb1-2d47641211c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:28:05.552Z|b61b9fd9-eb17-4643-bfb1-2d47641211c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:28:06.548Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:28:06.553Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:06.553Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:28:06.553Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:06.553Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:06.554Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:28:06.554Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41104b4109c69eacc26ad7a13a92d48e", X-B3-SpanId:"88d3d7e4d5216e88", X-B3-ParentSpanId:"ab7f50e8fc2f0e3d", X-B3-Sampled:"0", X-ONAP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-TransactionID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ECOMP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6343dbd-e52b-4eba-a38d-a82c1a2b6d1e"] 2022-10-21T19:28:06.554Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:28:06.554Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:06.575Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:06.575Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:06.575Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:28:06.576Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:07 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:06.578Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:28:06.578Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:06.578Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:28:06.579Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:06.579Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:28:06.580Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:06.580Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:06.580Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:28:06.580Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41104b4109c69eacc26ad7a13a92d48e", X-B3-SpanId:"a1e3287af517735a", X-B3-ParentSpanId:"ab7f50e8fc2f0e3d", X-B3-Sampled:"0", X-ONAP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-TransactionID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ECOMP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d315198-f8d8-4898-af39-31b01490cfff"] 2022-10-21T19:28:06.580Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:28:06.581Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:06.593Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:06.593Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:06.593Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:28:06.594Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:07 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:06.594Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:28:06.594Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:06.595Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:28:06.613Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:06.614Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:06.614Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:06.614Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:06.614Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:06.614Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-TransactionID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ECOMP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff5cd3d-980e-4af4-84b1-bd10d678e69b"] 2022-10-21T19:28:06.615Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:06.615Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:06.738Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:06.739Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:06.739Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:06.739Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A2B07430FCB4DEE6469E05B16E7C47AB; 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:"789", date:"Fri, 21 Oct 2022 19:28:07 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:28:06.739Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:28:06.740Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:06.740Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:06.757Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:06.757Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:06.757Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:06.757Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:06.758Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:06.758Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-TransactionID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ECOMP-RequestID:"a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5aa2fc3-871b-4199-95cf-80f5a9546165"] 2022-10-21T19:28:06.758Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:06.758Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:06.878Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:06.879Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:06.879Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:06.879Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=955BAF73D6125199D50A1FEFA44E2DEF; 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:"826", date:"Fri, 21 Oct 2022 19:28:07 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-10-21T19:28:06.880Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:28:06.880Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:06.880Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:06.883Z|a8e5ce2b-6b9d-4547-9a7a-2ee545896f0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:28:10.672Z|7d04e7b0-ed4a-477c-9a8b-5e0b975d61e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:10.672Z|f12b7ca5-a846-434b-aa12-394a7937426d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:10.672Z|324756e3-1ed6-4e89-8e67-ec78963f2f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:10.673Z|7d04e7b0-ed4a-477c-9a8b-5e0b975d61e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:10.673Z|f12b7ca5-a846-434b-aa12-394a7937426d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:10.673Z|324756e3-1ed6-4e89-8e67-ec78963f2f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:17.048Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:28:17.070Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:17.071Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:28:17.071Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:17.071Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:17.071Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:28:17.072Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84180b5c1e869c6659b41dc72ebe9d96", X-B3-SpanId:"a6defbc27d15a84d", X-B3-ParentSpanId:"0961ad038dbf6348", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-TransactionID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ECOMP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ec5beb0-3edb-4a06-bac3-07ebf6a01492"] 2022-10-21T19:28:17.072Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:28:17.073Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:17.097Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:17.098Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:17.098Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:28:17.098Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:18 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:17.099Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:28:17.099Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:17.100Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:28:17.101Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:17.101Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:28:17.102Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:17.102Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:17.102Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:28:17.103Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84180b5c1e869c6659b41dc72ebe9d96", X-B3-SpanId:"eddf65cbd960437e", X-B3-ParentSpanId:"0961ad038dbf6348", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-TransactionID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ECOMP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc725784-66c5-428a-9a43-ce6b2508c1cf"] 2022-10-21T19:28:17.103Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:28:17.103Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:17.118Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:17.118Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:17.118Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:28:17.119Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:18 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:17.120Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:28:17.121Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:17.121Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:28:17.140Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:17.141Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:17.141Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:17.141Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:17.142Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:17.142Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-TransactionID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ECOMP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d53b6643-32ae-4252-b7f5-3a7ab45699f9"] 2022-10-21T19:28:17.142Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:17.142Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:17.277Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:17.278Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:17.278Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:17.278Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=724F34A45E2B3EBE732C9C2149F6D51E; 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:"789", date:"Fri, 21 Oct 2022 19:28:17 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:28:17.278Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:28:17.279Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:17.279Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:17.295Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:17.296Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:17.296Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:17.296Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:17.297Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:17.297Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-TransactionID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ECOMP-RequestID:"9dd857e2-ba85-42d6-93b6-e454c117ec7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8781c0f1-5ea9-48fa-a0c0-ac3db9583f8c"] 2022-10-21T19:28:17.297Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:17.297Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:17.421Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:17.422Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:17.422Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:17.422Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=51C6796963E9DACCAFE46FC7B345AC0F; 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:"826", date:"Fri, 21 Oct 2022 19:28:17 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:28:17.422Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:28:17.423Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:17.423Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:17.431Z|9dd857e2-ba85-42d6-93b6-e454c117ec7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:28:20.551Z|34d88870-902e-4f21-85e0-16badc7d4b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:28:20.552Z|34d88870-902e-4f21-85e0-16badc7d4b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:28:20.696Z|28db3515-9401-4667-9bae-a0a6d52fe76f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:20.696Z|ccb75e44-15f5-4d31-8752-fbf9138917ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:20.696Z|28db3515-9401-4667-9bae-a0a6d52fe76f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:20.696Z|ccb75e44-15f5-4d31-8752-fbf9138917ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:20.699Z|7e13cf3c-031c-413e-bc7f-ebb08b1088f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:20.699Z|7e13cf3c-031c-413e-bc7f-ebb08b1088f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:21.043Z|305d2892-f373-48b2-a6c3-886e1a18e4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:28:21.043Z|305d2892-f373-48b2-a6c3-886e1a18e4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:28:27.618Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:28:27.623Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:27.623Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:28:27.623Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:27.623Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:27.624Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:28:27.624Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"846b167c07d4a1fea937ef545bc9e02f", X-B3-SpanId:"57d5c78e027c8f37", X-B3-ParentSpanId:"7d6e0c0f13eebf1f", X-B3-Sampled:"0", X-ONAP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-TransactionID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ECOMP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41b562a3-5a5c-449a-ab10-7cb5be7702ea"] 2022-10-21T19:28:27.624Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:28:27.624Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:27.644Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:27.645Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:27.645Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:28:27.645Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:28 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:27.646Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:28:27.647Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:27.647Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:28:27.648Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:27.648Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:28:27.648Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:27.648Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:27.649Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:28:27.649Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"846b167c07d4a1fea937ef545bc9e02f", X-B3-SpanId:"8f9ba2bbc8820cd4", X-B3-ParentSpanId:"7d6e0c0f13eebf1f", X-B3-Sampled:"0", X-ONAP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-TransactionID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ECOMP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"861ffc7d-eefc-4709-aa50-4e696db37845"] 2022-10-21T19:28:27.649Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:28:27.649Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:27.664Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:27.664Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:27.664Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:28:27.665Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:28 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:27.666Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:28:27.666Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:27.667Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:28:27.685Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:27.685Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:27.685Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:27.686Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:27.686Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:27.686Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-TransactionID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ECOMP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba46f88f-55fa-47da-9dd6-c760cfb5c684"] 2022-10-21T19:28:27.686Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:27.686Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:27.815Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:27.816Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:27.816Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:27.816Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F11079951FFCC9C9E38E1CCF8A9012B6; 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:"789", date:"Fri, 21 Oct 2022 19:28:28 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:28:27.817Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:28:27.817Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:27.817Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:27.835Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:27.835Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:27.835Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:27.835Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:27.836Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:27.836Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-TransactionID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ECOMP-RequestID:"2142cee9-ebee-45b0-a21e-a7f19a296d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da25ebf7-0af0-405c-b803-23e668584196"] 2022-10-21T19:28:27.836Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:27.836Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:27.959Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:27.959Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:27.960Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:27.960Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E9EE90AFC023020433C996347606E91; 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:"826", date:"Fri, 21 Oct 2022 19:28:28 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:28:27.960Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:28:27.961Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:27.961Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:27.964Z|2142cee9-ebee-45b0-a21e-a7f19a296d42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:28:30.718Z|8c846ba0-7c6c-4a73-8873-b70c0873d1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:30.718Z|d0a6aeb7-1a36-48fe-816c-09b2f97348b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:30.718Z|8c846ba0-7c6c-4a73-8873-b70c0873d1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:30.718Z|d0a6aeb7-1a36-48fe-816c-09b2f97348b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:30.720Z|24913681-8326-4c8a-9136-6b166be564c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:30.721Z|24913681-8326-4c8a-9136-6b166be564c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:35.551Z|5ebfaab1-bba7-41c3-ac03-ca6dfa0d04fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:28:35.556Z|5ebfaab1-bba7-41c3-ac03-ca6dfa0d04fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:28:38.155Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:28:38.160Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:38.161Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:28:38.161Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:38.161Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:38.162Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:28:38.162Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c70421809a2165e390a702b11db28d22", X-B3-SpanId:"35a4321f926f533d", X-B3-ParentSpanId:"f97a07a6718d3739", X-B3-Sampled:"0", X-ONAP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-TransactionID:"973068e4-764a-4bd1-a428-75454f48411e", X-ECOMP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e7c132f-a8e1-4c18-96e6-ac20934e7380"] 2022-10-21T19:28:38.163Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:28:38.163Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:38.187Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:38.188Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:38.188Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:28:38.189Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:39 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:38.190Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:28:38.191Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:38.191Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:28:38.192Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:38.193Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:28:38.193Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:38.194Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:38.194Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:28:38.195Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c70421809a2165e390a702b11db28d22", X-B3-SpanId:"13e7fafc0a7ad55f", X-B3-ParentSpanId:"f97a07a6718d3739", X-B3-Sampled:"0", X-ONAP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-TransactionID:"973068e4-764a-4bd1-a428-75454f48411e", X-ECOMP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84986b9e-ece7-40f9-a7a7-fa1777b10c8a"] 2022-10-21T19:28:38.195Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:28:38.196Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:38.208Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:38.208Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:38.209Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:28:38.209Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:39 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:38.210Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:28:38.210Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:38.211Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:28:38.229Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:38.229Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:38.230Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:38.230Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:38.231Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:38.231Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-TransactionID:"973068e4-764a-4bd1-a428-75454f48411e", X-ECOMP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eef697c-30b6-4569-a429-5750a0546811"] 2022-10-21T19:28:38.232Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:38.232Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:38.362Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:38.362Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:38.363Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:38.363Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=41367629415698FD0C1F97C81DD9C604; 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:"789", date:"Fri, 21 Oct 2022 19:28:38 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:28:38.363Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:28:38.364Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:38.364Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:38.382Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:38.382Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:38.383Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:38.383Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:38.383Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:38.383Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-TransactionID:"973068e4-764a-4bd1-a428-75454f48411e", X-ECOMP-RequestID:"973068e4-764a-4bd1-a428-75454f48411e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6559f9c-1048-4fa5-b7aa-4c723907653c"] 2022-10-21T19:28:38.384Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:38.384Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:38.512Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:38.513Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:38.513Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:38.514Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=654B27430BD133FF2D18B218DC86A993; 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:"826", date:"Fri, 21 Oct 2022 19:28:38 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:28:38.514Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:28:38.514Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:38.515Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:38.517Z|973068e4-764a-4bd1-a428-75454f48411e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:28:40.743Z|60630276-02a8-4c8d-a48e-b40582a94a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:40.744Z|60630276-02a8-4c8d-a48e-b40582a94a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:40.745Z|5430f8e7-59fc-4c26-8dc4-9e90fd02238c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:40.745Z|a6fd37c9-aaec-4d6f-9c06-b935c807ad62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:40.745Z|a6fd37c9-aaec-4d6f-9c06-b935c807ad62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:40.745Z|5430f8e7-59fc-4c26-8dc4-9e90fd02238c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:48.681Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:28:48.686Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:48.686Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:28:48.687Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:48.687Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:48.687Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:28:48.688Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"135cfeef652e50008c51c6862dcab39b", X-B3-SpanId:"6e8a43eaa44f40c6", X-B3-ParentSpanId:"89e0439ca95f8a7d", X-B3-Sampled:"0", X-ONAP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-TransactionID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ECOMP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8ee6453-27a0-40e2-a7a0-020389165c38"] 2022-10-21T19:28:48.688Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:28:48.688Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:48.710Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:48.710Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:48.711Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:28:48.711Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:49 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:48.712Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:28:48.712Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:48.713Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:28:48.714Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:48.714Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:28:48.714Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:48.714Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:48.715Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:28:48.715Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"135cfeef652e50008c51c6862dcab39b", X-B3-SpanId:"e8905f28f143f93d", X-B3-ParentSpanId:"89e0439ca95f8a7d", X-B3-Sampled:"0", X-ONAP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-TransactionID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ECOMP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d86751b3-1171-476c-8d05-5fea7c50c598"] 2022-10-21T19:28:48.715Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:28:48.716Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:48.728Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:48.728Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:48.729Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:28:48.729Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:28:49 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:48.731Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:28:48.731Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:48.732Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:28:48.761Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:48.761Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:48.762Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:48.762Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:48.762Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:48.763Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-TransactionID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ECOMP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63482d39-7e67-4f27-9776-2ce9a40a4fe4"] 2022-10-21T19:28:48.763Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:48.763Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:48.896Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:48.896Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:48.897Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:48.897Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=19BE92D7F4E1DF561DDF448E91B2D12B; 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:"789", date:"Fri, 21 Oct 2022 19:28:49 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:28:48.897Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:28:48.898Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:48.898Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:48.914Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:48.914Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:48.915Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:48.915Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:48.915Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:48.915Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-TransactionID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ECOMP-RequestID:"8f066171-3298-4300-9fc0-ac44698d3742", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19395829-d823-4bbe-9e4b-918b1747404d"] 2022-10-21T19:28:48.916Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:48.916Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:49.038Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:49.038Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:49.039Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:49.039Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=62FC8DF953656E15262A46A94F4C55FF; 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:"826", date:"Fri, 21 Oct 2022 19:28:49 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:28:49.040Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:28:49.040Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:49.040Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:49.044Z|8f066171-3298-4300-9fc0-ac44698d3742|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:28:50.552Z|5316d217-d03b-41c0-b389-138d56de9cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:28:50.552Z|5316d217-d03b-41c0-b389-138d56de9cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:28:50.765Z|a702c6af-5e76-4234-8303-b2b7686a71e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:50.765Z|404f3a3c-61d2-4558-be35-9d1bd2ba2044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:50.766Z|a702c6af-5e76-4234-8303-b2b7686a71e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:50.765Z|7b05cf59-a181-4eff-bd66-8a637ab1d62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:28:50.766Z|404f3a3c-61d2-4558-be35-9d1bd2ba2044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:50.766Z|7b05cf59-a181-4eff-bd66-8a637ab1d62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:28:51.044Z|68420418-880b-45c3-9e3a-ebdea709cf30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:28:51.044Z|68420418-880b-45c3-9e3a-ebdea709cf30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:28:59.202Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:28:59.207Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:59.207Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:28:59.207Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:59.208Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:28:59.208Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:28:59.208Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8357091f669e8f425e3d41d584b6068", X-B3-SpanId:"f39dd17b8c54c832", X-B3-ParentSpanId:"5d45f478929526a3", X-B3-Sampled:"0", X-ONAP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-TransactionID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ECOMP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"547a3bec-2458-4eed-9840-188e0bc748d1"] 2022-10-21T19:28:59.208Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:28:59.209Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:59.235Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:59.236Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:59.236Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:28:59.236Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:00 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:59.241Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:28:59.241Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:59.242Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:28:59.243Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:59.243Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:28:59.243Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:59.244Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:28:59.244Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:28:59.244Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8357091f669e8f425e3d41d584b6068", X-B3-SpanId:"63471cf312593d81", X-B3-ParentSpanId:"5d45f478929526a3", X-B3-Sampled:"0", X-ONAP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-TransactionID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ECOMP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92f23e17-2429-4480-a289-991b08e79a71"] 2022-10-21T19:28:59.244Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:28:59.245Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:59.256Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:59.256Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:59.256Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:28:59.257Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:00 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:28:59.258Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:28:59.258Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:59.258Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:28:59.277Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:59.277Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:59.277Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:59.277Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:28:59.278Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:59.278Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-TransactionID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ECOMP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be7ce2d7-5b2e-4a71-ad70-4bb4765c0e18"] 2022-10-21T19:28:59.278Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:59.278Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:59.404Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:59.405Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:59.405Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:59.406Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EBB2F1884B34B07538DBCBE6EE4CF5D0; 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:"789", date:"Fri, 21 Oct 2022 19:28:59 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:28:59.406Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:28:59.406Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:59.407Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:59.423Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:59.423Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:28:59.423Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:28:59.424Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:28:59.424Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:28:59.424Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-TransactionID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ECOMP-RequestID:"20badd8e-390e-460e-97f0-60b754d87c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deccdaf5-80bc-419e-ac3c-f27184d87722"] 2022-10-21T19:28:59.424Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:28:59.425Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:28:59.546Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:28:59.547Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:28:59.547Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:28:59.547Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E05B617EB9CD25DC83325BFD902F768; 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:"826", date:"Fri, 21 Oct 2022 19:28:59 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:28:59.548Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:28:59.548Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:28:59.548Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:28:59.551Z|20badd8e-390e-460e-97f0-60b754d87c55|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:29:00.365Z|c83394ee-c04f-4e76-9fb3-67bb0ff143d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:29:00.365Z|c83394ee-c04f-4e76-9fb3-67bb0ff143d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:00.787Z|efc051eb-ef63-476e-b046-237ef68f6804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:00.787Z|efc051eb-ef63-476e-b046-237ef68f6804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:00.787Z|c2239d06-9739-4adf-aa18-00e7256e90f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:00.790Z|c2239d06-9739-4adf-aa18-00e7256e90f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:00.790Z|e17346b7-c0c2-4687-89c7-dd36ddee587f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:00.791Z|e17346b7-c0c2-4687-89c7-dd36ddee587f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:05.551Z|0b9b5d2c-7d14-49b2-8cf7-7ff4d2c68711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:29:05.552Z|0b9b5d2c-7d14-49b2-8cf7-7ff4d2c68711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:29:09.714Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:29:09.722Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:09.723Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:29:09.723Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:09.723Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:09.723Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:29:09.723Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccfdd079911236e263d460c06dbc946f", X-B3-SpanId:"f2cce4627ef96bf5", X-B3-ParentSpanId:"47d1a010da24eea0", X-B3-Sampled:"0", X-ONAP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-TransactionID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ECOMP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3c7f96b-adcf-4c72-928e-83080f634699"] 2022-10-21T19:29:09.724Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:29:09.724Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:09.746Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:09.747Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:09.747Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:29:09.747Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:10 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:09.763Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:29:09.763Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:09.763Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:29:09.764Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:09.765Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:29:09.765Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:09.765Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:09.765Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:29:09.765Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccfdd079911236e263d460c06dbc946f", X-B3-SpanId:"3621b6def124bc06", X-B3-ParentSpanId:"47d1a010da24eea0", X-B3-Sampled:"0", X-ONAP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-TransactionID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ECOMP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e26521d-c208-4b30-a3be-3c437ce9ba21"] 2022-10-21T19:29:09.766Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:29:09.766Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:09.782Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:09.782Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:09.782Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:29:09.783Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:10 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:09.784Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:29:09.784Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:09.785Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:29:09.802Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:09.803Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:09.803Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:09.803Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:09.804Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:09.804Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-TransactionID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ECOMP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93e0de42-4b5f-4fa5-aed4-3b03ed5466f7"] 2022-10-21T19:29:09.804Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:09.804Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:09.948Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:09.949Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:09.949Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:09.949Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DD61724E30816933D6AD226AD764DE4E; 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:"789", date:"Fri, 21 Oct 2022 19:29:10 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-10-21T19:29:09.950Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:29:09.950Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:09.951Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:09.970Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:09.973Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:09.973Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:09.974Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:09.974Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:09.975Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-TransactionID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ECOMP-RequestID:"381b4778-48a3-4e24-9ef6-ffd6146729ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"288df9ec-f41a-487b-b2e3-f166fe65599b"] 2022-10-21T19:29:09.975Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:09.975Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:10.098Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:10.099Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:10.099Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:10.100Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D71951D131E34D5795AA47A586810C41; 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:"826", date:"Fri, 21 Oct 2022 19:29:10 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:29:10.101Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:29:10.101Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:10.102Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:10.105Z|381b4778-48a3-4e24-9ef6-ffd6146729ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:29:10.810Z|f20b4de7-91bf-4899-b5cd-f7f9c71f7442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:10.810Z|c20b0d43-a5d5-4daf-ba13-abff29962515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:10.810Z|f20b4de7-91bf-4899-b5cd-f7f9c71f7442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:10.810Z|c20b0d43-a5d5-4daf-ba13-abff29962515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:10.813Z|cb0ce1a3-588b-404e-8625-b646dac48186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:10.813Z|cb0ce1a3-588b-404e-8625-b646dac48186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:20.275Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:29:20.279Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:20.279Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:29:20.280Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:20.280Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:20.280Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:29:20.280Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4cfb336994b36a3687458de4b725364", X-B3-SpanId:"394dffcd4db3d7e5", X-B3-ParentSpanId:"d56b7b6b1b90cce9", X-B3-Sampled:"0", X-ONAP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-TransactionID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ECOMP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7592052e-5732-4c4b-8139-e63d2876cc9c"] 2022-10-21T19:29:20.281Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:29:20.281Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:20.304Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:20.305Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:20.305Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:29:20.305Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:21 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:20.307Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:29:20.308Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:20.308Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:29:20.309Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:20.309Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:29:20.310Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:20.310Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:20.310Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:29:20.311Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4cfb336994b36a3687458de4b725364", X-B3-SpanId:"a93cd6438d94fcc2", X-B3-ParentSpanId:"d56b7b6b1b90cce9", X-B3-Sampled:"0", X-ONAP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-TransactionID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ECOMP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61c5a77c-f1d7-4dfe-9f0f-b769ad244cfd"] 2022-10-21T19:29:20.311Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:29:20.311Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:20.322Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:20.322Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:20.323Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:29:20.323Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:21 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:20.324Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:29:20.325Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:20.325Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:29:20.343Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:20.344Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:20.345Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:20.345Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:20.345Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:20.346Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-TransactionID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ECOMP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f0301d8-ddee-41fc-9757-8b426e0ba671"] 2022-10-21T19:29:20.346Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:20.346Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:20.485Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:20.485Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:20.486Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:20.486Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E732D1633BBCF495BF5EF8BD70E99E69; 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:"789", date:"Fri, 21 Oct 2022 19:29:19 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-10-21T19:29:20.486Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:29:20.487Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:20.487Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:20.505Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:20.505Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:20.506Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:20.506Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:20.506Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:20.506Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-TransactionID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ECOMP-RequestID:"04c28a4d-5ca8-41cc-b6d4-f86984e799de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b66cb5-dd58-4bb2-9570-f9c9cff1a644"] 2022-10-21T19:29:20.507Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:20.507Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:20.551Z|a549ad6d-b197-4dd1-8f5d-4aaf7e96afb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:29:20.554Z|a549ad6d-b197-4dd1-8f5d-4aaf7e96afb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:29:20.629Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:20.629Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:20.630Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:20.630Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=465993E115830C1E6CDB2119FB963957; 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:"826", date:"Fri, 21 Oct 2022 19:29:21 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:29:20.630Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:29:20.630Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:20.631Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:20.634Z|04c28a4d-5ca8-41cc-b6d4-f86984e799de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:29:20.831Z|05be5e00-1b4e-4faa-80d8-05fec3b39623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:20.831Z|bdaec4ba-afa8-4275-9004-8481b4c73646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:20.832Z|05be5e00-1b4e-4faa-80d8-05fec3b39623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:20.832Z|bdaec4ba-afa8-4275-9004-8481b4c73646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:20.834Z|64051194-398f-4018-855e-ae74c88f79b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:20.834Z|64051194-398f-4018-855e-ae74c88f79b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:21.045Z|306335d7-e21b-4e3f-acf8-6cb8a8fba56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:29:21.045Z|306335d7-e21b-4e3f-acf8-6cb8a8fba56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:29:30.798Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:29:30.802Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:30.803Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:29:30.803Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:30.803Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:30.804Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:29:30.804Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5584e685dac3f6f231a81dcad1ddabaf", X-B3-SpanId:"d54bb69f97dfaffc", X-B3-ParentSpanId:"bf0c1d4bca1ddda6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-TransactionID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ECOMP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c71fcd3-bf0f-4bbd-886e-101ae8a9ea32"] 2022-10-21T19:29:30.804Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:29:30.804Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:30.829Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:30.829Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:30.830Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:29:30.830Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:31 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:30.832Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:29:30.832Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:30.832Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:29:30.833Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:30.834Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:29:30.834Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:30.834Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:30.835Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:29:30.835Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5584e685dac3f6f231a81dcad1ddabaf", X-B3-SpanId:"eeb3c1e060a6f986", X-B3-ParentSpanId:"bf0c1d4bca1ddda6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-TransactionID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ECOMP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d6b16fb-5add-4cc8-bb0f-778d12bca0a9"] 2022-10-21T19:29:30.835Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:29:30.835Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:30.846Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:30.846Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:30.846Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:29:30.847Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:31 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:30.847Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:29:30.848Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:30.848Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:29:30.852Z|68559f99-6d69-4efc-93ad-bc2a67fd9993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:30.853Z|68559f99-6d69-4efc-93ad-bc2a67fd9993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:30.857Z|429c40d3-854d-45dc-9c9d-63da6d052779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:30.857Z|74cf22d2-0a22-42f6-baf9-67aa9256f21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:30.857Z|429c40d3-854d-45dc-9c9d-63da6d052779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:30.858Z|74cf22d2-0a22-42f6-baf9-67aa9256f21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:30.870Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:30.870Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:30.871Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:30.871Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:30.871Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:30.872Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-TransactionID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ECOMP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e552097-7069-4962-8a5a-51b5f4309f73"] 2022-10-21T19:29:30.872Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:30.872Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:31.000Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:31.000Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:31.000Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:31.001Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BE32EEB985E8110DEA748BB561A9B0DD; 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:"789", date:"Fri, 21 Oct 2022 19:29:31 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:29:31.001Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:29:31.001Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:31.002Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:31.018Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:31.018Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:31.019Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:31.019Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:31.019Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:31.019Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-TransactionID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ECOMP-RequestID:"dd80f092-fe43-4a2c-b57e-b4a547320fc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e14f5a9-3b14-487f-93b5-deec0bdf3044"] 2022-10-21T19:29:31.020Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:31.020Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:31.136Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:31.137Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:31.137Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:31.137Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=22E87AAFA5BCE5DC8A52F72C0E1B428E; 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:"826", date:"Fri, 21 Oct 2022 19:29:31 GMT", x-envoy-upstream-service-time:"113", server:"envoy"] 2022-10-21T19:29:31.138Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:29:31.138Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:31.138Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:31.142Z|dd80f092-fe43-4a2c-b57e-b4a547320fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:29:35.551Z|07f77fa2-dcce-425c-b746-e337f7867198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:29:35.552Z|07f77fa2-dcce-425c-b746-e337f7867198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:29:40.873Z|3a05b4ce-1203-46b1-894b-7d8c48bb0fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:40.874Z|3a05b4ce-1203-46b1-894b-7d8c48bb0fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:40.876Z|e62d45b6-b433-48ae-b3bc-c23f57a21bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:40.876Z|e62d45b6-b433-48ae-b3bc-c23f57a21bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:40.877Z|20edadff-f9c2-4366-b32b-9f978d31bd5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:40.877Z|20edadff-f9c2-4366-b32b-9f978d31bd5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:41.300Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:29:41.305Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:41.305Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:29:41.305Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:41.306Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:41.306Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:29:41.306Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5c58ab73bdc1dab6e4ac183004ac379", X-B3-SpanId:"f090fec1e6c45bc2", X-B3-ParentSpanId:"d567f43995942702", X-B3-Sampled:"0", X-ONAP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-TransactionID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ECOMP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40825ff0-d117-4cbe-b55c-ef17e24bf53a"] 2022-10-21T19:29:41.306Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:29:41.307Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:41.330Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:41.330Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:41.330Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:29:41.331Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:42 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:41.332Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:29:41.332Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:41.333Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:29:41.333Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:41.334Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:29:41.334Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:41.334Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:41.335Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:29:41.335Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5c58ab73bdc1dab6e4ac183004ac379", X-B3-SpanId:"8b40525bb30cd4f3", X-B3-ParentSpanId:"d567f43995942702", X-B3-Sampled:"0", X-ONAP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-TransactionID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ECOMP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f74213f7-272f-4721-88ee-7ef8edeb19c2"] 2022-10-21T19:29:41.335Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:29:41.335Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:41.346Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:41.346Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:41.346Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:29:41.347Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:42 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:41.347Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:29:41.348Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:41.348Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:29:41.368Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:41.368Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:41.368Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:41.369Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:41.369Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:41.369Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-TransactionID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ECOMP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47130c68-715f-4f2d-b7a4-4f8a41e8e43f"] 2022-10-21T19:29:41.370Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:41.370Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:41.502Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:41.502Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:41.503Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:41.503Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=61A8EB686BCD589B6A2AB623F3E470A3; 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:"789", date:"Fri, 21 Oct 2022 19:29:41 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:29:41.504Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:29:41.504Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:41.504Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:41.524Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:41.525Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:41.525Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:41.526Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:41.526Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:41.526Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-TransactionID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ECOMP-RequestID:"ef595d12-df2c-4efd-b383-6801e8a56f60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"004ecfa7-40f6-4484-a394-49b487982e12"] 2022-10-21T19:29:41.527Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:41.527Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:41.660Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:41.660Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:41.661Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:41.661Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F46FAC400C3A7AA2B18643C4E03C562B; 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:"826", date:"Fri, 21 Oct 2022 19:29:41 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:29:41.661Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:29:41.662Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:41.662Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:41.665Z|ef595d12-df2c-4efd-b383-6801e8a56f60|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:29:50.552Z|eb8a0289-2352-4666-ab6d-0ddbc87dcfa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:29:50.553Z|eb8a0289-2352-4666-ab6d-0ddbc87dcfa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:29:50.897Z|953f6ddb-3310-4742-9bdf-30f486b9ac69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:50.898Z|953f6ddb-3310-4742-9bdf-30f486b9ac69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:50.899Z|dd2ccb6b-9b3f-4518-be65-7a297d0384e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:50.899Z|dd2ccb6b-9b3f-4518-be65-7a297d0384e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:50.902Z|f2db43ae-31b1-4df9-86c7-83a956331870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:29:50.903Z|f2db43ae-31b1-4df9-86c7-83a956331870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:29:51.045Z|bf3462f7-2838-48e3-adaf-c8ccf59bc3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:29:51.046Z|bf3462f7-2838-48e3-adaf-c8ccf59bc3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:29:51.833Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:29:51.837Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:51.837Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:29:51.837Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:51.838Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:29:51.838Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:29:51.838Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"634783d6a3bb0ef40fc766c1b23cbeaf", X-B3-SpanId:"ac05009a3da61621", X-B3-ParentSpanId:"c72d89e1a84cbe06", X-B3-Sampled:"0", X-ONAP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-TransactionID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ECOMP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1c63108-470b-4a63-860a-f7228cd4e000"] 2022-10-21T19:29:51.839Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:29:51.839Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:51.863Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:51.864Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:51.864Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:29:51.864Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:51.865Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:29:51.865Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:51.866Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:29:51.867Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:51.867Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:29:51.868Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:51.868Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:29:51.868Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:29:51.869Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"634783d6a3bb0ef40fc766c1b23cbeaf", X-B3-SpanId:"7ccf687eed9d375b", X-B3-ParentSpanId:"c72d89e1a84cbe06", X-B3-Sampled:"0", X-ONAP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-TransactionID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ECOMP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"983bf314-11c9-47fc-b072-54f956acadfd"] 2022-10-21T19:29:51.869Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:29:51.869Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:51.882Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:51.882Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:51.882Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:29:51.883Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:29:52 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:29:51.884Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:29:51.884Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:51.884Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:29:51.932Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:51.933Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:51.933Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:51.933Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:29:51.934Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:51.934Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-TransactionID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ECOMP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"261d22c5-83a8-4f82-a098-d570b9287eb7"] 2022-10-21T19:29:51.934Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:51.934Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:52.067Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:52.068Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:52.068Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:52.068Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C52F22FECDE989D46866C8B37FFFA44; 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:"789", date:"Fri, 21 Oct 2022 19:29:52 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:29:52.068Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:29:52.069Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:52.069Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:52.094Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:52.094Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:29:52.095Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:29:52.095Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:29:52.095Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:29:52.096Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-TransactionID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ECOMP-RequestID:"6051a277-e08a-436d-828b-4defd6fabb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b6a98c7-61c8-4ac9-bf02-5c4d34bb4d56"] 2022-10-21T19:29:52.096Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:29:52.096Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:29:52.224Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:29:52.224Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:29:52.225Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:29:52.225Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7A6E213757FB8E51C9E9304C6ABBF137; 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:"826", date:"Fri, 21 Oct 2022 19:29:52 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:29:52.225Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:29:52.225Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:29:52.226Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:29:52.229Z|6051a277-e08a-436d-828b-4defd6fabb35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:30:00.363Z|8bfff2ce-be8c-4331-8a2c-078c047a8c7a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:30:00.364Z|8bfff2ce-be8c-4331-8a2c-078c047a8c7a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:00.931Z|4314327e-0bd8-4080-8cd5-b5f1e40aa5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:00.933Z|783fd62f-ed1a-4a77-a155-0caceb9deddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:00.934Z|783fd62f-ed1a-4a77-a155-0caceb9deddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:00.934Z|36e29b98-a7a0-48f7-926b-080337f2fe27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:00.935Z|36e29b98-a7a0-48f7-926b-080337f2fe27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:00.932Z|4314327e-0bd8-4080-8cd5-b5f1e40aa5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:02.399Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:30:02.404Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:02.404Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:30:02.404Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:02.405Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:02.405Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:30:02.405Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e778b80e8eb91e7fa525587c1ca5274", X-B3-SpanId:"66af8bc0e9cd19c4", X-B3-ParentSpanId:"6d566dce5dfdbcf9", X-B3-Sampled:"0", X-ONAP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-TransactionID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ECOMP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f074718e-e4ac-498f-8e38-038035e8694c"] 2022-10-21T19:30:02.405Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:30:02.406Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:02.430Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:02.430Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:02.430Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:30:02.431Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:03 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:02.433Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:30:02.433Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:02.434Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:30:02.435Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:02.436Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:30:02.436Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:02.437Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:02.438Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:30:02.438Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e778b80e8eb91e7fa525587c1ca5274", X-B3-SpanId:"edd44a445a379dd3", X-B3-ParentSpanId:"6d566dce5dfdbcf9", X-B3-Sampled:"0", X-ONAP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-TransactionID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ECOMP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe101281-024e-4d42-a6ac-9eba518beefb"] 2022-10-21T19:30:02.439Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:30:02.439Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:02.459Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:02.459Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:02.460Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:30:02.460Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:03 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:02.460Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:30:02.461Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:02.461Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:30:02.481Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:02.482Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:02.482Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:02.482Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:02.483Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:02.483Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-TransactionID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ECOMP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b41c59eb-16d3-4010-88ac-28f874009d08"] 2022-10-21T19:30:02.483Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:02.483Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:02.614Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:02.614Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:02.615Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:02.615Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C9A7C9BF8D29B18921F35706EB6ABF9F; 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:"789", date:"Fri, 21 Oct 2022 19:30:02 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:30:02.615Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:30:02.616Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:02.616Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:02.633Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:02.633Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:02.633Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:02.633Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:02.634Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:02.634Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-TransactionID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ECOMP-RequestID:"8998fbac-9889-4cec-b86b-2239732bd0de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faa72f00-67c4-451b-8558-b3fb9619ee86"] 2022-10-21T19:30:02.634Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:02.634Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:02.763Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:02.763Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:02.764Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:02.764Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=58504206356152B52A32C27AEF45B8E8; 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:"826", date:"Fri, 21 Oct 2022 19:30:03 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:30:02.764Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:30:02.764Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:02.765Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:02.767Z|8998fbac-9889-4cec-b86b-2239732bd0de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:30:05.551Z|46af46a4-f9ba-4f30-bb89-b113bd16a58f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:30:05.554Z|46af46a4-f9ba-4f30-bb89-b113bd16a58f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:30:10.957Z|86a4b73c-0968-4dda-a51a-2b1c4e2b2dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:10.958Z|86a4b73c-0968-4dda-a51a-2b1c4e2b2dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:10.960Z|e2bc8394-a04e-421e-8a3c-3dabb28d71dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:10.961Z|3ace6c07-84dc-4369-b5d9-7d95d4cd274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:10.961Z|e2bc8394-a04e-421e-8a3c-3dabb28d71dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:10.961Z|3ace6c07-84dc-4369-b5d9-7d95d4cd274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:12.925Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:30:12.929Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:12.930Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:30:12.930Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:12.930Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:12.931Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:30:12.931Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae582d5f7d5175696f7b51070459498a", X-B3-SpanId:"f060cdf46d12d593", X-B3-ParentSpanId:"774991923dc8af71", X-B3-Sampled:"0", X-ONAP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-TransactionID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ECOMP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"072be97b-c897-4423-a529-5d7fe22cbcaa"] 2022-10-21T19:30:12.931Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:30:12.932Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:12.953Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:12.953Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:12.954Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:30:12.954Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:13 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:12.955Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:30:12.955Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:12.956Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:30:12.957Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:12.957Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:30:12.958Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:12.958Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:12.958Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:30:12.959Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae582d5f7d5175696f7b51070459498a", X-B3-SpanId:"71826deff4cafca5", X-B3-ParentSpanId:"774991923dc8af71", X-B3-Sampled:"0", X-ONAP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-TransactionID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ECOMP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a7571b1-c8b9-4fe3-b45b-8444635675b5"] 2022-10-21T19:30:12.959Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:30:12.959Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:12.971Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:12.971Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:12.971Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:30:12.972Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:13 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:12.973Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:30:12.973Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:12.973Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:30:12.991Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:12.991Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:12.992Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:12.992Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:12.992Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:12.993Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-TransactionID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ECOMP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21230f48-0d16-46d9-ab7a-639dbbc9e79a"] 2022-10-21T19:30:12.993Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:12.993Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:13.124Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:13.124Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:13.125Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:13.125Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=53930DD57904A03EC27093695A42697A; 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:"789", date:"Fri, 21 Oct 2022 19:30:13 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:30:13.125Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:30:13.126Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:13.126Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:13.143Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:13.144Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:13.144Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:13.144Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:13.145Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:13.145Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-TransactionID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ECOMP-RequestID:"6b04cd46-684a-47d8-be5b-510d42ab9905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b2ef47d-6f24-445b-baa9-19ec8f44a43b"] 2022-10-21T19:30:13.145Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:13.146Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:13.272Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:13.272Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:13.273Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:13.273Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C42567FFE8D8DCD45FE9BEF9E1D86C2F; 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:"826", date:"Fri, 21 Oct 2022 19:30:13 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:30:13.273Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:30:13.274Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:13.274Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:13.277Z|6b04cd46-684a-47d8-be5b-510d42ab9905|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:30:20.551Z|a53be814-06e9-4096-ba07-f8c0610be41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:30:20.552Z|a53be814-06e9-4096-ba07-f8c0610be41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:30:20.980Z|6d3ea992-2424-495d-aed7-3feae9f93ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:20.980Z|e2a2d511-4300-4b8c-b628-d436b3d150ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:20.980Z|e2a2d511-4300-4b8c-b628-d436b3d150ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:20.980Z|6d3ea992-2424-495d-aed7-3feae9f93ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:20.993Z|a8852a64-2e11-45d5-a5de-3027b61bdf0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:20.993Z|a8852a64-2e11-45d5-a5de-3027b61bdf0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:21.046Z|02edf1b3-efc9-47c7-b714-a83c848ef020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:30:21.047Z|02edf1b3-efc9-47c7-b714-a83c848ef020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:30:23.431Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:30:23.436Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:23.436Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:30:23.436Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:23.437Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:23.437Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:30:23.438Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69bc347d845726e8e57fffb8dc2c925a", X-B3-SpanId:"1d81f4d78130ba31", X-B3-ParentSpanId:"87a4cf0fa37b7c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-TransactionID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ECOMP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d10cc3a-46f0-4bf6-ad42-a2ed37fa030b"] 2022-10-21T19:30:23.438Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:30:23.438Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:23.468Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:23.468Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:23.469Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:30:23.469Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:24 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:23.471Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:30:23.471Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:23.471Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:30:23.472Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:23.472Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:30:23.473Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:23.473Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:23.473Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:30:23.473Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69bc347d845726e8e57fffb8dc2c925a", X-B3-SpanId:"bc6049b8bbaef96a", X-B3-ParentSpanId:"87a4cf0fa37b7c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-TransactionID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ECOMP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71be201d-90eb-4fa3-8a0c-6de584d723be"] 2022-10-21T19:30:23.474Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:30:23.474Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:23.487Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:23.488Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:23.488Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:30:23.488Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:24 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:23.489Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:30:23.489Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:23.489Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:30:23.508Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:23.508Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:23.509Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:23.509Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:23.509Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:23.509Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-TransactionID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ECOMP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1a46d2-fa2c-4a5c-bf23-91ff2c201bb2"] 2022-10-21T19:30:23.510Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:23.510Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:23.639Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:23.640Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:23.640Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:23.640Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A367B1173BB896AAC66E919870EEA09; 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:"789", date:"Fri, 21 Oct 2022 19:30:24 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:30:23.641Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:30:23.641Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:23.641Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:23.658Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:23.659Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:23.659Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:23.660Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:23.660Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:23.660Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-TransactionID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ECOMP-RequestID:"0f5ceab8-aff4-4717-bf34-96f715ab800e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47eb2390-e57e-41c3-bb0d-ef8e0ec8d20c"] 2022-10-21T19:30:23.661Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:23.661Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:23.785Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:23.786Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:23.786Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:23.786Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5B5DC23B363C0A767BCFC87DDB173ACF; 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:"826", date:"Fri, 21 Oct 2022 19:30:24 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:30:23.787Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:30:23.787Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:23.787Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:23.790Z|0f5ceab8-aff4-4717-bf34-96f715ab800e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:30:31.001Z|6f2ff8f7-358e-4123-879d-141d66c514d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:31.001Z|6f2ff8f7-358e-4123-879d-141d66c514d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:31.007Z|69b763fa-dc47-476e-89f4-5de7faddd709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:31.008Z|69b763fa-dc47-476e-89f4-5de7faddd709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:31.012Z|0111b798-7168-41f4-81e7-de0f0d927e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:31.013Z|0111b798-7168-41f4-81e7-de0f0d927e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:33.950Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:30:33.956Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:33.956Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:30:33.956Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:33.957Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:33.957Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:30:33.957Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d380f63b4aeec7fc2b63bd1b0c17a9d", X-B3-SpanId:"7d2397ef331c21ff", X-B3-ParentSpanId:"bb7c694e0eae0346", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-TransactionID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ECOMP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab3e7ca2-54eb-44e0-a9bf-9ebf54365dfb"] 2022-10-21T19:30:33.958Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:30:33.958Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:33.982Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:33.983Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:33.983Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:30:33.983Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:34 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:33.986Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-b414fb5d-9d56-48e3-9c0c-89b257135e08). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:25:24.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:27:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:30:33.986Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:33.986Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:30:33.987Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:33.988Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:30:33.988Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:33.988Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:33.988Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:30:33.989Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d380f63b4aeec7fc2b63bd1b0c17a9d", X-B3-SpanId:"46d8ffb64f58d5ac", X-B3-ParentSpanId:"bb7c694e0eae0346", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-TransactionID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ECOMP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c942f7ef-ed0c-4aab-8616-e4c6833160ee"] 2022-10-21T19:30:33.989Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:30:33.989Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:34.020Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:34.021Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:34.021Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:30:34.022Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:34 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:34.022Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:30:34.023Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:34.023Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:30:34.050Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:34.050Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:34.050Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:34.051Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:34.051Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:34.051Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-TransactionID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ECOMP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d51bed1-ac84-41ac-a8cc-d7ef23167653"] 2022-10-21T19:30:34.051Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:34.052Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:34.177Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:34.178Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:34.178Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:34.178Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=75D6A6AFAB974F2A7C691127AE37EAE6; 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:"789", date:"Fri, 21 Oct 2022 19:30:34 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:30:34.179Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:25:28.966+0000","endTime":"2022-10-21T19:27:22.480+0000","removalTime":null,"durationInMillis":113514,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"1f30194d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-10-21T19:30:34.179Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:34.180Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:34.204Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:34.205Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:34.205Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:34.205Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:34.206Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:34.206Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-TransactionID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ECOMP-RequestID:"7cf17253-2f5a-41f0-8add-4bcc3e249d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e451a0be-40f5-4d47-be15-ae4344bbb03d"] 2022-10-21T19:30:34.207Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:34.207Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:34.324Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:34.324Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:34.324Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:34.325Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BF0485405C2072E218DC5CFB003882E4; 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:"826", date:"Fri, 21 Oct 2022 19:30:34 GMT", x-envoy-upstream-service-time:"114", server:"envoy"] 2022-10-21T19:30:34.325Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"579904de-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:5798ddc5-5176-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"1f312afe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"579904dd-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:27:03.599+0000","endTime":"2022-10-21T19:27:06.181+0000","durationInMillis":2582,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:30:34.325Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:34.325Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f312afe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:34.328Z|7cf17253-2f5a-41f0-8add-4bcc3e249d54|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:30:35.551Z|00a0e33b-075e-4c18-ba69-4400827e2d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:30:35.552Z|00a0e33b-075e-4c18-ba69-4400827e2d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:30:41.021Z|735d6ef1-811c-4ac5-a0ee-a9f176d20833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:41.021Z|735d6ef1-811c-4ac5-a0ee-a9f176d20833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:41.027Z|3cad1a19-63d9-4d11-b162-44cb8917a506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:41.028Z|3cad1a19-63d9-4d11-b162-44cb8917a506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:41.033Z|d5c646e4-0d0e-44bb-af87-c5a392d9e06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:41.034Z|d5c646e4-0d0e-44bb-af87-c5a392d9e06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:44.492Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:30:44.497Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:44.497Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:30:44.497Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:44.497Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:44.498Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:30:44.498Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"805a4819c68bc5c88ed1e70600fef8a4", X-B3-SpanId:"089f8e4a31f36832", X-B3-ParentSpanId:"2fa199cae431207c", X-B3-Sampled:"0", X-ONAP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-TransactionID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ECOMP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2686f86-0850-40d5-80f8-1573d3608b41"] 2022-10-21T19:30:44.498Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:30:44.498Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:44.518Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:44.519Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:44.519Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:30:44.519Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:45 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:44.521Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:30:44.521Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:44.521Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:30:44.522Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:44.522Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:30:44.523Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:44.523Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:44.523Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:30:44.523Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"805a4819c68bc5c88ed1e70600fef8a4", X-B3-SpanId:"f34db51b75afd4de", X-B3-ParentSpanId:"2fa199cae431207c", X-B3-Sampled:"0", X-ONAP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-TransactionID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ECOMP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bc87720-e237-4269-a145-763c5e0136e1"] 2022-10-21T19:30:44.524Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:30:44.524Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:44.535Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:44.536Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:44.536Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:30:44.536Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:45 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:44.538Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:30:44.538Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:44.539Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:30:44.557Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:44.557Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:44.558Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:44.558Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:44.558Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:44.558Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-TransactionID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ECOMP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"291708c6-01b2-4127-bf36-eb64967fa38a"] 2022-10-21T19:30:44.558Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:44.559Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:44.687Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:44.687Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:44.688Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:44.688Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=70281C50B186861AB7C3365068977BE6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:30:45 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:30:44.688Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:30:44.688Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:44.689Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:44.707Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:44.707Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:44.707Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:44.708Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:44.708Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:44.708Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-TransactionID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ECOMP-RequestID:"9b61c861-88bc-4b19-81a9-0b9283c2bfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a9e66fc-20f9-49c4-9882-7dcc3f544caf"] 2022-10-21T19:30:44.708Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:44.709Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:44.836Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:44.837Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:44.838Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:44.838Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8FACC7ECE4D78D574F3DF837F137B7EA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 21 Oct 2022 19:30:45 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:30:44.838Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:d8bb2f05-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:40.249+0000","endTime":"2022-10-21T19:30:40.249+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:30:44.839Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:44.839Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:44.842Z|9b61c861-88bc-4b19-81a9-0b9283c2bfe9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:30:50.551Z|328a065c-1cb2-4e5c-97b7-68fb5ae28c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:30:50.554Z|328a065c-1cb2-4e5c-97b7-68fb5ae28c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:30:51.042Z|6e18dbc9-c5d4-45e5-99b9-1fc8d33d1712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:51.043Z|6e18dbc9-c5d4-45e5-99b9-1fc8d33d1712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:51.047Z|1b02e4a0-e975-459d-ac91-31e1546aab61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:30:51.048Z|1b02e4a0-e975-459d-ac91-31e1546aab61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:30:51.048Z|586b9a6f-3c95-40f9-9654-90fff715db05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:51.049Z|586b9a6f-3c95-40f9-9654-90fff715db05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:51.056Z|68955c4a-a45b-4de2-9f74-d79cb223ff1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:30:51.056Z|68955c4a-a45b-4de2-9f74-d79cb223ff1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:30:55.005Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:30:55.010Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:55.010Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:30:55.010Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:55.011Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:30:55.011Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:30:55.011Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96d7c7d61a5cf932eb7de19906d5cf82", X-B3-SpanId:"e5e7fd4cf45d2f04", X-B3-ParentSpanId:"d344f0a45181d470", X-B3-Sampled:"0", X-ONAP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-TransactionID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ECOMP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28da86d9-c2d8-4b85-9a3f-eef506b9d3f6"] 2022-10-21T19:30:55.011Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:30:55.011Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:55.043Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:55.044Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:55.044Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:30:55.044Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:56 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:55.046Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:30:55.046Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:55.047Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:30:55.047Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:55.048Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:30:55.048Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:55.048Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:30:55.048Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:30:55.049Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96d7c7d61a5cf932eb7de19906d5cf82", X-B3-SpanId:"13077c808bf850a8", X-B3-ParentSpanId:"d344f0a45181d470", X-B3-Sampled:"0", X-ONAP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-TransactionID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ECOMP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c88f2fb4-6ae3-48ba-b381-1997783d515c"] 2022-10-21T19:30:55.049Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:30:55.049Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:55.068Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:55.069Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:55.069Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:30:55.069Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:30:56 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:30:55.070Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:30:55.070Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:55.070Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:30:55.099Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:55.100Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:55.100Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:55.101Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:30:55.101Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:55.101Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-TransactionID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ECOMP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e2b2657-4120-4b8f-99b1-247d13217d52"] 2022-10-21T19:30:55.102Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:55.102Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:55.232Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:55.233Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:55.233Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:55.234Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C16FF1996B2E0E94D9B6AF4AA9A7E69C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:30:54 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:30:55.234Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:30:55.235Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:55.236Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:55.257Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:55.257Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:30:55.258Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:30:55.259Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:30:55.260Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:30:55.260Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-TransactionID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ECOMP-RequestID:"108eb18e-bc8f-4acc-bfdf-857f2c4a0114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b93e3490-ca02-4194-ba6e-2d24cc99a660"] 2022-10-21T19:30:55.260Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:30:55.261Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:30:55.382Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:30:55.383Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:30:55.383Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:30:55.384Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B37CCAA944C18BB7F93AE9DE4F33D628; 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:"Fri, 21 Oct 2022 19:30:55 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:30:55.384Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:30:55.384Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:30:55.385Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:30:55.389Z|108eb18e-bc8f-4acc-bfdf-857f2c4a0114|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:31:00.364Z|a428f7d8-fc6b-422e-87bc-c0b62dcda6a0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:31:00.365Z|a428f7d8-fc6b-422e-87bc-c0b62dcda6a0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:01.065Z|5e40439b-1dba-49c9-a206-dcd8cf6ddde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:01.066Z|5e40439b-1dba-49c9-a206-dcd8cf6ddde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:01.067Z|b05516e8-7c3c-4ac7-adfc-06c44833c29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:01.068Z|b05516e8-7c3c-4ac7-adfc-06c44833c29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:01.077Z|3a0cd5a3-8bb3-41ee-8af2-9ea1a349fb28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:01.078Z|3a0cd5a3-8bb3-41ee-8af2-9ea1a349fb28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:05.551Z|d1a09eb2-77f0-404d-8696-e7fef0564b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:31:05.551Z|d1a09eb2-77f0-404d-8696-e7fef0564b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:31:05.553Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:31:05.557Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:05.557Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:31:05.558Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:05.558Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:05.558Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:31:05.559Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be69e27318f1f3066ca37c08ca6da2d", X-B3-SpanId:"d44104ba0d5ed26e", X-B3-ParentSpanId:"14d6c30d0edc2533", X-B3-Sampled:"0", X-ONAP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-TransactionID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ECOMP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"815f65f2-1963-4c91-96f9-328e74707bac"] 2022-10-21T19:31:05.559Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:31:05.559Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:05.580Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:05.581Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:05.581Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:31:05.581Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:06 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:05.583Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:31:05.583Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:05.583Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:31:05.584Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:05.585Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:31:05.585Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:05.585Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:05.585Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:31:05.586Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be69e27318f1f3066ca37c08ca6da2d", X-B3-SpanId:"e5d507aecd79cb30", X-B3-ParentSpanId:"14d6c30d0edc2533", X-B3-Sampled:"0", X-ONAP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-TransactionID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ECOMP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb8b33a1-804c-4536-bc0b-94c5073dafdb"] 2022-10-21T19:31:05.586Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:31:05.586Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:05.597Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:05.597Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:05.598Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:31:05.598Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:06 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:05.599Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:31:05.599Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:05.599Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:31:05.618Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:05.618Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:05.618Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:05.619Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:05.619Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:05.619Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-TransactionID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ECOMP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ded8d076-d36a-458b-a9bb-0a739a357953"] 2022-10-21T19:31:05.619Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:05.620Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:05.742Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:05.742Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:05.743Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:05.743Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A0E74EFD36109323D14CCDEF2BB1EE3A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:31:06 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:31:05.743Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:31:05.744Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:05.744Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:05.762Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:05.763Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:05.763Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:05.763Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:05.764Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:05.764Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-TransactionID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ECOMP-RequestID:"f2f0f2ab-cf1d-4a40-8538-751bb856ee52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce8eaeba-3ebe-4e73-9db5-85b8d545ba9d"] 2022-10-21T19:31:05.765Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:05.765Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:05.892Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:05.893Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:05.893Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:05.893Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=18E05C17E14B15D7CDC6BF504CFBEC7F; 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:"Fri, 21 Oct 2022 19:31:06 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:31:05.894Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:31:05.894Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:05.894Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:05.897Z|f2f0f2ab-cf1d-4a40-8538-751bb856ee52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:31:11.086Z|f8475363-3020-4c8e-8695-42c4436bc033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:11.087Z|f8475363-3020-4c8e-8695-42c4436bc033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:11.090Z|e9ee984d-7fc0-4214-8677-fd05ed495b65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:11.091Z|e9ee984d-7fc0-4214-8677-fd05ed495b65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:11.098Z|6afbc164-60e1-4f93-beb3-c2ff4f57a2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:11.099Z|6afbc164-60e1-4f93-beb3-c2ff4f57a2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:16.056Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:31:16.061Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:16.062Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:31:16.062Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:16.062Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:16.063Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:31:16.063Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea9a4feca3cbd5c44a5e354457f02361", X-B3-SpanId:"d07401ddca4359a4", X-B3-ParentSpanId:"a2786e1696f71202", X-B3-Sampled:"0", X-ONAP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-TransactionID:"85e74176-57dd-492f-a34d-963d6132c674", X-ECOMP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"753969aa-8b7d-4983-b8f2-eeec4e122c7f"] 2022-10-21T19:31:16.063Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:31:16.064Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:16.086Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:16.087Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:16.087Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:31:16.088Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:17 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:16.090Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:31:16.091Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:16.091Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:31:16.092Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:16.092Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:31:16.092Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:16.093Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:16.093Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:31:16.093Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea9a4feca3cbd5c44a5e354457f02361", X-B3-SpanId:"c562be9a6c571461", X-B3-ParentSpanId:"a2786e1696f71202", X-B3-Sampled:"0", X-ONAP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-TransactionID:"85e74176-57dd-492f-a34d-963d6132c674", X-ECOMP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e253e355-b79b-42e2-b824-53bdf7bdedd7"] 2022-10-21T19:31:16.094Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:31:16.094Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:16.116Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:16.117Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:16.117Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:31:16.117Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:17 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:16.118Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:31:16.118Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:16.119Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:31:16.136Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:16.137Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:16.137Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:16.137Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:16.138Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:16.138Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-TransactionID:"85e74176-57dd-492f-a34d-963d6132c674", X-ECOMP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7088a3a3-469b-4c26-adc9-2196f319abd7"] 2022-10-21T19:31:16.138Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:16.139Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:16.267Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:16.268Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:16.269Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:16.269Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2F63308D05921ACA0E38D75AE721DD83; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:31:16 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:31:16.269Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:31:16.270Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:16.270Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:16.287Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:16.288Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:16.288Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:16.289Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:16.289Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:16.289Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-TransactionID:"85e74176-57dd-492f-a34d-963d6132c674", X-ECOMP-RequestID:"85e74176-57dd-492f-a34d-963d6132c674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ea78dcb-a246-4c6e-b907-e04287e5cbce"] 2022-10-21T19:31:16.290Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:16.290Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:16.414Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:16.414Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:16.415Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:16.415Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D88B39DB561067F9CFD1CCD51BE73536; 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:"Fri, 21 Oct 2022 19:31:16 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:31:16.416Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:31:16.416Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:16.417Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:16.420Z|85e74176-57dd-492f-a34d-963d6132c674|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:31:20.552Z|64343be5-259f-4f45-aeb4-e13c5a5bd116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:31:20.554Z|64343be5-259f-4f45-aeb4-e13c5a5bd116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:31:21.048Z|08c61d26-de72-493c-8ad9-d727e434f151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:31:21.049Z|08c61d26-de72-493c-8ad9-d727e434f151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:31:21.109Z|47b38e15-c181-465b-9372-93c018fd762b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:21.109Z|47b38e15-c181-465b-9372-93c018fd762b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:21.110Z|e9e42975-3a44-4ca2-83c7-cf27c92008e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:21.111Z|e9e42975-3a44-4ca2-83c7-cf27c92008e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:21.121Z|4d110621-cea9-4388-85f7-af41c0a507d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:21.121Z|4d110621-cea9-4388-85f7-af41c0a507d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:26.583Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:31:26.587Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:26.587Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:31:26.588Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:26.588Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:26.588Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:31:26.588Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d18ef4c29adebc5a8460b2cced2455", X-B3-SpanId:"ff5367b6b2f4bc7d", X-B3-ParentSpanId:"6deaba054adcbc9e", X-B3-Sampled:"0", X-ONAP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-TransactionID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ECOMP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f69770f-e667-4d6d-8d6d-83840a6718c1"] 2022-10-21T19:31:26.588Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:31:26.589Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:26.612Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:26.612Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:26.613Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:31:26.613Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:27 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:26.614Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:31:26.614Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:26.615Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:31:26.616Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:26.616Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:31:26.616Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:26.617Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:26.617Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:31:26.617Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d18ef4c29adebc5a8460b2cced2455", X-B3-SpanId:"224c2a51c699c31d", X-B3-ParentSpanId:"6deaba054adcbc9e", X-B3-Sampled:"0", X-ONAP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-TransactionID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ECOMP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64061b2c-9179-4940-ae04-01b1a5802791"] 2022-10-21T19:31:26.617Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:31:26.618Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:26.629Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:26.630Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:26.630Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:31:26.630Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:27 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:26.631Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:31:26.631Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:26.631Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:31:26.650Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:26.650Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:26.651Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:26.651Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:26.651Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:26.651Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-TransactionID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ECOMP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8028f31d-aa61-4b44-ac87-c4a3e9566483"] 2022-10-21T19:31:26.651Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:26.652Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:26.783Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:26.784Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:26.784Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:26.784Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5294477D83F2B3FA8DC543CCDAC1A266; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:31:27 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:31:26.785Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:31:26.785Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:26.785Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:26.802Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:26.803Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:26.803Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:26.803Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:26.803Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:26.804Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-TransactionID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ECOMP-RequestID:"f681293e-5d49-4a76-b4a7-ad082f98f369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbe4ddd0-d067-490d-8ddf-a37978799ee3"] 2022-10-21T19:31:26.804Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:26.804Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:26.928Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:26.928Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:26.928Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:26.929Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7118B321F59D776C2676AA935DC4E2A0; 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:"Fri, 21 Oct 2022 19:31:27 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-10-21T19:31:26.929Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:31:26.929Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:26.929Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:26.932Z|f681293e-5d49-4a76-b4a7-ad082f98f369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:31:31.132Z|11dc0278-053e-401b-aca5-db0abeff8cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:31.132Z|11dc0278-053e-401b-aca5-db0abeff8cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:31.133Z|7ec54b3f-2bd7-436b-8ae9-7db20c5eaed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:31.133Z|7ec54b3f-2bd7-436b-8ae9-7db20c5eaed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:31.143Z|0b26f568-f74d-4762-96c8-42dde0f173da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:31.143Z|0b26f568-f74d-4762-96c8-42dde0f173da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:35.551Z|d2fb858d-43a6-422b-972f-380c68a74dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:31:35.554Z|d2fb858d-43a6-422b-972f-380c68a74dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:31:37.098Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:31:37.103Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:37.103Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:31:37.104Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:37.104Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:37.105Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:31:37.105Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"288533e23de954e2ad14020e35fb297c", X-B3-SpanId:"ad45a3f85a015ab8", X-B3-ParentSpanId:"710ec9ce66aad93d", X-B3-Sampled:"0", X-ONAP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-TransactionID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ECOMP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"536b2b8b-a2b8-485e-8f90-9db3edb3a7f6"] 2022-10-21T19:31:37.105Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:31:37.105Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:37.128Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:37.128Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:37.128Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:31:37.129Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:38 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:37.131Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:31:37.131Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:37.132Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:31:37.134Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:37.134Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:31:37.135Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:37.135Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:37.135Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:31:37.135Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"288533e23de954e2ad14020e35fb297c", X-B3-SpanId:"727a976d1a48a0d1", X-B3-ParentSpanId:"710ec9ce66aad93d", X-B3-Sampled:"0", X-ONAP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-TransactionID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ECOMP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67757207-0aa6-4f88-bf51-670cc3e1a30e"] 2022-10-21T19:31:37.136Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:31:37.136Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:37.148Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:37.148Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:37.149Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:31:37.149Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:38 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:37.149Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:31:37.150Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:37.150Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:31:37.168Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:37.168Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:37.169Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:37.169Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:37.169Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:37.170Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-TransactionID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ECOMP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb6cd1c7-de6f-47f1-9585-e973e9c579e8"] 2022-10-21T19:31:37.170Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:37.170Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:37.305Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:37.306Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:37.306Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:37.306Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7024C6E0C427226D2E3ED0808200113B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:31:37 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-10-21T19:31:37.307Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:31:37.307Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:37.307Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:37.324Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:37.324Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:37.324Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:37.325Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:37.325Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:37.325Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-TransactionID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ECOMP-RequestID:"e2b2fd37-d0ad-4630-895c-ae8a86dac892", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"954ed690-2004-4cdc-bdbe-dd99aa4c9fc0"] 2022-10-21T19:31:37.326Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:37.326Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:37.453Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:37.453Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:37.454Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:37.454Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0EC56717B538824A183DA2A3633352E1; 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:"Fri, 21 Oct 2022 19:31:37 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-10-21T19:31:37.454Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:31:37.455Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:37.455Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:37.458Z|e2b2fd37-d0ad-4630-895c-ae8a86dac892|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:31:41.157Z|674f0d9c-0992-4ddf-8960-8fa7ee2a3dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:41.157Z|3c956de8-5a98-43c5-9460-bbd37412dcb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:41.157Z|674f0d9c-0992-4ddf-8960-8fa7ee2a3dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:41.158Z|3c956de8-5a98-43c5-9460-bbd37412dcb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:41.163Z|ab349104-7d47-4afc-9814-9290754566a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:41.164Z|ab349104-7d47-4afc-9814-9290754566a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:47.623Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:31:47.628Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:47.629Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:31:47.629Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:47.630Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:47.630Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:31:47.630Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08abd10822d585b8fc29a156453fa78b", X-B3-SpanId:"5fc13ff8e00b5491", X-B3-ParentSpanId:"633f718947ad9b55", X-B3-Sampled:"0", X-ONAP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-TransactionID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ECOMP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4c4665e-b2df-4345-9148-856b141f8cb2"] 2022-10-21T19:31:47.631Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:31:47.631Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:47.654Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:47.655Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:47.655Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:31:47.656Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:47.657Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:31:47.658Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:47.659Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:31:47.660Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:47.660Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:31:47.661Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:47.661Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:47.662Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:31:47.662Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08abd10822d585b8fc29a156453fa78b", X-B3-SpanId:"960bfd04d8b2f421", X-B3-ParentSpanId:"633f718947ad9b55", X-B3-Sampled:"0", X-ONAP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-TransactionID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ECOMP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5caf4230-fb21-4a0e-921e-0a07b9a5626c"] 2022-10-21T19:31:47.663Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:31:47.663Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:47.677Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:47.677Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:47.678Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:31:47.679Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:48 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:47.679Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:31:47.680Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:47.681Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:31:47.699Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:47.700Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:47.700Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:47.701Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:47.701Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:47.702Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-TransactionID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ECOMP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"381a1fe5-01e7-4f04-ad2e-dd20a6c853ae"] 2022-10-21T19:31:47.702Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:47.702Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:47.838Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:47.839Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:47.840Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:47.840Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=14DC576EE8C0565CB9FCD8C7FFE99646; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:31:48 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T19:31:47.841Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:31:47.841Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:47.842Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:47.870Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:47.870Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:47.871Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:47.881Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:47.883Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:47.884Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-TransactionID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ECOMP-RequestID:"46ef2a78-bc14-4435-8c28-c26e89a0c480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2118ff55-8c31-47ce-b015-9e205047a544"] 2022-10-21T19:31:47.885Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:47.886Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:48.012Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:48.012Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:48.013Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:48.013Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FD6F7E6E45B2996609211B5C3F2152CC; 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:"Fri, 21 Oct 2022 19:31:48 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-10-21T19:31:48.014Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:31:48.014Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:48.015Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:48.018Z|46ef2a78-bc14-4435-8c28-c26e89a0c480|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:31:50.551Z|5cb22390-0f37-47fd-8e11-e3440779db18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:31:50.551Z|5cb22390-0f37-47fd-8e11-e3440779db18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:31:51.049Z|2f3411cc-191f-459a-8604-72b45e723f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:31:51.050Z|2f3411cc-191f-459a-8604-72b45e723f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:31:51.178Z|cde9eaaf-ae11-43b2-b8db-61deb2fff9a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:51.178Z|cde9eaaf-ae11-43b2-b8db-61deb2fff9a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:51.178Z|d26fe06e-0b4c-4d27-8516-44a35679e23a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:51.179Z|d26fe06e-0b4c-4d27-8516-44a35679e23a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:51.182Z|2ac40452-f58c-46a8-84cc-36b4e04a0bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:31:51.182Z|2ac40452-f58c-46a8-84cc-36b4e04a0bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:31:58.181Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:31:58.186Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:58.186Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:31:58.186Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:58.186Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:31:58.187Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:31:58.187Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"888d797c2ff93878a86d701de814490a", X-B3-SpanId:"60d0d1b9fe7ea06b", X-B3-ParentSpanId:"496b0b9146add0eb", X-B3-Sampled:"0", X-ONAP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-TransactionID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ECOMP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89b15163-6d37-40d9-b280-e35b7e036684"] 2022-10-21T19:31:58.187Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:31:58.187Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:58.208Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:58.209Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:58.209Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:31:58.209Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:59 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:58.210Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:31:58.211Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:58.211Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:31:58.212Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:58.213Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:31:58.213Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:58.213Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:31:58.213Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:31:58.214Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"888d797c2ff93878a86d701de814490a", X-B3-SpanId:"d8b91ea83c4c8685", X-B3-ParentSpanId:"496b0b9146add0eb", X-B3-Sampled:"0", X-ONAP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-TransactionID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ECOMP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c36d68a8-61f1-4c60-b5fb-9060ead228a0"] 2022-10-21T19:31:58.214Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:31:58.214Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:58.228Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:58.229Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:58.229Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:31:58.229Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:31:59 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:31:58.230Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:31:58.230Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:58.231Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:31:58.258Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:58.259Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:58.259Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:58.259Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:31:58.260Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:58.260Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-TransactionID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ECOMP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9788c4ad-0279-4168-a333-24b13bf464d7"] 2022-10-21T19:31:58.260Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:58.261Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:58.393Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:58.394Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:58.394Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:58.394Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F2453F9AA39084A797792EEBA31196D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:31:58 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-10-21T19:31:58.395Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:31:58.395Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:58.395Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:58.412Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:58.413Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:31:58.413Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:31:58.414Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:31:58.414Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:31:58.414Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-TransactionID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ECOMP-RequestID:"0e4de306-bcc5-4913-8086-7eef022f3e1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c79041bd-abb1-460a-ba08-13c2914ad3d4"] 2022-10-21T19:31:58.414Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:31:58.415Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:31:58.545Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:31:58.545Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:31:58.546Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:31:58.546Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=18B8DBAFFA281723A7B12310B0B7ACAE; 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:"Fri, 21 Oct 2022 19:31:58 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-10-21T19:31:58.547Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:31:58.547Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:31:58.547Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:31:58.552Z|0e4de306-bcc5-4913-8086-7eef022f3e1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:32:00.363Z|ffef2527-9e9a-47a5-b88b-e7f03f189255|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:32:00.364Z|ffef2527-9e9a-47a5-b88b-e7f03f189255|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:01.202Z|30e787df-3872-414c-9f4b-8c44c251313c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:01.202Z|30e787df-3872-414c-9f4b-8c44c251313c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:01.203Z|eb109366-d019-4d0c-9431-d48f02c16f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:01.203Z|eb109366-d019-4d0c-9431-d48f02c16f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:01.202Z|b3d7939c-8612-422d-9bba-98f5beb76f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:01.205Z|b3d7939c-8612-422d-9bba-98f5beb76f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:05.551Z|a642310e-b2af-4b86-aae9-4b1366897b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:32:05.551Z|a642310e-b2af-4b86-aae9-4b1366897b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:32:08.708Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:32:08.712Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:08.713Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:32:08.713Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:08.713Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:08.713Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:32:08.714Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4839d5be1344e7f26c42b764fd3859f0", X-B3-SpanId:"d92faf745f62ea73", X-B3-ParentSpanId:"5c09014650aad50d", X-B3-Sampled:"0", X-ONAP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-TransactionID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ECOMP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f2d633a-878f-4ed6-84fb-943b4b6ef8cd"] 2022-10-21T19:32:08.714Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:32:08.714Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:08.739Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:08.739Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:08.739Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:32:08.739Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:09 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:08.742Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:32:08.742Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:08.743Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:32:08.744Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:08.744Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:32:08.744Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:08.744Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:08.744Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:32:08.745Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4839d5be1344e7f26c42b764fd3859f0", X-B3-SpanId:"3bb79247608d0ca3", X-B3-ParentSpanId:"5c09014650aad50d", X-B3-Sampled:"0", X-ONAP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-TransactionID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ECOMP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fb44f90-6db5-4df6-8862-f403c1b2641b"] 2022-10-21T19:32:08.745Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:32:08.745Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:08.757Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:08.757Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:08.758Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:32:08.758Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:09 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:08.759Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:32:08.759Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:08.759Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:32:08.777Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:08.778Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:08.778Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:08.778Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:08.778Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:08.779Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-TransactionID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ECOMP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e22b71d-f157-48b5-a6de-e32a88663c65"] 2022-10-21T19:32:08.779Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:08.779Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:08.911Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:08.911Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:08.911Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:08.912Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E47ABC47D1C7C28084AD8F67A8A0181E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:32:08 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:32:08.912Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:32:08.912Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:08.913Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:08.929Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:08.930Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:08.930Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:08.930Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:08.930Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:08.930Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-TransactionID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ECOMP-RequestID:"ec5ea25d-80c1-47ec-8b53-6d2fc1116eda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2604b452-3d13-4aa8-86fd-4b360467116b"] 2022-10-21T19:32:08.931Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:08.931Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:09.051Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:09.052Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:09.052Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:09.052Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=94C10E207BE6DD3B9D631EC2AA9A977E; 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:"Fri, 21 Oct 2022 19:32:08 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-10-21T19:32:09.053Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:32:09.053Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:09.053Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:09.056Z|ec5ea25d-80c1-47ec-8b53-6d2fc1116eda|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:32:11.223Z|0331d2f1-7af3-4995-98fc-aa8ab6b87825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:11.223Z|33745704-2ed4-4006-96fc-1e9761c0d4fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:11.224Z|0331d2f1-7af3-4995-98fc-aa8ab6b87825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:11.224Z|33745704-2ed4-4006-96fc-1e9761c0d4fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:11.226Z|d373db04-bbdd-4248-9bad-cf52239b76ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:11.227Z|d373db04-bbdd-4248-9bad-cf52239b76ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:19.222Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:32:19.227Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:19.227Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:32:19.228Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:19.228Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:19.228Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:32:19.228Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6c240b738ddcc1fd949e762ee0a6cab", X-B3-SpanId:"f6e3669928c32612", X-B3-ParentSpanId:"41dab2381ea4a1ca", X-B3-Sampled:"0", X-ONAP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-TransactionID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ECOMP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dabd21b-b9d4-4c9c-b0ea-4660ab5fe7ec"] 2022-10-21T19:32:19.229Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:32:19.229Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:19.260Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:19.261Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:19.261Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:32:19.261Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:20 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:19.263Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:32:19.263Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:19.263Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:32:19.264Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:19.265Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:32:19.265Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:19.265Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:19.265Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:32:19.266Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6c240b738ddcc1fd949e762ee0a6cab", X-B3-SpanId:"b7fd0f0f7eb069af", X-B3-ParentSpanId:"41dab2381ea4a1ca", X-B3-Sampled:"0", X-ONAP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-TransactionID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ECOMP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5efe9c0c-3f06-41c3-a893-5b64935280aa"] 2022-10-21T19:32:19.266Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:32:19.266Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:19.280Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:19.281Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:19.281Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:32:19.281Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:20 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:19.283Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:32:19.283Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:19.283Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:32:19.307Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:19.308Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:19.308Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:19.308Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:19.308Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:19.309Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-TransactionID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ECOMP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e44f7339-57bb-4f01-b610-2599464ba742"] 2022-10-21T19:32:19.309Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:19.309Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:19.451Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:19.452Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:19.452Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:19.452Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=35C6A29B336A4BE4B81F9DBF140EC67C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:32:19 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-10-21T19:32:19.453Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:32:19.453Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:19.453Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:19.470Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:19.471Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:19.471Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:19.471Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:19.471Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:19.472Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-TransactionID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ECOMP-RequestID:"d7b3aa88-b5f4-43e4-ab35-55f950c73799", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f50965-8fb6-433e-87f8-6aa735a445bd"] 2022-10-21T19:32:19.472Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:19.472Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:19.598Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:19.599Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:19.599Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:19.600Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=75AB63F33C4F492454AE4E5B99766717; 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:"Fri, 21 Oct 2022 19:32:19 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-10-21T19:32:19.600Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:32:19.600Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:19.601Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:19.605Z|d7b3aa88-b5f4-43e4-ab35-55f950c73799|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:32:20.551Z|3a1f8b3a-587f-43b7-b560-10eef15101b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:32:20.554Z|3a1f8b3a-587f-43b7-b560-10eef15101b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:32:21.050Z|f213f1e8-b108-4e40-b586-e8c4caba7825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:32:21.051Z|f213f1e8-b108-4e40-b586-e8c4caba7825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:32:21.246Z|c6b776be-0ac2-45e3-9461-49f45393a39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:21.247Z|c6b776be-0ac2-45e3-9461-49f45393a39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:21.247Z|a5871c0a-6b33-4d32-b96a-95a6856f1846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:21.248Z|a5871c0a-6b33-4d32-b96a-95a6856f1846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:21.246Z|7ca4c067-c71e-4f8e-8197-ae8e25b97e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:21.249Z|7ca4c067-c71e-4f8e-8197-ae8e25b97e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:29.762Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:32:29.767Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:29.768Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:32:29.768Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:29.769Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:29.769Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:32:29.769Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c005b54cb72ef0ba1f08e16659253241", X-B3-SpanId:"f98fb00f03c0b9e2", X-B3-ParentSpanId:"f14b48a3ce70eba3", X-B3-Sampled:"0", X-ONAP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-TransactionID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ECOMP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3191eb99-09b9-4fe4-8cc4-08339c327c01"] 2022-10-21T19:32:29.769Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:32:29.770Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:29.797Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:29.798Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:29.798Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:32:29.799Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:30 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:29.807Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:30:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:32:29.808Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:29.809Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:32:29.812Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:29.813Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:32:29.813Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:29.814Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:29.814Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:32:29.815Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c005b54cb72ef0ba1f08e16659253241", X-B3-SpanId:"f8a76e51c551b157", X-B3-ParentSpanId:"f14b48a3ce70eba3", X-B3-Sampled:"0", X-ONAP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-TransactionID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ECOMP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e40e4b-ef78-4665-a889-68f4bb7b8704"] 2022-10-21T19:32:29.815Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:32:29.816Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:29.832Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:29.832Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:29.833Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:32:29.833Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:30 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:29.834Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f)\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666380645000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:32:29.834Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:29.835Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:32:29.857Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:29.858Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:29.858Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:29.858Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:29.858Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:29.859Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-TransactionID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ECOMP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0728c4b0-f215-4fbf-acaf-e4e346e954dc"] 2022-10-21T19:32:29.859Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:29.859Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:29.994Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:29.994Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:29.995Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:29.995Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0BE5699769B30411238443C27D07BB7C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:32:30 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-10-21T19:32:29.995Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:32:29.995Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:29.995Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:30.012Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:30.012Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:30.012Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:30.013Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:30.013Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:30.013Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-TransactionID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ECOMP-RequestID:"4458dc72-4384-4417-b65d-e807d97d66ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d67f986d-2a8c-42ba-9c72-42762c49025e"] 2022-10-21T19:32:30.013Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:30.013Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:30.141Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:30.141Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:30.141Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:30.142Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F398C6AE92595C60FCDE72195D198FE9; 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:"Fri, 21 Oct 2022 19:32:30 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:32:30.142Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dc6ff9c6-5176-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:30:46.467+0000","endTime":"2022-10-21T19:30:46.473+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:32:30.143Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:30.143Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:30.146Z|4458dc72-4384-4417-b65d-e807d97d66ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:32:31.270Z|19e6001b-f5e5-4629-8c7d-ac512ba67f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:31.270Z|9b0a11a9-fe98-45be-a710-7ffcf7590e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:31.270Z|19e6001b-f5e5-4629-8c7d-ac512ba67f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:31.270Z|9b0a11a9-fe98-45be-a710-7ffcf7590e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:31.271Z|20e981d0-3f50-43ae-b280-f1f1af0a2406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:31.272Z|20e981d0-3f50-43ae-b280-f1f1af0a2406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:35.552Z|8bf7db56-9c83-40a6-8c7a-63fe1eecf1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:32:35.553Z|8bf7db56-9c83-40a6-8c7a-63fe1eecf1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:32:40.313Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:32:40.319Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:40.319Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:32:40.320Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:40.320Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:40.320Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:32:40.320Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a86c9a91aeb33af8d39dc65041e1255c", X-B3-SpanId:"11c6c4a3e9f12faf", X-B3-ParentSpanId:"2b28c5ded6b0b25c", X-B3-Sampled:"0", X-ONAP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-TransactionID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ECOMP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb3e5c3d-78fa-4f02-a40d-61c62416c38a"] 2022-10-21T19:32:40.321Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:32:40.321Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:40.348Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:40.348Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:40.349Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:32:40.349Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:41 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:40.351Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:32:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:32:40.351Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:40.352Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:32:40.353Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:40.353Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:32:40.353Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:40.353Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:40.353Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:32:40.354Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a86c9a91aeb33af8d39dc65041e1255c", X-B3-SpanId:"b7908a53a50ccefe", X-B3-ParentSpanId:"2b28c5ded6b0b25c", X-B3-Sampled:"0", X-ONAP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-TransactionID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ECOMP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5571758-246c-4026-97bc-4919ecf0ada4"] 2022-10-21T19:32:40.354Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:32:40.354Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:40.370Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:40.370Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:40.371Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:32:40.371Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:41 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:40.372Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:32:40.372Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:40.373Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:32:40.394Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:40.395Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:40.395Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:40.395Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:40.396Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:40.396Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-TransactionID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ECOMP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5feeaf2b-1182-45fb-8007-0a767c0099b5"] 2022-10-21T19:32:40.396Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:40.396Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:40.527Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:40.527Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:40.528Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:40.528Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=69763BDCB1666817146A68AC4861866A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:32:40 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-10-21T19:32:40.528Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:32:40.528Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:40.529Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:40.546Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:40.546Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:40.546Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:40.546Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:40.547Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:40.547Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-TransactionID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ECOMP-RequestID:"72d5de60-f1df-484b-9dd8-fd089c744541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66cdbabd-e18b-4361-9cbe-bca96314e7b7"] 2022-10-21T19:32:40.547Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:40.547Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:40.670Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:40.670Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:40.671Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:40.671Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C3F4A7DE53C311FDF0F12506E4314025; 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:"826", date:"Fri, 21 Oct 2022 19:32:40 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-10-21T19:32:40.671Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"1bf3bdee-5177-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:1bf396d5-5177-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1bf3bded-5177-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:32:33.027+0000","endTime":"2022-10-21T19:32:35.722+0000","durationInMillis":2695,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:32:40.671Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:40.672Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:40.675Z|72d5de60-f1df-484b-9dd8-fd089c744541|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:32:41.291Z|1893b226-3541-43ea-91f2-dac57ddd3f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:41.292Z|1893b226-3541-43ea-91f2-dac57ddd3f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:41.291Z|105e1728-6a11-407c-a8a3-8005792ec3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:41.293Z|105e1728-6a11-407c-a8a3-8005792ec3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:41.296Z|6721580a-c913-4e92-9827-511095689d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:41.296Z|6721580a-c913-4e92-9827-511095689d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:50.551Z|59381278-0935-4ccc-8f7b-720f510d9f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:32:50.552Z|59381278-0935-4ccc-8f7b-720f510d9f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:32:50.826Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:32:50.845Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:50.845Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:32:50.846Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:50.846Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:32:50.847Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:32:50.847Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aec323d9d417a5154fa0010d9cddec73", X-B3-SpanId:"fd256c8d6236c6ab", X-B3-ParentSpanId:"d4b2faae391f3949", X-B3-Sampled:"0", X-ONAP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-TransactionID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ECOMP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66e1cde4-aa0a-42c3-afdf-6a3d4e90273d"] 2022-10-21T19:32:50.848Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:32:50.848Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:50.873Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:50.874Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:50.874Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:32:50.875Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:51 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:50.876Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-994a6b64-047c-42b9-aa61-48355ff55a68). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "retryStatusMessage" : "Retry 5/5 will be started in PT160S", "progress" : 47, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:30:37.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:32:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:32:50.876Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:50.877Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:32:50.879Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:50.879Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:32:50.880Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:50.880Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:32:50.880Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:32:50.881Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aec323d9d417a5154fa0010d9cddec73", X-B3-SpanId:"e8867b1ab999747b", X-B3-ParentSpanId:"d4b2faae391f3949", X-B3-Sampled:"0", X-ONAP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-TransactionID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ECOMP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61253508-23f5-458c-9030-8983d4f0062b"] 2022-10-21T19:32:50.881Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:32:50.882Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:50.895Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:50.896Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:50.896Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:32:50.896Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:32:51 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:32:50.898Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:32:50.898Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:50.899Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:32:50.919Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:50.919Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:50.920Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:50.920Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:32:50.920Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:50.921Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-TransactionID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ECOMP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e5b6a8b-4be6-4c89-b990-fc9158ace012"] 2022-10-21T19:32:50.921Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:50.922Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:51.051Z|851b622d-58ad-44e0-97c3-236c75bed914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:32:51.052Z|851b622d-58ad-44e0-97c3-236c75bed914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:32:51.054Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:51.054Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:51.054Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:51.055Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4CFAE1F36702B2C6E168D6EB1AD29CC9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 21 Oct 2022 19:32:51 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:32:51.055Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-21T19:30:40.249+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"d8ba1d4d-5176-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-10-21T19:32:51.056Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:51.056Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:51.072Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:51.072Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:32:51.073Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:32:51.073Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:32:51.074Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:32:51.074Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-TransactionID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ECOMP-RequestID:"b157f105-6695-4606-a18a-4e7f544768d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a70d13c5-44a3-48ca-b6c3-10d330f503db"] 2022-10-21T19:32:51.074Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:32:51.075Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:32:51.199Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:32:51.200Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:32:51.200Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:32:51.201Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=67627D215E48FF222C732AFAEACD9246; 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:"826", date:"Fri, 21 Oct 2022 19:32:51 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-10-21T19:32:51.201Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"1bf3bdee-5177-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"SubProcess_0y17e8j:1bf396d5-5177-11ed-bc22-5ea02eb1b5cd","activityId":"IntermediateThrowEvent_040yoan","activityName":null,"activityType":"intermediateCompensationThrowEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:9801fa40-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd","executionId":"1bf3bded-5177-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:32:33.027+0000","endTime":"2022-10-21T19:32:35.722+0000","durationInMillis":2695,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:32:51.202Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:32:51.202Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8bb2efe-5176-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:32:51.206Z|b157f105-6695-4606-a18a-4e7f544768d9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:32:51.316Z|18b2906f-df43-4910-896d-db9be52b0761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:51.316Z|5bf18dbe-9b1c-4605-8f89-dd245a43054c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:51.318Z|5bf18dbe-9b1c-4605-8f89-dd245a43054c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:51.318Z|18b2906f-df43-4910-896d-db9be52b0761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:32:51.319Z|8921ed6e-0f00-42bb-a701-ce3434bfa7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:32:51.319Z|8921ed6e-0f00-42bb-a701-ce3434bfa7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:00.366Z|c071d826-6443-43de-ba56-3b1076b8254e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:33:00.367Z|c071d826-6443-43de-ba56-3b1076b8254e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:01.341Z|464cea0d-d1ae-4430-8d1a-6efd94dcc10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:01.342Z|464cea0d-d1ae-4430-8d1a-6efd94dcc10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:01.341Z|22cf317c-215f-4822-a691-d5a3201272bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:01.344Z|22cf317c-215f-4822-a691-d5a3201272bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:01.346Z|7617bd67-ca07-41ff-88d6-067b5b4adf61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:01.346Z|7617bd67-ca07-41ff-88d6-067b5b4adf61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:01.372Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:33:01.378Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:01.379Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:33:01.379Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:01.379Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:01.380Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:33:01.380Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bb6f1da49e85b0dbefc9f5e93a51435", X-B3-SpanId:"65da34991da8a597", X-B3-ParentSpanId:"07acc846473bff2f", X-B3-Sampled:"0", X-ONAP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-TransactionID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ECOMP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d517b88d-ac9d-4053-b7d8-57de1ba0fb82"] 2022-10-21T19:33:01.380Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:33:01.381Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:01.408Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:01.409Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:01.409Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:33:01.409Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:02 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:01.411Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 2).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 52, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:32:52.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:33:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:33:01.411Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:01.411Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:33:01.413Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:01.413Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:33:01.413Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:01.413Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:01.414Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:33:01.414Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bb6f1da49e85b0dbefc9f5e93a51435", X-B3-SpanId:"08feb9610264b6d8", X-B3-ParentSpanId:"07acc846473bff2f", X-B3-Sampled:"0", X-ONAP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-TransactionID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ECOMP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4414975-d001-4b1a-a8e1-625a15e1e86c"] 2022-10-21T19:33:01.414Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:33:01.414Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:01.429Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:01.429Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:01.429Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:33:01.430Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:01.430Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:33:01.430Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:01.431Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:33:01.451Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:33:01.452Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-10-21T19:33:01.452Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:01.452Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-10-21T19:33:01.453Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:33:01.453Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-TransactionID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ECOMP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"656dbb97-f984-4b19-933c-86552f331f79"] 2022-10-21T19:33:01.453Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:33:01.453Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:01.588Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:01.589Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:01.589Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:33:01.589Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6468D779307E5792BBEB257593249B20; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Fri, 21 Oct 2022 19:33:01 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-10-21T19:33:01.589Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd","businessKey":"231e23a4-6906-40f7-acb0-72487426043a","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-21T19:32:59.714+0000","endTime":"2022-10-21T19:33:00.138+0000","removalTime":null,"durationInMillis":424,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd","superProcessInstanceId":"2bdac8ff-5177-11ed-bc22-5ea02eb1b5cd","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-10-21T19:33:01.589Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:01.590Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=231e23a4-6906-40f7-acb0-72487426043a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:33:01.605Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:33:01.606Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||Invoke 2022-10-21T19:33:01.606Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:01.606Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1 2022-10-21T19:33:01.606Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Method : GET 2022-10-21T19:33:01.607Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-TransactionID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ECOMP-RequestID:"65fcb570-4a37-4bf7-bd21-7f4bcb685efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6cc703a-5084-463d-8f38-d42ae4d3d2d1"] 2022-10-21T19:33:01.607Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Request body: 2022-10-21T19:33:01.607Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:01.742Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:01.743Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:01.743Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Status text : OK 2022-10-21T19:33:01.743Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E72753511A90F10FF362867A03C0C228; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 21 Oct 2022 19:33:01 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-10-21T19:33:01.744Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:2bdc4feb-5177-11ed-bc22-5ea02eb1b5cd","parentActivityInstanceId":"2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:97d67d21-5160-11ed-bc22-5ea02eb1b5cd","processInstanceId":"2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd","executionId":"2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-21T19:32:59.717+0000","endTime":"2022-10-21T19:33:00.138+0000","durationInMillis":421,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59fc5acc-5174-11ed-bc22-5ea02eb1b5cd"}] 2022-10-21T19:33:01.744Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:01.744Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2bdbdaa8-5177-11ed-bc22-5ea02eb1b5cd&maxResults=1|INFO|500||InvokeReturn 2022-10-21T19:33:01.747Z|65fcb570-4a37-4bf7-bd21-7f4bcb685efc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:33:05.551Z|23745564-ef87-4b4d-a726-af5880615c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:33:05.554Z|23745564-ef87-4b4d-a726-af5880615c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:33:11.367Z|5867898d-4b28-4226-815d-01a3dcd08d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:11.367Z|74bde2cc-4926-48cd-a089-8d2efeb6afb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:11.368Z|74bde2cc-4926-48cd-a089-8d2efeb6afb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:11.369Z|5867898d-4b28-4226-815d-01a3dcd08d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:11.373Z|90d81297-7f78-4631-8b58-7c919facbec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:11.374Z|90d81297-7f78-4631-8b58-7c919facbec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:11.905Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:33:11.911Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:11.911Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:33:11.912Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:11.912Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:11.912Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:33:11.913Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"655164db0aeeadef26027ed0a37b8089", X-B3-SpanId:"2c02a4148234c49e", X-B3-ParentSpanId:"165f3c76c162d3e1", X-B3-Sampled:"0", X-ONAP-RequestID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-RequestID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-TransactionID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-ECOMP-RequestID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a2a3cd7-624c-4e80-811e-48374d85299f"] 2022-10-21T19:33:11.913Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:33:11.913Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:11.938Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:11.939Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:11.939Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:33:11.939Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:11.940Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:33:05.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:33:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:33:11.940Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:11.941Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:33:11.942Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:11.942Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:33:11.943Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:11.943Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:11.943Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:33:11.944Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"655164db0aeeadef26027ed0a37b8089", X-B3-SpanId:"e111a0b4a5e66c2a", X-B3-ParentSpanId:"165f3c76c162d3e1", X-B3-Sampled:"0", X-ONAP-RequestID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-RequestID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-TransactionID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-ECOMP-RequestID:"29bf7d33-a258-474e-94bd-de4c179a2c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99e40283-2786-45b0-86d2-432a70f94000"] 2022-10-21T19:33:11.944Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:33:11.944Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:11.956Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:11.957Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:11.957Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:33:11.958Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:11.958Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:33:11.959Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:11.959Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:33:11.967Z|29bf7d33-a258-474e-94bd-de4c179a2c5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:33:12.117Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:33:12.122Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.122Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:33:12.122Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.123Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.123Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:33:12.123Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef9a25ba22b00d5a71768059513afd38", X-B3-SpanId:"f1d4454f3e762e4d", X-B3-ParentSpanId:"d6c642e7229006b1", X-B3-Sampled:"0", X-ONAP-RequestID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-RequestID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-TransactionID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-ECOMP-RequestID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59115d94-bc87-4072-bcf2-263c4ca45a0c"] 2022-10-21T19:33:12.124Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:33:12.124Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.143Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.143Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.144Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:33:12.144Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.147Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:33:05.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:33:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:33:12.147Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.148Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:33:12.148Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.149Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:33:12.149Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.149Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.150Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:33:12.150Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef9a25ba22b00d5a71768059513afd38", X-B3-SpanId:"b83b229fb6788b09", X-B3-ParentSpanId:"d6c642e7229006b1", X-B3-Sampled:"0", X-ONAP-RequestID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-RequestID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-TransactionID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-ECOMP-RequestID:"14f2ba9d-fc25-4172-a05e-fbb986048785", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07226e81-903c-4442-8125-af9c147421e4"] 2022-10-21T19:33:12.150Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:33:12.151Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.164Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.165Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.165Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:33:12.165Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.166Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:33:12.166Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.167Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:33:12.172Z|14f2ba9d-fc25-4172-a05e-fbb986048785|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:33:12.322Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:33:12.325Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.326Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:33:12.326Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.326Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.326Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:33:12.326Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff89557bece0c03237cd5ef859a648fb", X-B3-SpanId:"9e2e26ce1cff270c", X-B3-ParentSpanId:"944f5c2a969006f4", X-B3-Sampled:"0", X-ONAP-RequestID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-RequestID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-TransactionID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-ECOMP-RequestID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abd08d6e-3dea-45d9-9e18-1dd6d38a6c69"] 2022-10-21T19:33:12.327Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:33:12.327Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.344Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.345Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.345Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:33:12.345Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.348Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:33:05.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:33:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:33:12.348Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.349Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:33:12.350Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.351Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:33:12.351Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.351Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.351Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:33:12.352Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff89557bece0c03237cd5ef859a648fb", X-B3-SpanId:"3aa9e25c8b4af17e", X-B3-ParentSpanId:"944f5c2a969006f4", X-B3-Sampled:"0", X-ONAP-RequestID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-RequestID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-TransactionID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-ECOMP-RequestID:"223c5eaa-9bd7-49eb-b8de-13d7556328ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0433580-90d9-4a9b-8809-eb7dad6cd157"] 2022-10-21T19:33:12.352Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:33:12.352Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.364Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.365Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.365Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:33:12.365Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.366Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:33:12.367Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.367Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:33:12.372Z|223c5eaa-9bd7-49eb-b8de-13d7556328ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:33:12.534Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:33:12.545Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.545Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:33:12.545Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.545Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.546Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:33:12.546Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36c5685c255f70c29590efe87603c2ae", X-B3-SpanId:"6a4eaabfc2abac30", X-B3-ParentSpanId:"fa62a0632669186e", X-B3-Sampled:"0", X-ONAP-RequestID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-RequestID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-TransactionID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-ECOMP-RequestID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1be44968-0d94-4e23-841a-7b23c66aaa61"] 2022-10-21T19:33:12.546Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:33:12.546Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.567Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.567Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.567Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:33:12.567Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.573Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:33:05.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:33:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:33:12.573Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.573Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:33:12.574Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.575Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:33:12.575Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.575Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.575Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:33:12.575Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36c5685c255f70c29590efe87603c2ae", X-B3-SpanId:"2a376743033697f2", X-B3-ParentSpanId:"fa62a0632669186e", X-B3-Sampled:"0", X-ONAP-RequestID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-RequestID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-TransactionID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-ECOMP-RequestID:"4a92147b-98a7-497f-b56e-c4df13d70229", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e8b727-e5f1-4c8a-aee5-b94d47485687"] 2022-10-21T19:33:12.576Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:33:12.576Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.587Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.588Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.588Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:33:12.589Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.589Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:33:12.589Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.590Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:33:12.594Z|4a92147b-98a7-497f-b56e-c4df13d70229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:33:12.764Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Entering 2022-10-21T19:33:12.768Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.768Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||Invoke 2022-10-21T19:33:12.769Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.769Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a 2022-10-21T19:33:12.769Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Method : GET 2022-10-21T19:33:12.769Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe74f1bd8ce030943d3bdd3f7bc6ad35", X-B3-SpanId:"faf378aa5aa0f4f5", X-B3-ParentSpanId:"6d8b6c151d475967", X-B3-Sampled:"0", X-ONAP-RequestID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-RequestID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-TransactionID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-ECOMP-RequestID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"568b05a8-e649-42cd-8e67-f19e338465a5"] 2022-10-21T19:33:12.770Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Request body: 2022-10-21T19:33:12.770Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.790Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.791Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.791Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Status text : OK 2022-10-21T19:33:12.792Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.793Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||Response body: { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "requestStatus" : "ROLLED_BACK", "resourceStatusMessage" : "The vf module was not found, thus no vf module was deleted in the cloud via this request", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: Forbidden: resources.ubuntu20_server_0: Quota exceeded for ram: Requested 2048, but already used 299008 of 300000 ram (HTTP 403) (Request-ID: req-52d1c4c3-3801-4730-bf19-6df5fe1d643f). Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-10-21T19:12:47.000+00:00", "endTime" : "2022-10-21T19:33:05.000+00:00", "source" : "VID", "vnfId" : "7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9", "tenantId" : "ef10ec29ff5f4129a6d18e8b464be40a", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\n\t\t\t\"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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_b446a1e6-98fb-4ed3-aaa7-99664164ad38\",\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\": \"fdca983f-3ef9-489c-8fd4-393202444c14\",\n \"modelInvariantUuid\": \"db88526c-e5b4-419c-bafb-8e3faa196a1c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c6bd2c67-394c-4444-9144-b83d5c4b0384\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"ef10ec29ff5f4129a6d18e8b464be40a\",\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\": \"2512d693-d508-4523-8479-2634ef3c2f45\",\n \"modelInvariantUuid\": \"629870da-be36-4baf-bd6d-1a8e04c1a17c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0011b7d3-a5d8-41e0-af7c-53e1442af335\"\n },\n \"instanceName\": \"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"539ea161-1723-47c4-887f-2fc78c7872df\",\n \"modelInvariantId\": \"5b17f57e-ec58-49cd-a5f4-8cf519f73d0b\",\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\": \"4a65c76b-331c-4080-a466-8d353e11a1e3\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-10-21T19:33:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "52fa9958-2784-4162-8faa-e4cd85e5421f", "serviceInstanceName" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "231e23a4-6906-40f7-acb0-72487426043a", "cloudIdentifier" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"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\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-10-21T19:13:07.000+00:00" } ], "requestURI" : "231e23a4-6906-40f7-acb0-72487426043a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a" } } } 2022-10-21T19:33:12.793Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.794Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/231e23a4-6906-40f7-acb0-72487426043a|INFO|500||InvokeReturn 2022-10-21T19:33:12.795Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.795Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-10-21T19:33:12.796Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-10-21T19:33:12.796Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false 2022-10-21T19:33:12.796Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-10-21T19:33:12.797Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe74f1bd8ce030943d3bdd3f7bc6ad35", X-B3-SpanId:"e0e23be244ab4bcb", X-B3-ParentSpanId:"6d8b6c151d475967", X-B3-Sampled:"0", X-ONAP-RequestID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-RequestID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-TransactionID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-ECOMP-RequestID:"c56fb977-bb8a-44a4-b408-0df909a9a7be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55b5d678-da50-409b-bf2f-374a2269ac61"] 2022-10-21T19:33:12.797Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-10-21T19:33:12.797Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-10-21T19:33:12.810Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-10-21T19:33:12.810Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-10-21T19:33:12.811Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-10-21T19:33:12.811Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 21 Oct 2022 19:33:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-10-21T19:33:12.813Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 104, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d9cc01b9-f9aa-41dc-a569-4acd0ad47710", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380427000,\"creation_time\":1666380333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9db506d1caf4e5eb01f2130906d2a6d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9cc01b9-f9aa-41dc-a569-4acd0ad47710\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:25:35.000+00:00", "isDataInternal" : false }, { "id" : 101, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "d1efb8d4-22c2-4e05-8df1-36c843c46d69", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380174000,\"creation_time\":1666380077000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1513816b39a3421a8061f30fc24d3476\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d1efb8d4-22c2-4e05-8df1-36c843c46d69\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:21:19.000+00:00", "isDataInternal" : false }, { "id" : 107, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666380756000,\"creation_time\":1666380645000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ac265339fa24e858c4d31fb1e56026b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8d4df0f0-0ef4-4d6e-bd3f-8a9cfa92ece5\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:30:48.000+00:00", "isDataInternal" : false }, { "id" : 98, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "75e2dc0a-95b5-49b3-922e-5859e95ef49c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379980000,\"creation_time\":1666379881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb8c33ecbf0643e9880877719854816c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"75e2dc0a-95b5-49b3-922e-5859e95ef49c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:18:03.000+00:00", "isDataInternal" : false }, { "id" : 97, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "62b8bcd6-da8d-45ec-b49e-bf65d636a58d", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379823000,\"creation_time\":1666379729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"94eb84656ad04330956ba312ea88c59e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"62b8bcd6-da8d-45ec-b49e-bf65d636a58d\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:15:31.000+00:00", "isDataInternal" : false }, { "id" : 95, "soRequestId" : "231e23a4-6906-40f7-acb0-72487426043a", "groupingId" : "3d000c84-093e-4b88-be36-d5f3f07eba0c", "name" : "basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_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/ef10ec29ff5f4129a6d18e8b464be40a/stacks/basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666379691000,\"creation_time\":1666379590000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f4d2c0985be8447db7f68fce03cf4068\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3d000c84-093e-4b88-be36-d5f3f07eba0c\",\"OS::project_id\":\"ef10ec29ff5f4129a6d18e8b464be40a\",\"OS::stack_name\":\"basic_macro_b446a1e6-98fb-4ed3-aaa7-99664164ad38_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7dfb6cfe-06f5-44fc-8a7c-1dca5f5bb9e9\",\"vf_module_id\":\"77650234-45fd-4726-9187-21efcb8b5314\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-10-21T19:13:12.000+00:00", "isDataInternal" : false } ] 2022-10-21T19:33:12.813Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-10-21T19:33:12.814Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=231e23a4-6906-40f7-acb0-72487426043a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-10-21T19:33:12.818Z|c56fb977-bb8a-44a4-b408-0df909a9a7be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/231e23a4-6906-40f7-acb0-72487426043a|InfraPortalClient|||INFO|500||Exiting. 2022-10-21T19:33:20.551Z|02a4a91e-5d1b-4d7b-aedd-5f8deed6cfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:33:20.552Z|02a4a91e-5d1b-4d7b-aedd-5f8deed6cfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:33:21.052Z|fe35f685-777e-4ca2-94e9-55756dff4224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:33:21.053Z|fe35f685-777e-4ca2-94e9-55756dff4224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:33:21.392Z|0c2b362d-8976-4517-afc3-76b9e8c4d9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:21.392Z|5c99f8c5-f0d9-443c-8236-7f301110c975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:21.393Z|5c99f8c5-f0d9-443c-8236-7f301110c975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:21.393Z|0c2b362d-8976-4517-afc3-76b9e8c4d9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:21.395Z|6eda7233-262b-40d5-9db8-9e614e51ce62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:21.395Z|6eda7233-262b-40d5-9db8-9e614e51ce62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:31.418Z|39288097-92ca-4fb8-9a70-03dadb5dd352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:31.418Z|caaf40b6-abe1-4411-b2c0-2332329bc087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:31.418Z|e9b1278b-5082-47ef-b47e-0cbec3f77061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:31.419Z|39288097-92ca-4fb8-9a70-03dadb5dd352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:31.419Z|caaf40b6-abe1-4411-b2c0-2332329bc087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:31.419Z|e9b1278b-5082-47ef-b47e-0cbec3f77061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:35.551Z|1223b14a-dd9d-4add-9dfa-38fbe41a9c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:33:35.552Z|1223b14a-dd9d-4add-9dfa-38fbe41a9c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:33:41.441Z|d47bb414-3c48-455f-946f-c283ef0ba97c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:41.441Z|f6f277d9-a803-4d88-a97b-f02aad166e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:41.442Z|d47bb414-3c48-455f-946f-c283ef0ba97c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:41.442Z|f6f277d9-a803-4d88-a97b-f02aad166e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:41.443Z|72cd26fa-04f4-4121-afb3-5214462d8fbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:41.443Z|72cd26fa-04f4-4121-afb3-5214462d8fbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:50.551Z|5b38e074-e9ad-4095-9050-e5f410603db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:33:50.554Z|5b38e074-e9ad-4095-9050-e5f410603db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:33:51.054Z|e571317d-e70e-453b-b295-f6dbe5a95f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:33:51.054Z|e571317d-e70e-453b-b295-f6dbe5a95f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:33:51.464Z|800fffff-b9ae-46c0-b348-8dde6eec4700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:51.464Z|21839ff7-2b98-43eb-8506-ff2db8cbf82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:51.465Z|21839ff7-2b98-43eb-8506-ff2db8cbf82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:51.466Z|3545b13c-18fc-46e6-a2f7-d504866d4f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:33:51.466Z|3545b13c-18fc-46e6-a2f7-d504866d4f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:33:51.467Z|800fffff-b9ae-46c0-b348-8dde6eec4700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:00.377Z|27d5463c-7d38-48f0-b9a7-22189eda3151|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:34:00.378Z|27d5463c-7d38-48f0-b9a7-22189eda3151|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:01.487Z|e14e09dc-07b1-4f95-9863-8aa991d95cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:01.487Z|e14e09dc-07b1-4f95-9863-8aa991d95cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:01.487Z|ed5811ca-c4bd-4374-9316-06fdcd821347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:01.488Z|ed5811ca-c4bd-4374-9316-06fdcd821347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:01.492Z|96e70166-005a-42a0-b8e2-285f48125869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:01.492Z|96e70166-005a-42a0-b8e2-285f48125869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:05.551Z|279a4ac2-4dae-4333-9653-96e31ea0902c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:34:05.552Z|279a4ac2-4dae-4333-9653-96e31ea0902c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:34:11.511Z|ab442218-4a08-4466-bda2-138d672c5af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:11.512Z|ab442218-4a08-4466-bda2-138d672c5af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:11.513Z|4abb4cf1-43a9-4104-a2bd-386a9402f828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:11.513Z|4abb4cf1-43a9-4104-a2bd-386a9402f828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:11.519Z|a95f8feb-5899-4e55-a7fa-1cbaa8e91c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:11.520Z|a95f8feb-5899-4e55-a7fa-1cbaa8e91c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:20.552Z|066a58b9-d5ce-4e95-8522-31e27612a655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:34:20.552Z|066a58b9-d5ce-4e95-8522-31e27612a655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:34:21.055Z|9b0126a3-aca7-4452-ba4f-9973fe8b585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:34:21.055Z|9b0126a3-aca7-4452-ba4f-9973fe8b585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:34:21.537Z|b26835a7-ebcd-424c-974a-8b7f9e3edc83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:21.537Z|b26835a7-ebcd-424c-974a-8b7f9e3edc83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:21.541Z|8ed7c007-47ce-413d-9a2d-4eae32b4adda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:21.541Z|8ed7c007-47ce-413d-9a2d-4eae32b4adda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:21.543Z|9353490a-effc-4cb2-9e61-5775dcb1b8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:21.544Z|9353490a-effc-4cb2-9e61-5775dcb1b8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:31.560Z|d9e5ffec-29cc-4f62-9b8a-4216d1864c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:31.560Z|f76a4545-45be-4a3c-8699-96ccc0d1475f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:31.560Z|d9e5ffec-29cc-4f62-9b8a-4216d1864c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:31.560Z|f76a4545-45be-4a3c-8699-96ccc0d1475f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:31.566Z|b7aa2c9c-0d24-40b2-9774-8c07e6b99bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:31.566Z|b7aa2c9c-0d24-40b2-9774-8c07e6b99bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:35.551Z|eedd44b1-0d91-4cae-b55a-7b1443399d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:34:35.554Z|eedd44b1-0d91-4cae-b55a-7b1443399d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:34:41.583Z|8ab139bc-f88c-411d-bbc9-ffc151d159d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:41.583Z|8ab139bc-f88c-411d-bbc9-ffc151d159d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:41.585Z|a8af8663-9a95-4a4a-a9d4-9ca9c9b40247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:41.586Z|a8af8663-9a95-4a4a-a9d4-9ca9c9b40247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:41.586Z|6e20b132-94e3-43fb-9799-4a33f5f7441a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:41.586Z|6e20b132-94e3-43fb-9799-4a33f5f7441a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:50.551Z|bcfed6fb-13e2-47b3-ac9d-1d1d5714c37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:34:50.551Z|bcfed6fb-13e2-47b3-ac9d-1d1d5714c37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:34:51.056Z|a78dc81a-d897-4350-bd5f-3b35844ba338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:34:51.057Z|a78dc81a-d897-4350-bd5f-3b35844ba338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:34:51.606Z|a5c4322b-3c28-4f4e-a215-c8e2753c72d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:51.606Z|2f19ac6f-d2d8-44a1-be63-8803f6bbb68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:51.607Z|a5c4322b-3c28-4f4e-a215-c8e2753c72d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:51.607Z|2f19ac6f-d2d8-44a1-be63-8803f6bbb68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:34:51.609Z|9204b66e-f381-49ba-aa56-3a5a178ad86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:34:51.609Z|9204b66e-f381-49ba-aa56-3a5a178ad86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:00.364Z|ae0be88c-8bfb-470e-8405-eb7bfd8541d9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:35:00.365Z|ae0be88c-8bfb-470e-8405-eb7bfd8541d9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:01.628Z|0ea21e60-72ce-4d1f-b679-a7d8900690d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:01.628Z|55804846-75ab-4431-903c-c2e5d4a028c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:01.628Z|d6fd4c17-f93b-4c54-9c20-b391a71d7675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:01.629Z|0ea21e60-72ce-4d1f-b679-a7d8900690d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:01.629Z|d6fd4c17-f93b-4c54-9c20-b391a71d7675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:01.629Z|55804846-75ab-4431-903c-c2e5d4a028c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:05.551Z|c2e60340-9c93-4f0c-90bb-d565cad030bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:35:05.552Z|c2e60340-9c93-4f0c-90bb-d565cad030bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:35:11.651Z|2b0cf017-3653-4097-9c42-bada0a6df54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:11.651Z|4282ab19-b9dc-4e82-bb44-aa706559d7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:11.651Z|ee13df00-89e8-4cda-b5c1-897201257764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:11.652Z|4282ab19-b9dc-4e82-bb44-aa706559d7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:11.652Z|2b0cf017-3653-4097-9c42-bada0a6df54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:11.652Z|ee13df00-89e8-4cda-b5c1-897201257764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:20.552Z|9c927091-32d3-4907-bf85-90ad03ea7fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:35:20.556Z|9c927091-32d3-4907-bf85-90ad03ea7fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:35:21.057Z|0d7386f9-10f1-4991-8b23-36d3a1d6fddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:35:21.058Z|0d7386f9-10f1-4991-8b23-36d3a1d6fddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:35:21.673Z|b1f8d8df-a7cd-4f82-9fea-551f3806d957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:21.674Z|b1f8d8df-a7cd-4f82-9fea-551f3806d957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:21.688Z|ae1ae697-cd36-4f1b-b1ca-169db3d6df17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:21.688Z|6706a920-9e9c-4d28-b7e1-a0667362e614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:21.689Z|ae1ae697-cd36-4f1b-b1ca-169db3d6df17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:21.689Z|6706a920-9e9c-4d28-b7e1-a0667362e614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:31.697Z|bd2a63f6-c4fd-4a3a-8ee9-2c2ed9f45566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:31.698Z|bd2a63f6-c4fd-4a3a-8ee9-2c2ed9f45566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:31.711Z|7d32fb4c-d8bd-4ae1-ac58-f293e465a15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:31.711Z|7d32fb4c-d8bd-4ae1-ac58-f293e465a15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:31.713Z|96e61db7-2cbb-4e4f-8b87-a0ad51330b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:31.714Z|96e61db7-2cbb-4e4f-8b87-a0ad51330b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:35.551Z|7638f2bb-fd1f-43cf-9f59-f070776fab43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:35:35.552Z|7638f2bb-fd1f-43cf-9f59-f070776fab43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:35:41.719Z|5a36723d-ce73-4f7f-9607-598c6c277f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:41.719Z|5a36723d-ce73-4f7f-9607-598c6c277f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:41.733Z|c84b4ad9-8fdd-4dd0-b710-715fb51a4291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:41.733Z|f5cba87d-9ff7-4b3a-a072-735a4b28af32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:41.734Z|c84b4ad9-8fdd-4dd0-b710-715fb51a4291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:41.734Z|f5cba87d-9ff7-4b3a-a072-735a4b28af32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:50.552Z|e9244903-ee76-4861-84d1-f4db570bb947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:35:50.552Z|e9244903-ee76-4861-84d1-f4db570bb947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:35:51.058Z|ff5d1e47-387b-4d90-a441-d78d361f2fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:35:51.059Z|ff5d1e47-387b-4d90-a441-d78d361f2fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:35:51.741Z|664fa7e4-3ab2-4a3f-b0b8-a5d85091a1ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:51.741Z|664fa7e4-3ab2-4a3f-b0b8-a5d85091a1ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:51.756Z|9589f260-b9e8-40ec-9280-f39f195bed44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:51.756Z|34e1c4de-81bc-4f97-8df2-10d3d6d04d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:35:51.756Z|9589f260-b9e8-40ec-9280-f39f195bed44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:35:51.756Z|34e1c4de-81bc-4f97-8df2-10d3d6d04d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:00.364Z|041b2959-3bb5-4854-9b08-dc277f08dddf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:36:00.364Z|041b2959-3bb5-4854-9b08-dc277f08dddf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:01.762Z|e8ec73bf-9e26-4adb-b1dc-1dca58350bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:01.763Z|e8ec73bf-9e26-4adb-b1dc-1dca58350bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:01.778Z|cf8ca1dd-e480-490b-9766-5446757a2f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:01.778Z|8840499e-123f-4f0b-b7ba-5f14db214841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:01.778Z|8840499e-123f-4f0b-b7ba-5f14db214841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:01.778Z|cf8ca1dd-e480-490b-9766-5446757a2f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:05.551Z|1d0adf05-e458-41d5-9e7e-2fb90d61e28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:36:05.553Z|1d0adf05-e458-41d5-9e7e-2fb90d61e28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:36:11.787Z|cddbc57b-3931-44f0-8dca-2ca525db91e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:11.788Z|cddbc57b-3931-44f0-8dca-2ca525db91e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:11.799Z|408f8c6a-41c3-4ab9-897f-2b7fdcb0b210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:11.799Z|474e2169-8591-4408-86b6-614f4d022a17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:11.799Z|408f8c6a-41c3-4ab9-897f-2b7fdcb0b210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:11.799Z|474e2169-8591-4408-86b6-614f4d022a17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:20.551Z|f8ff12fe-f906-4063-b120-e8011a16654c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:36:20.552Z|f8ff12fe-f906-4063-b120-e8011a16654c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:36:21.059Z|b1910e5c-a206-4e37-bc02-42413bff8a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:36:21.060Z|b1910e5c-a206-4e37-bc02-42413bff8a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:36:21.810Z|d15b792d-cd56-4ed3-a0c5-c12693d80dd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:21.810Z|d15b792d-cd56-4ed3-a0c5-c12693d80dd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:21.819Z|3e107175-0ef6-47f6-ac53-4361fe877da5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:21.820Z|3e107175-0ef6-47f6-ac53-4361fe877da5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:21.823Z|6d7ad133-105b-4953-b0ba-3a8085bf7ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:21.823Z|6d7ad133-105b-4953-b0ba-3a8085bf7ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:31.832Z|6f9d8a62-6614-44f0-9742-9b9226a894bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:31.833Z|6f9d8a62-6614-44f0-9742-9b9226a894bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:31.842Z|5066933f-b060-43f7-9081-7229c1a792d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:31.842Z|5066933f-b060-43f7-9081-7229c1a792d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:31.843Z|1ed90474-a28d-4577-b48d-dbcbf00deedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:31.843Z|1ed90474-a28d-4577-b48d-dbcbf00deedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:35.551Z|9de4fe26-a94d-4729-b01f-32be62b88ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:36:35.552Z|9de4fe26-a94d-4729-b01f-32be62b88ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:36:41.857Z|e1c1d948-abd1-42be-9ebb-f01dfa9bbc67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:41.858Z|e1c1d948-abd1-42be-9ebb-f01dfa9bbc67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:41.870Z|52ce0ed9-e386-496b-9092-5f194b0a86c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:41.870Z|52ce0ed9-e386-496b-9092-5f194b0a86c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:41.873Z|63176359-60b7-4b20-9b21-7d47ff6476d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:41.874Z|63176359-60b7-4b20-9b21-7d47ff6476d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:50.551Z|c9a72b43-f248-4312-a103-be78a8de6bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:36:50.553Z|c9a72b43-f248-4312-a103-be78a8de6bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:36:51.060Z|1d57955b-7562-41a1-b0ec-bdb71f46557a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:36:51.061Z|1d57955b-7562-41a1-b0ec-bdb71f46557a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:36:51.880Z|a524b160-a8a4-4996-a27d-30d5775cb945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:51.881Z|a524b160-a8a4-4996-a27d-30d5775cb945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:51.890Z|536c58af-38ac-4d20-8248-e7a4648a35d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:51.890Z|536c58af-38ac-4d20-8248-e7a4648a35d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:36:51.893Z|435ade61-36b4-4c0c-903f-52dcbf12cf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:36:51.894Z|435ade61-36b4-4c0c-903f-52dcbf12cf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:00.364Z|b07fb919-2dbd-4936-9d1f-02fe308f4a90|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:37:00.364Z|b07fb919-2dbd-4936-9d1f-02fe308f4a90|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:01.901Z|13ef11b9-5cb1-4258-8ceb-6e3e4e10c204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:01.902Z|13ef11b9-5cb1-4258-8ceb-6e3e4e10c204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:01.910Z|8f6c83c6-00b6-4517-bc3e-172c72eeecf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:01.911Z|8f6c83c6-00b6-4517-bc3e-172c72eeecf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:01.915Z|ba2cfbf4-16e9-4f73-97a8-b6a2224c927f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:01.916Z|ba2cfbf4-16e9-4f73-97a8-b6a2224c927f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:05.551Z|52f3fc38-9d6b-43ea-8e5f-1bc773e01715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:37:05.551Z|52f3fc38-9d6b-43ea-8e5f-1bc773e01715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:37:11.923Z|edde01e5-199b-42c5-9324-ae1de69afc88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:11.924Z|edde01e5-199b-42c5-9324-ae1de69afc88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:11.929Z|5f5cc4c0-95ec-4401-8fc2-f6d83d54ecda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:11.930Z|5f5cc4c0-95ec-4401-8fc2-f6d83d54ecda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:11.934Z|e3141b9c-8a63-45c0-ada4-f9f777bf5c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:11.934Z|e3141b9c-8a63-45c0-ada4-f9f777bf5c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:20.551Z|1ee5ff26-cebc-4ab6-973e-17d38a394c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:37:20.552Z|1ee5ff26-cebc-4ab6-973e-17d38a394c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:37:21.061Z|abcd2257-b10f-4c47-a1d3-a1d9400bfea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:37:21.062Z|abcd2257-b10f-4c47-a1d3-a1d9400bfea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:37:21.948Z|5934e13d-591b-4795-861c-fc324c818429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:21.949Z|5934e13d-591b-4795-861c-fc324c818429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:21.947Z|49812d02-fc69-45d5-b59d-8787445704fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:21.951Z|49812d02-fc69-45d5-b59d-8787445704fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:21.954Z|5e89fc3e-d3b9-4c21-9389-40238899c4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:21.954Z|5e89fc3e-d3b9-4c21-9389-40238899c4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:31.971Z|f2bd481d-4498-4c01-8550-7f0e57a52670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:31.972Z|f2bd481d-4498-4c01-8550-7f0e57a52670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:31.974Z|1a105101-1320-4033-a8bc-800c2b08f8be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:31.975Z|1a105101-1320-4033-a8bc-800c2b08f8be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:31.975Z|a83f1de5-0d57-49ba-95c1-745034dd23a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:31.976Z|a83f1de5-0d57-49ba-95c1-745034dd23a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:35.551Z|f5d76852-153e-4677-94b4-9ac4b30aa277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:37:35.556Z|f5d76852-153e-4677-94b4-9ac4b30aa277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:37:41.996Z|10179e80-e216-4701-ac9b-9089408340b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:41.996Z|1bbed55a-b16e-4e95-aac3-436d89e8a89f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:41.996Z|1bbed55a-b16e-4e95-aac3-436d89e8a89f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:41.997Z|10179e80-e216-4701-ac9b-9089408340b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:41.999Z|4c727da8-5b5d-4be9-8d55-75fc01026f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:42.000Z|4c727da8-5b5d-4be9-8d55-75fc01026f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:50.551Z|46d348e6-5098-4076-b6fd-94d34d62abee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:37:50.552Z|46d348e6-5098-4076-b6fd-94d34d62abee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:37:51.062Z|1b922395-8619-44b0-8516-eb7f26ed8c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:37:51.063Z|1b922395-8619-44b0-8516-eb7f26ed8c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:37:52.018Z|b5843aab-b12d-478d-9e9c-fea927d960dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:52.019Z|b5843aab-b12d-478d-9e9c-fea927d960dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:52.019Z|4624e418-8305-4987-9516-1bd832478965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:52.020Z|4624e418-8305-4987-9516-1bd832478965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:37:52.021Z|221c6ab9-7e2e-43d8-ba3f-f9a9260a00d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:37:52.022Z|221c6ab9-7e2e-43d8-ba3f-f9a9260a00d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:00.364Z|29cd1eed-376c-4d04-9358-c2bbc5889410|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:38:00.365Z|29cd1eed-376c-4d04-9358-c2bbc5889410|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:02.045Z|1a735591-cc54-4fc7-b2b0-130edc6c1452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:02.045Z|ef914187-1e6c-4b0b-8d81-cb7a4f5e2f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:02.046Z|1a735591-cc54-4fc7-b2b0-130edc6c1452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:02.046Z|ef914187-1e6c-4b0b-8d81-cb7a4f5e2f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:02.048Z|be0790c0-645e-4d0a-85b4-a8d61fc0fd80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:02.049Z|be0790c0-645e-4d0a-85b4-a8d61fc0fd80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:05.551Z|f73b32c2-f94b-4678-be3b-f3ac8ab7905b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:38:05.552Z|f73b32c2-f94b-4678-be3b-f3ac8ab7905b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:38:12.067Z|eb033369-2093-4ad9-808a-709b53e8f38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:12.068Z|eb033369-2093-4ad9-808a-709b53e8f38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:12.068Z|1e0f142f-9b44-414e-8dc5-96f7a05976dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:12.069Z|1e0f142f-9b44-414e-8dc5-96f7a05976dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:12.070Z|40339b8e-98f4-4c9c-8410-80213c06d765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:12.070Z|40339b8e-98f4-4c9c-8410-80213c06d765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:20.551Z|9f5cc21b-7244-47f5-8b8b-7a2b18723068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:38:20.554Z|9f5cc21b-7244-47f5-8b8b-7a2b18723068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:38:21.064Z|8c69f123-cb7b-442c-83e6-dfef2e86aecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:38:21.064Z|8c69f123-cb7b-442c-83e6-dfef2e86aecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:38:22.089Z|d7d46ed6-85e0-4562-b833-0e9b6d5ac1d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:22.090Z|abe983ef-5d50-47e3-9f31-57c8fd1e149a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:22.090Z|abe983ef-5d50-47e3-9f31-57c8fd1e149a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:22.090Z|d7d46ed6-85e0-4562-b833-0e9b6d5ac1d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:22.101Z|3746ebd7-c7a7-48b9-9c67-9087a1fcc642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:22.102Z|3746ebd7-c7a7-48b9-9c67-9087a1fcc642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:32.111Z|9fa51c3b-18f6-4f50-bea2-a1fe4c0adcc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:32.112Z|0c9b8225-f2e2-41e5-ad1f-95c1b00eab1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:32.112Z|0c9b8225-f2e2-41e5-ad1f-95c1b00eab1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:32.112Z|9fa51c3b-18f6-4f50-bea2-a1fe4c0adcc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:32.120Z|f2a3a253-d956-410b-8f4a-e6f87a05d5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:32.121Z|f2a3a253-d956-410b-8f4a-e6f87a05d5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:35.551Z|2e922a79-4c9a-4831-a6d1-12ef9fadb80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:38:35.552Z|2e922a79-4c9a-4831-a6d1-12ef9fadb80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:38:42.133Z|507d6b49-f6a5-4e47-8403-dedb61214867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:42.134Z|507d6b49-f6a5-4e47-8403-dedb61214867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:42.133Z|00fc7b63-7078-4e5a-b94e-391505d8bb9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:42.136Z|00fc7b63-7078-4e5a-b94e-391505d8bb9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:42.139Z|310959a4-3ac1-458f-8b52-eb19543d8f3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:42.139Z|310959a4-3ac1-458f-8b52-eb19543d8f3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:50.551Z|2411137d-133c-498a-bc62-873591b306c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:38:50.552Z|2411137d-133c-498a-bc62-873591b306c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:38:51.065Z|a02bb927-e596-4df4-9f58-343afe230848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:38:51.065Z|a02bb927-e596-4df4-9f58-343afe230848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:38:52.155Z|26a7543f-d72c-4a1e-a5ef-dcc567677709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:52.156Z|26a7543f-d72c-4a1e-a5ef-dcc567677709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:52.158Z|6d423ce8-68c3-43ec-819e-9e004cedd632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:52.158Z|b7d9bc2f-93bb-49a6-a993-ee5ffb4d4601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:38:52.158Z|b7d9bc2f-93bb-49a6-a993-ee5ffb4d4601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:38:52.159Z|6d423ce8-68c3-43ec-819e-9e004cedd632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:00.364Z|6cd68b64-df15-4a9b-a834-f96a48a8ae16|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:39:00.365Z|6cd68b64-df15-4a9b-a834-f96a48a8ae16|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:02.178Z|316ee800-0b46-4a3b-b06f-d89cb0fa31cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:02.179Z|ac5081e1-6502-4038-9198-cfeeca76ce5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:02.179Z|c459538a-6a4b-44fe-8f5f-03e4790ca4f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:02.179Z|c459538a-6a4b-44fe-8f5f-03e4790ca4f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:02.179Z|ac5081e1-6502-4038-9198-cfeeca76ce5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:02.179Z|316ee800-0b46-4a3b-b06f-d89cb0fa31cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:05.551Z|05acfabe-fc72-4e30-bb0a-8986ab00f8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:39:05.554Z|05acfabe-fc72-4e30-bb0a-8986ab00f8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:39:12.201Z|c1a6604a-455f-4ee9-a8c7-9a9bcf482e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:12.202Z|c1a6604a-455f-4ee9-a8c7-9a9bcf482e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:12.201Z|1cc61b2e-5afa-4ea4-a0bd-1fa55ce7158f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:12.203Z|1cc61b2e-5afa-4ea4-a0bd-1fa55ce7158f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:12.202Z|21a2ecff-886e-4388-94f5-549a1b044975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:12.205Z|21a2ecff-886e-4388-94f5-549a1b044975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:20.551Z|bf2ff905-b1e5-4c53-a803-693e11c44acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:39:20.552Z|bf2ff905-b1e5-4c53-a803-693e11c44acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:39:21.066Z|8e4f9755-ffb0-4c4a-b026-50d84956c841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:39:21.066Z|8e4f9755-ffb0-4c4a-b026-50d84956c841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:39:22.223Z|02514a1b-63aa-447f-a593-61268c4b395f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:22.224Z|02514a1b-63aa-447f-a593-61268c4b395f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:22.226Z|53843f82-ba1c-4d94-b44d-2b18104e8d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:22.227Z|53843f82-ba1c-4d94-b44d-2b18104e8d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:22.234Z|d698700f-722a-40a4-b1ec-020deb90be84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:22.234Z|d698700f-722a-40a4-b1ec-020deb90be84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:32.246Z|a9ffdbc0-1543-45b1-90db-745f5db1cbf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:32.247Z|a9ffdbc0-1543-45b1-90db-745f5db1cbf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:32.250Z|35eed0ba-61e2-4ede-944c-56ff67d2e2ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:32.251Z|35eed0ba-61e2-4ede-944c-56ff67d2e2ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:32.252Z|ca06367d-fc50-485f-be6b-4468287bef08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:32.253Z|ca06367d-fc50-485f-be6b-4468287bef08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:35.551Z|8d6a3a11-e886-4171-8dc0-ee39c7035d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:39:35.552Z|8d6a3a11-e886-4171-8dc0-ee39c7035d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:39:42.271Z|33e6204f-f89e-49bc-8403-d76471026505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:42.271Z|33e6204f-f89e-49bc-8403-d76471026505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:42.273Z|777bc3d8-e3e0-4d58-a898-6e461ff7023f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:42.273Z|777bc3d8-e3e0-4d58-a898-6e461ff7023f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:42.275Z|20f07c51-fbc6-4e9c-8390-c21b13bd49da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:42.275Z|20f07c51-fbc6-4e9c-8390-c21b13bd49da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:50.551Z|f931c834-4096-4a0e-b471-6569a1035a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:39:50.553Z|f931c834-4096-4a0e-b471-6569a1035a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:39:51.066Z|29f1de6c-b691-43df-ad0c-f1b21fea474d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:39:51.067Z|29f1de6c-b691-43df-ad0c-f1b21fea474d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:39:52.297Z|256a71a8-d0a0-4ccf-b6ad-b11643285c16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:52.297Z|33255902-3a42-4505-9aaf-b18425883ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:52.298Z|256a71a8-d0a0-4ccf-b6ad-b11643285c16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:52.298Z|33255902-3a42-4505-9aaf-b18425883ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:39:52.307Z|acca6ca3-bc06-4fd8-a580-c77747be9f7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:39:52.308Z|acca6ca3-bc06-4fd8-a580-c77747be9f7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:00.364Z|ed1aeca5-c2b5-4db1-abba-f37e4515e422|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:40:00.365Z|ed1aeca5-c2b5-4db1-abba-f37e4515e422|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:02.326Z|1425db45-cb3d-49c5-890b-c0bb2375e4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:02.326Z|2edf49a9-a6eb-4ccd-96cf-77be09dd8b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:02.327Z|1425db45-cb3d-49c5-890b-c0bb2375e4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:02.327Z|2edf49a9-a6eb-4ccd-96cf-77be09dd8b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:02.333Z|67caaad2-de11-485a-8019-4b640327e790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:02.334Z|67caaad2-de11-485a-8019-4b640327e790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:05.551Z|5fbc100a-1ede-4cab-9700-b3739eee7ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:40:05.552Z|5fbc100a-1ede-4cab-9700-b3739eee7ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:40:12.351Z|e0b553ad-5b2b-4929-8d3b-5b46124e6307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:12.352Z|e0b553ad-5b2b-4929-8d3b-5b46124e6307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:12.357Z|fd706235-be7e-4ad7-b78c-34f5027c7aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:12.357Z|fd706235-be7e-4ad7-b78c-34f5027c7aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:12.375Z|979cad34-c930-4b0d-b918-3b078f62b903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:12.376Z|979cad34-c930-4b0d-b918-3b078f62b903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:20.551Z|e7f733cc-3223-4b8c-a546-1b59a4d47537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:40:20.552Z|e7f733cc-3223-4b8c-a546-1b59a4d47537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:40:21.068Z|4c2bef4d-6980-47d4-a976-8bfb4c7964d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:40:21.068Z|4c2bef4d-6980-47d4-a976-8bfb4c7964d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:40:22.373Z|20d7b0e5-6b0e-4c4d-ae13-5b3be88ac188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:22.374Z|20d7b0e5-6b0e-4c4d-ae13-5b3be88ac188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:22.377Z|092d5ce5-931a-454e-bbad-d06630bd8a67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:22.377Z|092d5ce5-931a-454e-bbad-d06630bd8a67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:22.395Z|2a3110fb-d2cc-4368-9211-17bb12751916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:22.396Z|2a3110fb-d2cc-4368-9211-17bb12751916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:32.403Z|9af84702-dffc-41e7-b800-bb7f4d94d630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:32.403Z|87df3f6f-f17a-419a-9a72-53034cb6d9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:32.404Z|9af84702-dffc-41e7-b800-bb7f4d94d630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:32.404Z|87df3f6f-f17a-419a-9a72-53034cb6d9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:32.421Z|60fec26c-7eea-431e-91b2-79b352fef251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:32.421Z|60fec26c-7eea-431e-91b2-79b352fef251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:35.551Z|c13d32d1-4bc1-4bf2-a92f-2108c290baf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:40:35.554Z|c13d32d1-4bc1-4bf2-a92f-2108c290baf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:40:42.429Z|903ea105-d529-40a8-81ef-582812972298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:42.429Z|903ea105-d529-40a8-81ef-582812972298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:42.434Z|9aef3f0e-1d64-43b3-8ef3-54953dc66684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:42.434Z|9aef3f0e-1d64-43b3-8ef3-54953dc66684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:42.439Z|f277bd22-3f8a-4ab4-a2e9-f6df550c4168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:42.439Z|f277bd22-3f8a-4ab4-a2e9-f6df550c4168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:50.551Z|dabd14c5-f778-433f-8f2d-16c732bebce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:40:50.552Z|dabd14c5-f778-433f-8f2d-16c732bebce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:40:51.069Z|7e9f84d4-561b-4e93-a66b-065c6b1d17f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:40:51.069Z|7e9f84d4-561b-4e93-a66b-065c6b1d17f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:40:52.451Z|eaf49147-1d38-410e-bfdc-a14d540d013b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:52.451Z|eaf49147-1d38-410e-bfdc-a14d540d013b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:52.455Z|af11a655-613a-4250-86e4-0ab6da52f6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:52.455Z|af11a655-613a-4250-86e4-0ab6da52f6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:40:52.476Z|f5e6dfef-fd47-4b68-b2b7-a1cf4c0bf9d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:40:52.477Z|f5e6dfef-fd47-4b68-b2b7-a1cf4c0bf9d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:00.365Z|f7f3e370-9227-4787-9706-eef88bd5181e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:41:00.366Z|f7f3e370-9227-4787-9706-eef88bd5181e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:02.474Z|6a431215-d899-4203-bf28-5cde89a9182b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:02.474Z|680d61b0-1ca9-4ca0-994e-31e2b2074e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:02.475Z|6a431215-d899-4203-bf28-5cde89a9182b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:02.475Z|680d61b0-1ca9-4ca0-994e-31e2b2074e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:02.496Z|a66388b8-5015-4a8b-85dc-cb293ddf85ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:02.497Z|a66388b8-5015-4a8b-85dc-cb293ddf85ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:05.551Z|49ab8e01-30ad-4bf1-89d5-cd1671867ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:41:05.552Z|49ab8e01-30ad-4bf1-89d5-cd1671867ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:41:12.504Z|1abe2be2-a656-4db6-a664-8bf63a44e89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:12.505Z|1abe2be2-a656-4db6-a664-8bf63a44e89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:12.507Z|036c8ddc-4871-4c4c-8c6a-7c4d0b0f705b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:12.507Z|036c8ddc-4871-4c4c-8c6a-7c4d0b0f705b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:12.522Z|c6b13e49-4040-4e13-b84a-1383dabc361e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:12.523Z|c6b13e49-4040-4e13-b84a-1383dabc361e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:20.552Z|fdcef01e-0815-41e0-bc0c-b7487d7f58f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:41:20.555Z|fdcef01e-0815-41e0-bc0c-b7487d7f58f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:41:21.070Z|3e8d4b69-4361-410e-bb61-7bd91f1294fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:41:21.070Z|3e8d4b69-4361-410e-bb61-7bd91f1294fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:41:22.529Z|5a59fdf6-13a5-4b5f-8add-d17f237e4803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:22.529Z|5a59fdf6-13a5-4b5f-8add-d17f237e4803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:22.529Z|843f1c9f-a041-43a0-82e8-c254b6194969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:22.532Z|843f1c9f-a041-43a0-82e8-c254b6194969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:22.544Z|636f555d-2a4e-4cf3-a5c7-a94e58b9bf0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:22.544Z|636f555d-2a4e-4cf3-a5c7-a94e58b9bf0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:32.551Z|42d3b8e3-80ba-44a5-8083-ce1384a5b9a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:32.552Z|42d3b8e3-80ba-44a5-8083-ce1384a5b9a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:32.553Z|e7ac1585-24b3-4730-ad94-32d4ca378b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:32.553Z|e7ac1585-24b3-4730-ad94-32d4ca378b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:32.564Z|99cae50f-8062-4927-a597-30db57c18346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:32.565Z|99cae50f-8062-4927-a597-30db57c18346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:35.551Z|96cc1d7f-383d-4a6e-80ce-8b8118dd5284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:41:35.552Z|96cc1d7f-383d-4a6e-80ce-8b8118dd5284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:41:42.577Z|2edf81e6-58e1-4a89-9165-dc5655074707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:42.578Z|2edf81e6-58e1-4a89-9165-dc5655074707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:42.577Z|2ed7e43a-90e6-41ad-8cbe-f49b08b85fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:42.578Z|2ed7e43a-90e6-41ad-8cbe-f49b08b85fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:42.592Z|7ed683dd-cf57-4135-800a-ebe19efd50c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:42.593Z|7ed683dd-cf57-4135-800a-ebe19efd50c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:50.552Z|c51cf524-1634-49d4-b122-8015a8126226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:41:50.553Z|c51cf524-1634-49d4-b122-8015a8126226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:41:51.071Z|3bbd3f60-d0e6-4a5b-af89-a070e48d5c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:41:51.071Z|3bbd3f60-d0e6-4a5b-af89-a070e48d5c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:41:52.604Z|d5b0ccf0-e9b2-4bfa-840e-f10bd2d0dbb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:52.604Z|f1740c02-bee6-4807-879c-2bb91d49f819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:52.605Z|d5b0ccf0-e9b2-4bfa-840e-f10bd2d0dbb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:52.605Z|f1740c02-bee6-4807-879c-2bb91d49f819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:41:52.614Z|07a55d24-363d-46a3-b149-22204d10751e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:41:52.614Z|07a55d24-363d-46a3-b149-22204d10751e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:00.368Z|11c998f6-17cb-456d-9a23-6c5387e7668b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:42:00.369Z|11c998f6-17cb-456d-9a23-6c5387e7668b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:02.628Z|97e5692a-d011-44a2-9651-264d3bfc6eb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:02.629Z|f1a6f60b-f1ad-4880-830f-0a6b7ca07419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:02.629Z|97e5692a-d011-44a2-9651-264d3bfc6eb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:02.629Z|f1a6f60b-f1ad-4880-830f-0a6b7ca07419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:02.637Z|53bb167e-c824-4cf1-9d7b-75a9921f09ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:02.643Z|53bb167e-c824-4cf1-9d7b-75a9921f09ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:05.551Z|e3c2fe2b-698c-44d2-957f-2d007d241df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:42:05.553Z|e3c2fe2b-698c-44d2-957f-2d007d241df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:42:12.653Z|1cb32f2a-5056-4201-b330-0e4ff7a0bc84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:12.653Z|cef1c622-4fe4-4536-963b-c7e6e4e6c6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:12.654Z|1cb32f2a-5056-4201-b330-0e4ff7a0bc84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:12.654Z|cef1c622-4fe4-4536-963b-c7e6e4e6c6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:12.667Z|99a9e63e-ed06-4e6e-aa22-b81575fdc434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:12.667Z|99a9e63e-ed06-4e6e-aa22-b81575fdc434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:20.551Z|ebb94c21-43ac-4e57-a364-79af6ea316b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:42:20.552Z|ebb94c21-43ac-4e57-a364-79af6ea316b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:42:21.072Z|cab0b964-01d7-4426-8010-2b788b0540ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:42:21.072Z|cab0b964-01d7-4426-8010-2b788b0540ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:42:22.679Z|20cd6aa2-f4bb-4f28-a985-ccb670e04cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:22.679Z|1ecc04cc-ba9b-4179-889c-03668760673f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:22.680Z|1ecc04cc-ba9b-4179-889c-03668760673f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:22.680Z|20cd6aa2-f4bb-4f28-a985-ccb670e04cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:22.686Z|5c3f874c-4c4f-46aa-860d-61d9c9640bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:22.687Z|5c3f874c-4c4f-46aa-860d-61d9c9640bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:32.703Z|dbebc64b-2c04-49e4-a2d8-347d7ba5002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:32.704Z|661a58f0-b2e2-4b3a-b224-f5f797e69d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:32.704Z|dbebc64b-2c04-49e4-a2d8-347d7ba5002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:32.704Z|661a58f0-b2e2-4b3a-b224-f5f797e69d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:32.707Z|3b7eca7f-93c1-4829-be84-29f5ccdecc8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:32.707Z|3b7eca7f-93c1-4829-be84-29f5ccdecc8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:35.551Z|802e1e64-bc42-492a-b5ad-fdb3bc614cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:42:35.552Z|802e1e64-bc42-492a-b5ad-fdb3bc614cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:42:42.731Z|748df6e1-7c15-4ace-bcec-a14be41db9e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:42.732Z|a9e445e7-74cc-457e-b403-ac111dfcd5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:42.732Z|a9e445e7-74cc-457e-b403-ac111dfcd5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:42.731Z|bf50d512-dfb0-4206-b704-814d92196f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:42.732Z|748df6e1-7c15-4ace-bcec-a14be41db9e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:42.735Z|bf50d512-dfb0-4206-b704-814d92196f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:50.552Z|c5ab73f5-08f3-4618-9ac7-51d34bd3d61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:42:50.554Z|c5ab73f5-08f3-4618-9ac7-51d34bd3d61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:42:51.073Z|642e0f14-7adf-45e5-b176-183df383961b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:42:51.073Z|642e0f14-7adf-45e5-b176-183df383961b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:42:52.757Z|6f0cfda2-57ab-4aab-b415-ab7818e4c9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:52.757Z|6f0cfda2-57ab-4aab-b415-ab7818e4c9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:52.758Z|d761de5d-e5b9-44b7-b65b-449b68ce0ba5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:52.758Z|d761de5d-e5b9-44b7-b65b-449b68ce0ba5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:42:52.761Z|a9cd42dc-d8dc-4fda-be23-dcee063a5ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:42:52.762Z|a9cd42dc-d8dc-4fda-be23-dcee063a5ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:00.371Z|e4c9bdb9-1ff2-44f6-9b63-fc90fdbfa38c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:43:00.371Z|e4c9bdb9-1ff2-44f6-9b63-fc90fdbfa38c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:02.781Z|5ba6703d-dfb4-4317-ace0-2343417d1d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:02.781Z|de75b12c-6f0c-4180-914c-466e16bf476f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:02.782Z|5ba6703d-dfb4-4317-ace0-2343417d1d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:02.782Z|de75b12c-6f0c-4180-914c-466e16bf476f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:02.786Z|752bde3c-b199-4171-88f6-4520aadb2f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:02.786Z|752bde3c-b199-4171-88f6-4520aadb2f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:05.551Z|5f9a186b-5fa5-48c5-b966-f248100be535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:43:05.552Z|5f9a186b-5fa5-48c5-b966-f248100be535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:43:12.806Z|8c71a85b-e0ec-40cb-b497-415665e6d752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:12.807Z|8c71a85b-e0ec-40cb-b497-415665e6d752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:12.807Z|d3a0c26f-d289-4c9f-96d4-8e76fc1bc8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:12.808Z|d3a0c26f-d289-4c9f-96d4-8e76fc1bc8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:12.809Z|9703ab94-ccd9-42a5-b056-9ceda437d89e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:12.809Z|9703ab94-ccd9-42a5-b056-9ceda437d89e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:20.551Z|7141d661-63ba-4a30-8226-718e22980493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:43:20.552Z|7141d661-63ba-4a30-8226-718e22980493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:43:21.074Z|ec2515f6-d541-44f3-a7f7-05aee5a6152e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:43:21.075Z|ec2515f6-d541-44f3-a7f7-05aee5a6152e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:43:22.829Z|d15f4734-3d60-4aca-8c7d-fa5efe2a5f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:22.829Z|09dfe962-74dc-4003-bf28-a264cc55975a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:22.830Z|d15f4734-3d60-4aca-8c7d-fa5efe2a5f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:22.830Z|09dfe962-74dc-4003-bf28-a264cc55975a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:22.832Z|26573bd2-5bdf-46a3-be25-4a322e3f4165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:22.833Z|26573bd2-5bdf-46a3-be25-4a322e3f4165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:32.851Z|94fd182c-6382-4dcd-b142-3553b7646d7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:32.851Z|94fd182c-6382-4dcd-b142-3553b7646d7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:32.853Z|535642ff-effd-4aa0-93ea-761bfacd60fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:32.853Z|535642ff-effd-4aa0-93ea-761bfacd60fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:32.854Z|0fe64c28-b089-4de2-9cec-dde49f8e8256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:32.855Z|0fe64c28-b089-4de2-9cec-dde49f8e8256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:35.551Z|3d088540-12b4-4cf1-b10e-444e7474ff9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:43:35.553Z|3d088540-12b4-4cf1-b10e-444e7474ff9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:43:42.873Z|f621d2e5-3fd3-4e58-9459-fa18beee74ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:42.873Z|f621d2e5-3fd3-4e58-9459-fa18beee74ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:42.876Z|0bddd28c-6bcc-4a00-84ae-10360b5ffdec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:42.877Z|0bddd28c-6bcc-4a00-84ae-10360b5ffdec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:42.882Z|bda96710-c39c-4624-b4d5-b814a3f23cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:42.882Z|bda96710-c39c-4624-b4d5-b814a3f23cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:50.551Z|d2ae4896-92cd-40bf-ad31-5207d4d4ef7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:43:50.552Z|d2ae4896-92cd-40bf-ad31-5207d4d4ef7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:43:51.075Z|2f44ed2f-38ac-4f3d-b17b-af1e0ca52850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:43:51.076Z|2f44ed2f-38ac-4f3d-b17b-af1e0ca52850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:43:52.899Z|93f0ef1b-1f71-4083-a443-dc1cad87f0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:52.901Z|34d803cd-5148-486b-b244-ce8507a6dfc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:52.901Z|34d803cd-5148-486b-b244-ce8507a6dfc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:52.900Z|3ab9643c-0fa6-44ab-856c-336cdc0be64f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:43:52.904Z|3ab9643c-0fa6-44ab-856c-336cdc0be64f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:43:52.904Z|93f0ef1b-1f71-4083-a443-dc1cad87f0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:00.365Z|cd18ba98-c990-44d5-aef9-c5c1b566ae2e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:44:00.366Z|cd18ba98-c990-44d5-aef9-c5c1b566ae2e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:02.922Z|de4e23dc-0790-403f-9fa4-65eeb480c89a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:02.923Z|de4e23dc-0790-403f-9fa4-65eeb480c89a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:02.925Z|0d07bb81-451a-4c9e-ad50-d555771f2aac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:02.925Z|0d07bb81-451a-4c9e-ad50-d555771f2aac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:02.928Z|358fd7e4-71e5-4769-9789-92b8f6ab87a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:02.929Z|358fd7e4-71e5-4769-9789-92b8f6ab87a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:05.551Z|75f8140e-645b-4d54-8f0b-f0ed7fc19423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:44:05.552Z|75f8140e-645b-4d54-8f0b-f0ed7fc19423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:44:12.946Z|aaba621f-e39f-49a7-913a-1724d931c3b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:12.946Z|25b6f398-46b9-4811-a1fc-c28c664f3d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:12.946Z|aaba621f-e39f-49a7-913a-1724d931c3b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:12.946Z|25b6f398-46b9-4811-a1fc-c28c664f3d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:12.949Z|9bbd6352-e68b-4dc1-a245-958125b0c365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:12.949Z|9bbd6352-e68b-4dc1-a245-958125b0c365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:20.551Z|8d467172-6bcb-4ea5-8a51-e48210cac933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:44:20.553Z|8d467172-6bcb-4ea5-8a51-e48210cac933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:44:21.076Z|cfbddc23-e70a-4ecb-86ac-25deb9fa0635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:44:21.077Z|cfbddc23-e70a-4ecb-86ac-25deb9fa0635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:44:22.968Z|433c2cc9-139c-4587-a6b4-ef30e91eae84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:22.969Z|433c2cc9-139c-4587-a6b4-ef30e91eae84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:22.970Z|0f0dc3e2-5c30-4b43-8102-5ae53ab30f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:22.970Z|0f0dc3e2-5c30-4b43-8102-5ae53ab30f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:22.971Z|60b7e62e-c288-44db-b947-9fe6234fd278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:22.973Z|60b7e62e-c288-44db-b947-9fe6234fd278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:32.992Z|2ca44080-dd43-4733-8614-b7ed80256648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:32.992Z|59a2f2c0-4a2b-4336-9ac4-ed513b8cfb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:32.992Z|abe26d88-1cd6-4633-8dd5-e003c03199b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:32.994Z|59a2f2c0-4a2b-4336-9ac4-ed513b8cfb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:32.994Z|abe26d88-1cd6-4633-8dd5-e003c03199b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:32.994Z|2ca44080-dd43-4733-8614-b7ed80256648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:35.551Z|764e7e88-72d5-4786-9824-2dd67471defa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:44:35.552Z|764e7e88-72d5-4786-9824-2dd67471defa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:44:43.016Z|937baf20-db30-4eee-83a2-67d7430305d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:43.017Z|937baf20-db30-4eee-83a2-67d7430305d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:43.019Z|c64f0bbe-a4d3-42a6-8000-60ef348f0ca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:43.019Z|c47986d8-9857-4d22-86a9-fca80a33e8d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:43.020Z|c64f0bbe-a4d3-42a6-8000-60ef348f0ca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:43.020Z|c47986d8-9857-4d22-86a9-fca80a33e8d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:50.551Z|de48c6d4-bf35-4353-9058-586caabd95ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:44:50.552Z|de48c6d4-bf35-4353-9058-586caabd95ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:44:51.077Z|1555bdc4-d60e-40e5-be92-f804d4b0e4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:44:51.078Z|1555bdc4-d60e-40e5-be92-f804d4b0e4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:44:53.039Z|240e4484-8982-4d67-8503-5601aaf39eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:53.039Z|240e4484-8982-4d67-8503-5601aaf39eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:53.083Z|e32e3806-6742-4628-9af5-c7c305bcf508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:53.083Z|f017190f-c69b-4999-b79b-3565742fd1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:44:53.084Z|f017190f-c69b-4999-b79b-3565742fd1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:44:53.086Z|e32e3806-6742-4628-9af5-c7c305bcf508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:00.365Z|5bdaae97-a110-422a-b66d-974a8f4eb1ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:45:00.365Z|5bdaae97-a110-422a-b66d-974a8f4eb1ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:03.060Z|19ecb50f-094a-4d58-b040-5700d47d0a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:03.062Z|19ecb50f-094a-4d58-b040-5700d47d0a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:03.109Z|ce4c7eab-18b2-43b8-ac98-6ff463c131dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:03.110Z|ce4c7eab-18b2-43b8-ac98-6ff463c131dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:03.110Z|02723128-eeea-4697-b2ca-22c116bbc1c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:03.111Z|02723128-eeea-4697-b2ca-22c116bbc1c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:05.551Z|5434e913-a2e9-442f-8bac-55db4708eba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:45:05.552Z|5434e913-a2e9-442f-8bac-55db4708eba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:45:13.083Z|c34ba5e3-7ae8-455b-a83d-c415c5350730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:13.084Z|c34ba5e3-7ae8-455b-a83d-c415c5350730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:13.133Z|2e20d567-3e39-4b1e-82c6-60979db70a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:13.134Z|2e20d567-3e39-4b1e-82c6-60979db70a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:13.136Z|86794ef5-2785-44fa-9c49-aa84bf2afda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:13.137Z|86794ef5-2785-44fa-9c49-aa84bf2afda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:20.551Z|c16ede5d-20fa-4831-a775-51bb93b3c5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:45:20.552Z|c16ede5d-20fa-4831-a775-51bb93b3c5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:45:21.078Z|ce494b41-e57b-45c0-836a-9cef1dc3668c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:45:21.079Z|ce494b41-e57b-45c0-836a-9cef1dc3668c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:45:23.104Z|cdc037dd-0a00-4e70-a7e4-c3e5acecfa52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:23.105Z|cdc037dd-0a00-4e70-a7e4-c3e5acecfa52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:23.155Z|19c58192-ae3f-46ba-992f-71ac6cfc4fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:23.155Z|4c7d9581-3007-4e82-8c13-d542c442d82d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:23.156Z|19c58192-ae3f-46ba-992f-71ac6cfc4fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:23.156Z|4c7d9581-3007-4e82-8c13-d542c442d82d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:33.127Z|2265a4b0-04f3-4a25-917f-57d6af84d146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:33.127Z|2265a4b0-04f3-4a25-917f-57d6af84d146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:33.178Z|506e804b-4bac-4eff-899a-4a7149fcae78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:33.178Z|4de2bd98-995a-484f-95c7-d6219a24d1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:33.179Z|506e804b-4bac-4eff-899a-4a7149fcae78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:33.179Z|4de2bd98-995a-484f-95c7-d6219a24d1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:35.552Z|1289eb62-044a-4c0e-9dc7-55966275525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:45:35.552Z|1289eb62-044a-4c0e-9dc7-55966275525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:45:43.149Z|74ea3f9d-a776-4e51-bfef-af27aba992bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:43.149Z|74ea3f9d-a776-4e51-bfef-af27aba992bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:43.202Z|233acf6e-5843-48dc-99b1-3ac528d5d08a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:43.204Z|6f3ea3d3-a81a-499d-a340-3958de95bc44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:43.205Z|6f3ea3d3-a81a-499d-a340-3958de95bc44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:43.208Z|233acf6e-5843-48dc-99b1-3ac528d5d08a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:50.551Z|5e64b989-6f1a-42f3-9517-fddcc55fae3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:45:50.553Z|5e64b989-6f1a-42f3-9517-fddcc55fae3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:45:51.080Z|c180fcba-1710-4356-b98a-16d35354712f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:45:51.080Z|c180fcba-1710-4356-b98a-16d35354712f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:45:53.174Z|9f5a3f90-ca66-4082-bd64-a0db92a49664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:53.174Z|9f5a3f90-ca66-4082-bd64-a0db92a49664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:53.225Z|52f3421b-4d26-4e56-a5f8-e8c43644d175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:53.226Z|52f3421b-4d26-4e56-a5f8-e8c43644d175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:45:53.228Z|0055ed54-9897-4402-ace3-7c96e1e5fef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:45:53.229Z|0055ed54-9897-4402-ace3-7c96e1e5fef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:00.364Z|17b9bb74-1e48-465a-9838-06ee029d751c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:46:00.365Z|17b9bb74-1e48-465a-9838-06ee029d751c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:03.198Z|b2a1b518-a092-4b38-ad22-63198c8b141f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:03.199Z|b2a1b518-a092-4b38-ad22-63198c8b141f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:03.247Z|064e13f1-8adb-4f33-a686-559661845711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:03.248Z|064e13f1-8adb-4f33-a686-559661845711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:03.249Z|a86bdbb1-a1f8-45d4-9ad3-4af524855cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:03.250Z|a86bdbb1-a1f8-45d4-9ad3-4af524855cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:05.551Z|dda21d98-32a5-4e55-b4d6-cddf134c7823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:46:05.552Z|dda21d98-32a5-4e55-b4d6-cddf134c7823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:46:13.221Z|4d903f9e-95af-4376-b22b-bd68839e9054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:13.222Z|4d903f9e-95af-4376-b22b-bd68839e9054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:13.271Z|8ef81f04-b280-4e39-9d7f-51991ccf9883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:13.271Z|8ef81f04-b280-4e39-9d7f-51991ccf9883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:13.273Z|eaca89f1-e3df-4332-a9f3-d5292e2c55a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:13.273Z|eaca89f1-e3df-4332-a9f3-d5292e2c55a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:20.551Z|b7fbc5fd-5eb7-440a-bbb8-144dff0dceb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:46:20.552Z|b7fbc5fd-5eb7-440a-bbb8-144dff0dceb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:46:21.081Z|26be6fac-5054-4800-afd4-3dd32319ec29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:46:21.081Z|26be6fac-5054-4800-afd4-3dd32319ec29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:46:23.244Z|de03c38a-0785-4189-99cc-af10f845f660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:23.244Z|de03c38a-0785-4189-99cc-af10f845f660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:23.294Z|b42a2557-1b9f-4e34-ad57-3627b8aca741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:23.295Z|b42a2557-1b9f-4e34-ad57-3627b8aca741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:23.296Z|70414bd2-4102-44ab-8841-d00c2e3a1acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:23.296Z|70414bd2-4102-44ab-8841-d00c2e3a1acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:33.267Z|180dd5cc-b5b9-458b-a591-1b18c6ea6951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:33.268Z|180dd5cc-b5b9-458b-a591-1b18c6ea6951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:33.318Z|5b0ded12-169d-4248-a5d9-d3dbfeac9e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:33.318Z|5b0ded12-169d-4248-a5d9-d3dbfeac9e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:33.321Z|0a6c5a16-4214-457e-836c-b225afbf3303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:33.321Z|0a6c5a16-4214-457e-836c-b225afbf3303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:35.551Z|d1e424f5-f44a-42b9-9af7-1c9158897300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:46:35.553Z|d1e424f5-f44a-42b9-9af7-1c9158897300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:46:43.290Z|91209c57-9b10-43d3-a7f1-158cc4b8fc2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:43.290Z|91209c57-9b10-43d3-a7f1-158cc4b8fc2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:43.347Z|16e69fe4-e578-44c7-b2f3-fa477e0e3e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:43.347Z|d11c10ed-0805-4442-b26a-a1f6506abe83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:43.348Z|16e69fe4-e578-44c7-b2f3-fa477e0e3e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:43.348Z|d11c10ed-0805-4442-b26a-a1f6506abe83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:50.551Z|ebd6fad8-c579-4193-bf5f-9a9f39bfd18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:46:50.551Z|ebd6fad8-c579-4193-bf5f-9a9f39bfd18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:46:51.081Z|9ad34ea2-3594-4a60-9a67-ef391008f260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:46:51.082Z|9ad34ea2-3594-4a60-9a67-ef391008f260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:46:53.310Z|5cb39d48-7dbd-4baf-8c16-2e7dfd28e0da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:53.311Z|5cb39d48-7dbd-4baf-8c16-2e7dfd28e0da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:53.369Z|ba3c745a-322c-4367-af96-e4ce5a903838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:53.369Z|17a890a5-7f3d-4e6c-90fb-d803653b3f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:46:53.370Z|17a890a5-7f3d-4e6c-90fb-d803653b3f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:46:53.370Z|ba3c745a-322c-4367-af96-e4ce5a903838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:00.365Z|af373897-3d85-4479-8a3f-4a4793455aac|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T19:47:00.366Z|af373897-3d85-4479-8a3f-4a4793455aac|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:03.331Z|51a56a07-5d4d-4432-8773-7f95bcd58d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:03.332Z|51a56a07-5d4d-4432-8773-7f95bcd58d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:03.391Z|a33948bb-b742-4850-8fd3-1b434c8fb30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:03.392Z|a33948bb-b742-4850-8fd3-1b434c8fb30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:03.390Z|e85d9c55-46d2-406a-b003-60afca7fe363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:03.394Z|e85d9c55-46d2-406a-b003-60afca7fe363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:05.551Z|b625fc37-416f-48f7-8367-6da0978daaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:47:05.552Z|b625fc37-416f-48f7-8367-6da0978daaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:47:13.364Z|cf4ed932-cfdf-41cc-b10b-aad469b15a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:13.364Z|cf4ed932-cfdf-41cc-b10b-aad469b15a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:13.412Z|5e60614b-192e-4f69-9484-82b710faa486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:13.413Z|5e60614b-192e-4f69-9484-82b710faa486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:13.413Z|e0cd01cd-692c-4bea-8d6c-69dbc237b919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:13.414Z|e0cd01cd-692c-4bea-8d6c-69dbc237b919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:20.551Z|7295917b-853c-4b8d-952e-7a02ae679707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:47:20.553Z|7295917b-853c-4b8d-952e-7a02ae679707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:47:21.082Z|82412d9e-1742-484b-b459-da3667b9815c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:47:21.083Z|82412d9e-1742-484b-b459-da3667b9815c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:47:23.386Z|47abf99f-8c9b-4f51-9b48-d133338d3b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:23.387Z|47abf99f-8c9b-4f51-9b48-d133338d3b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:23.434Z|17d5d90b-dfab-43d2-a355-6f24e8d044df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:23.434Z|ddd2879d-c8a3-468a-9c96-ac52d8fa3475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:23.435Z|ddd2879d-c8a3-468a-9c96-ac52d8fa3475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:23.435Z|17d5d90b-dfab-43d2-a355-6f24e8d044df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:33.410Z|adbd9809-b104-41a9-8145-40a37b7bb126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:33.410Z|adbd9809-b104-41a9-8145-40a37b7bb126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:33.457Z|440883e1-38e8-497b-9726-a3e36c50bf10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:33.458Z|440883e1-38e8-497b-9726-a3e36c50bf10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:33.457Z|1a44c75a-3969-4e8a-a795-45a66f57c1c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:33.460Z|1a44c75a-3969-4e8a-a795-45a66f57c1c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:35.551Z|5955fa41-68b8-4905-a050-73de6a2e1bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T19:47:35.552Z|5955fa41-68b8-4905-a050-73de6a2e1bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T19:47:43.432Z|18adeca8-aec7-4d73-a6c4-9a8f06495a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:43.433Z|18adeca8-aec7-4d73-a6c4-9a8f06495a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:43.482Z|bab1c6b1-f815-4d61-8696-f852a7ae114c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:43.482Z|bab1c6b1-f815-4d61-8696-f852a7ae114c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T19:47:43.493Z|834bdc67-5513-4d17-ac17-8fb29f8284d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T19:47:43.494Z|834bdc67-5513-4d17-ac17-8fb29f8284d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.